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