#include <h501.h>
Inheritance diagram for H501_UsageSpecification:
Public Types | |
enum | OptionalFields { e_sendToPEAddress } |
Public Member Functions | |
H501_UsageSpecification (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_ElementIdentifier | m_sendTo |
H501_UsageSpecification_when | m_when |
H501_ArrayOf_PASN_ObjectId | m_required |
H501_ArrayOf_PASN_ObjectId | m_preferred |
H225_AliasAddress | m_sendToPEAddress |
H501_UsageSpecification::H501_UsageSpecification | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H501_UsageSpecification::GetDataLength | ( | ) | const |
PBoolean H501_UsageSpecification::Decode | ( | PASN_Stream & | strm | ) |
void H501_UsageSpecification::Encode | ( | PASN_Stream & | strm | ) | const |
void H501_UsageSpecification::PrintOn | ( | ostream & | strm | ) | const |
Comparison H501_UsageSpecification::Compare | ( | const PObject & | obj | ) | const |
PObject* H501_UsageSpecification::Clone | ( | ) | const |