ITS
DecentralizedEnvironmentalNotificationMessage.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 _DecentralizedEnvironmentalNotificationMessage_H_
8 #define _DecentralizedEnvironmentalNotificationMessage_H_
9 
10 
11 #include <asn_application.h>
12 
13 /* Including external dependencies */
14 #include "ManagementContainer.h"
15 #include <constr_SEQUENCE.h>
16 
17 #ifdef __cplusplus
18 extern "C" {
19 #endif
20 
21 /* Forward declarations */
22 struct SituationContainer;
23 struct LocationContainer;
24 struct AlacarteContainer;
25 
26 /* DecentralizedEnvironmentalNotificationMessage */
29  struct SituationContainer *situation /* OPTIONAL */;
30  struct LocationContainer *location /* OPTIONAL */;
31  struct AlacarteContainer *alacarte /* 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 "SituationContainer.h"
46 #include "LocationContainer.h"
47 #include "AlacarteContainer.h"
48 
49 #endif /* _DecentralizedEnvironmentalNotificationMessage_H_ */
50 #include <asn_internal.h>
asn_TYPE_descriptor_t asn_DEF_DecentralizedEnvironmentalNotificationMessage
struct DecentralizedEnvironmentalNotificationMessage DecentralizedEnvironmentalNotificationMessage_t