SQLite for C++
SQLite
conn_base
Public Member Functions
|
Public Attributes
|
List of all members
SQLite::conn_base Struct Reference
#include <
sqlite_cpp.h
>
Public Member Functions
sqlite3 **
get_ref
()
void
close
()
Public Attributes
sqlite3 *
db
= nullptr
Detailed Description
Wrapper over a sqlite3 pointer
Member Function Documentation
◆
get_ref()
sqlite3** SQLite::conn_base::get_ref
(
)
inline
Return a reference to the sqlite pointer
The documentation for this struct was generated from the following file:
src/
sqlite_cpp.h
Generated by
1.8.13