0947300fa0a115e1209483106f7414afc2547fe9
[ric-app/kpimon.git] / asn1c_defs / all-defs / E2SM-gNB-X2-actionDefinition.h
1 /*\r
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)\r
3  * From ASN.1 module "E2SM-gNB-X2-IEs"\r
4  *      found in "../../asn_defs/asn1/e2sm-gNB-X2-release-1-v041.asn.txt"\r
5  *      `asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-OER`\r
6  */\r
7 \r
8 #ifndef _E2SM_gNB_X2_actionDefinition_H_\r
9 #define _E2SM_gNB_X2_actionDefinition_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include "Style-ID.h"\r
16 #include <asn_SEQUENCE_OF.h>\r
17 #include <constr_SEQUENCE_OF.h>\r
18 #include <constr_SEQUENCE.h>\r
19 \r
20 #ifdef __cplusplus\r
21 extern "C" {\r
22 #endif\r
23 \r
24 /* Forward declarations */\r
25 struct ActionParameter_Item;\r
26 \r
27 /* E2SM-gNB-X2-actionDefinition */\r
28 typedef struct E2SM_gNB_X2_actionDefinition {\r
29         Style_ID_t       style_ID;\r
30         struct E2SM_gNB_X2_actionDefinition__actionParameter_List {\r
31                 A_SEQUENCE_OF(struct ActionParameter_Item) list;\r
32                 \r
33                 /* Context for parsing across buffer boundaries */\r
34                 asn_struct_ctx_t _asn_ctx;\r
35         } *actionParameter_List;\r
36         /*\r
37          * This type is extensible,\r
38          * possible extensions are below.\r
39          */\r
40         \r
41         /* Context for parsing across buffer boundaries */\r
42         asn_struct_ctx_t _asn_ctx;\r
43 } E2SM_gNB_X2_actionDefinition_t;\r
44 \r
45 /* Implementation */\r
46 extern asn_TYPE_descriptor_t asn_DEF_E2SM_gNB_X2_actionDefinition;\r
47 \r
48 #ifdef __cplusplus\r
49 }\r
50 #endif\r
51 \r
52 #endif  /* _E2SM_gNB_X2_actionDefinition_H_ */\r
53 #include <asn_internal.h>\r