This file contains the common type defitions used on the whole framework. More...
Include dependency graph for utilitiesconfig.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Macros | |
| #define | FARSA_UTIL_API |
| #define | FARSA_UTIL_INTERNAL __attribute__ ((visibility ("hidden"))) |
| #define | FARSA_UTIL_TEMPLATE |
| #define | FARSA_UTIL_VERSION 00600 |
Functions | |
| bool FARSA_UTIL_API | initUtilitiesLib () |
Variables | |
| static const bool | utilitiesLibInitializer = initUtilitiesLib() |
Detailed Description
This file contains the common type defitions used on the whole framework.
Details...
Definition in file utilitiesconfig.h.