Panda3D
 All Classes Functions Variables Enumerations
ConnectionReader Member List

This is the complete list of members for ConnectionReader, including all inherited members.

add_connection(Connection *connection)ConnectionReader
ConnectionManager (defined in ConnectionReader)ConnectionReaderfriend
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
ReaderThread (defined in ConnectionReader)ConnectionReaderfriend
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