#include <fixedpath.hpp>
template<class P = TargetPathType>
template<class P = TargetPathType>
Path constructor.
- Parameters
-
[in] | application_name | - Name of the application |
template<class P = TargetPathType>
template<class P = TargetPathType>
const boost::filesystem::path& Files::FixedPath< P >::getGlobalConfigPath |
( |
| ) |
const |
|
inline |
Return path pointing to the global (system) configuration directory.
template<class P = TargetPathType>
const boost::filesystem::path& Files::FixedPath< P >::getGlobalDataPath |
( |
| ) |
const |
|
inline |
template<class P = TargetPathType>
template<class P = TargetPathType>
Return path pointing to the directory where application was started.
template<class P = TargetPathType>
const boost::filesystem::path& Files::FixedPath< P >::getUserConfigPath |
( |
| ) |
const |
|
inline |
Return path pointing to the user local configuration directory.
template<class P = TargetPathType>
template<class P = TargetPathType>
template<class P = TargetPathType>
template<class P = TargetPathType>
Global application data path
template<class P = TargetPathType>
template<class P = TargetPathType>
It is the same directory where application was run
template<class P = TargetPathType>
template<class P = TargetPathType>
template<class P = TargetPathType>
The documentation for this struct was generated from the following file: