Jpp  18.2.0-rc.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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...