1 #ifndef MONVERSIONDEF_H 2 #define MONVERSIONDEF_H
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