class MgcpParameterRestartMethod : public MgcpParameter

Method used in RestartInProgress

Inheritance:


Public Methods

string encode()
string getDecoded()
MgcpParameterRestartMethod()
MgcpParameterRestartMethod(const MgcpParameterRestartMethod& x)
MgcpParameterRestartMethod(const string& method)
bool parse(const ParameterSplitType& parms)
MgcpParameterType type()
~MgcpParameterRestartMethod()

Private Fields

string myMethod

Private Methods

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

Inherited from MgcpParameter:

Public Methods

virtual MgcpParameter* duplicate()
friend ostream& operator<<(ostream& s, const MgcpParameter& x)
virtual ostream& printData(ostream& s)

Documentation

Method used in RestartInProgress
MgcpParameterRestartMethod()

MgcpParameterRestartMethod(const string& method)

MgcpParameterRestartMethod(const MgcpParameterRestartMethod& x)

~MgcpParameterRestartMethod()

string encode()

bool parse(const ParameterSplitType& parms)

MgcpParameterType type()

string getDecoded()

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

string myMethod


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++