Panda3D
 All Classes Functions Variables Enumerations
ConnectionListener Member List

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 string &thread_name=string()) (defined in ConnectionListener)ConnectionListener
ConnectionReader(ConnectionManager *manager, int num_threads, const string &thread_name=string())ConnectionReader
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 ConnectionReaderinline
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)ConnectionReadervirtual