libasterix API Reference Manual
1.6.0
src
libasterix
uap_cat021_ver21.h
Go to the documentation of this file.
1
/*
2
* libasterix
3
* Copyright [2020] SinoATC (http://www.sinoatc.com/).
4
* Copyright [2013-2020] Aerosys Corporation (http://www.aerosys.cn/).
5
* All Rights Reserved.
6
*
7
* NOTICE: All information contained herein is, and remains
8
* the property of SinoATC and its suppliers, if any.
9
* The intellectual and technical concepts contained herein
10
* are proprietary to Aerosys Corporation and its suppliers and may be
11
* covered by U.S. and Foreign Patents, patents in process,
12
* and are protected by trade secret or copyright law.
13
* Dissemination of this information or reproduction of this material
14
* is strictly forbidden unless prior written permission is obtained
15
* from SinoATC.
16
*/
17
26
#ifndef LIBASTERIX_UAP_CAT021_VER21_H
27
#define LIBASTERIX_UAP_CAT021_VER21_H
28
29
#include "
uap.h
"
30
31
#ifdef __cplusplus
32
extern
"C"
{
33
#endif
34
35
AST_API
extern
const
ast_uap_t
AST_UAP_CAT021_VER21
;
36
37
#ifdef __cplusplus
38
}
39
#endif // extern "C"
40
41
#endif //LIBASTERIX_UAP_CAT021_VER21_H
42
43
// vim:set ft=c.doxygen sw=2 sts=2 fenc=utf8:
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_VER21
const ast_uap_t AST_UAP_CAT021_VER21
Copyright 2008-2020
SinoATC