#include <h225.h>
List of all members.
Public Types |
| enum | OptionalFields {
e_nonStandardData,
e_replyAddress,
e_callIdentifier,
e_tokens,
e_cryptoTokens,
e_integrityCheckValue,
e_uuiesRequested,
e_callLinkage,
e_usageInfoRequested,
e_segmentedResponseSupported,
e_nextSegmentRequested,
e_capacityInfoRequested,
e_genericData
} |
Public Member Functions |
| | H225_InfoRequest (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_CallReferenceValue | m_callReferenceValue |
| H225_NonStandardParameter | m_nonStandardData |
| H225_TransportAddress | m_replyAddress |
| H225_CallIdentifier | m_callIdentifier |
| H225_ArrayOf_ClearToken | m_tokens |
| H225_ArrayOf_CryptoH323Token | m_cryptoTokens |
| H225_ICV | m_integrityCheckValue |
| H225_UUIEsRequested | m_uuiesRequested |
| H225_CallLinkage | m_callLinkage |
| H225_RasUsageInfoTypes | m_usageInfoRequested |
| PASN_Null | m_segmentedResponseSupported |
| PASN_Integer | m_nextSegmentRequested |
| PASN_Null | m_capacityInfoRequested |
| H225_ArrayOf_GenericData | m_genericData |
Member Enumeration Documentation
- Enumerator:
| e_nonStandardData |
|
| e_replyAddress |
|
| e_callIdentifier |
|
| e_tokens |
|
| e_cryptoTokens |
|
| e_integrityCheckValue |
|
| e_uuiesRequested |
|
| e_callLinkage |
|
| e_usageInfoRequested |
|
| e_segmentedResponseSupported |
|
| e_nextSegmentRequested |
|
| e_capacityInfoRequested |
|
| e_genericData |
|
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: