ITS
ThreeDLocation.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 _ThreeDLocation_H_
8
#define _ThreeDLocation_H_
9
10
11
#include <
asn_application.h
>
12
13
/* Including external dependencies */
14
#include "
INT32.h
"
15
#include "
Opaque.h
"
16
#include <
constr_SEQUENCE.h
>
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
22
/* ThreeDLocation */
23
typedef
struct
ThreeDLocation
{
24
INT32_t
latitude
;
25
INT32_t
longitude
;
26
Opaque_t
elevation
;
27
28
/* Context for parsing across buffer boundaries */
29
asn_struct_ctx_t
_asn_ctx
;
30
}
ThreeDLocation_t
;
31
32
/* Implementation */
33
extern
asn_TYPE_descriptor_t
asn_DEF_ThreeDLocation
;
34
35
#ifdef __cplusplus
36
}
37
#endif
38
39
#endif
/* _ThreeDLocation_H_ */
40
#include <
asn_internal.h
>
asn_struct_ctx_s
Definition:
constr_TYPE.h:30
ThreeDLocation::latitude
INT32_t latitude
Definition:
ThreeDLocation.h:24
asn_TYPE_descriptor_s
Definition:
constr_TYPE.h:85
INT32.h
ThreeDLocation
Definition:
ThreeDLocation.h:23
asn_internal.h
constr_SEQUENCE.h
asn_DEF_ThreeDLocation
asn_TYPE_descriptor_t asn_DEF_ThreeDLocation
Definition:
ThreeDLocation.c:55
Opaque.h
asn_application.h
Opaque
Definition:
Opaque.h:23
ThreeDLocation::longitude
INT32_t longitude
Definition:
ThreeDLocation.h:25
INT32_t
long INT32_t
Definition:
INT32.h:21
ThreeDLocation_t
struct ThreeDLocation ThreeDLocation_t
ThreeDLocation::elevation
Opaque_t elevation
Definition:
ThreeDLocation.h:26
ThreeDLocation::_asn_ctx
asn_struct_ctx_t _asn_ctx
Definition:
ThreeDLocation.h:29
libITS
libasn
security
include
ThreeDLocation.h
Generated by
1.8.14