Photon
1.0.0
Loading...
Searching...
No Matches
Macros
Macros.hpp File Reference
Go to the source code of this file.
Macros
#define
PHOTON_GET_DATA_DIR
(DIR)
#define
PHOTON_GET_DATA_DIR
(DIR)
Macro Definition Documentation
◆
PHOTON_GET_DATA_DIR
[1/2]
#define PHOTON_GET_DATA_DIR
(
DIR
)
Value:
Photon::String
DIR = getenv(
"HOME"
); \
DIR +=
"/.PHOTON/"
;
Photon::String
std::string String
Definition
Core.hpp:37
◆
PHOTON_GET_DATA_DIR
[2/2]
#define PHOTON_GET_DATA_DIR
(
DIR
)
Value:
Photon::String
DIR = getenv(
"HOME"
); \
DIR +=
"/.PHOTON/"
;
dev
core
Macros.hpp
Generated by
1.9.8