#include <SqliteObject.hpp>
Public Member Functions | |
void | clear () |
Results () | |
~Results () | |
Public Attributes | |
std::vector< std::vector < std::string > > | data |
std::vector< std::string > | header |
Results::Results | ( | ) |
Results::~Results | ( | ) |
void Results::clear | ( | ) |
std::vector< std::vector<std::string> > Results::data |
std::vector<std::string> Results::header |