Project
Loading...
Searching...
No Matches
o2::conf::ConfigurableParamReaders Class Reference

#include <ConfigurableParamReaders.h>

Static Public Member Functions

static void setInputDir (const std::string &d)
 
static const std::string & getInputDir ()
 
static boost::property_tree::ptree readINI (std::string const &filepath)
 
static boost::property_tree::ptree readJSON (std::string const &filepath)
 
static boost::property_tree::ptree readConfigFile (std::string const &filepath)
 

Detailed Description

Definition at line 21 of file ConfigurableParamReaders.h.

Member Function Documentation

◆ getInputDir()

static const std::string & o2::conf::ConfigurableParamReaders::getInputDir ( )
inlinestatic

Definition at line 25 of file ConfigurableParamReaders.h.

◆ readConfigFile()

boost::property_tree::ptree o2::conf::ConfigurableParamReaders::readConfigFile ( std::string const &  filepath)
static

Definition at line 54 of file ConfigurableParamReaders.cxx.

◆ readINI()

boost::property_tree::ptree o2::conf::ConfigurableParamReaders::readINI ( std::string const &  filepath)
static

Definition at line 25 of file ConfigurableParamReaders.cxx.

◆ readJSON()

boost::property_tree::ptree o2::conf::ConfigurableParamReaders::readJSON ( std::string const &  filepath)
static

Definition at line 41 of file ConfigurableParamReaders.cxx.

◆ setInputDir()

static void o2::conf::ConfigurableParamReaders::setInputDir ( const std::string &  d)
inlinestatic

Definition at line 24 of file ConfigurableParamReaders.h.


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