DUNE: Uniform Navigational Environment
2.6.0-rc4
|
File system related routines and classes.
Classes | |
class | Directory |
class | FileReadError |
class | FileWriteError |
class | FileLock |
class | Path |
Functions | |
Path | operator/ (const Path &a, const Path &b) |
bool | operator== (const Path &a, const Path &b) |
bool | operator!= (const Path &a, const Path &b) |
Path | operator+ (const Path &a, const Path &b) |
bool | operator< (const Path &a, const Path &b) |
Path | operator+= (const Path &a, const Path &b) |
std::ostream & | operator<< (std::ostream &a, const Path &b) |
Variables | |
class DUNE_DLL_SYM | Directory |
class DUNE_DLL_SYM | Path |
|
inline |
References DUNE::FileSystem::Path::str().
|
inline |
References Path, and DUNE::FileSystem::Path::str().
|
inline |
References Path, and DUNE::FileSystem::Path::str().
|
inline |
References Path, DUNE::FileSystem::Path::separator(), and DUNE::FileSystem::Path::str().
|
inline |
References DUNE::FileSystem::Path::str().
|
inline |
References DUNE::FileSystem::Path::str().
|
inline |
References DUNE::FileSystem::Path::str().
class DUNE_DLL_SYM DUNE::FileSystem::Directory |
Referenced by DUNE::Tasks::Factory::registerDynamicTasks().
class DUNE_DLL_SYM DUNE::FileSystem::Path |