Ylva And Malin
Public Member Functions | Data Fields
Catch::SectionInfo Struct Reference

#include <catch.hpp>

Collaboration diagram for Catch::SectionInfo:
Collaboration graph

Public Member Functions

 SectionInfo (SourceLineInfo const &_lineInfo, std::string const &_name, std::string const &_description=std::string())
 

Data Fields

std::string name
 
std::string description
 
SourceLineInfo lineInfo
 

Constructor & Destructor Documentation

Catch::SectionInfo::SectionInfo ( SourceLineInfo const &  _lineInfo,
std::string const &  _name,
std::string const &  _description = std::string() 
)

Field Documentation

std::string Catch::SectionInfo::description
SourceLineInfo Catch::SectionInfo::lineInfo
std::string Catch::SectionInfo::name

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