|
Jpp 21.0.0-rc.1-88-g0130508c4
the software that should make you happy
|
Auxiliary base class for file name. More...
#include <JSingleFileScanner.hh>
Public Member Functions | |
| JSingleFileScanner_t () | |
| Default constructor. | |
| JSingleFileScanner_t (const std::string &file_name) | |
| Constructor. | |
| const std::string | getFilename () const |
| Get file name. | |
Auxiliary base class for file name.
Definition at line 40 of file JSingleFileScanner.hh.
|
inline |
|
inline |
Constructor.
| file_name | file name |
Definition at line 55 of file JSingleFileScanner.hh.
|
inline |
Get file name.
This method constitutes a light weight wrapper to resolve symbolic links on the fly.
Definition at line 66 of file JSingleFileScanner.hh.