libasterix API Reference Manual
1.6.0
Main Page
Related Pages
Modules
+
Data Structures
Data Structures
Data Structure Index
+
Data Fields
+
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Files
File List
+
Globals
+
All
a
b
c
d
e
f
g
i
k
l
m
p
r
s
t
u
v
w
+
Functions
b
c
d
f
g
k
l
r
s
u
v
Variables
+
Typedefs
d
g
i
l
s
u
+
Enumerations
a
b
c
d
e
f
g
k
l
m
p
r
s
t
v
w
+
Enumerator
a
b
g
i
m
s
+
Macros
a
d
r
s
Examples
src
libasterix
uap_cat021_ver023.h
Go to the documentation of this file.
1
// vim:set ft=c.doxygen sw=2 sts=2 fenc=utf8:
2
3
/*
4
* libasterix
5
* Copyright [2013-2017] Aerosys Corporation (http://www.aerosys.cn/).
6
* All Rights Reserved.
7
*
8
* NOTICE: All information contained herein is, and remains
9
* the property of SinoATC and its suppliers, if any.
10
* The intellectual and technical concepts contained herein
11
* are proprietary to Aerosys Corporation and its suppliers and may be
12
* covered by U.S. and Foreign Patents, patents in process,
13
* and are protected by trade secret or copyright law.
14
* Dissemination of this information or reproduction of this material
15
* is strictly forbidden unless prior written permission is obtained
16
* from SinoATC.
17
*/
18
27
#ifndef LIBASTERIX_UAP_CAT021_VER023_H
28
#define LIBASTERIX_UAP_CAT021_VER023_H
29
30
#include "
uap.h
"
31
32
#ifdef __cplusplus
33
extern
"C"
{
34
#endif
35
36
AST_API
extern
const
ast_uap_t
AST_UAP_CAT021_VER023
;
37
38
#ifdef __cplusplus
39
}
40
#endif // extern "C"
41
42
#endif //LIBASTERIX_UAP_CAT021_VER023_H
43
44
45
46
ast_uap_t
Definition:
uap.h:37
AST_API
#define AST_API
Definition:
platform.h:63
uap.h
Implementation of UAP concept defined by ASTERIX.
AST_UAP_CAT021_VER023
const ast_uap_t AST_UAP_CAT021_VER023
Copyright 2008-2020
SinoATC