Adaptive Framework
0.9.0
Main Page
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Variables
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Files
File List
Globals
All
a
i
o
Functions
a
i
Variables
a
Typedefs
a
i
Enumerations
Enumerator
a
Macros
a
i
o
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
src
afw_yaml
generated
afw_yaml_strings.c
Go to the documentation of this file.
1
// See the 'COPYING' file in the project root for licensing information.
2
/*
3
* Adaptive Framework Const
4
*
5
* Copyright (c) 2010-2023 Clemson University
6
*
7
*/
8
9
/* ----------------------------- N O T E -------------------------------------
10
*
11
* This file is generated by "afwdev generate afw_yaml".
12
*
13
* Do not change this file directly or the changes will be lost the next time
14
* this file is regenerated.
15
*
16
* -------------------------------------------------------------------------*/
17
18
19
25
#include "
afw.h
"
26
#include "
afw_yaml_strings.h
"
27
28
AFW_YAML_DEFINE_CONST_DATA
(
afw_utf8_t
) afw_yaml_s__AdaptiveManifest_ =
29
AFW_UTF8_LITERAL
(
"_AdaptiveManifest_"
);
30
31
AFW_YAML_DEFINE_CONST_DATA
(
afw_utf8_t
) afw_yaml_s_afw_yaml =
32
AFW_UTF8_LITERAL
(
"afw_yaml"
);
33
34
AFW_YAML_DEFINE_CONST_DATA
(
afw_utf8_t
) afw_yaml_s_brief =
35
AFW_UTF8_LITERAL
(
"brief"
);
36
37
AFW_YAML_DEFINE_CONST_DATA
(
afw_utf8_t
) afw_yaml_s_default =
38
AFW_UTF8_LITERAL
(
"default"
);
39
40
AFW_YAML_DEFINE_CONST_DATA
(
afw_utf8_t
) afw_yaml_s_description =
41
AFW_UTF8_LITERAL
(
"description"
);
42
43
AFW_YAML_DEFINE_CONST_DATA
(
afw_utf8_t
) afw_yaml_s_extensionId =
44
AFW_UTF8_LITERAL
(
"extensionId"
);
45
46
AFW_YAML_DEFINE_CONST_DATA
(
afw_utf8_t
) afw_yaml_s_indirect =
47
AFW_UTF8_LITERAL
(
"indirect"
);
48
49
AFW_YAML_DEFINE_CONST_DATA
(
afw_utf8_t
) afw_yaml_s_modulePath =
50
AFW_UTF8_LITERAL
(
"modulePath"
);
51
52
AFW_YAML_DEFINE_CONST_DATA
(
afw_utf8_t
) afw_yaml_s_registers =
53
AFW_UTF8_LITERAL
(
"registers"
);
afw.h
Adaptive Framework Core API.
AFW_YAML_DEFINE_CONST_DATA
#define AFW_YAML_DEFINE_CONST_DATA(type)
Define a public afw_yaml variable.
Definition:
afw_yaml_declare_helpers.h:255
afw_yaml_strings.h
Adaptive Framework (afw_yaml_) strings header.
AFW_UTF8_LITERAL
#define AFW_UTF8_LITERAL(A_STRING)
String literal initializer.
Definition:
afw_common.h:582
afw_utf8_s
NFC normalized UTF-8 string.
Definition:
afw_common.h:545
Generated on Tue Jun 27 2023 16:19:57 for Adaptive Framework by
1.9.1