#include <h225.h>
Inheritance diagram for H225_TunnelledProtocolAlternateIdentifier:
Public Types | |
enum | OptionalFields { e_protocolVariant } |
Public Member Functions | |
H225_TunnelledProtocolAlternateIdentifier (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 | |
PASN_IA5String | m_protocolType |
PASN_IA5String | m_protocolVariant |
H225_TunnelledProtocolAlternateIdentifier::H225_TunnelledProtocolAlternateIdentifier | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H225_TunnelledProtocolAlternateIdentifier::GetDataLength | ( | ) | const |
PBoolean H225_TunnelledProtocolAlternateIdentifier::Decode | ( | PASN_Stream & | strm | ) |
void H225_TunnelledProtocolAlternateIdentifier::Encode | ( | PASN_Stream & | strm | ) | const |
void H225_TunnelledProtocolAlternateIdentifier::PrintOn | ( | ostream & | strm | ) | const |
Comparison H225_TunnelledProtocolAlternateIdentifier::Compare | ( | const PObject & | obj | ) | const |
PObject* H225_TunnelledProtocolAlternateIdentifier::Clone | ( | ) | const |
PASN_IA5String H225_TunnelledProtocolAlternateIdentifier::m_protocolType |
PASN_IA5String H225_TunnelledProtocolAlternateIdentifier::m_protocolVariant |