#include <h4509.h>
Inheritance diagram for H4509_CcShortArg:
Public Types | |
enum | OptionalFields { e_ccIdentifier, e_extension } |
Public Member Functions | |
H4509_CcShortArg (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_CallIdentifier | m_ccIdentifier |
H4509_ArrayOf_MixedExtension | m_extension |
H4509_CcShortArg::H4509_CcShortArg | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H4509_CcShortArg::GetDataLength | ( | ) | const |
PBoolean H4509_CcShortArg::Decode | ( | PASN_Stream & | strm | ) |
void H4509_CcShortArg::Encode | ( | PASN_Stream & | strm | ) | const |
void H4509_CcShortArg::PrintOn | ( | ostream & | strm | ) | const |
Comparison H4509_CcShortArg::Compare | ( | const PObject & | obj | ) | const |
PObject* H4509_CcShortArg::Clone | ( | ) | const |