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 2908 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 2920 of file catch.hpp.

SectionInfo Catch::Section::m_info
private

Definition at line 2917 of file catch.hpp.

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

Definition at line 2919 of file catch.hpp.

bool Catch::Section::m_sectionIncluded
private

Definition at line 2921 of file catch.hpp.

Timer Catch::Section::m_timer
private

Definition at line 2922 of file catch.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:35