Adding initial code jy.oak@samsung.com
[ric-app/kpimon.git] / asn1c_defs / all-defs / CellDeploymentStatusIndicator.h
diff --git a/asn1c_defs/all-defs/CellDeploymentStatusIndicator.h b/asn1c_defs/all-defs/CellDeploymentStatusIndicator.h
new file mode 100755 (executable)
index 0000000..41282ae
--- /dev/null
@@ -0,0 +1,53 @@
+/*\r
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)\r
+ * From ASN.1 module "X2AP-IEs"\r
+ *     found in "../../asn_defs/asn1/x2ap-modified-15-05.asn"\r
+ *     `asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-OER`\r
+ */\r
+\r
+#ifndef        _CellDeploymentStatusIndicator_H_\r
+#define        _CellDeploymentStatusIndicator_H_\r
+\r
+\r
+#include <asn_application.h>\r
+\r
+/* Including external dependencies */\r
+#include <NativeEnumerated.h>\r
+\r
+#ifdef __cplusplus\r
+extern "C" {\r
+#endif\r
+\r
+/* Dependencies */\r
+typedef enum CellDeploymentStatusIndicator {\r
+       CellDeploymentStatusIndicator_pre_change_notification   = 0\r
+       /*\r
+        * Enumeration is extensible\r
+        */\r
+} e_CellDeploymentStatusIndicator;\r
+\r
+/* CellDeploymentStatusIndicator */\r
+typedef long    CellDeploymentStatusIndicator_t;\r
+\r
+/* Implementation */\r
+extern asn_per_constraints_t asn_PER_type_CellDeploymentStatusIndicator_constr_1;\r
+extern asn_TYPE_descriptor_t asn_DEF_CellDeploymentStatusIndicator;\r
+extern const asn_INTEGER_specifics_t asn_SPC_CellDeploymentStatusIndicator_specs_1;\r
+asn_struct_free_f CellDeploymentStatusIndicator_free;\r
+asn_struct_print_f CellDeploymentStatusIndicator_print;\r
+asn_constr_check_f CellDeploymentStatusIndicator_constraint;\r
+ber_type_decoder_f CellDeploymentStatusIndicator_decode_ber;\r
+der_type_encoder_f CellDeploymentStatusIndicator_encode_der;\r
+xer_type_decoder_f CellDeploymentStatusIndicator_decode_xer;\r
+xer_type_encoder_f CellDeploymentStatusIndicator_encode_xer;\r
+per_type_decoder_f CellDeploymentStatusIndicator_decode_uper;\r
+per_type_encoder_f CellDeploymentStatusIndicator_encode_uper;\r
+per_type_decoder_f CellDeploymentStatusIndicator_decode_aper;\r
+per_type_encoder_f CellDeploymentStatusIndicator_encode_aper;\r
+\r
+#ifdef __cplusplus\r
+}\r
+#endif\r
+\r
+#endif /* _CellDeploymentStatusIndicator_H_ */\r
+#include <asn_internal.h>\r