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 2224 of file catch.hpp.

Constructor & Destructor Documentation

◆ MessageInfo()

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

Member Function Documentation

◆ operator<()

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

◆ operator==()

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

Member Data Documentation

◆ globalCount

unsigned int Catch::MessageInfo::globalCount
staticprivate

Definition at line 2238 of file catch.hpp.

◆ lineInfo

SourceLineInfo Catch::MessageInfo::lineInfo

Definition at line 2231 of file catch.hpp.

◆ macroName

StringRef Catch::MessageInfo::macroName

Definition at line 2229 of file catch.hpp.

◆ message

std::string Catch::MessageInfo::message

Definition at line 2230 of file catch.hpp.

◆ sequence

unsigned int Catch::MessageInfo::sequence

Definition at line 2233 of file catch.hpp.

◆ type

ResultWas::OfType Catch::MessageInfo::type

Definition at line 2232 of file catch.hpp.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03