[Epic-ID: ODUHIGH-475][Task-ID: ODUHIGH-476]RRC codec upgrade
[o-du/l2.git] / src / codec_utils / RRC / SCellIndexRrc.h
diff --git a/src/codec_utils/RRC/SCellIndexRrc.h b/src/codec_utils/RRC/SCellIndexRrc.h
new file mode 100644 (file)
index 0000000..26d0616
--- /dev/null
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "NR-RRC-Definitions"
+ *     found in "../ASN1_Input/rrc_15_3_asn.asn1"
+ *     `asn1c -D ../RRC_output_14Nov/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER`
+ */
+
+#ifndef        _SCellIndexRrc_H_
+#define        _SCellIndexRrc_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* SCellIndexRrc */
+typedef long    SCellIndexRrc_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_SCellIndexRrc_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_SCellIndexRrc;
+asn_struct_free_f SCellIndexRrc_free;
+asn_struct_print_f SCellIndexRrc_print;
+asn_constr_check_f SCellIndexRrc_constraint;
+ber_type_decoder_f SCellIndexRrc_decode_ber;
+der_type_encoder_f SCellIndexRrc_encode_der;
+xer_type_decoder_f SCellIndexRrc_decode_xer;
+xer_type_encoder_f SCellIndexRrc_encode_xer;
+oer_type_decoder_f SCellIndexRrc_decode_oer;
+oer_type_encoder_f SCellIndexRrc_encode_oer;
+per_type_decoder_f SCellIndexRrc_decode_uper;
+per_type_encoder_f SCellIndexRrc_encode_uper;
+per_type_decoder_f SCellIndexRrc_decode_aper;
+per_type_encoder_f SCellIndexRrc_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif /* _SCellIndexRrc_H_ */
+#include <asn_internal.h>