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

#include <catch.hpp>

Public Member Functions

 NameAndTags (StringRef const &name_=StringRef(), StringRef const &tags_=StringRef()) noexcept
 

Public Attributes

StringRef name
 
StringRef tags
 

Detailed Description

Definition at line 834 of file catch.hpp.

Constructor & Destructor Documentation

◆ NameAndTags()

Catch::NameAndTags::NameAndTags ( StringRef const &  name_ = StringRef(),
StringRef const &  tags_ = StringRef() 
)
noexcept

Member Data Documentation

◆ name

StringRef Catch::NameAndTags::name

Definition at line 836 of file catch.hpp.

◆ tags

StringRef Catch::NameAndTags::tags

Definition at line 837 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