Public Member Functions | Private Attributes | List of all members
Catch::Section Class Reference

#include <catch.hpp>

Inheritance diagram for Catch::Section:
Inheritance graph
[legend]

Public Member Functions

 operator bool () const
 
 Section (SectionInfo const &info)
 
 ~Section ()
 

Private Attributes

Counts m_assertions
 
SectionInfo m_info
 
std::string m_name
 
bool m_sectionIncluded
 
Timer m_timer
 

Additional Inherited Members

- Private Member Functions inherited from Catch::NonCopyable
 NonCopyable ()
 
virtual ~NonCopyable ()
 

Detailed Description

Definition at line 2072 of file catch.hpp.

Constructor & Destructor Documentation

Catch::Section::Section ( SectionInfo const &  info)
Catch::Section::~Section ( )

Member Function Documentation

Catch::Section::operator bool ( ) const
explicit

Member Data Documentation

Counts Catch::Section::m_assertions
private

Definition at line 2084 of file catch.hpp.

SectionInfo Catch::Section::m_info
private

Definition at line 2081 of file catch.hpp.

std::string Catch::Section::m_name
private

Definition at line 2083 of file catch.hpp.

bool Catch::Section::m_sectionIncluded
private

Definition at line 2085 of file catch.hpp.

Timer Catch::Section::m_timer
private

Definition at line 2086 of file catch.hpp.


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


catch_ros
Author(s): Max Schwarz
autogenerated on Thu Jan 14 2021 03:32:26