![]() |
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-> () |
Public Member Functions inherited from o2::framework::ConfigurableBase< T, K > | |
| ConfigurableBase (std::string const &name, T &&defaultValue, std::string const &help) | |
Additional Inherited Members | |
Public Types inherited from o2::framework::ConfigurableBase< T, K > | |
| using | type = T |
Public Attributes inherited from o2::framework::ConfigurableBase< T, K > | |
| std::string | name |
| T | value |
| std::string | help |
Static Public Attributes inherited from o2::framework::ConfigurableBase< T, K > | |
| 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.