theSq3Lite 10.0
|
infrastructur to use the CcLcConfig specific callback … More...
#include <Sq3Call_cc.hh>
Classes | |
union | Sq3LiteExecCallbackU |
storage to hold the callback More... | |
Public Types | |
enum | Sq3LiteExecCallbackE { PC_Sq3LiteExecSCB , PC_Sq3LiteExecIF } |
Static Public Member Functions | |
static MK_CBP | Create (MK_RT_ARGS Sq3LiteExecSCB const callback, Sq3LiteC *lite) |
static MK_CBP | Create (MK_RT_ARGS Sq3LiteExecIF *const callback, Sq3LiteC *lite) |
static Sq3Fupu_Sq3LiteExec_callback_call_ret | Call (Sq3Fupu_Sq3LiteExec_callback_call_args) |
Public Attributes | |
Sq3LiteC * | self |
enum ccsq3lite::Sq3LiteExecCallbackC::Sq3LiteExecCallbackE | type |
union ccsq3lite::Sq3LiteExecCallbackC::Sq3LiteExecCallbackU | call |
infrastructur to use the CcLcConfig specific callback …
Definition at line 16 of file Sq3Call_cc.hh.
Enumerator | |
---|---|
PC_Sq3LiteExecSCB | |
PC_Sq3LiteExecIF |
Definition at line 20 of file Sq3Call_cc.hh.
|
static |
Definition at line 39 of file Sq3Call_cc.cc.
|
inlinestatic |
Definition at line 45 of file Sq3Call_cc.hh.
|
inlinestatic |
union ccsq3lite::Sq3LiteExecCallbackC::Sq3LiteExecCallbackU ccsq3lite::Sq3LiteExecCallbackC::call |
Sq3LiteC* ccsq3lite::Sq3LiteExecCallbackC::self |
Definition at line 18 of file Sq3Call_cc.hh.
enum ccsq3lite::Sq3LiteExecCallbackC::Sq3LiteExecCallbackE ccsq3lite::Sq3LiteExecCallbackC::type |