Adding initial code jy.oak@samsung.com
[ric-app/kpimon.git] / asn1c_defs / all-defs / E2SM-gNB-X2-callProcessID.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_callProcessID_H_\r
9 #define _E2SM_gNB_X2_callProcessID_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include "CallProcess-ID.h"\r
16 #include <constr_SEQUENCE.h>\r
17 \r
18 #ifdef __cplusplus\r
19 extern "C" {\r
20 #endif\r
21 \r
22 /* E2SM-gNB-X2-callProcessID */\r
23 typedef struct E2SM_gNB_X2_callProcessID {\r
24         CallProcess_ID_t         callProcess_ID;\r
25         /*\r
26          * This type is extensible,\r
27          * possible extensions are below.\r
28          */\r
29         \r
30         /* Context for parsing across buffer boundaries */\r
31         asn_struct_ctx_t _asn_ctx;\r
32 } E2SM_gNB_X2_callProcessID_t;\r
33 \r
34 /* Implementation */\r
35 extern asn_TYPE_descriptor_t asn_DEF_E2SM_gNB_X2_callProcessID;\r
36 \r
37 #ifdef __cplusplus\r
38 }\r
39 #endif\r
40 \r
41 #endif  /* _E2SM_gNB_X2_callProcessID_H_ */\r
42 #include <asn_internal.h>\r