#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 | |
| BOOL | CreateObject () |
| PObject * | Clone () const |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2