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

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

Definition at line 1919 of file catch.hpp.


Member Data Documentation

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

Definition at line 1926 of file catch.hpp.

Definition at line 1914 of file catch.hpp.

Definition at line 1913 of file catch.hpp.

Definition at line 1916 of file catch.hpp.

Definition at line 1917 of file catch.hpp.

Definition at line 1915 of file catch.hpp.


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


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:10