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