Adding initial code jy.oak@samsung.com
[ric-app/kpimon.git] / asn1c_defs / all-defs / InterfaceProtocolIE-Test.h
diff --git a/asn1c_defs/all-defs/InterfaceProtocolIE-Test.h b/asn1c_defs/all-defs/InterfaceProtocolIE-Test.h
new file mode 100755 (executable)
index 0000000..44c4b53
--- /dev/null
@@ -0,0 +1,57 @@
+/*\r
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)\r
+ * From ASN.1 module "E2SM-gNB-X2-IEs"\r
+ *     found in "../../asn_defs/asn1/e2sm-gNB-X2-release-1-v041.asn.txt"\r
+ *     `asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-OER`\r
+ */\r
+\r
+#ifndef        _InterfaceProtocolIE_Test_H_\r
+#define        _InterfaceProtocolIE_Test_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 InterfaceProtocolIE_Test {\r
+       InterfaceProtocolIE_Test_equal  = 0,\r
+       InterfaceProtocolIE_Test_greaterthan    = 1,\r
+       InterfaceProtocolIE_Test_lessthan       = 2,\r
+       InterfaceProtocolIE_Test_contains       = 3,\r
+       InterfaceProtocolIE_Test_present        = 4\r
+       /*\r
+        * Enumeration is extensible\r
+        */\r
+} e_InterfaceProtocolIE_Test;\r
+\r
+/* InterfaceProtocolIE-Test */\r
+typedef long    InterfaceProtocolIE_Test_t;\r
+\r
+/* Implementation */\r
+extern asn_per_constraints_t asn_PER_type_InterfaceProtocolIE_Test_constr_1;\r
+extern asn_TYPE_descriptor_t asn_DEF_InterfaceProtocolIE_Test;\r
+extern const asn_INTEGER_specifics_t asn_SPC_InterfaceProtocolIE_Test_specs_1;\r
+asn_struct_free_f InterfaceProtocolIE_Test_free;\r
+asn_struct_print_f InterfaceProtocolIE_Test_print;\r
+asn_constr_check_f InterfaceProtocolIE_Test_constraint;\r
+ber_type_decoder_f InterfaceProtocolIE_Test_decode_ber;\r
+der_type_encoder_f InterfaceProtocolIE_Test_encode_der;\r
+xer_type_decoder_f InterfaceProtocolIE_Test_decode_xer;\r
+xer_type_encoder_f InterfaceProtocolIE_Test_encode_xer;\r
+per_type_decoder_f InterfaceProtocolIE_Test_decode_uper;\r
+per_type_encoder_f InterfaceProtocolIE_Test_encode_uper;\r
+per_type_decoder_f InterfaceProtocolIE_Test_decode_aper;\r
+per_type_encoder_f InterfaceProtocolIE_Test_encode_aper;\r
+\r
+#ifdef __cplusplus\r
+}\r
+#endif\r
+\r
+#endif /* _InterfaceProtocolIE_Test_H_ */\r
+#include <asn_internal.h>\r