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