/* Generated by the protocol buffer compiler. DO NOT EDIT! */ /* Generated from: ue_context_release.proto */ #ifndef PROTOBUF_C_ue_5fcontext_5frelease_2eproto__INCLUDED #define PROTOBUF_C_ue_5fcontext_5frelease_2eproto__INCLUDED #include 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 "common_types.pb-c.h" typedef struct _StreamingProtobufs__UEContextRelease StreamingProtobufs__UEContextRelease; /* --- enums --- */ /* --- messages --- */ 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; StreamingProtobufs__TrueOpt *id_sipto_bearerdeactivationindication; Google__Protobuf__UInt32Value *id_sgnb_ue_x2ap_id; }; #define STREAMING_PROTOBUFS__UECONTEXT_RELEASE__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__uecontext_release__descriptor) \ , 0, 0, NULL, NULL, NULL, NULL } /* 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 streaming_protobufs__uecontext_release__pack_to_buffer (const StreamingProtobufs__UEContextRelease *message, ProtobufCBuffer *buffer); StreamingProtobufs__UEContextRelease * streaming_protobufs__uecontext_release__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__uecontext_release__free_unpacked (StreamingProtobufs__UEContextRelease *message, ProtobufCAllocator *allocator); /* --- per-message closures --- */ typedef void (*StreamingProtobufs__UEContextRelease_Closure) (const StreamingProtobufs__UEContextRelease *message, void *closure_data); /* --- services --- */ /* --- descriptors --- */ extern const ProtobufCMessageDescriptor streaming_protobufs__uecontext_release__descriptor; PROTOBUF_C__END_DECLS #endif /* PROTOBUF_C_ue_5fcontext_5frelease_2eproto__INCLUDED */