Public Member Functions | Public Attributes | Static Private Attributes | List of all members
Catch::MessageInfo Struct Reference

#include <catch.hpp>

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
 

Static Private Attributes

static unsigned int globalCount
 

Detailed Description

Definition at line 1768 of file catch.hpp.

Constructor & Destructor Documentation

Catch::MessageInfo::MessageInfo ( StringRef const &  _macroName,
SourceLineInfo const &  _lineInfo,
ResultWas::OfType  _type 
)

Member Function Documentation

bool Catch::MessageInfo::operator< ( MessageInfo const &  other) const
bool Catch::MessageInfo::operator== ( MessageInfo const &  other) const

Member Data Documentation

unsigned int Catch::MessageInfo::globalCount
staticprivate

Definition at line 1782 of file catch.hpp.

SourceLineInfo Catch::MessageInfo::lineInfo

Definition at line 1775 of file catch.hpp.

StringRef Catch::MessageInfo::macroName

Definition at line 1773 of file catch.hpp.

std::string Catch::MessageInfo::message

Definition at line 1774 of file catch.hpp.

unsigned int Catch::MessageInfo::sequence

Definition at line 1777 of file catch.hpp.

ResultWas::OfType Catch::MessageInfo::type

Definition at line 1776 of file catch.hpp.


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


catch_ros
Author(s): Max Schwarz
autogenerated on Sat Jun 8 2019 17:59:58