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
{
23
INT32_t
latitude
;
24
INT32_t
longitude
;
25
26
/* Context for parsing across buffer boundaries */
27
asn_struct_ctx_t
_asn_ctx
;
28
}
TwoDLocation_t
;
29
30
/* Implementation */
31
extern
asn_TYPE_descriptor_t
asn_DEF_TwoDLocation
;
32
33
#ifdef __cplusplus
34
}
35
#endif
36
37
#endif
/* _TwoDLocation_H_ */
38
#include <
asn_internal.h
>
asn_struct_ctx_s
Definition:
constr_TYPE.h:30
asn_TYPE_descriptor_s
Definition:
constr_TYPE.h:85
INT32.h
asn_DEF_TwoDLocation
asn_TYPE_descriptor_t asn_DEF_TwoDLocation
Definition:
TwoDLocation.c:45
asn_internal.h
constr_SEQUENCE.h
TwoDLocation::latitude
INT32_t latitude
Definition:
TwoDLocation.h:23
asn_application.h
INT32_t
long INT32_t
Definition:
INT32.h:21
TwoDLocation_t
struct TwoDLocation TwoDLocation_t
TwoDLocation::longitude
INT32_t longitude
Definition:
TwoDLocation.h:24
TwoDLocation
Definition:
TwoDLocation.h:22
TwoDLocation::_asn_ctx
asn_struct_ctx_t _asn_ctx
Definition:
TwoDLocation.h:27
libITS
libasn
security
include
TwoDLocation.h
Generated by
1.8.14