This file contains the common type defitions used on the whole framework. More...
Include dependency graph for configurationconfig.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | FARSA_CONF_API |
#define | FARSA_CONF_INTERNAL __attribute__ ((visibility ("hidden"))) |
#define | FARSA_CONF_TEMPLATE |
#define | FARSA_CONF_VERSION 10203 |
Functions | |
bool FARSA_CONF_API | initConfigurationLib () |
Variables | |
static const bool | configurationLibInitializer = initConfigurationLib() |
Detailed Description
This file contains the common type defitions used on the whole framework.
Details...
Definition in file configurationconfig.h.