Public Member Functions | Public Attributes | Static Private Attributes
Catch::MessageInfo Struct Reference

#include <catch.hpp>

List of all members.

Public Member Functions

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

Public Attributes

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

Static Private Attributes

static unsigned int globalCount

Detailed Description

Definition at line 1415 of file catch.hpp.


Constructor & Destructor Documentation

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

Member Function Documentation

bool Catch::MessageInfo::operator< ( MessageInfo const &  other) const [inline]

Definition at line 1429 of file catch.hpp.

bool Catch::MessageInfo::operator== ( MessageInfo const &  other) const [inline]

Definition at line 1426 of file catch.hpp.


Member Data Documentation

unsigned int Catch::MessageInfo::globalCount [static, private]

Definition at line 1433 of file catch.hpp.

Definition at line 1421 of file catch.hpp.

Definition at line 1420 of file catch.hpp.

Definition at line 1423 of file catch.hpp.

Definition at line 1424 of file catch.hpp.

Definition at line 1422 of file catch.hpp.


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


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:41