#include <h4509.h>
Inheritance diagram for H4509_CcLongArg:
Public Types | |
enum | OptionalFields { e_numberA, e_numberB, e_ccIdentifier, e_service, e_extension } |
Public Member Functions | |
H4509_CcLongArg (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 | |
H4501_EndpointAddress | m_numberA |
H4501_EndpointAddress | m_numberB |
H225_CallIdentifier | m_ccIdentifier |
H4507_BasicService | m_service |
H4509_ArrayOf_MixedExtension | m_extension |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|