MGCPEpInfo Class Reference

Remote endpoint info class. More...

#include <yatemgcp.h>

Inheritance diagram for MGCPEpInfo:

MGCPEndpointId GenObject

List of all members.

Public Member Functions

 MGCPEpInfo (const char *endpoint, const char *host, int port)
virtual const StringtoString () const

Public Attributes

SocketAddr address


Detailed Description

Remote endpoint info class.

This class holds data about a remote endpoint (id and address)


Constructor & Destructor Documentation

MGCPEpInfo ( const char *  endpoint,
const char *  host,
int  port 
) [inline]

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


Member Function Documentation

virtual const String& toString (  )  const [inline, virtual]

Get a string representation of this object

Returns:
The endpoint's id

Reimplemented from GenObject.


Member Data Documentation

The IP address and port of this endpoint


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

Generated on Sun Dec 7 21:36:13 2008 for Yate by  doxygen 1.5.7.1