ITS
StationaryVehicleContainer.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 "DENM-PDU-Descriptions"
4  * found in "DENM.asn"
5  */
6 
7 #ifndef _StationaryVehicleContainer_H_
8 #define _StationaryVehicleContainer_H_
9 
10 
11 #include <asn_application.h>
12 
13 /* Including external dependencies */
14 #include "StationarySince.h"
15 #include "NumberOfOccupants.h"
16 #include "EnergyStorageType.h"
17 #include <constr_SEQUENCE.h>
18 
19 #ifdef __cplusplus
20 extern "C" {
21 #endif
22 
23 /* Forward declarations */
24 struct CauseCode;
27 
28 /* StationaryVehicleContainer */
31  struct CauseCode *stationaryCause /* OPTIONAL */;
36 
37  /* Context for parsing across buffer boundaries */
40 
41 /* Implementation */
43 
44 #ifdef __cplusplus
45 }
46 #endif
47 
48 /* Referred external types */
49 #include "CauseCode.h"
50 #include "DangerousGoodsExtended.h"
51 #include "VehicleIdentification.h"
52 
53 #endif /* _StationaryVehicleContainer_H_ */
54 #include <asn_internal.h>
struct VehicleIdentification * vehicleIdentification
struct StationaryVehicleContainer StationaryVehicleContainer_t
long StationarySince_t
NumberOfOccupants_t * numberOfOccupants
long NumberOfOccupants_t
struct DangerousGoodsExtended * carryingDangerousGoods
EnergyStorageType_t * energyStorageType
asn_TYPE_descriptor_t asn_DEF_StationaryVehicleContainer