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

#include <stdair/stdair_file.hpp>

+ Inheritance diagram for stdair::ScheduleFilePath:

Public Member Functions

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

Protected Attributes

const Filename_T _filename
 

Detailed Description

Schedule input file.

Definition at line 64 of file stdair_file.hpp.

Constructor & Destructor Documentation

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

Constructor.

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