scenario_simulator_v2 C++ API
Public Member Functions | Public Attributes | List of all members
openscenario_interpreter::utility::AttributeHighlighter Struct Reference

#include <highlighter.hpp>

Public Member Functions

template<typename... Ts>
decltype(auto) operator() (std::basic_ostream< Ts... > &os) const
 

Public Attributes

const std::string name
 
const std::string value
 

Member Function Documentation

◆ operator()()

template<typename... Ts>
decltype(auto) openscenario_interpreter::utility::AttributeHighlighter::operator() ( std::basic_ostream< Ts... > &  os) const
inline

Member Data Documentation

◆ name

const std::string openscenario_interpreter::utility::AttributeHighlighter::name

◆ value

const std::string openscenario_interpreter::utility::AttributeHighlighter::value

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