![]() |
Project
|
#include <Configurable.h>
Inherits o2::framework::ConfigurableBase< T, K >.
Public Member Functions | |
ConfigurablePolicyMutable (std::string const &name, T &&defaultValue, std::string const &help) | |
operator T () | |
T * | operator-> () |
![]() | |
ConfigurableBase (std::string const &name, T &&defaultValue, std::string const &help) | |
Additional Inherited Members | |
![]() | |
using | type = T |
![]() | |
std::string | name |
T | value |
std::string | help |
![]() | |
static constexpr ConfigParamKind | kind = K |
Definition at line 54 of file Configurable.h.
|
inline |
Definition at line 55 of file Configurable.h.
|
inline |
Definition at line 59 of file Configurable.h.
|
inline |
Definition at line 63 of file Configurable.h.