#include <h501.h>
Inheritance diagram for H501_Descriptor:
Public Types | |
enum | OptionalFields { e_gatekeeperID } |
Public Member Functions | |
H501_Descriptor (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 | |
H501_DescriptorInfo | m_descriptorInfo |
H501_ArrayOf_AddressTemplate | m_templates |
H225_GatekeeperIdentifier | m_gatekeeperID |
H501_Descriptor::H501_Descriptor | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H501_Descriptor::GetDataLength | ( | ) | const |
BOOL H501_Descriptor::Decode | ( | PASN_Stream & | strm | ) |
void H501_Descriptor::Encode | ( | PASN_Stream & | strm | ) | const |
void H501_Descriptor::PrintOn | ( | ostream & | strm | ) | const |
Comparison H501_Descriptor::Compare | ( | const PObject & | obj | ) | const |
PObject* H501_Descriptor::Clone | ( | ) | const |