[Epic-ID: ODUHIGH-475][Task-ID: ODUHIGH-476]F1AP codec update
[o-du/l2.git] / src / codec_utils / F1AP / GNB-DU-UE-F1AP-ID.h
1 /*
2  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3  * From ASN.1 module "F1AP-IEs"
4  *      found in "../F1.asn1"
5  *      `asn1c -D ../F1_output/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER`
6  */
7
8 #ifndef _GNB_DU_UE_F1AP_ID_H_
9 #define _GNB_DU_UE_F1AP_ID_H_
10
11
12 #include <asn_application.h>
13
14 /* Including external dependencies */
15 #include <NativeInteger.h>
16
17 #ifdef __cplusplus
18 extern "C" {
19 #endif
20
21 /* GNB-DU-UE-F1AP-ID */
22 typedef unsigned long    GNB_DU_UE_F1AP_ID_t;
23
24 /* Implementation */
25 extern asn_per_constraints_t asn_PER_type_GNB_DU_UE_F1AP_ID_constr_1;
26 extern asn_TYPE_descriptor_t asn_DEF_GNB_DU_UE_F1AP_ID;
27 extern const asn_INTEGER_specifics_t asn_SPC_GNB_DU_UE_F1AP_ID_specs_1;
28 asn_struct_free_f GNB_DU_UE_F1AP_ID_free;
29 asn_struct_print_f GNB_DU_UE_F1AP_ID_print;
30 asn_constr_check_f GNB_DU_UE_F1AP_ID_constraint;
31 ber_type_decoder_f GNB_DU_UE_F1AP_ID_decode_ber;
32 der_type_encoder_f GNB_DU_UE_F1AP_ID_encode_der;
33 xer_type_decoder_f GNB_DU_UE_F1AP_ID_decode_xer;
34 xer_type_encoder_f GNB_DU_UE_F1AP_ID_encode_xer;
35 oer_type_decoder_f GNB_DU_UE_F1AP_ID_decode_oer;
36 oer_type_encoder_f GNB_DU_UE_F1AP_ID_encode_oer;
37 per_type_decoder_f GNB_DU_UE_F1AP_ID_decode_uper;
38 per_type_encoder_f GNB_DU_UE_F1AP_ID_encode_uper;
39 per_type_decoder_f GNB_DU_UE_F1AP_ID_decode_aper;
40 per_type_encoder_f GNB_DU_UE_F1AP_ID_encode_aper;
41
42 #ifdef __cplusplus
43 }
44 #endif
45
46 #endif  /* _GNB_DU_UE_F1AP_ID_H_ */
47 #include <asn_internal.h>