40#include "tkn_config.h"
41#include "tkdb_table.h"
42#include "tkdatabase.h"
64 void add_measure(
const tkstring &_measure_name,
bool _with_dbname=
true);
Interface to the sqlite database.
Mother class used to fill the sqlite database.
tkdb_builder(tkdatabase *_database, const char *_table_name)
Representaiton of a sqlite data table.
std::string with usefull tricks from TString (ROOT) and KVString (KaliVeda) and more....
data structure used to fill a tkmeasure object from the sqlite database