|
OPAL
Version 3.10.9
|
#include <h4601.h>
Additional Inherited Members | |
Public Types inherited from H460_Feature | |
| enum | { FeatureNeeded = 1, FeatureDesired, FeatureSupported } |
| enum | { FeatureBase =4, FeatureBaseAll =5, FeatureBaseRas =6, FeatureBaseSignal =7, FeatureRas =8, FeatureSignal =16 } |
Static Public Member Functions inherited from H460_Feature | |
| 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 () |
Data Fields inherited from H460_Feature | |
| 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 |
|
inline |
| H460_FeatureStd::H460_FeatureStd | ( | unsigned | Identifier | ) |
Create a new handler for a Standard H460 Feature.
| H460_FeatureParameter& H460_FeatureStd::Add | ( | unsigned | id, |
| const H460_FeatureContent & | con | ||
| ) |
Add item
| H460_FeatureParameter& H460_FeatureStd::GetParameter | ( | unsigned | id | ) |
Get Parameter
Referenced by operator[]().
| PBoolean H460_FeatureStd::HasParameter | ( | unsigned | id | ) |
Has Parameter
|
inline |
| void H460_FeatureStd::Remove | ( | unsigned | id | ) |
Delete item
| void H460_FeatureStd::Replace | ( | unsigned | id, |
| const H460_FeatureContent & | con | ||
| ) |
Replace item