class MgcpParameterRestartDelay : public MgcpParameter

Method used in RestartInProgress

Inheritance:


Public Methods

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

Private Fields

string myMethod

Private Methods

MgcpParameterRestartDelay& operator=( const MgcpParameterRestartDelay& )
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
MgcpParameterRestartDelay()

MgcpParameterRestartDelay(const string& delay)

MgcpParameterRestartDelay(const MgcpParameterRestartMethod& x)

~MgcpParameterRestartDelay()

string encode()

bool parse(const ParameterSplitType& parms)

MgcpParameterType type()

string getDecoded()

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

string myMethod


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++