theSq3Lite 10.0
|
infrastructur to use the CcLcConfig specific callback … More...
#include <Sq3Call_cc.hh>
Classes | |
union | Sq3LiteExecV2CallbackU |
storage to hold the callback More... | |
Public Types | |
enum | Sq3LiteExecV2CallbackE { PC_Sq3LiteExecV2SCB , PC_Sq3LiteExecV2IF } |
Static Public Member Functions | |
static MK_CBP | Create (MK_RT_ARGS Sq3LiteExecV2SCB const callback, Sq3LiteC *lite) |
static MK_CBP | Create (MK_RT_ARGS Sq3LiteExecV2IF *const callback, Sq3LiteC *lite) |
static Sq3LiteExecV2CB_ret | Call (Sq3LiteExecV2CB_args) |
Public Attributes | |
Sq3LiteC * | self |
enum ccsq3lite::Sq3LiteExecV2CallbackC::Sq3LiteExecV2CallbackE | type |
union ccsq3lite::Sq3LiteExecV2CallbackC::Sq3LiteExecV2CallbackU | call |
infrastructur to use the CcLcConfig specific callback …
Definition at line 59 of file Sq3Call_cc.hh.
Enumerator | |
---|---|
PC_Sq3LiteExecV2SCB | |
PC_Sq3LiteExecV2IF |
Definition at line 63 of file Sq3Call_cc.hh.
|
static |
Definition at line 85 of file Sq3Call_cc.cc.
|
inlinestatic |
Definition at line 88 of file Sq3Call_cc.hh.
|
inlinestatic |
union ccsq3lite::Sq3LiteExecV2CallbackC::Sq3LiteExecV2CallbackU ccsq3lite::Sq3LiteExecV2CallbackC::call |
Sq3LiteC* ccsq3lite::Sq3LiteExecV2CallbackC::self |
Definition at line 61 of file Sq3Call_cc.hh.
enum ccsq3lite::Sq3LiteExecV2CallbackC::Sq3LiteExecV2CallbackE ccsq3lite::Sq3LiteExecV2CallbackC::type |