#include <CondCore/DBCommon/src/LogDBNames.h>
Static Public Member Functions | |
static std::string | LogTableName () |
static std::string | SequenceTableName () |
Definition at line 5 of file LogDBNames.h.
std::string cond::LogDBNames::LogTableName | ( | ) | [static] |
Definition at line 7 of file LogDBNames.cc.
Referenced by cond::Logger::createLogDBIfNonExist(), cond::Logger::getWriteLock(), cond::Logger::insertLogRecord(), cond::Logger::logFailedOperationNow(), cond::Logger::logOperationNow(), cond::Logger::LookupLastEntryByProvenance(), and cond::Logger::LookupLastEntryByTag().
std::string cond::LogDBNames::SequenceTableName | ( | ) | [static] |
Definition at line 3 of file LogDBNames.cc.
Referenced by cond::Logger::createLogDBIfNonExist(), cond::Logger::logFailedOperationNow(), and cond::Logger::logOperationNow().