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