#include <h4601.h>
Inheritance diagram for H460_FeatureID:

Public Member Functions | |
Operators | |
| operator unsigned () const | |
| operator OpalOID & () | |
| operator PString () const | |
| PINLINE H460_FeatureID & | operator= (unsigned ID) |
| PINLINE H460_FeatureID & | operator= (OpalOID ID) |
| PINLINE H460_FeatureID & | operator= (PString ID) |
| unsigned | GetFeatureType () const |
| PString | IDString () const |
PDictionary | |
| PObject * | Clone () const |
| PObject::Comparison | Compare (const PObject &obj) const |
The Derived Feature ID used as an index of the H460_FeatureContent is used to describe the parameters of a Feature.
| H460_FeatureID::H460_FeatureID | ( | ) |
Blank Feature
| H460_FeatureID::H460_FeatureID | ( | unsigned | ID | ) |
Standard Feature ID
| H460_FeatureID::H460_FeatureID | ( | OpalOID | ID | ) |
OID Feature ID
| H460_FeatureID::H460_FeatureID | ( | PString | ID | ) |
NonStandard Feature ID
| H460_FeatureID::H460_FeatureID | ( | H225_GenericIdentifier | ID | ) |
| H460_FeatureID::H460_FeatureID | ( | ) |
Blank Feature
| H460_FeatureID::H460_FeatureID | ( | unsigned | ID | ) |
Standard Feature ID
| H460_FeatureID::H460_FeatureID | ( | OpalOID | ID | ) |
OID Feature ID
| H460_FeatureID::H460_FeatureID | ( | PString | ID | ) |
NonStandard Feature ID
| H460_FeatureID::H460_FeatureID | ( | H225_GenericIdentifier | ID | ) |
| H460_FeatureID::operator unsigned | ( | ) | const [inline] |
Standard Feature ID
| H460_FeatureID::operator OpalOID & | ( | ) | [inline] |
OID Feature ID
| H460_FeatureID::operator PString | ( | ) | const [inline] |
NonStandard Feature ID
| PINLINE H460_FeatureID& H460_FeatureID::operator= | ( | unsigned | ID | ) |
| PINLINE H460_FeatureID& H460_FeatureID::operator= | ( | OpalOID | ID | ) |
| PINLINE H460_FeatureID& H460_FeatureID::operator= | ( | PString | ID | ) |
| unsigned H460_FeatureID::GetFeatureType | ( | ) | const [inline] |
Get the FeatureType
| PString H460_FeatureID::IDString | ( | ) | const |
| PObject* H460_FeatureID::Clone | ( | ) | const |
Reimplemented from H225_GenericIdentifier.
| PObject::Comparison H460_FeatureID::Compare | ( | const PObject & | obj | ) | const |
1.5.1