OpenH323 1.18.0
Public Types | Public Member Functions
GCC_NetworkAddress_subtype Class Reference

#include <gccpdu.h>

List of all members.

Public Types

enum  Choices { e_aggregatedChannel, e_transportConnection, e_nonStandard }

Public Member Functions

 GCC_NetworkAddress_subtype (unsigned tag=0, TagClass tagClass=UniversalTagClass)
 operator GCC_NetworkAddress_subtype_aggregatedChannel & ()
 operator const GCC_NetworkAddress_subtype_aggregatedChannel & () const
 operator GCC_NetworkAddress_subtype_transportConnection & ()
 operator const GCC_NetworkAddress_subtype_transportConnection & () const
 operator GCC_NonStandardParameter & ()
 operator const GCC_NonStandardParameter & () const
BOOL CreateObject ()
PObject * Clone () const

Member Enumeration Documentation

Enumerator:
e_aggregatedChannel 
e_transportConnection 
e_nonStandard 

Constructor & Destructor Documentation

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

Member Function Documentation

PObject* GCC_NetworkAddress_subtype::Clone ( ) const
BOOL GCC_NetworkAddress_subtype::CreateObject ( )
GCC_NetworkAddress_subtype::operator const GCC_NetworkAddress_subtype_aggregatedChannel & ( ) const
GCC_NetworkAddress_subtype::operator const GCC_NetworkAddress_subtype_transportConnection & ( ) const
GCC_NetworkAddress_subtype::operator const GCC_NonStandardParameter & ( ) const
GCC_NetworkAddress_subtype::operator GCC_NetworkAddress_subtype_aggregatedChannel & ( )
GCC_NetworkAddress_subtype::operator GCC_NetworkAddress_subtype_transportConnection & ( )
GCC_NetworkAddress_subtype::operator GCC_NonStandardParameter & ( )

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