StdAir Logo  1.00.0
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
stdair::FFDisutilityFilePath Class Reference

#include <stdair/stdair_file.hpp>

+ Inheritance diagram for stdair::FFDisutilityFilePath:

List of all members.

Public Member Functions

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

Protected Attributes

const Filename_T _filename

Detailed Description

FFDisutility input file.

Definition at line 100 of file stdair_file.hpp.


Constructor & Destructor Documentation

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

Constructor.

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