1 #ifndef ODCOND2CONFINFO_H 2 #define ODCOND2CONFINFO_H void setParameters(const std::map< std::string, std::string > &my_keys_map)
int fetchNextId() noexcept(false)
void writeDB() noexcept(false)
void setRecordDate(const Tm &x)
std::string getLocation() const
std::string getDescription() const
void setDBDate(const Tm &x)
void prepareWrite() noexcept(false) override
std::string getTable() override
void fetchParents() noexcept(false)
~ODCond2ConfInfo() override
void setDescription(std::string x)
void setLocation(std::string x)
std::string getType() const
int fetchID() noexcept(false)
void setRunNumber(int id)
void setType(std::string x)
void fetchData(ODCond2ConfInfo *result) noexcept(false)