#include <gcc.h>
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 |
GCC_NetworkAddress_subtype::GCC_NetworkAddress_subtype | ( | unsigned | tag = 0 , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
GCC_NetworkAddress_subtype::operator GCC_NetworkAddress_subtype_aggregatedChannel & | ( | ) |
GCC_NetworkAddress_subtype::operator const GCC_NetworkAddress_subtype_aggregatedChannel & | ( | ) | const |
GCC_NetworkAddress_subtype::operator GCC_NetworkAddress_subtype_transportConnection & | ( | ) |
GCC_NetworkAddress_subtype::operator const GCC_NetworkAddress_subtype_transportConnection & | ( | ) | const |
GCC_NetworkAddress_subtype::operator GCC_NonStandardParameter & | ( | ) |
GCC_NetworkAddress_subtype::operator const GCC_NonStandardParameter & | ( | ) | const |
BOOL GCC_NetworkAddress_subtype::CreateObject | ( | ) |
PObject* GCC_NetworkAddress_subtype::Clone | ( | ) | const |