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