#include <h460_std23.h>
Inheritance diagram for H460_FeatureStd24:
H460_FeatureStd24::H460_FeatureStd24 | ( | ) |
virtual H460_FeatureStd24::~H460_FeatureStd24 | ( | ) | [virtual] |
virtual void H460_FeatureStd24::AttachConnection | ( | H323Connection * | _ep | ) | [virtual] |
Attach the connection object, Override this to link to your own Connection Instance
Reimplemented from H460_Feature.
virtual void H460_FeatureStd24::AttachEndPoint | ( | H323EndPoint * | _ep | ) | [virtual] |
Attach the endpoint. Override this to link your own Endpoint Instance.
Reimplemented from H460_Feature.
virtual PBoolean H460_FeatureStd24::CommonFeature | ( | ) | [inline, virtual] |
static PStringArray H460_FeatureStd24::GetFeatureFriendlyName | ( | ) | [inline, static] |
Get Feature Friendly Name This usually the user friendly description
Reimplemented from H460_Feature.
static PStringArray H460_FeatureStd24::GetFeatureName | ( | ) | [inline, static] |
Get Feature Name. This is usually the Derived Class Name
Reimplemented from H460_Feature.
static PStringArray H460_FeatureStd24::GetIdentifier | ( | ) | [inline, static] |
static PString H460_FeatureStd24::GetNATStrategyString | ( | NatInstruct | method | ) | [static] |
static int H460_FeatureStd24::GetPurpose | ( | ) | [inline, static] |
Get the purpose of the the Feature whether for Signalling,RAS or both. This determines when the class is instantized
Reimplemented from H460_Feature.
void H460_FeatureStd24::HandleNATInstruction | ( | NatInstruct | natconfig | ) | [protected] |
virtual void H460_FeatureStd24::OnReceiveAdmissionConfirm | ( | const H225_FeatureDescriptor & | pdu | ) | [virtual] |
Reimplemented from H460_Feature.
virtual void H460_FeatureStd24::OnReceiveAdmissionReject | ( | const H225_FeatureDescriptor & | pdu | ) | [virtual] |
Reimplemented from H460_Feature.
virtual void H460_FeatureStd24::OnReceiveSetup_UUIE | ( | const H225_FeatureDescriptor & | pdu | ) | [virtual] |
Reimplemented from H460_Feature.
virtual PBoolean H460_FeatureStd24::OnSendAdmissionRequest | ( | H225_FeatureDescriptor & | pdu | ) | [virtual] |
Reimplemented from H460_Feature.
virtual PBoolean H460_FeatureStd24::OnSendSetup_UUIE | ( | H225_FeatureDescriptor & | pdu | ) | [virtual] |
Reimplemented from H460_Feature.
void H460_FeatureStd24::SetH46019State | ( | bool | state | ) | [protected] |
void H460_FeatureStd24::SetNATMethods | ( | H46024NAT | state | ) | [protected] |