#include <h225.h>
Public Types | |
| enum | Choices { e_standard, e_oid, e_nonStandard } | 
Public Member Functions | |
| H225_GenericIdentifier (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
| operator H225_GloballyUniqueID & () | |
| operator const H225_GloballyUniqueID & () const | |
| PBoolean | CreateObject () | 
| PObject * | Clone () const | 
| H225_GenericIdentifier::H225_GenericIdentifier | ( | unsigned |  tag = 0,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| H225_GenericIdentifier::operator H225_GloballyUniqueID & | ( | ) | 
| H225_GenericIdentifier::operator const H225_GloballyUniqueID & | ( | ) | const | 
| PBoolean H225_GenericIdentifier::CreateObject | ( | ) | 
| PObject* H225_GenericIdentifier::Clone | ( | ) | const | 
 1.5.1