OpenH323 1.18.0
Public Types | Public Member Functions
H245_IndicationMessage Class Reference

#include <h245.h>

List of all members.

Public Types

enum  Choices {
  e_nonStandard, e_functionNotUnderstood, e_masterSlaveDeterminationRelease, e_terminalCapabilitySetRelease,
  e_openLogicalChannelConfirm, e_requestChannelCloseRelease, e_multiplexEntrySendRelease, e_requestMultiplexEntryRelease,
  e_requestModeRelease, e_miscellaneousIndication, e_jitterIndication, e_h223SkewIndication,
  e_newATMVCIndication, e_userInput, e_h2250MaximumSkewIndication, e_mcLocationIndication,
  e_conferenceIndication, e_vendorIdentification, e_functionNotSupported, e_multilinkIndication,
  e_logicalChannelRateRelease, e_flowControlIndication, e_mobileMultilinkReconfigurationIndication, e_genericIndication
}

Public Member Functions

 H245_IndicationMessage (unsigned tag=0, TagClass tagClass=UniversalTagClass)
 operator H245_NonStandardMessage & ()
 operator const H245_NonStandardMessage & () const
 operator H245_FunctionNotUnderstood & ()
 operator const H245_FunctionNotUnderstood & () const
 operator H245_MasterSlaveDeterminationRelease & ()
 operator const H245_MasterSlaveDeterminationRelease & () const
 operator H245_TerminalCapabilitySetRelease & ()
 operator const H245_TerminalCapabilitySetRelease & () const
 operator H245_OpenLogicalChannelConfirm & ()
 operator const H245_OpenLogicalChannelConfirm & () const
 operator H245_RequestChannelCloseRelease & ()
 operator const H245_RequestChannelCloseRelease & () const
 operator H245_MultiplexEntrySendRelease & ()
 operator const H245_MultiplexEntrySendRelease & () const
 operator H245_RequestMultiplexEntryRelease & ()
 operator const H245_RequestMultiplexEntryRelease & () const
 operator H245_RequestModeRelease & ()
 operator const H245_RequestModeRelease & () const
 operator H245_MiscellaneousIndication & ()
 operator const H245_MiscellaneousIndication & () const
 operator H245_JitterIndication & ()
 operator const H245_JitterIndication & () const
 operator H245_H223SkewIndication & ()
 operator const H245_H223SkewIndication & () const
 operator H245_NewATMVCIndication & ()
 operator const H245_NewATMVCIndication & () const
 operator H245_UserInputIndication & ()
 operator const H245_UserInputIndication & () const
 operator H245_H2250MaximumSkewIndication & ()
 operator const H245_H2250MaximumSkewIndication & () const
 operator H245_MCLocationIndication & ()
 operator const H245_MCLocationIndication & () const
 operator H245_ConferenceIndication & ()
 operator const H245_ConferenceIndication & () const
 operator H245_VendorIdentification & ()
 operator const H245_VendorIdentification & () const
 operator H245_FunctionNotSupported & ()
 operator const H245_FunctionNotSupported & () const
 operator H245_MultilinkIndication & ()
 operator const H245_MultilinkIndication & () const
 operator H245_LogicalChannelRateRelease & ()
 operator const H245_LogicalChannelRateRelease & () const
 operator H245_FlowControlIndication & ()
 operator const H245_FlowControlIndication & () const
 operator H245_MobileMultilinkReconfigurationIndication & ()
 operator const H245_MobileMultilinkReconfigurationIndication & () const
 operator H245_GenericMessage & ()
 operator const H245_GenericMessage & () const
BOOL CreateObject ()
PObject * Clone () const

Member Enumeration Documentation

Enumerator:
e_nonStandard 
e_functionNotUnderstood 
e_masterSlaveDeterminationRelease 
e_terminalCapabilitySetRelease 
e_openLogicalChannelConfirm 
e_requestChannelCloseRelease 
e_multiplexEntrySendRelease 
e_requestMultiplexEntryRelease 
e_requestModeRelease 
e_miscellaneousIndication 
e_jitterIndication 
e_h223SkewIndication 
e_newATMVCIndication 
e_userInput 
e_h2250MaximumSkewIndication 
e_mcLocationIndication 
e_conferenceIndication 
e_vendorIdentification 
e_functionNotSupported 
e_multilinkIndication 
e_logicalChannelRateRelease 
e_flowControlIndication 
e_mobileMultilinkReconfigurationIndication 
e_genericIndication 

Constructor & Destructor Documentation

H245_IndicationMessage::H245_IndicationMessage ( unsigned  tag = 0,
TagClass  tagClass = UniversalTagClass 
)

Member Function Documentation

PObject* H245_IndicationMessage::Clone ( ) const
BOOL H245_IndicationMessage::CreateObject ( )
H245_IndicationMessage::operator const H245_ConferenceIndication & ( ) const
H245_IndicationMessage::operator const H245_FlowControlIndication & ( ) const
H245_IndicationMessage::operator const H245_FunctionNotSupported & ( ) const
H245_IndicationMessage::operator const H245_FunctionNotUnderstood & ( ) const
H245_IndicationMessage::operator const H245_GenericMessage & ( ) const
H245_IndicationMessage::operator const H245_H223SkewIndication & ( ) const
H245_IndicationMessage::operator const H245_H2250MaximumSkewIndication & ( ) const
H245_IndicationMessage::operator const H245_JitterIndication & ( ) const
H245_IndicationMessage::operator const H245_LogicalChannelRateRelease & ( ) const
H245_IndicationMessage::operator const H245_MasterSlaveDeterminationRelease & ( ) const
H245_IndicationMessage::operator const H245_MCLocationIndication & ( ) const
H245_IndicationMessage::operator const H245_MiscellaneousIndication & ( ) const
H245_IndicationMessage::operator const H245_MobileMultilinkReconfigurationIndication & ( ) const
H245_IndicationMessage::operator const H245_MultilinkIndication & ( ) const
H245_IndicationMessage::operator const H245_MultiplexEntrySendRelease & ( ) const
H245_IndicationMessage::operator const H245_NewATMVCIndication & ( ) const
H245_IndicationMessage::operator const H245_NonStandardMessage & ( ) const
H245_IndicationMessage::operator const H245_OpenLogicalChannelConfirm & ( ) const
H245_IndicationMessage::operator const H245_RequestChannelCloseRelease & ( ) const
H245_IndicationMessage::operator const H245_RequestModeRelease & ( ) const
H245_IndicationMessage::operator const H245_RequestMultiplexEntryRelease & ( ) const
H245_IndicationMessage::operator const H245_TerminalCapabilitySetRelease & ( ) const
H245_IndicationMessage::operator const H245_UserInputIndication & ( ) const
H245_IndicationMessage::operator const H245_VendorIdentification & ( ) const
H245_IndicationMessage::operator H245_ConferenceIndication & ( )
H245_IndicationMessage::operator H245_FlowControlIndication & ( )
H245_IndicationMessage::operator H245_FunctionNotSupported & ( )
H245_IndicationMessage::operator H245_FunctionNotUnderstood & ( )
H245_IndicationMessage::operator H245_GenericMessage & ( )
H245_IndicationMessage::operator H245_H223SkewIndication & ( )
H245_IndicationMessage::operator H245_H2250MaximumSkewIndication & ( )
H245_IndicationMessage::operator H245_JitterIndication & ( )
H245_IndicationMessage::operator H245_LogicalChannelRateRelease & ( )
H245_IndicationMessage::operator H245_MasterSlaveDeterminationRelease & ( )
H245_IndicationMessage::operator H245_MCLocationIndication & ( )
H245_IndicationMessage::operator H245_MiscellaneousIndication & ( )
H245_IndicationMessage::operator H245_MobileMultilinkReconfigurationIndication & ( )
H245_IndicationMessage::operator H245_MultilinkIndication & ( )
H245_IndicationMessage::operator H245_MultiplexEntrySendRelease & ( )
H245_IndicationMessage::operator H245_NewATMVCIndication & ( )
H245_IndicationMessage::operator H245_NonStandardMessage & ( )
H245_IndicationMessage::operator H245_OpenLogicalChannelConfirm & ( )
H245_IndicationMessage::operator H245_RequestChannelCloseRelease & ( )
H245_IndicationMessage::operator H245_RequestModeRelease & ( )
H245_IndicationMessage::operator H245_RequestMultiplexEntryRelease & ( )
H245_IndicationMessage::operator H245_TerminalCapabilitySetRelease & ( )
H245_IndicationMessage::operator H245_UserInputIndication & ( )
H245_IndicationMessage::operator H245_VendorIdentification & ( )

The documentation for this class was generated from the following file: