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