Bayeux  3.4.1
Core Foundation library for SuperNEMO
Macros
datatools_config.h File Reference

Describe the datatools API configuration. More...

Go to the source code of this file.

Macros

#define DATATOOLS_WITH_BIO   1
 Evaluates to true if datatools was built with Boost I/O support. More...
 
#define Bayeux_USE_EOS_ARCHIVES   0
 
#define Bayeux_USE_EPA_ARCHIVES   1
 
#define DATATOOLS_WITH_REFLECTION   1
 Evaluates to true if datatools was built with CAMP reflection/introspection support. More...
 
#define DATATOOLS_WITH_READLINE   1
 Evaluates to true if datatools was built with READLINE support. More...
 
#define DATATOOLS_WITH_QT_GUI   1
 Evaluates to true if datatools was built with Qt-based GUI components. More...
 
#define DATATOOLS_ENV_RESOURCE_DIR   "DATATOOLS_RESOURCE_DIR"
 Defined if the DATATOOLS_SYS_DEVEL is set. More...
 
#define DATATOOLS_WITH_UNICODE_SYMBOLS   1
 Evaluates to true if datatools supports some UNICODE symbols. More...
 
#define DATATOOLS_WITH_ANSI_COLORS   1
 Evaluates to true if datatools supports ANSI color codes. More...
 

Detailed Description

Describe the datatools API configuration.

Author
François Mauger, Ben Morgan

Macro Definition Documentation

◆ Bayeux_USE_EOS_ARCHIVES

#define Bayeux_USE_EOS_ARCHIVES   0

◆ Bayeux_USE_EPA_ARCHIVES

#define Bayeux_USE_EPA_ARCHIVES   1

◆ DATATOOLS_ENV_RESOURCE_DIR

#define DATATOOLS_ENV_RESOURCE_DIR   "DATATOOLS_RESOURCE_DIR"

Defined if the DATATOOLS_SYS_DEVEL is set.

◆ DATATOOLS_WITH_ANSI_COLORS

#define DATATOOLS_WITH_ANSI_COLORS   1

Evaluates to true if datatools supports ANSI color codes.

◆ DATATOOLS_WITH_BIO

#define DATATOOLS_WITH_BIO   1

Evaluates to true if datatools was built with Boost I/O support.

◆ DATATOOLS_WITH_QT_GUI

#define DATATOOLS_WITH_QT_GUI   1

Evaluates to true if datatools was built with Qt-based GUI components.

◆ DATATOOLS_WITH_READLINE

#define DATATOOLS_WITH_READLINE   1

Evaluates to true if datatools was built with READLINE support.

◆ DATATOOLS_WITH_REFLECTION

#define DATATOOLS_WITH_REFLECTION   1

Evaluates to true if datatools was built with CAMP reflection/introspection support.

◆ DATATOOLS_WITH_UNICODE_SYMBOLS

#define DATATOOLS_WITH_UNICODE_SYMBOLS   1

Evaluates to true if datatools supports some UNICODE symbols.