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

stdair::ODFilePath Class Reference

#include <stdair/stdair_file.hpp>

Inheritance diagram for stdair::ODFilePath:

stdair::InputFilePath stdair::RootFilePath List of all members.

Public Member Functions

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

Protected Attributes

const Filename_T _filename

Detailed Description

OD input file.

Definition at line 76 of file stdair_file.hpp.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 81 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: