FreeRTOS port on GAP8/RISC-V
|
Public Member Functions | |
SectionInfo (SourceLineInfo const &_lineInfo, std::string const &_name) | |
SectionInfo (SourceLineInfo const &_lineInfo, std::string const &_name, std::string const &) | |
Data Fields | |
std::string | name |
std::string | description |
SourceLineInfo | lineInfo |
Catch::SectionInfo::SectionInfo | ( | SourceLineInfo const & | _lineInfo, |
std::string const & | _name | ||
) |
|
inline |
std::string Catch::SectionInfo::description |
SourceLineInfo Catch::SectionInfo::lineInfo |
std::string Catch::SectionInfo::name |