Public Member Functions | Public Attributes | List of all members
detail::styled_arg< T > Struct Template Reference

#include <color.h>

Inheritance diagram for detail::styled_arg< T >:
Inheritance graph
[legend]

Public Member Functions

 styled_arg (const T &v, text_style s)
 

Public Attributes

text_style style
 
const T & value
 

Detailed Description

template<typename T>
struct detail::styled_arg< T >

Definition at line 437 of file color.h.

Constructor & Destructor Documentation

◆ styled_arg()

template<typename T >
detail::styled_arg< T >::styled_arg ( const T &  v,
text_style  s 
)
inline

Definition at line 440 of file color.h.

Member Data Documentation

◆ style

template<typename T >
text_style detail::styled_arg< T >::style

Definition at line 439 of file color.h.

◆ value

template<typename T >
const T& detail::styled_arg< T >::value

Definition at line 438 of file color.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30