Updated INFO.yaml file
[ric-app/kpimon.git] / asn1c_defs / all-defs / E2SM-gNB-X2-indicationHeader.h
1 /*\r
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)\r
3  * From ASN.1 module "E2SM-gNB-X2-IEs"\r
4  *      found in "../../asn_defs/asn1/e2sm-gNB-X2-release-1-v041.asn.txt"\r
5  *      `asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-OER`\r
6  */\r
7 \r
8 #ifndef _E2SM_gNB_X2_indicationHeader_H_\r
9 #define _E2SM_gNB_X2_indicationHeader_H_\r
10 \r
11 \r
12 #include <asn_application.h>\r
13 \r
14 /* Including external dependencies */\r
15 #include "Interface-ID.h"\r
16 #include "InterfaceDirection.h"\r
17 #include "TimeStamp.h"\r
18 #include <constr_SEQUENCE.h>\r
19 \r
20 #ifdef __cplusplus\r
21 extern "C" {\r
22 #endif\r
23 \r
24 /* E2SM-gNB-X2-indicationHeader */\r
25 typedef struct E2SM_gNB_X2_indicationHeader {\r
26         Interface_ID_t   interface_ID;\r
27         InterfaceDirection_t     interfaceDirection;\r
28         TimeStamp_t     *timestamp;     /* OPTIONAL */\r
29         /*\r
30          * This type is extensible,\r
31          * possible extensions are below.\r
32          */\r
33         \r
34         /* Context for parsing across buffer boundaries */\r
35         asn_struct_ctx_t _asn_ctx;\r
36 } E2SM_gNB_X2_indicationHeader_t;\r
37 \r
38 /* Implementation */\r
39 extern asn_TYPE_descriptor_t asn_DEF_E2SM_gNB_X2_indicationHeader;\r
40 \r
41 #ifdef __cplusplus\r
42 }\r
43 #endif\r
44 \r
45 #endif  /* _E2SM_gNB_X2_indicationHeader_H_ */\r
46 #include <asn_internal.h>\r