This is the complete list of members for Catch::Section, including all inherited members.
| m_assertions | Catch::Section | private |
| m_info | Catch::Section | private |
| m_sectionIncluded | Catch::Section | private |
| m_timer | Catch::Section | private |
| NonCopyable(NonCopyable const &)=delete | Catch::Detail::NonCopyable | private |
| NonCopyable(NonCopyable &&)=delete | Catch::Detail::NonCopyable | private |
| NonCopyable() noexcept=default | Catch::Detail::NonCopyable | private |
| operator bool() const | Catch::Section | explicit |
| operator=(NonCopyable const &)=delete | Catch::Detail::NonCopyable | private |
| operator=(NonCopyable &&)=delete | Catch::Detail::NonCopyable | private |
| Section(SectionInfo &&info) | Catch::Section | |
| Section(SourceLineInfo const &_lineInfo, StringRef _name, const char *const =nullptr) | Catch::Section | |
| ~Section() | Catch::Section |