#include <h225.h>
Inheritance diagram for H225_GloballyUniqueID:

| Public Member Functions | |
| H225_GloballyUniqueID (unsigned tag=UniversalOctetString, TagClass tagClass=UniversalTagClass) | |
| H225_GloballyUniqueID (const char *v) | |
| H225_GloballyUniqueID (const PString &v) | |
| H225_GloballyUniqueID (const PBYTEArray &v) | |
| H225_GloballyUniqueID & | operator= (const char *v) | 
| H225_GloballyUniqueID & | operator= (const PString &v) | 
| H225_GloballyUniqueID & | operator= (const PBYTEArray &v) | 
| PObject * | Clone () const | 
| H225_GloballyUniqueID::H225_GloballyUniqueID | ( | unsigned | tag = UniversalOctetString, | |
| TagClass | tagClass = UniversalTagClass | |||
| ) | 
| H225_GloballyUniqueID::H225_GloballyUniqueID | ( | const char * | v | ) | 
| H225_GloballyUniqueID::H225_GloballyUniqueID | ( | const PString & | v | ) | 
| H225_GloballyUniqueID::H225_GloballyUniqueID | ( | const PBYTEArray & | v | ) | 
| H225_GloballyUniqueID& H225_GloballyUniqueID::operator= | ( | const char * | v | ) | 
Reimplemented in H225_ConferenceIdentifier.
| H225_GloballyUniqueID& H225_GloballyUniqueID::operator= | ( | const PString & | v | ) | 
Reimplemented in H225_ConferenceIdentifier.
| H225_GloballyUniqueID& H225_GloballyUniqueID::operator= | ( | const PBYTEArray & | v | ) | 
Reimplemented in H225_ConferenceIdentifier.
| PObject* H225_GloballyUniqueID::Clone | ( | ) | const | 
Reimplemented in H225_ConferenceIdentifier.
 1.5.1
 1.5.1