Panda3D
|
Public Member Functions | |
bool | operator!= (const ConnectionListenerData &other) const |
bool | operator< (const ConnectionListenerData &other) const |
bool | operator== (const ConnectionListenerData &other) const |
PT (Connection) _new_connection | |
PT (Connection) _rendezvous | |
Public Attributes | |
NetAddress | _address |
Definition at line 26 of file queuedConnectionListener.h.
|
inline |
Definition at line 25 of file queuedConnectionListener.I.
|
inline |
Definition at line 33 of file queuedConnectionListener.I.
|
inline |
Definition at line 17 of file queuedConnectionListener.I.
NetAddress ConnectionListenerData::_address |
Definition at line 35 of file queuedConnectionListener.h.