#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.
stdair::InputFilePath::InputFilePath | ( | const Filename_T & | iFilename | ) | [inline] |
Constructor.
Definition at line 57 of file stdair_file.hpp.
const char* stdair::RootFilePath::name | ( | ) | const [inline, inherited] |
Give the details of the exception.
Definition at line 42 of file stdair_file.hpp.
References stdair::RootFilePath::_filename.
const Filename_T stdair::RootFilePath::_filename [protected, inherited] |
Name of the file.
Definition at line 50 of file stdair_file.hpp.
Referenced by stdair::RootFilePath::name().