class MGCPEpInfo
|
Remote endpoint info class. More... |
|
|
Public Methods
- inline MGCPEpInfo (const char* endpoint, const char* host, int port)
- virtual const String& toString () const
Public Members
This class holds data about a remote endpoint (id and address)
inline MGCPEpInfo (const char* endpoint, const char* host, int port)
| MGCPEpInfo |
Constructor. Construct this endpoint info
Parameters:
endpoint | The endpoint part of the endpoint's id
|
host | The IP address of this endpoint
|
port | The port used to send data to this endpoint
|
const String& toString ()
| toString |
[const virtual]
Get a string representation of this object
Returns: The endpoint's id
Reimplemented from GenObject.
SocketAddr address
| address |
Generated by: paulc on bussard on Mon Mar 8 12:18:15 2010, using kdoc 2.0a54. |