4683568591a9fc854e69ef29e3721038d5e4f795
[ric-app/kpimon.git] / asn1c_defs / all-defs / LastVisitedGERANCellInformation.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 _LastVisitedGERANCellInformation_H_\r
9 #define _LastVisitedGERANCellInformation_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include <NULL.h>\r
16 #include <constr_CHOICE.h>\r
17 \r
18 #ifdef __cplusplus\r
19 extern "C" {\r
20 #endif\r
21 \r
22 /* Dependencies */\r
23 typedef enum LastVisitedGERANCellInformation_PR {\r
24         LastVisitedGERANCellInformation_PR_NOTHING,     /* No components present */\r
25         LastVisitedGERANCellInformation_PR_undefined\r
26         /* Extensions may appear below */\r
27         \r
28 } LastVisitedGERANCellInformation_PR;\r
29 \r
30 /* LastVisitedGERANCellInformation */\r
31 typedef struct LastVisitedGERANCellInformation {\r
32         LastVisitedGERANCellInformation_PR present;\r
33         union LastVisitedGERANCellInformation_u {\r
34                 NULL_t   undefined;\r
35                 /*\r
36                  * This type is extensible,\r
37                  * possible extensions are below.\r
38                  */\r
39         } choice;\r
40         \r
41         /* Context for parsing across buffer boundaries */\r
42         asn_struct_ctx_t _asn_ctx;\r
43 } LastVisitedGERANCellInformation_t;\r
44 \r
45 /* Implementation */\r
46 extern asn_TYPE_descriptor_t asn_DEF_LastVisitedGERANCellInformation;\r
47 extern asn_CHOICE_specifics_t asn_SPC_LastVisitedGERANCellInformation_specs_1;\r
48 extern asn_TYPE_member_t asn_MBR_LastVisitedGERANCellInformation_1[1];\r
49 extern asn_per_constraints_t asn_PER_type_LastVisitedGERANCellInformation_constr_1;\r
50 \r
51 #ifdef __cplusplus\r
52 }\r
53 #endif\r
54 \r
55 #endif  /* _LastVisitedGERANCellInformation_H_ */\r
56 #include <asn_internal.h>\r