Panda3D
 All Classes Functions Variables Enumerations
ConnectionManager Member List

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

backlog (defined in ConnectionManager)ConnectionManager
backlog (defined in ConnectionManager)ConnectionManager
close_connection(const PT(Connection)&connection)ConnectionManager
Connection (defined in ConnectionManager)ConnectionManagerfriend
ConnectionListener (defined in ConnectionManager)ConnectionManagerfriend
ConnectionManager() (defined in ConnectionManager)ConnectionManager
ConnectionReader (defined in ConnectionManager)ConnectionManagerfriend
ConnectionWriter (defined in ConnectionManager)ConnectionManagerfriend
for_broadcast (defined in ConnectionManager)ConnectionManager
get_host_name()ConnectionManagerstatic
get_interface(int n)ConnectionManager
get_num_interfaces()ConnectionManager
MAKE_SEQ(get_interfaces, get_num_interfaces, get_interface) (defined in ConnectionManager)ConnectionManager
port (defined in ConnectionManager)ConnectionManager
PT(Connection) open_UDP_connection(int port=0) (defined in ConnectionManager)ConnectionManagerpure virtual
PT(Connection) open_UDP_connection(const string &hostname (defined in ConnectionManager)ConnectionManager
PT(Connection) open_TCP_server_rendezvous(int port (defined in ConnectionManager)ConnectionManager
PT(Connection) open_TCP_server_rendezvous(const string &hostname (defined in ConnectionManager)ConnectionManager
PT(Connection) open_TCP_server_rendezvous(const NetAddress &address (defined in ConnectionManager)ConnectionManager
PT(Connection) open_TCP_client_connection(const NetAddress &address (defined in ConnectionManager)ConnectionManager
PT(Connection) open_TCP_client_connection(const string &hostname (defined in ConnectionManager)ConnectionManager
scan_interfaces()ConnectionManager
timeout_ms (defined in ConnectionManager)ConnectionManager
timeout_ms (defined in ConnectionManager)ConnectionManager
wait_for_readers(double timeout)ConnectionManager
~ConnectionManager() (defined in ConnectionManager)ConnectionManagervirtual