effc6905e9ffab6b398c34d8aea5296691b0a47a
[ric-app/kpimon.git] / asn1c_defs / all-defs / S1TNLLoadIndicator.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 _S1TNLLoadIndicator_H_\r
9 #define _S1TNLLoadIndicator_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include "LoadIndicator.h"\r
16 #include <constr_SEQUENCE.h>\r
17 \r
18 #ifdef __cplusplus\r
19 extern "C" {\r
20 #endif\r
21 \r
22 /* Forward declarations */\r
23 struct ProtocolExtensionContainer;\r
24 \r
25 /* S1TNLLoadIndicator */\r
26 typedef struct S1TNLLoadIndicator {\r
27         LoadIndicator_t  dLS1TNLLoadIndicator;\r
28         LoadIndicator_t  uLS1TNLLoadIndicator;\r
29         struct ProtocolExtensionContainer       *iE_Extensions; /* OPTIONAL */\r
30         /*\r
31          * This type is extensible,\r
32          * possible extensions are below.\r
33          */\r
34         \r
35         /* Context for parsing across buffer boundaries */\r
36         asn_struct_ctx_t _asn_ctx;\r
37 } S1TNLLoadIndicator_t;\r
38 \r
39 /* Implementation */\r
40 extern asn_TYPE_descriptor_t asn_DEF_S1TNLLoadIndicator;\r
41 extern asn_SEQUENCE_specifics_t asn_SPC_S1TNLLoadIndicator_specs_1;\r
42 extern asn_TYPE_member_t asn_MBR_S1TNLLoadIndicator_1[3];\r
43 \r
44 #ifdef __cplusplus\r
45 }\r
46 #endif\r
47 \r
48 #endif  /* _S1TNLLoadIndicator_H_ */\r
49 #include <asn_internal.h>\r