Updated INFO.yaml file
[ric-app/kpimon.git] / asn1c_defs / all-defs / TAListforQMC.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 _TAListforQMC_H_\r
9 #define _TAListforQMC_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include "TAC.h"\r
16 #include <asn_SEQUENCE_OF.h>\r
17 #include <constr_SEQUENCE_OF.h>\r
18 \r
19 #ifdef __cplusplus\r
20 extern "C" {\r
21 #endif\r
22 \r
23 /* TAListforQMC */\r
24 typedef struct TAListforQMC {\r
25         A_SEQUENCE_OF(TAC_t) list;\r
26         \r
27         /* Context for parsing across buffer boundaries */\r
28         asn_struct_ctx_t _asn_ctx;\r
29 } TAListforQMC_t;\r
30 \r
31 /* Implementation */\r
32 extern asn_TYPE_descriptor_t asn_DEF_TAListforQMC;\r
33 extern asn_SET_OF_specifics_t asn_SPC_TAListforQMC_specs_1;\r
34 extern asn_TYPE_member_t asn_MBR_TAListforQMC_1[1];\r
35 extern asn_per_constraints_t asn_PER_type_TAListforQMC_constr_1;\r
36 \r
37 #ifdef __cplusplus\r
38 }\r
39 #endif\r
40 \r
41 #endif  /* _TAListforQMC_H_ */\r
42 #include <asn_internal.h>\r