get_ioh() | io_handler | |
get_loop() | io_handler | |
io_event_loop class | io_handler | [friend] |
io_handler(iohandle ioh=iohandle()) | io_handler | [protected] |
io_handler(io_event_loop &loop, iohandle ioh=iohandle(), bool owned=false) | io_handler | [protected] |
is_owned() | io_handler | |
ravail() | io_handler | [protected, virtual] |
set_ioh(iohandle ioh) | io_handler | [protected] |
set_loop(io_event_loop &_loop) | io_handler | |
set_owned(bool o) | io_handler | |
want_read(bool) | io_handler | [protected] |
want_write(bool) | io_handler | [protected] |
wavail() | io_handler | [protected, virtual] |
~io_handler() | io_handler | [protected, virtual] |