ITS
Speed.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 "ITS-Container"
4
* found in "ITS-Container.asn"
5
*/
6
7
#ifndef _Speed_H_
8
#define _Speed_H_
9
10
11
#include <
asn_application.h
>
12
13
/* Including external dependencies */
14
#include "
SpeedValue.h
"
15
#include "
SpeedConfidence.h
"
16
#include <
constr_SEQUENCE.h
>
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
22
/* Speed */
23
typedef
struct
Speed
{
24
SpeedValue_t
speedValue
;
25
SpeedConfidence_t
speedConfidence
;
26
27
/* Context for parsing across buffer boundaries */
28
asn_struct_ctx_t
_asn_ctx
;
29
}
Speed_t
;
30
31
/* Implementation */
32
extern
asn_TYPE_descriptor_t
asn_DEF_Speed
;
33
34
#ifdef __cplusplus
35
}
36
#endif
37
38
#endif
/* _Speed_H_ */
39
#include <
asn_internal.h
>
asn_struct_ctx_s
Definition:
constr_TYPE.h:30
asn_TYPE_descriptor_s
Definition:
constr_TYPE.h:85
Speed::_asn_ctx
asn_struct_ctx_t _asn_ctx
Definition:
Speed.h:28
Speed::speedValue
SpeedValue_t speedValue
Definition:
Speed.h:24
asn_internal.h
constr_SEQUENCE.h
SpeedConfidence_t
long SpeedConfidence_t
Definition:
SpeedConfidence.h:29
asn_application.h
asn_DEF_Speed
asn_TYPE_descriptor_t asn_DEF_Speed
Definition:
Speed.c:45
SpeedValue.h
SpeedValue_t
long SpeedValue_t
Definition:
SpeedValue.h:28
SpeedConfidence.h
Speed
Definition:
Speed.h:23
Speed::speedConfidence
SpeedConfidence_t speedConfidence
Definition:
Speed.h:25
Speed_t
struct Speed Speed_t
libITS
libasn
its_container
include
Speed.h
Generated by
1.8.14