|
OPAL
Version 3.10.4
|
#include <h4601.h>
Protected Member Functions | |
| PString | GetBase () |
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 |
Protected Attributes inherited from H460_Feature | |
| H460_FeatureTable * | CurrentTable |
| H323EndPoint * | ep |
| H323Connection * | con |
| H460_FeatureOID::H460_FeatureOID | ( | OpalOID | Identifier | ) |
Create a new handler for a Standard H460 Feature.
| H460_FeatureParameter& H460_FeatureOID::Add | ( | const PString & | id, |
| const H460_FeatureContent & | con | ||
| ) |
Add item
| PBoolean H460_FeatureOID::Contains | ( | const PString & | id | ) |
Contains a Parameter
|
protected |
| PBoolean H460_FeatureOID::HasParameter | ( | OpalOID | id | ) |
Has Parameter
|
inline |
Operator
| id | * Index position in the collection of the object. |
References operator[]().
Referenced by operator[]().
| H460_FeatureParameter& H460_FeatureOID::operator[] | ( | OpalOID | id | ) |
Operator
| id | * Index position in the collection of the object. |
| void H460_FeatureOID::Remove | ( | const PString & | id | ) |
Delete item
| void H460_FeatureOID::Replace | ( | const PString & | id, |
| const H460_FeatureContent & | con | ||
| ) |
Replace item
| H460_FeatureParameter& H460_FeatureOID::Value | ( | const PString & | id | ) |
Value of a parameter