ITS
RoadWorksContainerBasic.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 "CAM-PDU-Descriptions"
4  * found in "CAM.asn"
5  */
6 
7 #ifndef _RoadWorksContainerBasic_H_
8 #define _RoadWorksContainerBasic_H_
9 
10 
11 #include <asn_application.h>
12 
13 /* Including external dependencies */
14 #include "RoadworksSubCauseCode.h"
15 #include "LightBarSirenInUse.h"
16 #include <constr_SEQUENCE.h>
17 
18 #ifdef __cplusplus
19 extern "C" {
20 #endif
21 
22 /* Forward declarations */
23 struct ClosedLanes;
24 
25 /* RoadWorksContainerBasic */
26 typedef struct RoadWorksContainerBasic {
29  struct ClosedLanes *closedLanes /* OPTIONAL */;
30 
31  /* Context for parsing across buffer boundaries */
34 
35 /* Implementation */
37 
38 #ifdef __cplusplus
39 }
40 #endif
41 
42 /* Referred external types */
43 #include "ClosedLanes.h"
44 
45 #endif /* _RoadWorksContainerBasic_H_ */
46 #include <asn_internal.h>
RoadworksSubCauseCode_t * roadworksSubCauseCode
long RoadworksSubCauseCode_t
asn_TYPE_descriptor_t asn_DEF_RoadWorksContainerBasic
struct ClosedLanes * closedLanes
LightBarSirenInUse_t lightBarSirenInUse
struct RoadWorksContainerBasic RoadWorksContainerBasic_t