H225_Connect_UUIE Class Reference
#include <h225.h>
List of all members.
|
Public Types |
enum | OptionalFields {
e_h245Address,
e_callIdentifier,
e_h245SecurityMode,
e_tokens,
e_cryptoTokens,
e_fastStart,
e_multipleCalls,
e_maintainConnection,
e_language,
e_connectedAddress,
e_presentationIndicator,
e_screeningIndicator,
e_fastConnectRefused,
e_serviceControl,
e_capacity,
e_featureSet
} |
Public Member Functions |
| H225_Connect_UUIE (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 |
H225_ProtocolIdentifier | m_protocolIdentifier |
H225_TransportAddress | m_h245Address |
H225_EndpointType | m_destinationInfo |
H225_ConferenceIdentifier | m_conferenceID |
H225_CallIdentifier | m_callIdentifier |
H225_H245Security | m_h245SecurityMode |
H225_ArrayOf_ClearToken | m_tokens |
H225_ArrayOf_CryptoH323Token | m_cryptoTokens |
H225_ArrayOf_PASN_OctetString | m_fastStart |
PASN_Boolean | m_multipleCalls |
PASN_Boolean | m_maintainConnection |
H225_Connect_UUIE_language | m_language |
H225_ArrayOf_AliasAddress | m_connectedAddress |
H225_PresentationIndicator | m_presentationIndicator |
H225_ScreeningIndicator | m_screeningIndicator |
PASN_Null | m_fastConnectRefused |
H225_ArrayOf_ServiceControlSession | m_serviceControl |
H225_CallCapacity | m_capacity |
H225_FeatureSet | m_featureSet |
Member Enumeration Documentation
- Enumerator:
-
e_h245Address |
|
e_callIdentifier |
|
e_h245SecurityMode |
|
e_tokens |
|
e_cryptoTokens |
|
e_fastStart |
|
e_multipleCalls |
|
e_maintainConnection |
|
e_language |
|
e_connectedAddress |
|
e_presentationIndicator |
|
e_screeningIndicator |
|
e_fastConnectRefused |
|
e_serviceControl |
|
e_capacity |
|
e_featureSet |
|
Constructor & Destructor Documentation
H225_Connect_UUIE::H225_Connect_UUIE |
( |
unsigned |
tag = UniversalSequence , |
|
|
TagClass |
tagClass = UniversalTagClass | |
|
) |
| | |
Member Function Documentation
PINDEX H225_Connect_UUIE::GetDataLength |
( |
|
) |
const |
PBoolean H225_Connect_UUIE::Decode |
( |
PASN_Stream & |
strm |
) |
|
void H225_Connect_UUIE::Encode |
( |
PASN_Stream & |
strm |
) |
const |
void H225_Connect_UUIE::PrintOn |
( |
ostream & |
strm |
) |
const |
Comparison H225_Connect_UUIE::Compare |
( |
const PObject & |
obj |
) |
const |
PObject* H225_Connect_UUIE::Clone |
( |
|
) |
const |
Member Data Documentation
The documentation for this class was generated from the following file: