class MgcpParameterNotifiedEntity : public MgcpParameter


Inheritance:


Public Methods

MgcpParameter* duplicate()
string encode()
string getDecoded()
MgcpParameterNotifiedEntity(const string& name)
MgcpParameterNotifiedEntity(const MgcpParameterNotifiedEntity& x)
MgcpParameterNotifiedEntity(char* name)
MgcpParameterNotifiedEntity()
ostream& printData(ostream& s)
MgcpParameterType type()
~MgcpParameterNotifiedEntity()

Private Fields

string myEntityName

Private Methods

MgcpParameterNotifiedEntity& operator=( const MgcpParameterNotifiedEntity& )
only declared, not defined

Inherited from MgcpParameter:

Public Methods

friend ostream& operator<<(ostream& s, const MgcpParameter& x)

Documentation

MgcpParameterNotifiedEntity()

MgcpParameterNotifiedEntity(char* name)

MgcpParameterNotifiedEntity(const string& name)

MgcpParameterNotifiedEntity(const MgcpParameterNotifiedEntity& x)

~MgcpParameterNotifiedEntity()

string encode()

ostream& printData(ostream& s)

MgcpParameter* duplicate()

MgcpParameterType type()

string getDecoded()

MgcpParameterNotifiedEntity& operator=( const MgcpParameterNotifiedEntity& )
only declared, not defined

string myEntityName


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++