OpenH323 1.18.0
|
#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 | |
BOOL | CreateObject () |
PObject * | Clone () const |
H225_GenericIdentifier::H225_GenericIdentifier | ( | unsigned | tag = 0 , |
TagClass | tagClass = UniversalTagClass |
||
) |
PObject* H225_GenericIdentifier::Clone | ( | ) | const |
BOOL H225_GenericIdentifier::CreateObject | ( | ) |
H225_GenericIdentifier::operator const H225_GloballyUniqueID & | ( | ) | const |
H225_GenericIdentifier::operator H225_GloballyUniqueID & | ( | ) |