This is the complete list of members for IOInput, including all inherited members.
read(void) | IOInput | |
read(IOBuffer into) | IOInput | |
read(void *into, IOSize n)=0 | IOInput | pure virtual |
readv(IOBuffer *into, IOSize buffers) | IOInput | virtual |
xread(IOBuffer into) | IOInput | |
xread(void *into, IOSize n) | IOInput | |
xreadv(IOBuffer *into, IOSize buffers) | IOInput | |
~IOInput(void) | IOInput | virtual |