Bayeux
3.4.1
Core Foundation library for SuperNEMO
Main Page
Related Pages
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
x
y
z
Variables
+
Typedefs
a
b
c
d
e
f
g
h
i
m
o
p
r
s
u
v
w
+
Enumerations
a
b
c
d
e
g
m
n
o
p
r
s
u
v
+
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
+
Enumerations
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Properties
+
Related Functions
b
c
h
i
m
o
p
s
v
+
Files
File List
+
File Members
+
All
_
b
c
d
e
g
m
Functions
+
Macros
_
b
c
d
e
g
m
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
bayeux
genbb_help
genbb_help_config.h
Go to the documentation of this file.
1
3
#ifndef GENBB_HELP_GENBB_HELP_CONFIG_H
4
#define GENBB_HELP_GENBB_HELP_CONFIG_H 1
5
6
/*** genbb_help debug flag ***/
7
#define GENBB_HELP_WITH_DEBUG 0
8
9
/*** genbb_help embedded Boost/Serialization based I/O ***/
10
#define GENBB_HELP_WITH_BIO 1
11
12
/*** genbb_help embedded CAMP-based reflection ***/
13
#define GENBB_HELP_WITH_REFLECTION 1
14
15
/*** genbb_help with Fortran ***/
16
#define GENBB_HELP_WITH_FORTRAN 0
17
18
/*** genbb_help with Gnuplot display ***/
19
#define GENBB_HELP_WITH_GNUPLOT_DISPLAY 0
20
21
#define GENBB_HELP_ENV_RESOURCE_DIR "GENBB_HELP_RESOURCE_DIR"
22
23
#endif // GENBB_HELP_GENBB_HELP_CONFIG_H
24
25
// Local Variables: --
26
// mode: c++ --
27
// End: --
Generated by
1.8.15