H225_BandwidthRequest Class Reference
#include <h225.h>
List of all members.
|
Public Types |
enum | OptionalFields {
e_callType,
e_nonStandardData,
e_callIdentifier,
e_gatekeeperIdentifier,
e_tokens,
e_cryptoTokens,
e_integrityCheckValue,
e_answeredCall,
e_callLinkage,
e_capacity,
e_usageInformation,
e_bandwidthDetails,
e_genericData,
e_transportQOS
} |
Public Member Functions |
| H225_BandwidthRequest (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_RequestSeqNum | m_requestSeqNum |
H225_EndpointIdentifier | m_endpointIdentifier |
H225_ConferenceIdentifier | m_conferenceID |
H225_CallReferenceValue | m_callReferenceValue |
H225_CallType | m_callType |
H225_BandWidth | m_bandWidth |
H225_NonStandardParameter | m_nonStandardData |
H225_CallIdentifier | m_callIdentifier |
H225_GatekeeperIdentifier | m_gatekeeperIdentifier |
H225_ArrayOf_ClearToken | m_tokens |
H225_ArrayOf_CryptoH323Token | m_cryptoTokens |
H225_ICV | m_integrityCheckValue |
PASN_Boolean | m_answeredCall |
H225_CallLinkage | m_callLinkage |
H225_CallCapacity | m_capacity |
H225_RasUsageInformation | m_usageInformation |
H225_ArrayOf_BandwidthDetails | m_bandwidthDetails |
H225_ArrayOf_GenericData | m_genericData |
H225_TransportQOS | m_transportQOS |
Member Enumeration Documentation
- Enumerator:
-
e_callType |
|
e_nonStandardData |
|
e_callIdentifier |
|
e_gatekeeperIdentifier |
|
e_tokens |
|
e_cryptoTokens |
|
e_integrityCheckValue |
|
e_answeredCall |
|
e_callLinkage |
|
e_capacity |
|
e_usageInformation |
|
e_bandwidthDetails |
|
e_genericData |
|
e_transportQOS |
|
Constructor & Destructor Documentation
H225_BandwidthRequest::H225_BandwidthRequest |
( |
unsigned |
tag = UniversalSequence , |
|
|
TagClass |
tagClass = UniversalTagClass | |
|
) |
| | |
Member Function Documentation
PObject* H225_BandwidthRequest::Clone |
( |
|
) |
const |
Comparison H225_BandwidthRequest::Compare |
( |
const PObject & |
obj |
) |
const |
PBoolean H225_BandwidthRequest::Decode |
( |
PASN_Stream & |
strm |
) |
|
void H225_BandwidthRequest::Encode |
( |
PASN_Stream & |
strm |
) |
const |
PINDEX H225_BandwidthRequest::GetDataLength |
( |
|
) |
const |
void H225_BandwidthRequest::PrintOn |
( |
ostream & |
strm |
) |
const |
Member Data Documentation
The documentation for this class was generated from the following file: