#include <h4601.h>
Inherits PObject.
H460_FeatureSet::H460_FeatureSet |
( |
| ) |
|
Build a new featureSet from a base featureset
H460_FeatureSet::H460_FeatureSet |
( |
const H225_FeatureSet & |
fs | ) |
|
Build a Feature Set from the contents of a Feature Set PDU
H460_FeatureSet::H460_FeatureSet |
( |
const H225_ArrayOf_GenericData & |
genericData | ) |
|
Build a FeatureSet from the contents of a generic data field.
Add a Feature to the Feature Set
virtual void H460_FeatureSet::AttachBaseFeatureSet |
( |
H460_FeatureSet * |
baseSet | ) |
|
|
virtual |
virtual void H460_FeatureSet::AttachEndPoint |
( |
H323EndPoint * |
ep | ) |
|
|
virtual |
PBoolean H460_FeatureSet::CreateFeaturePDU |
( |
H460_Feature & |
Feat, |
|
|
H225_FeatureDescriptor & |
pdu, |
|
|
unsigned |
MessageID |
|
) |
| |
|
protected |
virtual PBoolean H460_FeatureSet::CreateFeatureSet |
( |
const H225_FeatureSet & |
fs | ) |
|
|
virtual |
Create FeatureSet from a FeatureSet PDU
PBoolean H460_FeatureSet::CreateFeatureSetPDU |
( |
H225_FeatureSet & |
fs, |
|
|
unsigned |
MessageID |
|
) |
| |
|
protected |
Attach Endpoint to collect Events from
References m_endpoint.
H460_FeatureID H460_FeatureSet::GetFeatureIDPDU |
( |
H225_FeatureDescriptor & |
pdu | ) |
|
|
protected |
Determine if the FeatureSet has a particular FeatureID.
virtual PBoolean H460_FeatureSet::LoadFeature |
( |
const PString & |
featid | ) |
|
|
virtual |
Load Entire Feature Sets from PFactory loader
PBoolean H460_FeatureSet::ProcessFirstPDU |
( |
const H225_FeatureSet & |
fs | ) |
|
Process the first PDU, This will combine the features supported by
the remote and local party to derive a common feature set. This will remove features that are not supported be the remote.
PString H460_FeatureSet::PTracePDU |
( |
PINDEX |
id | ) |
const |
|
protected |
void H460_FeatureSet::ReadFeaturePDU |
( |
H460_Feature & |
Feat, |
|
|
const H225_FeatureDescriptor & |
pdu, |
|
|
unsigned |
MessageID |
|
) |
| |
|
protected |
void H460_FeatureSet::ReadFeatureSetPDU |
( |
const H225_FeatureSet & |
fs, |
|
|
unsigned |
MessageID |
|
) |
| |
|
protected |
void H460_FeatureSet::ReceiveFeature |
( |
unsigned |
id, |
|
|
const H225_FeatureSet & |
Message |
|
) |
| |
New Processing Paradigm
Main PDU & RAS link to OpenH323
Remove a Feature from the Feature Set
PBoolean H460_FeatureSet::SendFeature |
( |
unsigned |
id, |
|
|
H225_FeatureSet & |
Message |
|
) |
| |
New Processing Paradigm
Main PDU & RAS link to OpenH323
H460_Features H460_FeatureSet::m_features |
|
protected |
The documentation for this class was generated from the following file: