#include <string>
Go to the source code of this file.
Defines | |
#define | INCLUDED_ENVIRONMENT_H |
Functions | |
void | environment_init (void) |
const std::string & | environment_get_home_path (void) |
const std::string & | environment_get_app_path (void) |
#define INCLUDED_ENVIRONMENT_H |
Definition at line 23 of file environment.h.
const std::string& environment_get_app_path | ( | void | ) |
const std::string& environment_get_home_path | ( | void | ) |
void environment_init | ( | void | ) |