libasterix API Reference Manual
1.9.0
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-2020] SinoATC <http://www.sinoatc.com>.
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:36
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-2021
SinoATC