1 #ifndef MONRUNOUTCOMEDEF_H 2 #define MONRUNOUTCOMEDEF_H
std::string getShortDesc() const
void fetchAllDefs(std::vector< MonRunOutcomeDef > *fillVec) noexcept(false)
void setShortDesc(std::string desc)
std::string getLongDesc() const
void setByID(int id) noexcept(false)
bool operator!=(const MonRunOutcomeDef &d) const
int fetchID() noexcept(false)
virtual ~MonRunOutcomeDef()