All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Private Attributes | List of all members
Catch::Section Class Reference
+ Inheritance diagram for Catch::Section:

Public Member Functions

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

Private Attributes

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

Detailed Description

Definition at line 2911 of file catch.hpp.


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