experimentsconfig.h File Reference

This file contains the common type defitions used on the whole framework. More...

Include dependency graph for experimentsconfig.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FARSA_EXPERIMENTS_API
 
#define FARSA_EXPERIMENTS_INTERNAL   __attribute__ ((visibility ("hidden")))
 
#define FARSA_EXPERIMENTS_TEMPLATE
 
#define FARSA_EXPERIMENTS_VERSION   10203
 

Functions

bool FARSA_EXPERIMENTS_API initExperimentsLib ()
 

Variables

static const bool experimentsLibInitializer = initExperimentsLib()
 

Detailed Description

This file contains the common type defitions used on the whole framework.

Details...

Definition in file experimentsconfig.h.