libzypp 17.37.17
zyppng::IODevice Member List

This is the complete list of members for zyppng::IODevice, including all inherited members.

addChild(const Base::Ptr &child)zyppng::Base
Base()zyppng::Base
Base(BasePrivate &dd)zyppng::Baseprotected
bytesAvailable() constzyppng::IODevicevirtual
bytesAvailable(uint channel) constzyppng::IODevicevirtual
bytesPending() const =0zyppng::IODevicepure virtual
canRead() constzyppng::IODevice
canReadLine() constzyppng::IODevice
canReadLine(uint channel) constzyppng::IODevice
canReadUntil(uint channel, const char delim) constzyppng::IODevice
canWrite() constzyppng::IODevice
channelReadLine(uint channel, int64_t maxSize=0)zyppng::IODevice
channelReadLine(uint channel, char *buf, const int64_t maxSize)zyppng::IODevice
channelReadUntil(uint channel, const char delim, int64_t maxSize=0)zyppng::IODevice
channelReadUntil(uint channel, char *buf, const char delimiter, const int64_t maxSize)zyppng::IODevicevirtual
children() constzyppng::Base
close()zyppng::IODevicevirtual
Closed enum valuezyppng::IODevice
connect(typename internal::MemberFunction< SenderFunc >::ClassType &s, SenderFunc &&sFun, typename internal::MemberFunction< ReceiverFunc >::ClassType &recv, ReceiverFunc &&rFunc)zyppng::Baseinlinestatic
connect(SenderFunc &&sFun, typename internal::MemberFunction< ReceiverFunc >::ClassType &recv, ReceiverFunc &&rFunc)zyppng::Baseinline
connectFunc(typename internal::MemberFunction< SenderFunc >::ClassType &s, SenderFunc &&sFun, ReceiverFunc &&rFunc, const Tracker &...trackers)zyppng::Baseinlinestatic
connectFunc(SenderFunc &&sFun, ReceiverFunc &&rFunc, const Tracker &...trackers)zyppng::Baseinline
currentReadChannel() constzyppng::IODevice
d_ptrzyppng::Baseprotected
findChildren() constzyppng::Baseinline
finishReadChannel(uint channel)zyppng::IODeviceprotected
IODevice()zyppng::IODevice
IODevice(IODevicePrivate &d)zyppng::IODeviceprotected
isOpen() constzyppng::IODevice
make_base_slot(Obj *o, Functor &&f)zyppng::Baseinlinestatic
NON_COPYABLE(Base)zyppng::Baseprivate
open(const OpenMode mode)zyppng::IODeviceprotectedvirtual
OpenModeFlag enum namezyppng::IODevice
parent() constzyppng::Base
Ptr typedefzyppng::IODevice
rawBytesAvailable(uint channel) const =0zyppng::IODeviceprotectedpure virtual
read(int64_t maxSize)zyppng::IODevice
read(char *buf, int64_t maxSize)zyppng::IODevice
read(uint channel, int64_t maxSize)zyppng::IODevice
read(uint channel, char *buf, int64_t maxSize)zyppng::IODevice
readAll()zyppng::IODevice
readAll(uint channel)zyppng::IODevice
readBufferCount() constzyppng::IODevice
readBufferCount(uint channel) constzyppng::IODevice
readChannelChanged(uint channel)=0zyppng::IODeviceprotectedpure virtual
readChannelCount() constzyppng::IODevice
readData(uint channel, char *buffer, int64_t bufsize)=0zyppng::IODeviceprotectedpure virtual
readLine(const int64_t maxSize=0)zyppng::IODevicevirtual
ReadOnly enum valuezyppng::IODevice
ReadWrite enum valuezyppng::IODevice
removeChild(const Ptr &child)zyppng::Base
setReadChannel(uint channel)zyppng::IODevice
setReadChannelCount(uint channels)zyppng::IODeviceprotected
shared_this() constzyppng::Baseinline
shared_this()zyppng::Baseinline
sigAllBytesWritten()zyppng::IODevice
sigBytesWritten()zyppng::IODevice
sigChannelReadyRead()zyppng::IODevice
sigReadChannelFinished()zyppng::IODevice
sigReadyRead()zyppng::IODevice
threadId() constzyppng::Base
waitForReadyRead(int timeout)zyppng::IODevice
waitForReadyRead(uint channel, int timeout)=0zyppng::IODevicepure virtual
weak_this() constzyppng::Baseinline
weak_this()zyppng::Baseinline
WeakPtr typedefzyppng::IODevice
write(const ByteArray &data)zyppng::IODevice
write(const char *data, int64_t len)zyppng::IODevice
writeData(const char *data, int64_t count)=0zyppng::IODeviceprotectedpure virtual
WriteOnly enum valuezyppng::IODevice
ZYPP_DECLARE_FLAGS(OpenMode, OpenModeFlag)zyppng::IODevice
~Base()zyppng::Basevirtual