Dune Core Modules (2.4.1)
path.hh File Reference
Utilities for handling filesystem paths. More...
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | Dune | 
| Dune namespace.  | |
Functions | |
| std::string | Dune::concatPaths (const std::string &base, const std::string &p) | 
| concatenate two paths  More... | |
| std::string | Dune::processPath (const std::string &p) | 
| sanitize a path for further processing  More... | |
| bool | Dune::pathIndicatesDirectory (const std::string &p) | 
| check whether the given path indicates that it is a directory  More... | |
| std::string | Dune::prettyPath (const std::string &p, bool isDirectory) | 
| pretty print path  More... | |
| std::string | Dune::prettyPath (const std::string &p) | 
| pretty print path  More... | |
| std::string | Dune::relativePath (const std::string &newbase, const std::string &p) | 
| compute a relative path between two paths  More... | |
Detailed Description
Utilities for handling filesystem paths.
   | 
                                Legal Statements / Impressum  | 
                                Hosted by  TU Dresden & Uni Heidelberg  | 
				  generated with Hugo v0.111.3
								(Nov 3, 23:36, 2025)