H460_FeatureID Class Reference
#include <h4601.h>
Detailed Description
This is a base class for H.460 FeatureID. Feature ID's can be in 3 formats: Standard : h460 series feature unsigned values; OID : Array of unsigned values; NonStandard : PString Value
The Derived Feature ID used as an index of the H460_FeatureContent is used to describe the parameters of a Feature.
Constructor & Destructor Documentation
| H460_FeatureID::H460_FeatureID |
( |
|
) |
|
| H460_FeatureID::H460_FeatureID |
( |
unsigned |
ID |
) |
|
| H460_FeatureID::H460_FeatureID |
( |
OpalOID |
ID |
) |
|
| H460_FeatureID::H460_FeatureID |
( |
PString |
ID |
) |
|
Member Function Documentation
| PObject* H460_FeatureID::Clone |
( |
|
) |
const |
| PObject::Comparison H460_FeatureID::Compare |
( |
const PObject & |
obj |
) |
const |
| unsigned H460_FeatureID::GetFeatureType |
( |
|
) |
const [inline] |
| PString H460_FeatureID::IDString |
( |
|
) |
const |
| H460_FeatureID::operator OpalOID & |
( |
|
) |
[inline] |
| H460_FeatureID::operator PString |
( |
|
) |
const [inline] |
| H460_FeatureID::operator unsigned |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: