#include <h225.h>
List of all members.
Public Types |
enum | OptionalFields {
e_reason,
e_callIdentifier,
e_tokens,
e_cryptoTokens,
e_busyAddress,
e_presentationIndicator,
e_screeningIndicator,
e_capacity,
e_serviceControl,
e_featureSet
} |
Public Member Functions |
| H225_ReleaseComplete_UUIE (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 |
H225_ProtocolIdentifier | m_protocolIdentifier |
H225_ReleaseCompleteReason | m_reason |
H225_CallIdentifier | m_callIdentifier |
H225_ArrayOf_ClearToken | m_tokens |
H225_ArrayOf_CryptoH323Token | m_cryptoTokens |
H225_ArrayOf_AliasAddress | m_busyAddress |
H225_PresentationIndicator | m_presentationIndicator |
H225_ScreeningIndicator | m_screeningIndicator |
H225_CallCapacity | m_capacity |
H225_ArrayOf_ServiceControlSession | m_serviceControl |
H225_FeatureSet | m_featureSet |
Member Enumeration Documentation
- Enumerator:
e_reason |
|
e_callIdentifier |
|
e_tokens |
|
e_cryptoTokens |
|
e_busyAddress |
|
e_presentationIndicator |
|
e_screeningIndicator |
|
e_capacity |
|
e_serviceControl |
|
e_featureSet |
|
Constructor & Destructor Documentation
H225_ReleaseComplete_UUIE::H225_ReleaseComplete_UUIE |
( |
unsigned |
tag = UniversalSequence , |
|
|
TagClass |
tagClass = UniversalTagClass |
|
) |
| |
Member Function Documentation
PObject* H225_ReleaseComplete_UUIE::Clone |
( |
| ) |
const |
Comparison H225_ReleaseComplete_UUIE::Compare |
( |
const PObject & |
obj | ) |
const |
BOOL H225_ReleaseComplete_UUIE::Decode |
( |
PASN_Stream & |
strm | ) |
|
void H225_ReleaseComplete_UUIE::Encode |
( |
PASN_Stream & |
strm | ) |
const |
PINDEX H225_ReleaseComplete_UUIE::GetDataLength |
( |
| ) |
const |
void H225_ReleaseComplete_UUIE::PrintOn |
( |
ostream & |
strm | ) |
const |
Member Data Documentation
The documentation for this class was generated from the following file: