dune-vtk 2.8
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
filesystem.hh File Reference
#include <string>
#include <vector>
#include "string.hh"

Go to the source code of this file.

Classes

class  Dune::Vtk::Path
 

Namespaces

namespace  Dune
 
namespace  Dune::Vtk
 

Functions

bool Dune::Vtk::exists (Path const &)
 Test whether the path is a valid (existing and accessible) file / directory.
 
bool Dune::Vtk::createDirectories (Path const &)
 Create directory and non existing parent directories.
 
Path Dune::Vtk::currentPath ()
 Returns the current path.
 
Path Dune::Vtk::relative (Path const &a, Path const &b)
 Find the path of a relative to directory of b