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

stdair::RootFilePath Class Reference

Root of the input and output files. More...

#include <stdair/stdair_file.hpp>

Inheritance diagram for stdair::RootFilePath:

stdair::InputFilePath stdair::ConfigINIFile stdair::FFDisutilityFilePath stdair::FRAT5FilePath stdair::ODFilePath stdair::ScheduleFilePath List of all members.

Public Member Functions

 RootFilePath (const Filename_T &iFilename)
 RootFilePath ()
virtual ~RootFilePath ()
const char * name () const

Protected Attributes

const Filename_T _filename

Detailed Description

Root of the input and output files.

All the files inherit from that root.

Definition at line 22 of file stdair_file.hpp.


Constructor & Destructor Documentation

stdair::RootFilePath::RootFilePath ( const Filename_T iFilename  )  [inline]

Main Constructor.

Definition at line 27 of file stdair_file.hpp.

stdair::RootFilePath::RootFilePath (  )  [inline]

Default constructor.

Definition at line 32 of file stdair_file.hpp.

virtual stdair::RootFilePath::~RootFilePath (  )  [inline, virtual]

Destructor.

Definition at line 37 of file stdair_file.hpp.


Member Function Documentation

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

Give the details of the exception.

Definition at line 42 of file stdair_file.hpp.

References _filename.

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


Member Data Documentation

Name of the file.

Definition at line 50 of file stdair_file.hpp.

Referenced by name().


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