C-preprocessor cloud macros. More...

Go to the source code of this file.
Macros | |
| #define | CLOUD_TYPE(x) CAT3(basic, x, Cloud) |
| #define | CLOUD_INCLUDE_FILE2(x) STRINGIFY(basic ## x ## Cloud.H) |
| #define | CLOUD_INCLUDE_FILE(x) CLOUD_INCLUDE_FILE2(x) |
Definition at line 32 of file cloudMacros.H.
Definition at line 34 of file cloudMacros.H.
| #define CLOUD_INCLUDE_FILE | ( | x | ) | CLOUD_INCLUDE_FILE2(x) |
Definition at line 35 of file cloudMacros.H.