Struct SessionDB::DBContext¶
Defined in File SessionDB.h
Nested Relationships¶
This struct is a nested type of Class SessionDB.
Struct Documentation¶
-
struct DBContext
Public Members
-
sqlite3 *db = nullptr
-
std::vector<std::string> columns
-
std::string table
-
sqlite3_stmt *stmt = nullptr
-
sqlite3 *db = nullptr