Panda3D
|
_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] |
ConnectionReader(ConnectionManager *manager, int num_threads, const string &thread_name=string()) | ConnectionReader | |
data_available() | RecentConnectionReader | |
finish_socket(SocketInfo *sinfo) | ConnectionReader | [protected] |
flush_read_connection(Connection *connection) | ConnectionReader | [protected, virtual] |
get_data(NetDatagram &result) | RecentConnectionReader | |
get_data(Datagram &result) | RecentConnectionReader | |
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] |
receive_datagram(const NetDatagram &datagram) | RecentConnectionReader | [protected, virtual] |
RecentConnectionReader(ConnectionManager *manager) (defined in RecentConnectionReader) | RecentConnectionReader | |
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] |
~RecentConnectionReader() (defined in RecentConnectionReader) | RecentConnectionReader | [virtual] |