X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=mc-core%2Fmc%2Flocal_datasource%2Fue_context_release.pb-c.h;h=3fddd9071c24bb3f50bec9104fa93daa3fd1e239;hb=167fe26eb2c6d3fca6bd0cf93e59ef6309a59585;hp=d097fe163381ae5b2df3b4e7f9b66febda947fcc;hpb=31d238a2cba18b87e05a7d9b4820db2c5186c658;p=ric-app%2Fmc.git diff --git a/mc-core/mc/local_datasource/ue_context_release.pb-c.h b/mc-core/mc/local_datasource/ue_context_release.pb-c.h index d097fe1..3fddd90 100644 --- a/mc-core/mc/local_datasource/ue_context_release.pb-c.h +++ b/mc-core/mc/local_datasource/ue_context_release.pb-c.h @@ -17,7 +17,7 @@ PROTOBUF_C__BEGIN_DECLS #include "google/protobuf/wrappers.pb-c.h" #include "common_types.pb-c.h" -typedef struct _Uenibstreamprotobuf__UEContextRelease Uenibstreamprotobuf__UEContextRelease; +typedef struct _StreamingProtobufs__UEContextRelease StreamingProtobufs__UEContextRelease; /* --- enums --- */ @@ -25,44 +25,44 @@ typedef struct _Uenibstreamprotobuf__UEContextRelease Uenibstreamprotobuf__UECon /* --- messages --- */ -struct _Uenibstreamprotobuf__UEContextRelease +struct _StreamingProtobufs__UEContextRelease { ProtobufCMessage base; uint32_t id_old_enb_ue_x2ap_id; uint32_t id_new_enb_ue_x2ap_id; Google__Protobuf__UInt32Value *id_old_enb_ue_x2ap_id_extension; Google__Protobuf__UInt32Value *id_new_enb_ue_x2ap_id_extension; - Uenibstreamprotobuf__TrueOpt *id_sipto_bearerdeactivationindication; + StreamingProtobufs__TrueOpt *id_sipto_bearerdeactivationindication; Google__Protobuf__UInt32Value *id_sgnb_ue_x2ap_id; }; -#define UENIBSTREAMPROTOBUF__UECONTEXT_RELEASE__INIT \ - { PROTOBUF_C_MESSAGE_INIT (&uenibstreamprotobuf__uecontext_release__descriptor) \ +#define STREAMING_PROTOBUFS__UECONTEXT_RELEASE__INIT \ + { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__uecontext_release__descriptor) \ , 0, 0, NULL, NULL, NULL, NULL } -/* Uenibstreamprotobuf__UEContextRelease methods */ -void uenibstreamprotobuf__uecontext_release__init - (Uenibstreamprotobuf__UEContextRelease *message); -size_t uenibstreamprotobuf__uecontext_release__get_packed_size - (const Uenibstreamprotobuf__UEContextRelease *message); -size_t uenibstreamprotobuf__uecontext_release__pack - (const Uenibstreamprotobuf__UEContextRelease *message, +/* StreamingProtobufs__UEContextRelease methods */ +void streaming_protobufs__uecontext_release__init + (StreamingProtobufs__UEContextRelease *message); +size_t streaming_protobufs__uecontext_release__get_packed_size + (const StreamingProtobufs__UEContextRelease *message); +size_t streaming_protobufs__uecontext_release__pack + (const StreamingProtobufs__UEContextRelease *message, uint8_t *out); -size_t uenibstreamprotobuf__uecontext_release__pack_to_buffer - (const Uenibstreamprotobuf__UEContextRelease *message, +size_t streaming_protobufs__uecontext_release__pack_to_buffer + (const StreamingProtobufs__UEContextRelease *message, ProtobufCBuffer *buffer); -Uenibstreamprotobuf__UEContextRelease * - uenibstreamprotobuf__uecontext_release__unpack +StreamingProtobufs__UEContextRelease * + streaming_protobufs__uecontext_release__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); -void uenibstreamprotobuf__uecontext_release__free_unpacked - (Uenibstreamprotobuf__UEContextRelease *message, +void streaming_protobufs__uecontext_release__free_unpacked + (StreamingProtobufs__UEContextRelease *message, ProtobufCAllocator *allocator); /* --- per-message closures --- */ -typedef void (*Uenibstreamprotobuf__UEContextRelease_Closure) - (const Uenibstreamprotobuf__UEContextRelease *message, +typedef void (*StreamingProtobufs__UEContextRelease_Closure) + (const StreamingProtobufs__UEContextRelease *message, void *closure_data); /* --- services --- */ @@ -70,7 +70,7 @@ typedef void (*Uenibstreamprotobuf__UEContextRelease_Closure) /* --- descriptors --- */ -extern const ProtobufCMessageDescriptor uenibstreamprotobuf__uecontext_release__descriptor; +extern const ProtobufCMessageDescriptor streaming_protobufs__uecontext_release__descriptor; PROTOBUF_C__END_DECLS