|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
成员的完整列表,这些成员属于 neforce::environment,包括所有继承而来的类成员
| add_to_path(const string &path, int position=1) | neforce::environment | static |
| all_envs() | neforce::environment | static |
| app_data_directory() | neforce::environment | static |
| config_directory() | neforce::environment | static |
| current_directory() | neforce::environment | static |
| current_user() | neforce::environment | static |
| delimiter | neforce::environment | static |
| exists(const string &name) | neforce::environment | static |
| get(const string &name) | neforce::environment | static |
| home_directory() | neforce::environment | static |
| path_list() | neforce::environment | static |
| set(const string &name, const string &value, bool overwrite=true) | neforce::environment | static |
| temp_directory() | neforce::environment | static |
| unset(const string &name) | neforce::environment | static |