$treeview $search $mathjax
#include <stdair/bom/BomINIImport.hpp>
Static Public Member Functions | |
static void | importINIConfig (ConfigHolderStruct &, const ConfigINIFile &) |
Definition at line 21 of file BomINIImport.hpp.
void stdair::BomINIImport::importINIConfig | ( | ConfigHolderStruct & | , | |
const ConfigINIFile & | ||||
) | [static] |
Extract a boost property tree from an INI config file.
ConfigHolderStruct& | Holder of the configuration tree. | |
const | ConfigINIFile& INI config file. |
Definition at line 29 of file BomINIImport.cpp.
References stdair::ConfigHolderStruct::add(), stdair::BasFileMgr::doesExistAndIsReadable(), stdair::RootFilePath::name(), and STDAIR_LOG_DEBUG.
Referenced by stdair::STDAIR_Service::importINIConfig().