#include <FilePathManager.h>
|
| static void | setRootPath (const std::string &path, bool allowOverride) |
| |
| static std::string | resolve (const std::string &path) |
| |
◆ FilePathManager()
| openjaus::system::FilePathManager::FilePathManager |
( |
| ) |
|
|
private |
◆ ~FilePathManager()
| openjaus::system::FilePathManager::~FilePathManager |
( |
| ) |
|
|
private |
◆ normalizeSeparator()
| std::string openjaus::system::FilePathManager::normalizeSeparator |
( |
const std::string & |
path | ) |
|
|
private |
◆ resolve()
| std::string openjaus::system::FilePathManager::resolve |
( |
const std::string & |
path | ) |
|
|
static |
◆ resolveInternal()
| std::string openjaus::system::FilePathManager::resolveInternal |
( |
const std::string & |
path | ) |
|
|
private |
◆ setRootPath()
| void openjaus::system::FilePathManager::setRootPath |
( |
const std::string & |
path, |
|
|
bool |
allowOverride |
|
) |
| |
|
static |
◆ setRootPathInternal()
| void openjaus::system::FilePathManager::setRootPathInternal |
( |
const std::string & |
path, |
|
|
bool |
allowOverride |
|
) |
| |
|
private |
◆ checkCommandLineArguments
| bool openjaus::system::FilePathManager::checkCommandLineArguments |
|
private |
◆ instance
◆ rootPath
| std::string openjaus::system::FilePathManager::rootPath |
|
private |
The documentation for this class was generated from the following files: