H225_ServiceControlIndication Class Reference

#include <h225.h>

Inheritance diagram for H225_ServiceControlIndication:

PASN_Sequence List of all members.

Public Types

enum  OptionalFields {
  e_nonStandardData, e_endpointIdentifier, e_callSpecific, e_tokens,
  e_cryptoTokens, e_integrityCheckValue, e_featureSet, e_genericData
}

Public Member Functions

 H225_ServiceControlIndication (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_NonStandardParameter m_nonStandardData
H225_ArrayOf_ServiceControlSession m_serviceControl
H225_EndpointIdentifier m_endpointIdentifier
H225_ServiceControlIndication_callSpecific m_callSpecific
H225_ArrayOf_ClearToken m_tokens
H225_ArrayOf_CryptoH323Token m_cryptoTokens
H225_ICV m_integrityCheckValue
H225_FeatureSet m_featureSet
H225_ArrayOf_GenericData m_genericData

Member Enumeration Documentation

enum H225_ServiceControlIndication::OptionalFields

Enumerator:
e_nonStandardData 
e_endpointIdentifier 
e_callSpecific 
e_tokens 
e_cryptoTokens 
e_integrityCheckValue 
e_featureSet 
e_genericData 


Constructor & Destructor Documentation

H225_ServiceControlIndication::H225_ServiceControlIndication ( unsigned  tag = UniversalSequence,
TagClass  tagClass = UniversalTagClass 
)


Member Function Documentation

PINDEX H225_ServiceControlIndication::GetDataLength (  )  const

PBoolean H225_ServiceControlIndication::Decode ( PASN_Stream &  strm  ) 

void H225_ServiceControlIndication::Encode ( PASN_Stream &  strm  )  const

void H225_ServiceControlIndication::PrintOn ( ostream &  strm  )  const

Comparison H225_ServiceControlIndication::Compare ( const PObject &  obj  )  const

PObject* H225_ServiceControlIndication::Clone (  )  const


Member Data Documentation

H225_RequestSeqNum H225_ServiceControlIndication::m_requestSeqNum

H225_NonStandardParameter H225_ServiceControlIndication::m_nonStandardData

H225_ArrayOf_ServiceControlSession H225_ServiceControlIndication::m_serviceControl

H225_EndpointIdentifier H225_ServiceControlIndication::m_endpointIdentifier

H225_ServiceControlIndication_callSpecific H225_ServiceControlIndication::m_callSpecific

H225_ArrayOf_ClearToken H225_ServiceControlIndication::m_tokens

H225_ArrayOf_CryptoH323Token H225_ServiceControlIndication::m_cryptoTokens

H225_ICV H225_ServiceControlIndication::m_integrityCheckValue

H225_FeatureSet H225_ServiceControlIndication::m_featureSet

H225_ArrayOf_GenericData H225_ServiceControlIndication::m_genericData


The documentation for this class was generated from the following file:
Generated on Mon Sep 15 11:49:22 2008 for OPAL by  doxygen 1.5.1