Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ConnectionListenerData Class Reference

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
 

Detailed Description

Definition at line 26 of file queuedConnectionListener.h.

Member Function Documentation

◆ operator!=()

bool ConnectionListenerData::operator!= ( const ConnectionListenerData & other) const
inline

Definition at line 25 of file queuedConnectionListener.I.

◆ operator<()

bool ConnectionListenerData::operator< ( const ConnectionListenerData & other) const
inline

Definition at line 33 of file queuedConnectionListener.I.

◆ operator==()

bool ConnectionListenerData::operator== ( const ConnectionListenerData & other) const
inline

Definition at line 17 of file queuedConnectionListener.I.

Member Data Documentation

◆ _address

NetAddress ConnectionListenerData::_address

Definition at line 35 of file queuedConnectionListener.h.


The documentation for this class was generated from the following files: