$treeview $search $mathjax
#include <stdair/stdair_file.hpp>
Public Member Functions | |
ODFilePath (const Filename_T &iFilename) | |
const char * | name () const |
Protected Attributes | |
const Filename_T | _filename |
OD input file.
Definition at line 76 of file stdair_file.hpp.
stdair::ODFilePath::ODFilePath | ( | const Filename_T & | iFilename | ) | [inline, explicit] |
Constructor.
Definition at line 81 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.
Referenced by stdair::BomINIImport::importINIConfig().
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().