#include <gcc.h>
Public Types | |
| enum | Choices { e_request, e_response, e_indication } | 
Public Member Functions | |
| GCC_GCCPDU (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
| operator GCC_RequestPDU & () | |
| operator const GCC_RequestPDU & () const | |
| operator GCC_ResponsePDU & () | |
| operator const GCC_ResponsePDU & () const | |
| operator GCC_IndicationPDU & () | |
| operator const GCC_IndicationPDU & () const | |
| PBoolean | CreateObject () | 
| PObject * | Clone () const | 
| enum GCC_GCCPDU::Choices | 
| GCC_GCCPDU::GCC_GCCPDU | ( | unsigned |  tag = 0,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| GCC_GCCPDU::operator GCC_RequestPDU & | ( | ) | 
| GCC_GCCPDU::operator const GCC_RequestPDU & | ( | ) | const | 
| GCC_GCCPDU::operator GCC_ResponsePDU & | ( | ) | 
| GCC_GCCPDU::operator const GCC_ResponsePDU & | ( | ) | const | 
| GCC_GCCPDU::operator GCC_IndicationPDU & | ( | ) | 
| GCC_GCCPDU::operator const GCC_IndicationPDU & | ( | ) | const | 
| PBoolean GCC_GCCPDU::CreateObject | ( | ) | 
| PObject* GCC_GCCPDU::Clone | ( | ) | const | 
 1.5.1