FFL
Loading...
Searching...
No Matches
FFLExpression.h
Go to the documentation of this file.
1
#
ifndef
FFL_EXPRESSION_H_
2
#
define
FFL_EXPRESSION_H_
3
4
#
include
<
nn
/
ffl
/
types
.
h
>
5
6
#
ifdef
__cplusplus
7
extern
"C"
{
8
#
endif
9
10
typedef
enum
FFLExpression
11
{
12
FFL_EXPRESSION_MAX
= 19
13
}
14
FFLExpression;
15
16
#
ifdef
__cplusplus
17
}
18
#
endif
19
20
#
endif
// FFL_EXPRESSION_H_
FFLExpression
FFLExpression
Definition
FFLExpression.h:11
FFL_EXPRESSION_MAX
@ FFL_EXPRESSION_MAX
Definition
FFLExpression.h:12
include
nn
ffl
FFLExpression.h
Generated by
1.14.0