|
theConfig 10.0
|
infrastructur to use the cclcconfig specific callback … More...
#include <LcCall_cc.hh>
Collaboration diagram for cclcconfig::LcConfigIncludeCallbackC:Classes | |
| union | LcConfigIncludeCallbackU |
| storage to hold the callback More... | |
Public Types | |
| enum | LcConfigIncludeCallbackE { PC_LcConfigIncludeCB , PC_LcConfigIncludeIF } |
Static Public Member Functions | |
| static MK_CBP | Create (MK_RT mkrt, LcConfigIncludeSCB const callback, LcConfigC *self=NULL) |
| static MK_CBP | Create (MK_RT mkrt, LcConfigIncludeIF *callback, LcConfigC *self=NULL) |
| static enum MkErrorE | Call (LcConfigIncludeCallF_ARGS) |
| static void | Free (LcConfigIncludeFreeF_ARGS) |
Public Attributes | |
| enum cclcconfig::LcConfigIncludeCallbackC::LcConfigIncludeCallbackE | type |
| union cclcconfig::LcConfigIncludeCallbackC::LcConfigIncludeCallbackU | call |
| LcConfigC * | self |
infrastructur to use the cclcconfig specific callback …
Definition at line 18 of file LcCall_cc.hh.
| Enumerator | |
|---|---|
| PC_LcConfigIncludeCB | |
| PC_LcConfigIncludeIF | |
Definition at line 19 of file LcCall_cc.hh.
|
static |
Definition at line 34 of file LcCall_cc.cc.
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 46 of file LcCall_cc.hh.
|
inlinestatic |
|
static |
Definition at line 25 of file LcCall_cc.cc.
Here is the caller graph for this function:| union cclcconfig::LcConfigIncludeCallbackC::LcConfigIncludeCallbackU cclcconfig::LcConfigIncludeCallbackC::call |
| LcConfigC* cclcconfig::LcConfigIncludeCallbackC::self |
Definition at line 32 of file LcCall_cc.hh.
| enum cclcconfig::LcConfigIncludeCallbackC::LcConfigIncludeCallbackE cclcconfig::LcConfigIncludeCallbackC::type |