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

stdair::ConfigINIFile Class Reference

#include <stdair/stdair_file.hpp>

Inheritance diagram for stdair::ConfigINIFile:
stdair::InputFilePath stdair::RootFilePath

List of all members.

Public Member Functions

 ConfigINIFile (const Filename_T &iFilename)
const char * name () const

Protected Attributes

const Filename_T _filename

Detailed Description

Config file: INI format

Definition at line 112 of file stdair_file.hpp.


Constructor & Destructor Documentation

stdair::ConfigINIFile::ConfigINIFile ( const Filename_T iFilename  )  [inline, explicit]

Constructor.

Definition at line 117 of file stdair_file.hpp.


Member Function Documentation

const char* stdair::RootFilePath::name (  )  const [inline, inherited]

Give the details of the exception.

Definition at line 42 of file stdair_file.hpp.

References stdair::RootFilePath::_filename.

Referenced by stdair::BomINIImport::importINIConfig().


Member Data Documentation

const Filename_T stdair::RootFilePath::_filename [protected, inherited]

Name of the file.

Definition at line 50 of file stdair_file.hpp.

Referenced by stdair::RootFilePath::name().


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