This is the complete list of members for iqnet::Connection, including all inherited members.
catch_in_reactor() const | iqnet::Event_handler | inlinevirtual |
Connection(const Socket &) (defined in iqnet::Connection) | iqnet::Connection | |
finish() | iqnet::Connection | virtual |
get_handler() const (defined in iqnet::Connection) | iqnet::Connection | inlinevirtual |
get_peer_addr() const (defined in iqnet::Connection) | iqnet::Connection | inline |
handle_input(bool &) (defined in iqnet::Event_handler) | iqnet::Event_handler | inlinevirtual |
handle_output(bool &) (defined in iqnet::Event_handler) | iqnet::Event_handler | inlinevirtual |
is_stopper() const | iqnet::Event_handler | inlinevirtual |
log_exception(const std::exception &) | iqnet::Event_handler | inlinevirtual |
log_unknown_exception() | iqnet::Event_handler | inlinevirtual |
post_accept() (defined in iqnet::Connection) | iqnet::Connection | inlinevirtual |
post_connect() (defined in iqnet::Connection) | iqnet::Connection | inlinevirtual |
recv(char *, size_t) (defined in iqnet::Connection) | iqnet::Connection | virtual |
send(const char *, size_t) (defined in iqnet::Connection) | iqnet::Connection | virtual |
sock (defined in iqnet::Connection) | iqnet::Connection | protected |
~Connection() (defined in iqnet::Connection) | iqnet::Connection | virtual |
~Event_handler() (defined in iqnet::Event_handler) | iqnet::Event_handler | inlinevirtual |