#include <gccpdu.h>
Public Types | |
| e_aggregatedChannel | |
| e_transportConnection | |
| e_nonStandard | |
| 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 | |||
| ) |
| 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 & | ( | ) |
1.4.7