1 #ifndef _DECO_STATUS_DB__H_
2 #define _DECO_STATUS_DB__H_
13 std::string m_name_table;
26 void RunFinished(
const int run,
const int result,
int utime=0);
Standard interface with SQL database.
void RunFinished(const int run, const int result, int utime=0)
void InitTable(const bool refresh=false)
void RunUpdated(const int run, int utime=0)
void RunStarted(const int run, int utime=0)