| 
    Jpp master_rocky-44-g75b7c4f75
    
   the software that should make you happy 
   | 
 
#include <string>#include <vector>#include <fstream>#include <dirent.h>Go to the source code of this file.
Classes | |
| struct | JSYSTEM::ls | 
| Auxiliary data structure to list files in directory.  More... | |
Namespaces | |
| namespace | JSYSTEM | 
| Auxiliary classes and methods for operating system calls.  | |
| namespace | JPP | 
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).  | |
Functions | |
| int | JSYSTEM::rename (const std::string &inputFile, const std::string &outputFile) | 
| Rename file across file systems.   | |