1 #ifndef MONVERSIONDEF_H
2 #define MONVERSIONDEF_H
38 void fetchAllDefs( std::vector<MonVersionDef>* fillVec)
throw(std::runtime_error);
std::string getDescription() const
bool operator!=(const MonVersionDef &d) const
void setMonitoringVersion(std::string ver)
std::string getMonitoringVersion() const
void fetchAllDefs(std::vector< MonVersionDef > *fillVec)