arduino-emulator
Public Member Functions | Public Attributes | List of all members
Catch::MessageInfo Struct Reference

Public Member Functions

 MessageInfo (StringRef const &_macroName, SourceLineInfo const &_lineInfo, ResultWas::OfType _type)
 
bool operator< (MessageInfo const &other) const
 
bool operator== (MessageInfo const &other) const
 

Public Attributes

SourceLineInfo lineInfo
 
StringRef macroName
 
std::string message
 
unsigned int sequence
 
ResultWas::OfType type
 

The documentation for this struct was generated from the following file: