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
String alias

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

An alias name of the remote endpoint, may be empty


The documentation for this class was generated from the following file:
Generated on Thu Apr 8 18:22:39 2010 for Yate by  doxygen 1.6.3