|
lab_trees
Tempestuous Trees
|
Public Member Functions | |
| MessageInfo (std::string const &_macroName, SourceLineInfo const &_lineInfo, ResultWas::OfType _type) | |
| bool | operator== (MessageInfo const &other) const |
| bool | operator< (MessageInfo const &other) const |
Public Attributes | |
| std::string | macroName |
| SourceLineInfo | lineInfo |
| ResultWas::OfType | type |
| std::string | message |
| unsigned int | sequence |
Static Private Attributes | |
| static unsigned int | globalCount |