Go to the documentation of this file. 1 #ifndef ONLINEDB_ECALCONDDB_FECONFIGCOKEINFO_H
2 #define ONLINEDB_ECALCONDDB_FECONFIGCOKEINFO_H
void setParameters(const std::map< std::string, std::string > &my_keys_map)
std::string getTable() override
void setByID(int id) noexcept(false)
int fetchNextId() noexcept(false)
void writeDB() noexcept(false)
~FEConfigCokeInfo() override
void prepareWrite() noexcept(false) override
void fetchLastData(FEConfigCokeInfo *result) noexcept(false)
void fetchData(FEConfigCokeInfo *result) noexcept(false)
int fetchID() noexcept(false)
void setDBTime(const Tm &x)
bool operator!=(const FEConfigCokeInfo &r) const