1 #ifndef MONVERSIONDEF_H
2 #define MONVERSIONDEF_H
38 void fetchAllDefs(std::vector<MonVersionDef> *fillVec) noexcept(
false);
void setByID(int id) noexcept(false) override
std::string getDescription() const
int fetchID() noexcept(false) override
bool operator!=(const MonVersionDef &d) const
void fetchAllDefs(std::vector< MonVersionDef > *fillVec) noexcept(false)
void setMonitoringVersion(std::string ver)
std::string getMonitoringVersion() const
~MonVersionDef() override