ITS
VehicleIdentification.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 _VehicleIdentification_H_
8
#define _VehicleIdentification_H_
9
10
11
#include <
asn_application.h
>
12
13
/* Including external dependencies */
14
#include "
WMInumber.h
"
15
#include "
VDS.h
"
16
#include <
constr_SEQUENCE.h
>
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
22
/* VehicleIdentification */
23
typedef
struct
VehicleIdentification
{
24
WMInumber_t
*
wMInumber
/* OPTIONAL */
;
25
VDS_t
*
vDS
/* OPTIONAL */
;
26
/*
27
* This type is extensible,
28
* possible extensions are below.
29
*/
30
31
/* Context for parsing across buffer boundaries */
32
asn_struct_ctx_t
_asn_ctx
;
33
}
VehicleIdentification_t
;
34
35
/* Implementation */
36
extern
asn_TYPE_descriptor_t
asn_DEF_VehicleIdentification
;
37
38
#ifdef __cplusplus
39
}
40
#endif
41
42
#endif
/* _VehicleIdentification_H_ */
43
#include <
asn_internal.h
>
VehicleIdentification::vDS
VDS_t * vDS
Definition:
VehicleIdentification.h:25
asn_struct_ctx_s
Definition:
constr_TYPE.h:30
asn_TYPE_descriptor_s
Definition:
constr_TYPE.h:85
VehicleIdentification::wMInumber
WMInumber_t * wMInumber
Definition:
VehicleIdentification.h:24
asn_internal.h
VDS.h
constr_SEQUENCE.h
asn_DEF_VehicleIdentification
asn_TYPE_descriptor_t asn_DEF_VehicleIdentification
Definition:
VehicleIdentification.c:47
WMInumber.h
asn_application.h
OCTET_STRING
Definition:
OCTET_STRING.h:14
VehicleIdentification::_asn_ctx
asn_struct_ctx_t _asn_ctx
Definition:
VehicleIdentification.h:32
VehicleIdentification
Definition:
VehicleIdentification.h:23
VehicleIdentification_t
struct VehicleIdentification VehicleIdentification_t
libITS
libasn
its_container
include
VehicleIdentification.h
Generated by
1.8.14