This is the complete list of members for ConnectionListener, including all inherited members.
add_connection(Connection *connection) | ConnectionReader | |
ConnectionListener(ConnectionManager *manager, int num_threads, const std::string &thread_name=std::string()) (defined in ConnectionListener) | ConnectionListener | |
ConnectionReader(ConnectionManager *manager, int num_threads, const std::string &thread_name=std::string()) | ConnectionReader | explicit |
get_manager() const | ConnectionReader | |
get_num_threads() const | ConnectionReader | |
get_raw_mode() const | ConnectionReader | |
get_tcp_header_size() const | ConnectionReader | |
is_connection_ok(Connection *connection) | ConnectionReader | |
is_polling() const | ConnectionReader | inline |
poll() | ConnectionReader | |
remove_connection(Connection *connection) | ConnectionReader | |
set_raw_mode(bool mode) | ConnectionReader | |
set_tcp_header_size(int tcp_header_size) | ConnectionReader | |
shutdown() | ConnectionReader | |
~ConnectionReader() (defined in ConnectionReader) | ConnectionReader | virtual |