#include <h45011.h>
Inheritance diagram for H45011_CISilentArg:
Public Types | |
enum | OptionalFields { e_specificCall, e_argumentExtension } |
Public Member Functions | |
H45011_CISilentArg (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 | |
H45011_CICapabilityLevel | m_ciCapabilityLevel |
H225_CallIdentifier | m_specificCall |
H45011_ArrayOf_MixedExtension | m_argumentExtension |
H45011_CISilentArg::H45011_CISilentArg | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H45011_CISilentArg::GetDataLength | ( | ) | const |
PBoolean H45011_CISilentArg::Decode | ( | PASN_Stream & | strm | ) |
void H45011_CISilentArg::Encode | ( | PASN_Stream & | strm | ) | const |
void H45011_CISilentArg::PrintOn | ( | ostream & | strm | ) | const |
Comparison H45011_CISilentArg::Compare | ( | const PObject & | obj | ) | const |
PObject* H45011_CISilentArg::Clone | ( | ) | const |