Initial commit of mc-core part of mc xApp codebase
[ric-app/mc.git] / mc-core / mc / local_datasource / sgnb_release_required.pb-c.h
diff --git a/mc-core/mc/local_datasource/sgnb_release_required.pb-c.h b/mc-core/mc/local_datasource/sgnb_release_required.pb-c.h
new file mode 100644 (file)
index 0000000..d91477f
--- /dev/null
@@ -0,0 +1,217 @@
+/* Generated by the protocol buffer compiler.  DO NOT EDIT! */
+/* Generated from: sgnb_release_required.proto */
+
+#ifndef PROTOBUF_C_sgnb_5frelease_5frequired_2eproto__INCLUDED
+#define PROTOBUF_C_sgnb_5frelease_5frequired_2eproto__INCLUDED
+
+#include <protobuf-c/protobuf-c.h>
+
+PROTOBUF_C__BEGIN_DECLS
+
+#if PROTOBUF_C_VERSION_NUMBER < 1003000
+# error This file was generated by a newer version of protoc-c which is incompatible with your libprotobuf-c headers. Please update your headers.
+#elif 1003002 < PROTOBUF_C_MIN_COMPILER_VERSION
+# error This file was generated by an older version of protoc-c which is incompatible with your libprotobuf-c headers. Please regenerate this file with a newer version of protoc-c.
+#endif
+
+#include "google/protobuf/wrappers.pb-c.h"
+#include "x2ap_common_types.pb-c.h"
+#include "error_cause.pb-c.h"
+
+typedef struct _Uenibstreamprotobuf__SgNBReleaseRequired Uenibstreamprotobuf__SgNBReleaseRequired;
+typedef struct _Uenibstreamprotobuf__SgNBReleaseRequiredIEs Uenibstreamprotobuf__SgNBReleaseRequiredIEs;
+typedef struct _Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdList Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdList;
+typedef struct _Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItem Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItem;
+typedef struct _Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItemExtIEs Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItemExtIEs;
+
+
+/* --- enums --- */
+
+
+/* --- messages --- */
+
+struct  _Uenibstreamprotobuf__SgNBReleaseRequired
+{
+  ProtobufCMessage base;
+  Uenibstreamprotobuf__SgNBReleaseRequiredIEs *protocolies;
+};
+#define UENIBSTREAMPROTOBUF__SG_NBRELEASE_REQUIRED__INIT \
+ { PROTOBUF_C_MESSAGE_INIT (&uenibstreamprotobuf__sg_nbrelease_required__descriptor) \
+    , NULL }
+
+
+struct  _Uenibstreamprotobuf__SgNBReleaseRequiredIEs
+{
+  ProtobufCMessage base;
+  uint32_t id_menb_ue_x2ap_id;
+  uint32_t id_sgnb_ue_x2ap_id;
+  Uenibstreamprotobuf__Cause *id_cause;
+  Google__Protobuf__UInt32Value *id_menb_ue_x2ap_id_extension;
+  Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdList *id_e_rabs_tobereleased_sgnbrelreqdlist;
+};
+#define UENIBSTREAMPROTOBUF__SG_NBRELEASE_REQUIRED__IES__INIT \
+ { PROTOBUF_C_MESSAGE_INIT (&uenibstreamprotobuf__sg_nbrelease_required__ies__descriptor) \
+    , 0, 0, NULL, NULL, NULL }
+
+
+struct  _Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdList
+{
+  ProtobufCMessage base;
+  size_t n_id_e_rabs_tobereleased_sgnbrelreqd_item;
+  Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItem **id_e_rabs_tobereleased_sgnbrelreqd_item;
+};
+#define UENIBSTREAMPROTOBUF__E__RABS__TO_BE_RELEASED__SG_NBREL_REQD_LIST__INIT \
+ { PROTOBUF_C_MESSAGE_INIT (&uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd_list__descriptor) \
+    , 0,NULL }
+
+
+struct  _Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItem
+{
+  ProtobufCMessage base;
+  uint32_t e_rab_id;
+  Uenibstreamprotobuf__RLCMode *rlc_mode_transferred;
+  size_t n_ie_extensions;
+  Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItemExtIEs **ie_extensions;
+};
+#define UENIBSTREAMPROTOBUF__E__RABS__TO_BE_RELEASED__SG_NBREL_REQD__ITEM__INIT \
+ { PROTOBUF_C_MESSAGE_INIT (&uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd__item__descriptor) \
+    , 0, NULL, 0,NULL }
+
+
+struct  _Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItemExtIEs
+{
+  ProtobufCMessage base;
+};
+#define UENIBSTREAMPROTOBUF__E__RABS__TO_BE_RELEASED__SG_NBREL_REQD__ITEM_EXT_IES__INIT \
+ { PROTOBUF_C_MESSAGE_INIT (&uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd__item_ext_ies__descriptor) \
+     }
+
+
+/* Uenibstreamprotobuf__SgNBReleaseRequired methods */
+void   uenibstreamprotobuf__sg_nbrelease_required__init
+                     (Uenibstreamprotobuf__SgNBReleaseRequired         *message);
+size_t uenibstreamprotobuf__sg_nbrelease_required__get_packed_size
+                     (const Uenibstreamprotobuf__SgNBReleaseRequired   *message);
+size_t uenibstreamprotobuf__sg_nbrelease_required__pack
+                     (const Uenibstreamprotobuf__SgNBReleaseRequired   *message,
+                      uint8_t             *out);
+size_t uenibstreamprotobuf__sg_nbrelease_required__pack_to_buffer
+                     (const Uenibstreamprotobuf__SgNBReleaseRequired   *message,
+                      ProtobufCBuffer     *buffer);
+Uenibstreamprotobuf__SgNBReleaseRequired *
+       uenibstreamprotobuf__sg_nbrelease_required__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data);
+void   uenibstreamprotobuf__sg_nbrelease_required__free_unpacked
+                     (Uenibstreamprotobuf__SgNBReleaseRequired *message,
+                      ProtobufCAllocator *allocator);
+/* Uenibstreamprotobuf__SgNBReleaseRequiredIEs methods */
+void   uenibstreamprotobuf__sg_nbrelease_required__ies__init
+                     (Uenibstreamprotobuf__SgNBReleaseRequiredIEs         *message);
+size_t uenibstreamprotobuf__sg_nbrelease_required__ies__get_packed_size
+                     (const Uenibstreamprotobuf__SgNBReleaseRequiredIEs   *message);
+size_t uenibstreamprotobuf__sg_nbrelease_required__ies__pack
+                     (const Uenibstreamprotobuf__SgNBReleaseRequiredIEs   *message,
+                      uint8_t             *out);
+size_t uenibstreamprotobuf__sg_nbrelease_required__ies__pack_to_buffer
+                     (const Uenibstreamprotobuf__SgNBReleaseRequiredIEs   *message,
+                      ProtobufCBuffer     *buffer);
+Uenibstreamprotobuf__SgNBReleaseRequiredIEs *
+       uenibstreamprotobuf__sg_nbrelease_required__ies__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data);
+void   uenibstreamprotobuf__sg_nbrelease_required__ies__free_unpacked
+                     (Uenibstreamprotobuf__SgNBReleaseRequiredIEs *message,
+                      ProtobufCAllocator *allocator);
+/* Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdList methods */
+void   uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd_list__init
+                     (Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdList         *message);
+size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd_list__get_packed_size
+                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdList   *message);
+size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd_list__pack
+                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdList   *message,
+                      uint8_t             *out);
+size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd_list__pack_to_buffer
+                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdList   *message,
+                      ProtobufCBuffer     *buffer);
+Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdList *
+       uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd_list__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data);
+void   uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd_list__free_unpacked
+                     (Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdList *message,
+                      ProtobufCAllocator *allocator);
+/* Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItem methods */
+void   uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd__item__init
+                     (Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItem         *message);
+size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd__item__get_packed_size
+                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItem   *message);
+size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd__item__pack
+                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItem   *message,
+                      uint8_t             *out);
+size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd__item__pack_to_buffer
+                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItem   *message,
+                      ProtobufCBuffer     *buffer);
+Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItem *
+       uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd__item__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data);
+void   uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd__item__free_unpacked
+                     (Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItem *message,
+                      ProtobufCAllocator *allocator);
+/* Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItemExtIEs methods */
+void   uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd__item_ext_ies__init
+                     (Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItemExtIEs         *message);
+size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd__item_ext_ies__get_packed_size
+                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItemExtIEs   *message);
+size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd__item_ext_ies__pack
+                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItemExtIEs   *message,
+                      uint8_t             *out);
+size_t uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd__item_ext_ies__pack_to_buffer
+                     (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItemExtIEs   *message,
+                      ProtobufCBuffer     *buffer);
+Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItemExtIEs *
+       uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd__item_ext_ies__unpack
+                     (ProtobufCAllocator  *allocator,
+                      size_t               len,
+                      const uint8_t       *data);
+void   uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd__item_ext_ies__free_unpacked
+                     (Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItemExtIEs *message,
+                      ProtobufCAllocator *allocator);
+/* --- per-message closures --- */
+
+typedef void (*Uenibstreamprotobuf__SgNBReleaseRequired_Closure)
+                 (const Uenibstreamprotobuf__SgNBReleaseRequired *message,
+                  void *closure_data);
+typedef void (*Uenibstreamprotobuf__SgNBReleaseRequiredIEs_Closure)
+                 (const Uenibstreamprotobuf__SgNBReleaseRequiredIEs *message,
+                  void *closure_data);
+typedef void (*Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdList_Closure)
+                 (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdList *message,
+                  void *closure_data);
+typedef void (*Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItem_Closure)
+                 (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItem *message,
+                  void *closure_data);
+typedef void (*Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItemExtIEs_Closure)
+                 (const Uenibstreamprotobuf__ERABsToBeReleasedSgNBRelReqdItemExtIEs *message,
+                  void *closure_data);
+
+/* --- services --- */
+
+
+/* --- descriptors --- */
+
+extern const ProtobufCMessageDescriptor uenibstreamprotobuf__sg_nbrelease_required__descriptor;
+extern const ProtobufCMessageDescriptor uenibstreamprotobuf__sg_nbrelease_required__ies__descriptor;
+extern const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd_list__descriptor;
+extern const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd__item__descriptor;
+extern const ProtobufCMessageDescriptor uenibstreamprotobuf__e__rabs__to_be_released__sg_nbrel_reqd__item_ext_ies__descriptor;
+
+PROTOBUF_C__END_DECLS
+
+
+#endif  /* PROTOBUF_C_sgnb_5frelease_5frequired_2eproto__INCLUDED */