#include <h245.h>
Public Types | |
enum | Choices { e_standard, e_h221NonStandard, e_uuid, e_domainBased } |
Public Member Functions | |
H245_ParameterIdentifier (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H245_NonStandardParameter & () | |
operator const H245_NonStandardParameter & () const | |
PBoolean | CreateObject () |
PObject * | Clone () const |
H245_ParameterIdentifier::H245_ParameterIdentifier | ( | unsigned | tag = 0 , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
H245_ParameterIdentifier::operator H245_NonStandardParameter & | ( | ) |
H245_ParameterIdentifier::operator const H245_NonStandardParameter & | ( | ) | const |
PBoolean H245_ParameterIdentifier::CreateObject | ( | ) |
PObject* H245_ParameterIdentifier::Clone | ( | ) | const |