reactor-c
C Runtime for Lingua Franca
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
c
e
f
g
h
i
l
m
n
p
r
s
t
x
Functions
Variables
a
c
e
f
h
i
l
m
n
p
r
s
t
x
Data Structures
Data Structures
Data Structure Index
Data Fields
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Variables
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
_
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Variables
_
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
w
Typedefs
_
a
c
d
e
f
h
i
l
m
o
p
r
s
t
u
v
w
Enumerations
Enumerator
_
a
d
f
i
l
n
p
q
r
s
t
u
v
w
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
u
v
w
z
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Loading...
Searching...
No Matches
reaction_macros_undef.h
Go to the documentation of this file.
1
10
11
// Prevent inclusion if reaction_macros.h has not been included.
12
#ifdef REACTION_MACROS_H
13
// Allow subsequent inclusion of reaction_macros.h.
14
#undef REACTION_MACROS_H
15
16
#undef lf_set
17
#undef lf_set_token
18
#undef lf_set_destructor
19
#undef lf_set_copy_constructor
20
21
#ifdef MODAL_REACTORS
22
#undef lf_set_mode
23
#endif
24
25
#undef lf_tag
26
#undef lf_time_logical
27
#undef lf_time_logical_elapsed
28
29
#undef lf_reactor_name
30
#undef lf_reactor_full_name
31
32
#endif
// REACTION_MACROS_H
include
api
reaction_macros_undef.h
Generated by
1.13.2