$treeview $search $mathjax
#include <stdair/stdair_file.hpp>
Inheritance diagram for stdair::RootFilePath:

Public Member Functions | |
| RootFilePath (const Filename_T &iFilename) | |
| RootFilePath () | |
| virtual | ~RootFilePath () |
| const char * | name () const |
Protected Attributes | |
| const Filename_T | _filename |
All the files inherit from that root.
Definition at line 22 of file stdair_file.hpp.
| stdair::RootFilePath::RootFilePath | ( | const Filename_T & | iFilename | ) | [inline] |
Main Constructor.
Definition at line 27 of file stdair_file.hpp.
| stdair::RootFilePath::RootFilePath | ( | ) | [inline] |
Default constructor.
Definition at line 32 of file stdair_file.hpp.
| virtual stdair::RootFilePath::~RootFilePath | ( | ) | [inline, virtual] |
Destructor.
Definition at line 37 of file stdair_file.hpp.
| const char* stdair::RootFilePath::name | ( | ) | const [inline] |
Give the details of the exception.
Definition at line 42 of file stdair_file.hpp.
References _filename.
Referenced by stdair::BomINIImport::importINIConfig().
const Filename_T stdair::RootFilePath::_filename [protected] |
1.4.7
Generated on Sun Jun 7 15:18:27 2015 for StdAir by
1.4.7