Public Member Functions | Public Attributes
Catch::Totals Struct Reference

#include <catch.hpp>

List of all members.

Public Member Functions

Totals delta (Totals const &prevTotals) const
Totalsoperator+= (Totals const &other)
Totals operator- (Totals const &other) const

Public Attributes

Counts assertions
Counts testCases

Detailed Description

Definition at line 1744 of file catch.hpp.


Member Function Documentation

Totals Catch::Totals::delta ( Totals const &  prevTotals) const [inline]

Definition at line 1753 of file catch.hpp.

Totals& Catch::Totals::operator+= ( Totals const &  other) [inline]

Definition at line 1764 of file catch.hpp.

Totals Catch::Totals::operator- ( Totals const &  other) const [inline]

Definition at line 1746 of file catch.hpp.


Member Data Documentation

Definition at line 1770 of file catch.hpp.

Definition at line 1771 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