$treeview $search $mathjax
StdAir Logo  1.00.1
$projectbrief
$projectbrief
$searchbox

stdair::BomINIImport Class Reference

Utility class to import StdAir objects in a INI format. More...

#include <stdair/bom/BomINIImport.hpp>

List of all members.


Static Public Member Functions

static void importINIConfig (ConfigHolderStruct &, const ConfigINIFile &)

Detailed Description

Utility class to import StdAir objects in a INI format.

Definition at line 21 of file BomINIImport.hpp.


Member Function Documentation

void stdair::BomINIImport::importINIConfig ( ConfigHolderStruct ,
const ConfigINIFile  
) [static]

Extract a boost property tree from an INI config file.

Parameters:
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().


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