StdAir Logo  1.00.3
C++ Standard Airline IT Object Library
stdair::FRAT5FilePath Class Reference

#include <stdair/stdair_file.hpp>

+ Inheritance diagram for stdair::FRAT5FilePath:

Public Member Functions

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

Protected Attributes

const Filename_T _filename
 

Detailed Description

FRAT5 input file.

Definition at line 88 of file stdair_file.hpp.

Constructor & Destructor Documentation

stdair::FRAT5FilePath::FRAT5FilePath ( const Filename_T iFilename)
inlineexplicit

Constructor.

Definition at line 93 of file stdair_file.hpp.

Member Function Documentation

const char* stdair::RootFilePath::name ( ) const
inlineinherited

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
protectedinherited

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: