1 #ifndef FECONFIGSLIDING_H 2 #define FECONFIGSLIDING_H 43 void setParameters(
const std::map<std::string,std::string>& my_keys_map);
int fetchNextId() noexcept(false)
bool operator!=(const FEConfigSlidingInfo &r) const
void fetchLastData(FEConfigSlidingInfo *result) noexcept(false)
void setIOVId(int iov_id)
void setParameters(const std::map< std::string, std::string > &my_keys_map)
int fetchID() noexcept(false)
void fetchData(FEConfigSlidingInfo *result) noexcept(false)
void setByID(int id) noexcept(false)
void writeDB() noexcept(false)
void prepareWrite() noexcept(false)
void setDBTime(const Tm &x)
bool operator==(const FEConfigSlidingInfo &r) const