CoolProp  4.2.5
An open-source fluid property and humid air property database
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
Catch::Totals Struct Reference

#include <catch.hpp>

Public Member Functions

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

Public Attributes

Counts assertions
 
Counts testCases
 

Detailed Description

Definition at line 1738 of file catch.hpp.

Member Function Documentation

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

Definition at line 1747 of file catch.hpp.

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

Definition at line 1756 of file catch.hpp.

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

Definition at line 1740 of file catch.hpp.

Member Data Documentation

Counts Catch::Totals::assertions

Definition at line 1762 of file catch.hpp.

Counts Catch::Totals::testCases

Definition at line 1763 of file catch.hpp.


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