This is the complete list of members for
ConnectionListener, including all inherited members.
_manager (defined in ConnectionReader) | ConnectionReader | [protected] |
_removed_sockets (defined in ConnectionReader) | ConnectionReader | [protected] |
_sockets (defined in ConnectionReader) | ConnectionReader | [protected] |
_sockets_mutex (defined in ConnectionReader) | ConnectionReader | [protected] |
add_connection(Connection *connection) | ConnectionReader | |
clear_manager() | ConnectionReader | [protected] |
connection_opened(const PT(Connection)&rendezvous, const NetAddress &address, const PT(Connection)&new_connection)=0 (defined in ConnectionListener) | ConnectionListener | [protected, pure virtual] |
ConnectionListener(ConnectionManager *manager, int num_threads, const string &thread_name=string()) (defined in ConnectionListener) | ConnectionListener | |
ConnectionReader(ConnectionManager *manager, int num_threads, const string &thread_name=string()) | ConnectionReader | |
finish_socket(SocketInfo *sinfo) | ConnectionReader | [protected] |
flush_read_connection(Connection *connection) | ConnectionReader | [protected, virtual] |
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 | |
process_incoming_data(SocketInfo *sinfo) | ConnectionListener | [protected, virtual] |
process_incoming_tcp_data(SocketInfo *sinfo) (defined in ConnectionReader) | ConnectionReader | [protected, virtual] |
process_incoming_udp_data(SocketInfo *sinfo) (defined in ConnectionReader) | ConnectionReader | [protected, virtual] |
process_raw_incoming_tcp_data(SocketInfo *sinfo) (defined in ConnectionReader) | ConnectionReader | [protected, virtual] |
process_raw_incoming_udp_data(SocketInfo *sinfo) (defined in ConnectionReader) | ConnectionReader | [protected, virtual] |
receive_datagram(const NetDatagram &datagram) | ConnectionListener | [protected, virtual] |
remove_connection(Connection *connection) | ConnectionReader | |
set_raw_mode(bool mode) | ConnectionReader | |
set_tcp_header_size(int tcp_header_size) | ConnectionReader | |
shutdown() | ConnectionReader | |
Sockets typedef (defined in ConnectionReader) | ConnectionReader | [protected] |
~ConnectionReader() (defined in ConnectionReader) | ConnectionReader | [virtual] |