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