/* Generated by the protocol buffer compiler. DO NOT EDIT! */ /* Generated from: sgnb_addition_request_reject.proto */ #ifndef PROTOBUF_C_sgnb_5faddition_5frequest_5freject_2eproto__INCLUDED #define PROTOBUF_C_sgnb_5faddition_5frequest_5freject_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 "x2ap_common_types.pb-c.h" #include "error_cause.pb-c.h" typedef struct _StreamingProtobufs__SgNBAdditionRequestReject StreamingProtobufs__SgNBAdditionRequestReject; /* --- enums --- */ /* --- messages --- */ struct _StreamingProtobufs__SgNBAdditionRequestReject { ProtobufCMessage base; uint32_t id_menb_ue_x2ap_id; Google__Protobuf__UInt32Value *id_sgnb_ue_x2ap_id; StreamingProtobufs__Cause *id_cause; StreamingProtobufs__CriticalityDiagnostics *id_criticalitydiagnostics; Google__Protobuf__UInt32Value *id_menb_ue_x2ap_id_extension; }; #define STREAMING_PROTOBUFS__SG_NBADDITION_REQUEST_REJECT__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__sg_nbaddition_request_reject__descriptor) \ , 0, NULL, NULL, NULL, NULL } /* StreamingProtobufs__SgNBAdditionRequestReject methods */ void streaming_protobufs__sg_nbaddition_request_reject__init (StreamingProtobufs__SgNBAdditionRequestReject *message); size_t streaming_protobufs__sg_nbaddition_request_reject__get_packed_size (const StreamingProtobufs__SgNBAdditionRequestReject *message); size_t streaming_protobufs__sg_nbaddition_request_reject__pack (const StreamingProtobufs__SgNBAdditionRequestReject *message, uint8_t *out); size_t streaming_protobufs__sg_nbaddition_request_reject__pack_to_buffer (const StreamingProtobufs__SgNBAdditionRequestReject *message, ProtobufCBuffer *buffer); StreamingProtobufs__SgNBAdditionRequestReject * streaming_protobufs__sg_nbaddition_request_reject__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__sg_nbaddition_request_reject__free_unpacked (StreamingProtobufs__SgNBAdditionRequestReject *message, ProtobufCAllocator *allocator); /* --- per-message closures --- */ typedef void (*StreamingProtobufs__SgNBAdditionRequestReject_Closure) (const StreamingProtobufs__SgNBAdditionRequestReject *message, void *closure_data); /* --- services --- */ /* --- descriptors --- */ extern const ProtobufCMessageDescriptor streaming_protobufs__sg_nbaddition_request_reject__descriptor; PROTOBUF_C__END_DECLS #endif /* PROTOBUF_C_sgnb_5faddition_5frequest_5freject_2eproto__INCLUDED */