configurationconfig.h File Reference

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   10405

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.