ITS
TwoDLocation.h
Go to the documentation of this file.
1 /*
2  * Generated by asn1c-0.9.27 (http://lionet.info/asn1c)
3  * From ASN.1 module "Secured-Pdu-Descriptions"
4  * found in "Secured.asn"
5  */
6 
7 #ifndef _TwoDLocation_H_
8 #define _TwoDLocation_H_
9 
10 
11 #include <asn_application.h>
12 
13 /* Including external dependencies */
14 #include "INT32.h"
15 #include <constr_SEQUENCE.h>
16 
17 #ifdef __cplusplus
18 extern "C" {
19 #endif
20 
21 /* TwoDLocation */
22 typedef struct TwoDLocation {
25 
26  /* Context for parsing across buffer boundaries */
29 
30 /* Implementation */
32 
33 #ifdef __cplusplus
34 }
35 #endif
36 
37 #endif /* _TwoDLocation_H_ */
38 #include <asn_internal.h>
asn_TYPE_descriptor_t asn_DEF_TwoDLocation
Definition: TwoDLocation.c:45
INT32_t latitude
Definition: TwoDLocation.h:23
long INT32_t
Definition: INT32.h:21
struct TwoDLocation TwoDLocation_t
INT32_t longitude
Definition: TwoDLocation.h:24
asn_struct_ctx_t _asn_ctx
Definition: TwoDLocation.h:27