#include <h225.h>
Inheritance diagram for H225_AltGKInfo:
Public Member Functions | |
H225_AltGKInfo (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
PINDEX | GetDataLength () const |
PBoolean | Decode (PASN_Stream &strm) |
void | Encode (PASN_Stream &strm) const |
void | PrintOn (ostream &strm) const |
Comparison | Compare (const PObject &obj) const |
PObject * | Clone () const |
Public Attributes | |
H225_ArrayOf_AlternateGK | m_alternateGatekeeper |
PASN_Boolean | m_altGKisPermanent |
H225_AltGKInfo::H225_AltGKInfo | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H225_AltGKInfo::GetDataLength | ( | ) | const |
PBoolean H225_AltGKInfo::Decode | ( | PASN_Stream & | strm | ) |
void H225_AltGKInfo::Encode | ( | PASN_Stream & | strm | ) | const |
void H225_AltGKInfo::PrintOn | ( | ostream & | strm | ) | const |
Comparison H225_AltGKInfo::Compare | ( | const PObject & | obj | ) | const |
PObject* H225_AltGKInfo::Clone | ( | ) | const |
PASN_Boolean H225_AltGKInfo::m_altGKisPermanent |