|
ldas-tools-diskcacheAPI
2.7.2
|
Report symbolic links as errors. More...
#include <Directory.hh>


Public Member Functions | |
| SymbolicLinkError (const std::string &Path, const char *MethodName) | |
| SymbolicLinkError (const std::string &Path, const char *MethodName) | |
| SymbolicLinkError (const std::string &Path, const char *MethodName) | |
Static Private Member Functions | |
| static std::string | format (const std::string &Path, const char *MethodName) |
| static std::string | format (const std::string &Path, const char *MethodName) |
| static std::string | format (const std::string &Path, const char *MethodName) |
Report symbolic links as errors.
The current implementation of the diskcacheAPI does not support the use of symbolic links as they may result in cyclical graphs and such.
| diskCache::Cache::Directory::SymbolicLinkError::SymbolicLinkError | ( | const std::string & | Path, |
| const char * | MethodName | ||
| ) |
| diskCache::Cache::Directory::SymbolicLinkError::SymbolicLinkError | ( | const std::string & | Path, |
| const char * | MethodName | ||
| ) |
| diskCache::Cache::Directory::SymbolicLinkError::SymbolicLinkError | ( | const std::string & | Path, |
| const char * | MethodName | ||
| ) |
|
staticprivate |
|
staticprivate |
|
staticprivate |
1.8.13