#include <h225.h>
List of all members.
Public Types |
| enum | OptionalFields {
e_nonStandardData,
e_originator,
e_audio,
e_video,
e_data,
e_callIdentifier,
e_tokens,
e_cryptoTokens,
e_substituteConfIDs,
e_pdu,
e_callLinkage,
e_usageInformation,
e_circuitInfo
} |
Public Member Functions |
| | H225_InfoRequestResponse_perCallInfo_subtype (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_NonStandardParameter | m_nonStandardData |
| H225_CallReferenceValue | m_callReferenceValue |
| H225_ConferenceIdentifier | m_conferenceID |
| PASN_Boolean | m_originator |
| H225_ArrayOf_RTPSession | m_audio |
| H225_ArrayOf_RTPSession | m_video |
| H225_ArrayOf_TransportChannelInfo | m_data |
| H225_TransportChannelInfo | m_h245 |
| H225_TransportChannelInfo | m_callSignaling |
| H225_CallType | m_callType |
| H225_BandWidth | m_bandWidth |
| H225_CallModel | m_callModel |
| H225_CallIdentifier | m_callIdentifier |
| H225_ArrayOf_ClearToken | m_tokens |
| H225_ArrayOf_CryptoH323Token | m_cryptoTokens |
| H225_ArrayOf_ConferenceIdentifier | m_substituteConfIDs |
| H225_InfoRequestResponse_perCallInfo_subtype_pdu | m_pdu |
| H225_CallLinkage | m_callLinkage |
| H225_RasUsageInformation | m_usageInformation |
| H225_CircuitInfo | m_circuitInfo |
Member Enumeration Documentation
- Enumerator:
| e_nonStandardData |
|
| e_originator |
|
| e_audio |
|
| e_video |
|
| e_data |
|
| e_callIdentifier |
|
| e_tokens |
|
| e_cryptoTokens |
|
| e_substituteConfIDs |
|
| e_pdu |
|
| e_callLinkage |
|
| e_usageInformation |
|
| e_circuitInfo |
|
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: