class MgcpParameterQuarantineHandling : public MgcpParameter


Inheritance:


Public Methods

MgcpParameter* duplicate()
string encode()
MgcpNotificationHandling getNotificationQuarantineHandling()
MgcpQuarantineTreatment getTreatmentQuarantineHandling()
MgcpParameterQuarantineHandling(const MgcpParameterQuarantineHandling& f)
MgcpParameterQuarantineHandling()
MgcpParameterQuarantineHandling(bool process, bool loop)
MgcpParameterQuarantineHandling(MgcpNotificationHandling handling, MgcpQuarantineTreatment treatment)
bool parse( const ParameterSplitType& parms )
MgcpParameterType type()
~MgcpParameterQuarantineHandling()

Private Fields

bool multipleNotificationsLoop
bool processQuarantine

Private Methods

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

Inherited from MgcpParameter:

Public Methods

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

Documentation

MgcpParameterQuarantineHandling()

MgcpParameterQuarantineHandling(bool process, bool loop)

MgcpParameterQuarantineHandling(MgcpNotificationHandling handling, MgcpQuarantineTreatment treatment)

MgcpParameterQuarantineHandling(const MgcpParameterQuarantineHandling& f)

~MgcpParameterQuarantineHandling()

string encode()

bool parse( const ParameterSplitType& parms )

MgcpParameter* duplicate()

MgcpParameterType type()

MgcpQuarantineTreatment getTreatmentQuarantineHandling()

MgcpNotificationHandling getNotificationQuarantineHandling()

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

bool processQuarantine

bool multipleNotificationsLoop


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++