ITS
SafetyCarContainer.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 _SafetyCarContainer_H_
8 #define _SafetyCarContainer_H_
9 
10 
11 #include <asn_application.h>
12 
13 /* Including external dependencies */
14 #include "LightBarSirenInUse.h"
15 #include "TrafficRule.h"
16 #include "SpeedLimit.h"
17 #include <constr_SEQUENCE.h>
18 
19 #ifdef __cplusplus
20 extern "C" {
21 #endif
22 
23 /* Forward declarations */
24 struct CauseCode;
25 
26 /* SafetyCarContainer */
27 typedef struct SafetyCarContainer {
29  struct CauseCode *incidentIndication /* OPTIONAL */;
30  TrafficRule_t *trafficRule /* OPTIONAL */;
31  SpeedLimit_t *speedLimit /* OPTIONAL */;
32 
33  /* Context for parsing across buffer boundaries */
36 
37 /* Implementation */
39 
40 #ifdef __cplusplus
41 }
42 #endif
43 
44 /* Referred external types */
45 #include "CauseCode.h"
46 
47 #endif /* _SafetyCarContainer_H_ */
48 #include <asn_internal.h>
struct CauseCode * incidentIndication
asn_struct_ctx_t _asn_ctx
TrafficRule_t * trafficRule
long TrafficRule_t
Definition: TrafficRule.h:32
SpeedLimit_t * speedLimit
asn_TYPE_descriptor_t asn_DEF_SafetyCarContainer
long SpeedLimit_t
Definition: SpeedLimit.h:26
struct SafetyCarContainer SafetyCarContainer_t
LightBarSirenInUse_t lightBarSirenInUse