STIR  6.2.0
Classes | Namespaces
FilePath.h File Reference

Declaration of class stir::FilePath This is a class implementing basic filesytem functionality. Parts of this class were copied from Functions for filename manipulations. More...

#include "stir/common.h"
#include <string>
#include <vector>
#include "stir/FilePath.inl"

Go to the source code of this file.

Classes

class  stir::FilePath
 The FilePath class. More...
 

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Detailed Description

Declaration of class stir::FilePath This is a class implementing basic filesytem functionality. Parts of this class were copied from Functions for filename manipulations.

Maximum effort was put in order to be cross platform.

Author
Nikos Efthimiou