9 #include "../BasicDatatypes.hpp" 25 Msg(
const UINT16 sourceId,
const std::string message);
30 std::string
getMsg()
const;
31 void setMsg(std::string message);
virtual const UINT32 getUsedMemory() const
bool operator==(const Msg &other) const
Equality predicate.
std::string getMsg() const
std::string toString() const
Conversion to string for debugging.
void setMsg(std::string message)
Msg(const UINT16 sourceId)
Constructor.
std::ostream & operator<<(std::ostream &os, const EvalCaseResult &result)