H460_FeatureID Class Reference

#include <h4601.h>

Inheritance diagram for H460_FeatureID:

H460< H225_GenericIdentifier > H225_GenericIdentifier List of all members.

Public Member Functions

Construction
 H460_FeatureID ()
 H460_FeatureID (unsigned ID)
 H460_FeatureID (OpalOID ID)
 H460_FeatureID (PString ID)
 H460_FeatureID (H225_GenericIdentifier ID)
Operators
 operator unsigned () const
 operator OpalOID & ()
 operator PString () const
PINLINE H460_FeatureIDoperator= (unsigned ID)
PINLINE H460_FeatureIDoperator= (OpalOID ID)
PINLINE H460_FeatureIDoperator= (PString ID)
unsigned GetFeatureType () const
PString IDString () const
PDictionary
PObject * Clone () const
PObject::Comparison Compare (const PObject &obj) const

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.

Definition at line 121 of file h4601.h.


Constructor & Destructor Documentation

H460_FeatureID::H460_FeatureID (  ) 

Blank Feature

Definition at line 71 of file h4601.cxx.

References H225_GenericIdentifier::e_standard.

Referenced by Clone().

H460_FeatureID::H460_FeatureID ( unsigned  ID  ) 

Standard Feature ID

Definition at line 78 of file h4601.cxx.

References H225_GenericIdentifier::e_standard.

H460_FeatureID::H460_FeatureID ( OpalOID  ID  ) 

OID Feature ID

Definition at line 85 of file h4601.cxx.

References H225_GenericIdentifier::e_oid.

H460_FeatureID::H460_FeatureID ( PString  ID  ) 

NonStandard Feature ID

Definition at line 92 of file h4601.cxx.

References H225_GenericIdentifier::e_nonStandard.


Member Function Documentation

H460_FeatureID::operator unsigned (  )  const [inline]

Standard Feature ID

Definition at line 151 of file h4601.h.

H460_FeatureID::operator OpalOID & (  )  [inline]

OID Feature ID

Definition at line 156 of file h4601.h.

H460_FeatureID::operator PString (  )  const [inline]

NonStandard Feature ID

Definition at line 161 of file h4601.h.

unsigned H460_FeatureID::GetFeatureType (  )  const [inline]

Get the FeatureType

Definition at line 173 of file h4601.h.

Referenced by IDString().


The documentation for this class was generated from the following files:
Generated on Thu Oct 25 13:45:49 2007 for h323plus by  doxygen 1.5.2