38 union Sq3LiteExecCallbackU
call
81 union Sq3LiteExecV2CallbackU
call
Struct to represent the data of the Sq3LiteC … → C-API: libsq3lite::Sq3LiteS
Callback for a Sq3LiteExec.
Callback for a Sq3LiteExecV2.
#define Sq3LiteExecV2CB_ret
#define Sq3Fupu_Sq3LiteExec_callback_call_args
#define Sq3Fupu_Sq3LiteExec_callback_call_ret
#define Sq3LiteExecV2CB_args
namespace for the CcSq3Lite "C++"-API
void(* Sq3LiteExecV2SCB)(const MkBufferListC &vals, const MkBufferListC &cols)
static callback fired at Sq3LiteExec …
void(* Sq3LiteExecSCB)(const std::vector< std::string > &vals, const std::vector< std::string > &cols)
static callback fired at Sq3LiteExec …
infrastructur to use the CcLcConfig specific callback …
static Sq3Fupu_Sq3LiteExec_callback_call_ret Call(Sq3Fupu_Sq3LiteExec_callback_call_args)
static MK_CBP Create(MK_RT_ARGS Sq3LiteExecIF *const callback, Sq3LiteC *lite)
static MK_CBP Create(MK_RT_ARGS Sq3LiteExecSCB const callback, Sq3LiteC *lite)
enum ccsq3lite::Sq3LiteExecCallbackC::Sq3LiteExecCallbackE type
union ccsq3lite::Sq3LiteExecCallbackC::Sq3LiteExecCallbackU call
infrastructur to use the CcLcConfig specific callback …
static MK_CBP Create(MK_RT_ARGS Sq3LiteExecV2SCB const callback, Sq3LiteC *lite)
enum ccsq3lite::Sq3LiteExecV2CallbackC::Sq3LiteExecV2CallbackE type
union ccsq3lite::Sq3LiteExecV2CallbackC::Sq3LiteExecV2CallbackU call
static MK_CBP Create(MK_RT_ARGS Sq3LiteExecV2IF *const callback, Sq3LiteC *lite)
static Sq3LiteExecV2CB_ret Call(Sq3LiteExecV2CB_args)
storage to hold the callback
Sq3LiteExecSCB LiteExecCB
Sq3LiteExecCallbackU(Sq3LiteExecSCB cb)
Sq3LiteExecIF * LiteExecIF
Sq3LiteExecCallbackU(Sq3LiteExecIF *cb)
storage to hold the callback
Sq3LiteExecV2CallbackU(Sq3LiteExecV2IF *cb)
Sq3LiteExecV2SCB LiteExecV2CB
Sq3LiteExecV2IF * LiteExecV2IF
Sq3LiteExecV2CallbackU(Sq3LiteExecV2SCB cb)