Public Member Functions | Public Attributes | List of all members
Catch::SectionInfo Struct Reference

#include <catch.hpp>

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 2484 of file catch.hpp.

Constructor & Destructor Documentation

◆ SectionInfo() [1/2]

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

◆ SectionInfo() [2/2]

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

Definition at line 2491 of file catch.hpp.

Member Data Documentation

◆ description

std::string Catch::SectionInfo::description

Definition at line 2496 of file catch.hpp.

◆ lineInfo

SourceLineInfo Catch::SectionInfo::lineInfo

Definition at line 2497 of file catch.hpp.

◆ name

std::string Catch::SectionInfo::name

Definition at line 2495 of file catch.hpp.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03