Project
Loading...
Searching...
No Matches
o2::framework::SimpleOptionsRetriever Class Reference

#include <SimpleOptionsRetriever.h>

Inherits o2::framework::ParamRetriever.

Public Member Functions

 SimpleOptionsRetriever (boost::property_tree::ptree &tree, std::string const &provenanceLabel)
 
void update (std::vector< ConfigParamSpec > const &specs, boost::property_tree::ptree &store, boost::property_tree::ptree &provenance) override
 
- Public Member Functions inherited from o2::framework::ParamRetriever
virtual ~ParamRetriever ()=default
 

Detailed Description

Definition at line 23 of file SimpleOptionsRetriever.h.

Constructor & Destructor Documentation

◆ SimpleOptionsRetriever()

o2::framework::SimpleOptionsRetriever::SimpleOptionsRetriever ( boost::property_tree::ptree &  tree,
std::string const &  provenanceLabel 
)
inline

Definition at line 26 of file SimpleOptionsRetriever.h.

Member Function Documentation

◆ update()

void o2::framework::SimpleOptionsRetriever::update ( std::vector< ConfigParamSpec > const &  specs,
boost::property_tree::ptree &  store,
boost::property_tree::ptree &  provenance 
)
overridevirtual

Implements o2::framework::ParamRetriever.

Definition at line 30 of file SimpleOptionsRetriever.cxx.


The documentation for this class was generated from the following files: