Jpp  19.1.0
the software that should make you happy
Classes | Namespaces | Functions
JFilesystem.hh File Reference
#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

 JSYSTEM
 Auxiliary classes and methods for operating system calls.
 
 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. More...