class MgMFPackageEvent : public MgEvent

This class has things the Gateway can send to the agent

Inheritance:


Public Fields

only the Mg stack can construct these

Public Methods

MgcpMFPackageItemType getType()
get the type of event that the Gateway is sending to us
MgMFPackageEvent(const MgcpGenericEvent& e)
static MgNotificationEvent notifyIncomingSeizure(string s="")
static MgNotificationEvent notifyInterdigitTimer(string s="")
static MgNotificationEvent notifyMF_1(string s="")
static MgNotificationEvent notifyMF_2(string s="")
static MgNotificationEvent notifyMF_3(string s="")
static MgNotificationEvent notifyMF_4(string s="")
static MgNotificationEvent notifyMF_5(string s="")
static MgNotificationEvent notifyMF_6(string s="")
static MgNotificationEvent notifyMF_7(string s="")
static MgNotificationEvent notifyMF_8(string s="")
static MgNotificationEvent notifyMF_9(string s="")
static MgNotificationEvent notifyMFK0(string s="")
static MgNotificationEvent notifyMFK1(string s="")
static MgNotificationEvent notifyMFK2(string s="")
static MgNotificationEvent notifyMFS0(string s="")
static MgNotificationEvent notifyMFS1(string s="")
static MgNotificationEvent notifyMFS2(string s="")
static MgNotificationEvent notifyMFS3(string s="")
static MgNotificationEvent notifyReportFailure(string s="")
static MgNotificationEvent notifyReturnSeizure(string s="")
static MgNotificationEvent notifyUnseizeCircuit(string s="")
static MgNotificationEvent notifyWildcardMatch(string s="")
static MgNotificationEvent notifyWink(string s="")
static MgNotificationEvent notifyWinkOff(string s="")

Public

string getParameter(int index);
Get the number of paramters - usually 0 - depends on type
Get the i'th paramter

Private

int getNumParameters();

Inherited from MgEvent:

Public Methods

MgEventAction getItemAction()
int getNumAction()
int getNumParameters()
string getParameter(int index)

Documentation

This class has things the Gateway can send to the agent
static MgNotificationEvent notifyMF_1(string s="")

static MgNotificationEvent notifyMF_2(string s="")

static MgNotificationEvent notifyMF_3(string s="")

static MgNotificationEvent notifyMF_4(string s="")

static MgNotificationEvent notifyMF_5(string s="")

static MgNotificationEvent notifyMF_6(string s="")

static MgNotificationEvent notifyMF_7(string s="")

static MgNotificationEvent notifyMF_8(string s="")

static MgNotificationEvent notifyMF_9(string s="")

static MgNotificationEvent notifyWildcardMatch(string s="")

static MgNotificationEvent notifyInterdigitTimer(string s="")

static MgNotificationEvent notifyMFK0(string s="")

static MgNotificationEvent notifyMFK1(string s="")

static MgNotificationEvent notifyMFK2(string s="")

static MgNotificationEvent notifyMFS0(string s="")

static MgNotificationEvent notifyMFS1(string s="")

static MgNotificationEvent notifyMFS2(string s="")

static MgNotificationEvent notifyMFS3(string s="")

static MgNotificationEvent notifyWink(string s="")

static MgNotificationEvent notifyWinkOff(string s="")

static MgNotificationEvent notifyIncomingSeizure(string s="")

static MgNotificationEvent notifyReturnSeizure(string s="")

static MgNotificationEvent notifyUnseizeCircuit(string s="")

static MgNotificationEvent notifyReportFailure(string s="")

MgMFPackageEvent(const MgcpGenericEvent& e)

MgcpMFPackageItemType getType()
get the type of event that the Gateway is sending to us

Get the i'th paramter

string getParameter(int index);

Get the number of paramters - usually 0 - depends on type

int getNumParameters();

only the Mg stack can construct these


This class has no child classes.

alphabetic index hierarchy of classes


generated by doc++