eg_config.h File Reference

#include <stdlib.h>
#include <getopt.h>
#include <stdint.h>

Include dependency graph for eg_config.h:

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

Go to the source code of this file.

Defines

#define __EG_CONFIG_H__
#define __EG_CPLEX_EXTRADEBUG__   0
#define __EG_HASH_ALLOW_REPETITION__   0
#define __EG_HASH_CHECK__   1
#define __EG_HASH_PROFILE__   1
#define __EG_HAVE_CPLEX__   0
#define __EGBIT_DEBUG_LEVEL__   10
#define __EGFP_CHECK_OVERFLOW__   0
#define __EGFP_CHECK_VERBOSE__   0
#define _XOPEN_SOURCE   600
#define DEBUG   1
#define LINUX   0
#define OS   LINUX
#define SUN   1
#define VERBOSE_LEVEL   1


Define Documentation

#define __EG_CONFIG_H__
 

Main Configuration for the library, as debug levels and so on

History:
  • 2006-01-27
    • Handle some problems with stdint.h in SUN
  • 2005-08-17
    • Set memory aligment to 8 bits
  • 2003-06-02
    • First Implementation
Version:
0.0.1

Definition at line 34 of file eg_config.h.

#define __EG_CPLEX_EXTRADEBUG__   0
 

Definition at line 133 of file eg_config.h.

#define __EG_HASH_ALLOW_REPETITION__   0
 

Definition at line 98 of file eg_config.h.

#define __EG_HASH_CHECK__   1
 

Definition at line 89 of file eg_config.h.

#define __EG_HASH_PROFILE__   1
 

Definition at line 107 of file eg_config.h.

#define __EG_HAVE_CPLEX__   0
 

Definition at line 127 of file eg_config.h.

#define __EGBIT_DEBUG_LEVEL__   10
 

Definition at line 80 of file eg_config.h.

#define __EGFP_CHECK_OVERFLOW__   0
 

Definition at line 143 of file eg_config.h.

#define __EGFP_CHECK_VERBOSE__   0
 

Definition at line 149 of file eg_config.h.

#define _XOPEN_SOURCE   600
 

Definition at line 35 of file eg_config.h.

#define DEBUG   1
 

Definition at line 63 of file eg_config.h.

#define LINUX   0
 

Definition at line 41 of file eg_config.h.

#define OS   LINUX
 

Definition at line 44 of file eg_config.h.

#define SUN   1
 

Definition at line 42 of file eg_config.h.

#define VERBOSE_LEVEL   1
 

Definition at line 70 of file eg_config.h.


Generated on Mon Jan 30 08:49:31 2006 for EGlib by  doxygen 1.4.5