caabf30080ddf83f6f8fba34070ddfccecb195a0
[ric-app/kpimon.git] / asn1c_defs / all-defs / ServedCell-Information.h
1 /*\r
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)\r
3  * From ASN.1 module "X2AP-IEs"\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 _ServedCell_Information_H_\r
9 #define _ServedCell_Information_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include "PCI.h"\r
16 #include "ECGI.h"\r
17 #include "TAC.h"\r
18 #include "BroadcastPLMNs-Item.h"\r
19 #include "EUTRA-Mode-Info.h"\r
20 #include <constr_SEQUENCE.h>\r
21 \r
22 #ifdef __cplusplus\r
23 extern "C" {\r
24 #endif\r
25 \r
26 /* Forward declarations */\r
27 struct ProtocolExtensionContainer;\r
28 \r
29 /* ServedCell-Information */\r
30 typedef struct ServedCell_Information {\r
31         PCI_t    pCI;\r
32         ECGI_t   cellId;\r
33         TAC_t    tAC;\r
34         BroadcastPLMNs_Item_t    broadcastPLMNs;\r
35         EUTRA_Mode_Info_t        eUTRA_Mode_Info;\r
36         struct ProtocolExtensionContainer       *iE_Extensions; /* OPTIONAL */\r
37         /*\r
38          * This type is extensible,\r
39          * possible extensions are below.\r
40          */\r
41         \r
42         /* Context for parsing across buffer boundaries */\r
43         asn_struct_ctx_t _asn_ctx;\r
44 } ServedCell_Information_t;\r
45 \r
46 /* Implementation */\r
47 extern asn_TYPE_descriptor_t asn_DEF_ServedCell_Information;\r
48 extern asn_SEQUENCE_specifics_t asn_SPC_ServedCell_Information_specs_1;\r
49 extern asn_TYPE_member_t asn_MBR_ServedCell_Information_1[6];\r
50 \r
51 #ifdef __cplusplus\r
52 }\r
53 #endif\r
54 \r
55 #endif  /* _ServedCell_Information_H_ */\r
56 #include <asn_internal.h>\r