|
ug4
|
#include <string>#include <map>#include <stack>#include "common/util/file_util.h"#include "common/util/os_info.h"Go to the source code of this file.
Classes | |
| class | ug::PathProvider |
| Singleton which stores common paths and a stack of current paths. More... | |
Namespaces | |
| namespace | ug |
| the ug namespace | |
Enumerations | |
| enum | ug::PathTypes { ug::BIN_PATH = 0 , ug::SCRIPT_PATH , ug::ROOT_PATH , ug::PLUGIN_PATH , ug::APPS_PATH , ug::MAX_PATH_CONSTANT } |
| Constants used by PathProvider. More... | |