1 #ifndef FECONFIGWEIGHT_H 2 #define FECONFIGWEIGHT_H 43 void setParameters(
const std::map<std::string,std::string>& my_keys_map);
void fetchLastData(FEConfigWeightInfo *result) noexcept(false)
~FEConfigWeightInfo() override
void fetchData(FEConfigWeightInfo *result) noexcept(false)
void writeDB() noexcept(false)
int getNumberOfGroups() const
int fetchNextId() noexcept(false)
std::string getTable() override
void setDBTime(const Tm &x)
bool operator==(const FEConfigWeightInfo &r) const
bool operator!=(const FEConfigWeightInfo &r) const
void setParameters(const std::map< std::string, std::string > &my_keys_map)
void setNumberOfGroups(int n)
void prepareWrite() noexcept(false) override
void setByID(int id) noexcept(false)
int fetchID() noexcept(false)