#include <h501.h>
Inheritance diagram for H501_DescriptorUpdate:
Public Member Functions | |
H501_DescriptorUpdate (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
PINDEX | GetDataLength () const |
BOOL | 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_AliasAddress | m_sender |
H501_ArrayOf_UpdateInformation | m_updateInfo |
H501_DescriptorUpdate::H501_DescriptorUpdate | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H501_DescriptorUpdate::GetDataLength | ( | ) | const |
BOOL H501_DescriptorUpdate::Decode | ( | PASN_Stream & | strm | ) |
void H501_DescriptorUpdate::Encode | ( | PASN_Stream & | strm | ) | const |
void H501_DescriptorUpdate::PrintOn | ( | ostream & | strm | ) | const |
Comparison H501_DescriptorUpdate::Compare | ( | const PObject & | obj | ) | const |
PObject* H501_DescriptorUpdate::Clone | ( | ) | const |