#include <catch_section_info.h>
Definition at line 2484 of file catch.hpp.
◆ SectionInfo() [1/4]
Catch::SectionInfo::SectionInfo |
( |
SourceLineInfo const & | _lineInfo, |
|
|
std::string const & | _name ) |
◆ SectionInfo() [2/4]
Catch::SectionInfo::SectionInfo |
( |
SourceLineInfo const & | _lineInfo, |
|
|
std::string const & | _name, |
|
|
std::string const & | ) |
|
inline |
Definition at line 24 of file catch_section_info.h.
SectionInfo(SourceLineInfo const &_lineInfo, std::string const &_name)
◆ SectionInfo() [3/4]
Catch::SectionInfo::SectionInfo |
( |
SourceLineInfo const & | _lineInfo, |
|
|
std::string const & | _name ) |
◆ SectionInfo() [4/4]
Catch::SectionInfo::SectionInfo |
( |
SourceLineInfo const & | _lineInfo, |
|
|
std::string const & | _name, |
|
|
std::string const & | ) |
|
inline |
◆ description
std::string Catch::SectionInfo::description |
◆ lineInfo
◆ name
std::string Catch::SectionInfo::name |
The documentation for this struct was generated from the following files: