#include <catch.hpp>

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 () | 
| Catch::Section::Section | ( | SectionInfo const & | info | ) | 
| Catch::Section::~Section | ( | ) | 
      
  | 
  explicit | 
      
  | 
  private |