ITS
CamParameters.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 _CamParameters_H_
8 #define _CamParameters_H_
9 
10 
11 #include <asn_application.h>
12 
13 /* Including external dependencies */
14 #include "BasicContainer.h"
15 #include "HighFrequencyContainer.h"
16 #include <constr_SEQUENCE.h>
17 
18 #ifdef __cplusplus
19 extern "C" {
20 #endif
21 
22 /* Forward declarations */
25 
26 /* CamParameters */
27 typedef struct CamParameters {
32  /*
33  * This type is extensible,
34  * possible extensions are below.
35  */
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 "LowFrequencyContainer.h"
51 
52 #endif /* _CamParameters_H_ */
53 #include <asn_internal.h>
asn_TYPE_descriptor_t asn_DEF_CamParameters
Definition: CamParameters.c:67
struct SpecialVehicleContainer * specialVehicleContainer
Definition: CamParameters.h:31
HighFrequencyContainer_t highFrequencyContainer
Definition: CamParameters.h:29
struct LowFrequencyContainer * lowFrequencyContainer
Definition: CamParameters.h:30
BasicContainer_t basicContainer
Definition: CamParameters.h:28
struct CamParameters CamParameters_t
asn_struct_ctx_t _asn_ctx
Definition: CamParameters.h:38