OPAL
Version 3.10.4
|
#include <h4601.h>
Additional Inherited Members | |
enum | { FeatureNeeded = 1, FeatureDesired, FeatureSupported } |
enum | { FeatureBase = 4, FeatureBaseAll = 5, FeatureBaseRas = 6, FeatureBaseSignal = 7, FeatureRas = 8, FeatureSignal = 16 } |
static PStringList | GetFeatureNames (PPluginManager *pluginMgr=NULL) |
static PStringList | GetFeatureFriendlyNames (const PString &feature, PPluginManager *pluginMgr=NULL) |
static H460_Feature * | CreateFeature (const PString &featurename, int FeatureType=FeatureBase, PPluginManager *pluginMgr=NULL) |
static PStringList | GetFeatureName () |
static PStringList | GetFeatureFriendlyName () |
static int | GetPurpose () |
enum H460_Feature::{ FeatureNeeded = 1, FeatureDesired, FeatureSupported } | FeatureCategory |
enum H460_Feature::{ FeatureBase = 4, FeatureBaseAll = 5, FeatureBaseRas = 6, FeatureBaseSignal = 7, FeatureRas = 8, FeatureSignal = 16 } | FeatureInstance |
![]() | |
H460_FeatureTable * | CurrentTable |
H323EndPoint * | ep |
H323Connection * | con |
H460_FeatureNonStd::H460_FeatureNonStd | ( | PString | Identifier | ) |
Create a new handler for a Standard H460 Feature.
H460_FeatureParameter& H460_FeatureNonStd::Add | ( | const PString | id, |
const H460_FeatureContent & | con | ||
) |
Add item
PBoolean H460_FeatureNonStd::HasParameter | ( | PString | id | ) |
Has Parameter
|
inline |
Operator
id | * Index position in the collection of the object. |
References operator[]().
Referenced by operator[]().
H460_FeatureParameter& H460_FeatureNonStd::operator[] | ( | PString | id | ) |
Operator
id | * Index position in the collection of the object. |
void H460_FeatureNonStd::Remove | ( | const PString & | id | ) |
Delete item
void H460_FeatureNonStd::Replace | ( | const PString & | id, |
const H460_FeatureContent & | con | ||
) |
Replace item