H225_GatekeeperConfirm Class Reference
#include <h225.h>
List of all members.
|
Public Types |
| enum | OptionalFields {
e_nonStandardData,
e_gatekeeperIdentifier,
e_alternateGatekeeper,
e_authenticationMode,
e_tokens,
e_cryptoTokens,
e_algorithmOID,
e_integrity,
e_integrityCheckValue,
e_featureSet,
e_genericData
} |
Public Member Functions |
| | H225_GatekeeperConfirm (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_RequestSeqNum | m_requestSeqNum |
| H225_ProtocolIdentifier | m_protocolIdentifier |
| H225_NonStandardParameter | m_nonStandardData |
| H225_GatekeeperIdentifier | m_gatekeeperIdentifier |
| H225_TransportAddress | m_rasAddress |
| H225_ArrayOf_AlternateGK | m_alternateGatekeeper |
| H235_AuthenticationMechanism | m_authenticationMode |
| H225_ArrayOf_ClearToken | m_tokens |
| H225_ArrayOf_CryptoH323Token | m_cryptoTokens |
| PASN_ObjectId | m_algorithmOID |
| H225_ArrayOf_IntegrityMechanism | m_integrity |
| H225_ICV | m_integrityCheckValue |
| H225_FeatureSet | m_featureSet |
| H225_ArrayOf_GenericData | m_genericData |
Member Enumeration Documentation
- Enumerator:
-
| e_nonStandardData |
|
| e_gatekeeperIdentifier |
|
| e_alternateGatekeeper |
|
| e_authenticationMode |
|
| e_tokens |
|
| e_cryptoTokens |
|
| e_algorithmOID |
|
| e_integrity |
|
| e_integrityCheckValue |
|
| e_featureSet |
|
| e_genericData |
|
Constructor & Destructor Documentation
| H225_GatekeeperConfirm::H225_GatekeeperConfirm |
( |
unsigned |
tag = UniversalSequence, |
|
|
TagClass |
tagClass = UniversalTagClass | |
|
) |
| | |
Member Function Documentation
| PINDEX H225_GatekeeperConfirm::GetDataLength |
( |
|
) |
const |
| BOOL H225_GatekeeperConfirm::Decode |
( |
PASN_Stream & |
strm |
) |
|
| void H225_GatekeeperConfirm::Encode |
( |
PASN_Stream & |
strm |
) |
const |
| void H225_GatekeeperConfirm::PrintOn |
( |
ostream & |
strm |
) |
const |
| Comparison H225_GatekeeperConfirm::Compare |
( |
const PObject & |
obj |
) |
const |
| PObject* H225_GatekeeperConfirm::Clone |
( |
|
) |
const |
Member Data Documentation
The documentation for this class was generated from the following file: