IODevice Member List

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

beginRead(char *buffer, std::size_t n)IODevice
beginWrite(const char *buffer, std::size_t n)IODevice
cancel()Selectable
close()IODevice
detach()Selectable
endRead()IODevice
endWrite()IODevice
inputReady()IODevice
IODevice()IODeviceprotected
isEof() constIODevice
isReading() constIODevice
isWriting() constIODevice
loop() constIODevice
NonCopyable()NonCopyableprotected
onAttach(EventLoop &)Selectableprotectedvirtual
onCancel()IODeviceprotectedvirtual
onDetach(EventLoop &)Selectableprotectedvirtual
onRun()=0Selectableprotectedpure virtual
outputReady()IODevice
parent() constSelectable
peek(char *buffer, std::size_t n)IODevice
position()IODevice
post()Selectableprotected
read(char *buffer, std::size_t n)IODevice
run()Selectable
seek(off_type offset, seekdir sd)IODevice
seekable() constIODevice
Selectable()Selectableprotected
setActive(EventLoop &parent)Selectable
setTimeout(std::size_t timeout)IODevice
sync()IODevice
write(const char *buffer, std::size_t n)IODevice
~IODevice()IODevicevirtual
~NonCopyable()NonCopyableprotected
~Selectable()Selectablevirtual