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