#include <h4503.h>
Inheritance diagram for H4503_IntResult:
Public Types | |
enum | OptionalFields { e_extension } |
Public Member Functions | |
H4503_IntResult (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 | |
H4501_EndpointAddress | m_servedUserNr |
H4503_BasicService | m_basicService |
H4503_Procedure | m_procedure |
H4501_EndpointAddress | m_divertedToAddress |
PASN_Boolean | m_remoteEnabled |
H4503_IntResult_extension | m_extension |
H4503_IntResult::H4503_IntResult | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H4503_IntResult::GetDataLength | ( | ) | const |
PBoolean H4503_IntResult::Decode | ( | PASN_Stream & | strm | ) |
void H4503_IntResult::Encode | ( | PASN_Stream & | strm | ) | const |
void H4503_IntResult::PrintOn | ( | ostream & | strm | ) | const |
Comparison H4503_IntResult::Compare | ( | const PObject & | obj | ) | const |
PObject* H4503_IntResult::Clone | ( | ) | const |
PASN_Boolean H4503_IntResult::m_remoteEnabled |