SOLA
Loading...
Searching...
No Matches
Public Member Functions | List of all members
daisi::SQLiteHelper Class Reference

Public Member Functions

 SQLiteHelper (std::string file_path, std::string file_name)
 
 ~SQLiteHelper ()
 Disconnects and renames the temporary database filename to final name.
 
void setFailed ()
 
void execute (const std::string &query)
 

Constructor & Destructor Documentation

◆ SQLiteHelper()

daisi::SQLiteHelper::SQLiteHelper ( std::string  file_path,
std::string  file_name 
)

Constructs a SQLite logger and generates database

Parameters
file_pathAbsolute path to the location where the database should be created
file_nameName of the database to be created

The documentation for this class was generated from the following files: