#include <ConfigurableParam.h>
|
std::vector< std::pair< std::string, int > > | vvalues |
|
Definition at line 90 of file ConfigurableParam.h.
◆ getIntValue()
int o2::conf::EnumLegalValues::getIntValue |
( |
const std::string & |
value | ) |
const |
◆ isLegal() [1/2]
bool o2::conf::EnumLegalValues::isLegal |
( |
const std::string & |
value | ) |
const |
|
inline |
◆ isLegal() [2/2]
bool o2::conf::EnumLegalValues::isLegal |
( |
int |
value | ) |
const |
|
inline |
◆ toString()
std::string o2::conf::EnumLegalValues::toString |
( |
| ) |
const |
◆ vvalues
std::vector<std::pair<std::string, int> > o2::conf::EnumLegalValues::vvalues |
The documentation for this struct was generated from the following files: