935d7e7e9f210f7deca199403958d13ec30657cf
[ric-app/kpimon.git] / asn1c_defs / all-defs / WTID-Type1.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 _WTID_Type1_H_\r
9 #define _WTID_Type1_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include "PLMN-Identity.h"\r
16 #include <BIT_STRING.h>\r
17 #include <constr_SEQUENCE.h>\r
18 \r
19 #ifdef __cplusplus\r
20 extern "C" {\r
21 #endif\r
22 \r
23 /* WTID-Type1 */\r
24 typedef struct WTID_Type1 {\r
25         PLMN_Identity_t  pLMN_Identity;\r
26         BIT_STRING_t     shortWTID;\r
27         /*\r
28          * This type is extensible,\r
29          * possible extensions are below.\r
30          */\r
31         \r
32         /* Context for parsing across buffer boundaries */\r
33         asn_struct_ctx_t _asn_ctx;\r
34 } WTID_Type1_t;\r
35 \r
36 /* Implementation */\r
37 extern asn_TYPE_descriptor_t asn_DEF_WTID_Type1;\r
38 extern asn_SEQUENCE_specifics_t asn_SPC_WTID_Type1_specs_1;\r
39 extern asn_TYPE_member_t asn_MBR_WTID_Type1_1[2];\r
40 \r
41 #ifdef __cplusplus\r
42 }\r
43 #endif\r
44 \r
45 #endif  /* _WTID_Type1_H_ */\r
46 #include <asn_internal.h>\r