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

SourceLineInfo Catch::MessageInfo::lineInfo

Definition at line 2603 of file catch.hpp.

StringRef Catch::MessageInfo::macroName

Definition at line 2601 of file catch.hpp.

std::string Catch::MessageInfo::message

Definition at line 2602 of file catch.hpp.

unsigned int Catch::MessageInfo::sequence

Definition at line 2605 of file catch.hpp.

ResultWas::OfType Catch::MessageInfo::type

Definition at line 2604 of file catch.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:35