039e7c3da78f7f7b16b680d1794fb749959efaf4
[ric-app/kpimon.git] / asn1c_defs / all-defs / UE-ContextReferenceAtSgNB.h
1 /*\r
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)\r
3  * From ASN.1 module "X2AP-PDU-Contents"\r
4  *      found in "../../asn_defs/asn1/x2ap-modified-15-05.asn"\r
5  *      `asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-OER`\r
6  */\r
7 \r
8 #ifndef _UE_ContextReferenceAtSgNB_H_\r
9 #define _UE_ContextReferenceAtSgNB_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include "GlobalGNB-ID.h"\r
16 #include "SgNB-UE-X2AP-ID.h"\r
17 #include <constr_SEQUENCE.h>\r
18 \r
19 #ifdef __cplusplus\r
20 extern "C" {\r
21 #endif\r
22 \r
23 /* Forward declarations */\r
24 struct ProtocolExtensionContainer;\r
25 \r
26 /* UE-ContextReferenceAtSgNB */\r
27 typedef struct UE_ContextReferenceAtSgNB {\r
28         GlobalGNB_ID_t   source_GlobalSgNB_ID;\r
29         SgNB_UE_X2AP_ID_t        sgNB_UE_X2AP_ID;\r
30         struct ProtocolExtensionContainer       *iE_Extensions; /* OPTIONAL */\r
31         /*\r
32          * This type is extensible,\r
33          * possible extensions are below.\r
34          */\r
35         \r
36         /* Context for parsing across buffer boundaries */\r
37         asn_struct_ctx_t _asn_ctx;\r
38 } UE_ContextReferenceAtSgNB_t;\r
39 \r
40 /* Implementation */\r
41 extern asn_TYPE_descriptor_t asn_DEF_UE_ContextReferenceAtSgNB;\r
42 \r
43 #ifdef __cplusplus\r
44 }\r
45 #endif\r
46 \r
47 #endif  /* _UE_ContextReferenceAtSgNB_H_ */\r
48 #include <asn_internal.h>\r