#include <h248.h>
Inheritance diagram for H248_ServiceChangeProfile:
Public Member Functions | |
H248_ServiceChangeProfile (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_profileName |
H248_ServiceChangeProfile::H248_ServiceChangeProfile | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H248_ServiceChangeProfile::GetDataLength | ( | ) | const |
PBoolean H248_ServiceChangeProfile::Decode | ( | PASN_Stream & | strm | ) |
void H248_ServiceChangeProfile::Encode | ( | PASN_Stream & | strm | ) | const |
void H248_ServiceChangeProfile::PrintOn | ( | ostream & | strm | ) | const |
Comparison H248_ServiceChangeProfile::Compare | ( | const PObject & | obj | ) | const |
PObject* H248_ServiceChangeProfile::Clone | ( | ) | const |
PASN_IA5String H248_ServiceChangeProfile::m_profileName |