/* Generated by the protocol buffer compiler. DO NOT EDIT! */ /* Generated from: sgnb_modification_refuse.proto */ #ifndef PROTOBUF_C_sgnb_5fmodification_5frefuse_2eproto__INCLUDED #define PROTOBUF_C_sgnb_5fmodification_5frefuse_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" #include "rrc_cg_config_info.pb-c.h" typedef struct _StreamingProtobufs__SgNBModificationRefuse StreamingProtobufs__SgNBModificationRefuse; typedef struct _StreamingProtobufs__SgNBModificationRefuseIEs StreamingProtobufs__SgNBModificationRefuseIEs; /* --- enums --- */ /* --- messages --- */ struct _StreamingProtobufs__SgNBModificationRefuse { ProtobufCMessage base; StreamingProtobufs__SgNBModificationRefuseIEs *protocolies; }; #define STREAMING_PROTOBUFS__SG_NBMODIFICATION_REFUSE__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__sg_nbmodification_refuse__descriptor) \ , NULL } struct _StreamingProtobufs__SgNBModificationRefuseIEs { ProtobufCMessage base; uint32_t id_menb_ue_x2ap_id; uint32_t id_sgnb_ue_x2ap_id; StreamingProtobufs__Cause *id_cause; /* *The content of id_MeNBtoSgNBContainer has been specified in 3GPP 38.331 to be CG-ConfigInfo. */ StreamingProtobufs__CGConfigInfo *id_menbtosgnbcontainer; StreamingProtobufs__CriticalityDiagnostics *id_criticalitydiagnostics; Google__Protobuf__UInt32Value *id_menb_ue_x2ap_id_extension; }; #define STREAMING_PROTOBUFS__SG_NBMODIFICATION_REFUSE__IES__INIT \ { PROTOBUF_C_MESSAGE_INIT (&streaming_protobufs__sg_nbmodification_refuse__ies__descriptor) \ , 0, 0, NULL, NULL, NULL, NULL } /* StreamingProtobufs__SgNBModificationRefuse methods */ void streaming_protobufs__sg_nbmodification_refuse__init (StreamingProtobufs__SgNBModificationRefuse *message); size_t streaming_protobufs__sg_nbmodification_refuse__get_packed_size (const StreamingProtobufs__SgNBModificationRefuse *message); size_t streaming_protobufs__sg_nbmodification_refuse__pack (const StreamingProtobufs__SgNBModificationRefuse *message, uint8_t *out); size_t streaming_protobufs__sg_nbmodification_refuse__pack_to_buffer (const StreamingProtobufs__SgNBModificationRefuse *message, ProtobufCBuffer *buffer); StreamingProtobufs__SgNBModificationRefuse * streaming_protobufs__sg_nbmodification_refuse__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__sg_nbmodification_refuse__free_unpacked (StreamingProtobufs__SgNBModificationRefuse *message, ProtobufCAllocator *allocator); /* StreamingProtobufs__SgNBModificationRefuseIEs methods */ void streaming_protobufs__sg_nbmodification_refuse__ies__init (StreamingProtobufs__SgNBModificationRefuseIEs *message); size_t streaming_protobufs__sg_nbmodification_refuse__ies__get_packed_size (const StreamingProtobufs__SgNBModificationRefuseIEs *message); size_t streaming_protobufs__sg_nbmodification_refuse__ies__pack (const StreamingProtobufs__SgNBModificationRefuseIEs *message, uint8_t *out); size_t streaming_protobufs__sg_nbmodification_refuse__ies__pack_to_buffer (const StreamingProtobufs__SgNBModificationRefuseIEs *message, ProtobufCBuffer *buffer); StreamingProtobufs__SgNBModificationRefuseIEs * streaming_protobufs__sg_nbmodification_refuse__ies__unpack (ProtobufCAllocator *allocator, size_t len, const uint8_t *data); void streaming_protobufs__sg_nbmodification_refuse__ies__free_unpacked (StreamingProtobufs__SgNBModificationRefuseIEs *message, ProtobufCAllocator *allocator); /* --- per-message closures --- */ typedef void (*StreamingProtobufs__SgNBModificationRefuse_Closure) (const StreamingProtobufs__SgNBModificationRefuse *message, void *closure_data); typedef void (*StreamingProtobufs__SgNBModificationRefuseIEs_Closure) (const StreamingProtobufs__SgNBModificationRefuseIEs *message, void *closure_data); /* --- services --- */ /* --- descriptors --- */ extern const ProtobufCMessageDescriptor streaming_protobufs__sg_nbmodification_refuse__descriptor; extern const ProtobufCMessageDescriptor streaming_protobufs__sg_nbmodification_refuse__ies__descriptor; PROTOBUF_C__END_DECLS #endif /* PROTOBUF_C_sgnb_5fmodification_5frefuse_2eproto__INCLUDED */