![]() |
Project
|
#include <ParamRetriever.h>
Inherited by o2::framework::BoostOptionsRetriever, o2::framework::ConfigurationOptionsRetriever, o2::framework::FairOptionsRetriever, and o2::framework::SimpleOptionsRetriever.
Public Member Functions | |
virtual void | update (std::vector< ConfigParamSpec > const &specs, boost::property_tree::ptree &store, boost::property_tree::ptree &provenance)=0 |
virtual | ~ParamRetriever ()=default |
Base class for extracting Configuration options from a given backend (e.g. command line options).
Definition at line 24 of file ParamRetriever.h.
|
virtualdefault |
|
pure virtual |