All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Public Attributes | Static Private 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

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

Static Private Attributes

static unsigned int globalCount
 

Detailed Description

Definition at line 2599 of file catch.hpp.


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