Panda3D

ConnectionReader Member List

This is the complete list of members for ConnectionReader, 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]
ConnectionManager (defined in ConnectionReader)ConnectionReader [friend]
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)ConnectionReader [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]
ReaderThread (defined in ConnectionReader)ConnectionReader [friend]
receive_datagram(const NetDatagram &datagram)=0 (defined in ConnectionReader)ConnectionReader [protected, pure 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]
 All Classes Functions Variables Enumerations