Belle II Software
release-08-01-10
|
Static Public Member Functions | |
static bool | createLog (DBInterface &db, const std::string &tablename, const DAQLogMessage &log) |
static DAQLogMessageList | getLogs (DBInterface &db, const std::string &tablename, const std::string &nodename="", int max=0) |
static DAQLogMessageList | getLogs (DBInterface &db, const std::string &tablename, const std::string &nodename, const std::string &begin_date, const std::string &end_date, int max, int priority) |
Definition at line 24 of file DAQLogDB.h.