rest_response.pb.h
Go to the documentation of this file.
68 IGNITION_MSGS_VISIBLE extern const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ignition_2fmsgs_2frest_5fresponse_2eproto;
77 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::RestResponse* Arena::CreateMaybeMessage<::ignition::msgs::RestResponse>(Arena*);
87 RestResponse_Type_RestResponse_Type_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<int32_t>::min(),
88 RestResponse_Type_RestResponse_Type_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<int32_t>::max()
89 };
95 IGNITION_MSGS_VISIBLE const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* RestResponse_Type_descriptor();
112 public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:ignition.msgs.RestResponse) */ {
193 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from);
199 const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
200 uint8_t* _InternalSerialize(
226 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
267 kMsgFieldNumber = 4,
268 kHeaderFieldNumber = 1,
269 kIdFieldNumber = 2,
270 kTypeFieldNumber = 3,
485 msg_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, static_cast<ArgT0 &&>(arg0), args..., GetArenaForAllocation());
498 msg_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArenaForAllocation());
502 return msg_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArenaForAllocation());
506 return msg_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaForAllocation());
518 msg_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), "", GetArenaForAllocation());
553 #endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_ignition_2fmsgs_2frest_5fresponse_2eproto
Definition: header.pb.h:265
Definition: rest_response.pb.h:112
PROTOBUF_NODISCARD std::string * release_msg()
Definition: rest_response.pb.h:504
::ignition::msgs::RestResponse_Type type() const
Definition: rest_response.pb.h:460
RestResponse & operator=(const RestResponse &from)
Definition: rest_response.pb.h:124
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Definition: rest_response.pb.h:148
void clear_header()
void set_msg(ArgT0 &&arg0, ArgT... args)
static const std::string & Type_Name(T enum_t_value)
Definition: rest_response.pb.h:253
RestResponse(RestResponse &&from) noexcept
Definition: rest_response.pb.h:119
::ignition::msgs::Header * mutable_header()
Definition: rest_response.pb.h:406
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
~RestResponse() override
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
Definition: rest_response.pb.h:142
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * Type_descriptor()
Definition: rest_response.pb.h:249
RestResponse(const RestResponse &from)
static const RestResponse * internal_default_instance()
Definition: rest_response.pb.h:154
RestResponse(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
constexpr RestResponse(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
std::string * mutable_msg()
Definition: rest_response.pb.h:488
void unsafe_arena_set_allocated_header(::ignition::msgs::Header *header)
Definition: rest_response.pb.h:363
void MergeFrom(const RestResponse &from)
RestResponse * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
Definition: rest_response.pb.h:185
void UnsafeArenaSwap(RestResponse *other)
Definition: rest_response.pb.h:177
void set_type(::ignition::msgs::RestResponse_Type value)
Definition: rest_response.pb.h:468
friend void swap(RestResponse &a, RestResponse &b)
Definition: rest_response.pb.h:161
RestResponse & operator=(RestResponse &&from) noexcept
Definition: rest_response.pb.h:128
static bool Type_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Type *value)
Definition: rest_response.pb.h:259
void set_allocated_header(::ignition::msgs::Header *header)
Definition: rest_response.pb.h:411
void set_allocated_msg(std::string *msg)
Definition: rest_response.pb.h:508
PROTOBUF_NODISCARD ::ignition::msgs::Header * release_header()
Definition: rest_response.pb.h:376
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void CopyFrom(const RestResponse &from)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Definition: rest_response.pb.h:145
const ::ignition::msgs::Header & header() const
Definition: rest_response.pb.h:359
static const RestResponse & default_instance()
Definition: rest_response.pb.h:151
static const ClassData _class_data_
Definition: rest_response.pb.h:223
::ignition::msgs::Header * unsafe_arena_release_header()
Definition: rest_response.pb.h:391
T max(T... args)
T min(T... args)
const std::string & RestResponse_Type_Name(T enum_t_value)
Definition: rest_response.pb.h:97
std::unique_ptr< RestResponse > RestResponseUniquePtr
Definition: rest_response.pb.h:528
std::unique_ptr< const RestResponse > ConstRestResponseUniquePtr
Definition: rest_response.pb.h:529
bool RestResponse_Type_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, RestResponse_Type *value)
Definition: rest_response.pb.h:104
std::shared_ptr< RestResponse > RestResponseSharedPtr
Definition: rest_response.pb.h:530
IGNITION_MSGS_VISIBLE RestResponseDefaultTypeInternal _RestResponse_default_instance_
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * RestResponse_Type_descriptor()
IGNITION_MSGS_VISIBLE HeaderDefaultTypeInternal _Header_default_instance_
@ RestResponse_Type_RestResponse_Type_INT_MAX_SENTINEL_DO_NOT_USE_
Definition: rest_response.pb.h:88
@ RestResponse_Type_SUCCESS
Definition: rest_response.pb.h:83
@ RestResponse_Type_RestResponse_Type_INT_MIN_SENTINEL_DO_NOT_USE_
Definition: rest_response.pb.h:87
std::shared_ptr< const RestResponse > ConstRestResponseSharedPtr
Definition: rest_response.pb.h:531
IGNITION_MSGS_VISIBLE bool RestResponse_Type_IsValid(int value)
constexpr RestResponse_Type RestResponse_Type_Type_MAX
Definition: rest_response.pb.h:92
constexpr int RestResponse_Type_Type_ARRAYSIZE
Definition: rest_response.pb.h:93
constexpr RestResponse_Type RestResponse_Type_Type_MIN
Definition: rest_response.pb.h:91
Definition: actor.pb.h:52
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ignition_2fmsgs_2frest_5fresponse_2eproto
Definition: rest_response.pb.h:57
static const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1] PROTOBUF_SECTION_VARIABLE(protodesc_cold)