CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
IOChannel Member List

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

close(void)IOChannelvirtual
fd(void) constIOChannelvirtual
fd(IOFD value)IOChannelvirtual
IOChannel(IOFD fd=-1)IOChannel
isBlocking(void) constIOChannelvirtual
m_fdIOChannelprivate
read(void *into, IOSize n) overrideIOChannelvirtual
read(void)IOChannel
read(IOBuffer into)IOChannel
read(void *into, IOSize n)=0IOChannel
IOInput::read(void)IOInput
IOInput::read(IOBuffer into)IOInput
readv(IOBuffer *into, IOSize buffers) overrideIOChannelvirtual
setBlocking(bool value)IOChannelvirtual
sysclose(IOFD fd, int *error=nullptr)IOChannelprotected
write(const void *from, IOSize n) overrideIOChannelvirtual
write(unsigned char byte)IOChannel
write(IOBuffer from)IOChannel
write(const void *from, IOSize n)=0IOChannel
IOOutput::write(unsigned char byte)IOOutput
IOOutput::write(IOBuffer from)IOOutput
writev(const IOBuffer *from, IOSize buffers) overrideIOChannelvirtual
xread(IOBuffer into)IOInput
xread(void *into, IOSize n)IOInput
xreadv(IOBuffer *into, IOSize buffers)IOInput
xwrite(const void *from, IOSize n)IOOutput
xwrite(IOBuffer from)IOOutput
xwritev(const IOBuffer *from, IOSize buffers)IOOutput
~IOChannel(void) overrideIOChannel
~IOInput(void)IOInputvirtual
~IOOutput(void)IOOutputvirtual