as_string() const | iohandle | |
get_fd() const | iohandle | |
iohandle() | iohandle | |
iohandle(int fd) | iohandle | [explicit] |
operator bool() const | iohandle | |
pipe() | iohandle | [static] |
read(void *buf, unsigned int count) | iohandle | |
read(databuf buf, unsigned int count) | iohandle | |
read(databuf buf) | iohandle | |
read_fully(void *buf, unsigned int count) | iohandle | |
read_fully(databuf buf, unsigned int count) | iohandle | |
read_fully(databuf buf) | iohandle | |
set_blocking(bool block) | iohandle | |
set_status(const status &s) | iohandle | [protected] |
stat() const | iohandle | |
write(const void *buf, int count) | iohandle | |
write(constbuf in) | iohandle | |
write_fully(const void *buf, unsigned int count) | iohandle | |
write_fully(constbuf in) | iohandle |