#include <stdair/stdair_file.hpp>
Public Member Functions | |
InputFilePath (const Filename_T &iFilename) | |
const char * | name () const |
Protected Attributes | |
const Filename_T | _filename |
Input File.
Definition at line 54 of file stdair_file.hpp.
|
inline |
Constructor.
Definition at line 57 of file stdair_file.hpp.
References stdair::RootFilePath::RootFilePath().
Referenced by stdair::ConfigINIFile::ConfigINIFile(), stdair::FFDisutilityFilePath::FFDisutilityFilePath(), stdair::FRAT5FilePath::FRAT5FilePath(), stdair::ODFilePath::ODFilePath(), and stdair::ScheduleFilePath::ScheduleFilePath().
|
inlineinherited |
Give the details of the exception.
Definition at line 42 of file stdair_file.hpp.
References _filename.
Referenced by stdair::BomINIImport::importINIConfig().
|
protectedinherited |
Name of the file.
Definition at line 50 of file stdair_file.hpp.
Referenced by name(), RootFilePath(), and RootFilePath().