OpenH323 1.18.0
Public Types | Public Member Functions
H245_FunctionNotUnderstood Class Reference

#include <h245.h>

List of all members.

Public Types

enum  Choices { e_request, e_response, e_command }

Public Member Functions

 H245_FunctionNotUnderstood (unsigned tag=0, TagClass tagClass=UniversalTagClass)
 operator H245_RequestMessage & ()
 operator const H245_RequestMessage & () const
 operator H245_ResponseMessage & ()
 operator const H245_ResponseMessage & () const
 operator H245_CommandMessage & ()
 operator const H245_CommandMessage & () const
BOOL CreateObject ()
PObject * Clone () const

Member Enumeration Documentation

Enumerator:
e_request 
e_response 
e_command 

Constructor & Destructor Documentation

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

Member Function Documentation

PObject* H245_FunctionNotUnderstood::Clone ( ) const
BOOL H245_FunctionNotUnderstood::CreateObject ( )
H245_FunctionNotUnderstood::operator const H245_CommandMessage & ( ) const
H245_FunctionNotUnderstood::operator const H245_RequestMessage & ( ) const
H245_FunctionNotUnderstood::operator const H245_ResponseMessage & ( ) const
H245_FunctionNotUnderstood::operator H245_CommandMessage & ( )
H245_FunctionNotUnderstood::operator H245_RequestMessage & ( )
H245_FunctionNotUnderstood::operator H245_ResponseMessage & ( )

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