theSq3Lite 10.0
|
tag: nhi1-release-250425 More...
#include <list>
#include <vector>
Go to the source code of this file.
Classes | |
class | ccsq3lite::Sq3LiteExecIF |
Callback for a Sq3LiteExec. More... | |
class | ccsq3lite::Sq3LiteExecV2IF |
Callback for a Sq3LiteExecV2. More... | |
struct | ccsq3lite::Sq3LiteC_A |
Struct to represent the data of the Sq3LiteC … → C-API: libsq3lite::Sq3LiteS More... | |
class | ccsq3lite::Sq3LiteC |
Struct to represent the data of the Sq3LiteC … → C-API: libsq3lite::Sq3LiteS More... | |
Namespaces | |
namespace | ccsq3lite |
namespace for the CcSq3Lite "C++"-API | |
Typedefs | |
typedef void(* | ccsq3lite::Sq3LiteExecSCB) (const std::vector< std::string > &vals, const std::vector< std::string > &cols) |
static callback fired at Sq3LiteExec … | |
typedef void(* | ccsq3lite::Sq3LiteExecV2SCB) (const MkBufferListC &vals, const MkBufferListC &cols) |
static callback fired at Sq3LiteExec … | |
tag: nhi1-release-250425
Definition in file Sq3LiteC_cc.hh.