|
theConfig 10.0
|
infrastructur to use the cclcconfig specific callback … More...
#include <LcCall_cc.hh>
Collaboration diagram for cclcconfig::LcSettingDeleteCallbackC:Classes | |
| union | LcSettingDeleteCallbackU |
| storage to hold the callback More... | |
Public Types | |
| enum | LcSettingDeleteCallbackE { PC_LcSettingDeleteCB , PC_LcSettingDeleteIF } |
Static Public Member Functions | |
| static MK_CBP | Create (MK_RT mkrt, LcSettingDeleteSCB const callback, LcConfigC *self=NULL) |
| static MK_CBP | Create (MK_RT mkrt, LcSettingDeleteIF *callback, LcConfigC *self=NULL) |
| static enum MkErrorE | Call (LcSettingDeleteCallF_ARGS) |
| static void | Free (LcSettingDeleteFreeF_ARGS) |
Public Attributes | |
| enum cclcconfig::LcSettingDeleteCallbackC::LcSettingDeleteCallbackE | type |
| union cclcconfig::LcSettingDeleteCallbackC::LcSettingDeleteCallbackU | call |
| LcConfigC * | self |
infrastructur to use the cclcconfig specific callback …
Definition at line 55 of file LcCall_cc.hh.
| Enumerator | |
|---|---|
| PC_LcSettingDeleteCB | |
| PC_LcSettingDeleteIF | |
Definition at line 56 of file LcCall_cc.hh.
|
static |
Definition at line 83 of file LcCall_cc.cc.
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 83 of file LcCall_cc.hh.
|
inlinestatic |
|
static |
Definition at line 74 of file LcCall_cc.cc.
Here is the caller graph for this function:| union cclcconfig::LcSettingDeleteCallbackC::LcSettingDeleteCallbackU cclcconfig::LcSettingDeleteCallbackC::call |
| LcConfigC* cclcconfig::LcSettingDeleteCallbackC::self |
Definition at line 69 of file LcCall_cc.hh.
| enum cclcconfig::LcSettingDeleteCallbackC::LcSettingDeleteCallbackE cclcconfig::LcSettingDeleteCallbackC::type |