web_request.pb.h
Go to the documentation of this file.
67 IGNITION_MSGS_VISIBLE extern const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ignition_2fmsgs_2fweb_5frequest_2eproto;
76 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::WebRequest* Arena::CreateMaybeMessage<::ignition::msgs::WebRequest>(Arena*);
84 public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:ignition.msgs.WebRequest) */ {
165 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from);
171 const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
172 uint8_t* _InternalSerialize(
198 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
205 kOperationFieldNumber = 2,
206 kTopicFieldNumber = 3,
207 kMsgTypeFieldNumber = 4,
208 kCompressionFieldNumber = 5,
209 kHeaderFieldNumber = 1,
210 kHzFieldNumber = 6,
420 operation_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, static_cast<ArgT0 &&>(arg0), args..., GetArenaForAllocation());
433 operation_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArenaForAllocation());
437 return operation_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArenaForAllocation());
441 return operation_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaForAllocation());
449 operation_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), operation,
453 operation_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), "", GetArenaForAllocation());
471 topic_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, static_cast<ArgT0 &&>(arg0), args..., GetArenaForAllocation());
484 topic_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArenaForAllocation());
488 return topic_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArenaForAllocation());
492 return topic_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaForAllocation());
504 topic_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), "", GetArenaForAllocation());
522 msg_type_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, static_cast<ArgT0 &&>(arg0), args..., GetArenaForAllocation());
535 msg_type_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArenaForAllocation());
539 return msg_type_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArenaForAllocation());
543 return msg_type_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaForAllocation());
551 msg_type_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), msg_type,
555 msg_type_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), "", GetArenaForAllocation());
573 compression_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, static_cast<ArgT0 &&>(arg0), args..., GetArenaForAllocation());
586 compression_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArenaForAllocation());
590 return compression_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArenaForAllocation());
594 return compression_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaForAllocation());
602 compression_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), compression,
605 if (compression_.IsDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited())) {
606 compression_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), "", GetArenaForAllocation());
651 #endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_ignition_2fmsgs_2fweb_5frequest_2eproto
Definition: header.pb.h:265
Definition: web_request.pb.h:84
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Definition: web_request.pb.h:120
void clear_header()
const std::string & compression() const
Definition: web_request.pb.h:565
::ignition::msgs::Header * mutable_header()
Definition: web_request.pb.h:381
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
WebRequest * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
Definition: web_request.pb.h:157
void set_topic(ArgT0 &&arg0, ArgT... args)
void CopyFrom(const WebRequest &from)
std::string * mutable_msg_type()
Definition: web_request.pb.h:525
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
Definition: web_request.pb.h:114
WebRequest(WebRequest &&from) noexcept
Definition: web_request.pb.h:91
void set_operation(ArgT0 &&arg0, ArgT... args)
void MergeFrom(const WebRequest &from)
void set_allocated_msg_type(std::string *msg_type)
Definition: web_request.pb.h:545
void UnsafeArenaSwap(WebRequest *other)
Definition: web_request.pb.h:149
std::string * mutable_topic()
Definition: web_request.pb.h:474
std::string * mutable_compression()
Definition: web_request.pb.h:576
constexpr WebRequest(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
void set_allocated_operation(std::string *operation)
Definition: web_request.pb.h:443
WebRequest & operator=(WebRequest &&from) noexcept
Definition: web_request.pb.h:100
PROTOBUF_NODISCARD std::string * release_compression()
Definition: web_request.pb.h:592
friend void swap(WebRequest &a, WebRequest &b)
Definition: web_request.pb.h:133
const std::string & msg_type() const
Definition: web_request.pb.h:514
void unsafe_arena_set_allocated_header(::ignition::msgs::Header *header)
Definition: web_request.pb.h:338
void set_allocated_compression(std::string *compression)
Definition: web_request.pb.h:596
static const WebRequest & default_instance()
Definition: web_request.pb.h:123
void set_allocated_topic(std::string *topic)
Definition: web_request.pb.h:494
PROTOBUF_NODISCARD std::string * release_msg_type()
Definition: web_request.pb.h:541
WebRequest(const WebRequest &from)
PROTOBUF_NODISCARD std::string * release_topic()
Definition: web_request.pb.h:490
void set_compression(ArgT0 &&arg0, ArgT... args)
void set_allocated_header(::ignition::msgs::Header *header)
Definition: web_request.pb.h:386
PROTOBUF_NODISCARD ::ignition::msgs::Header * release_header()
Definition: web_request.pb.h:351
~WebRequest() override
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
std::string * mutable_operation()
Definition: web_request.pb.h:423
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Definition: web_request.pb.h:117
const ::ignition::msgs::Header & header() const
Definition: web_request.pb.h:334
void clear_compression()
Definition: web_request.pb.h:562
static const ClassData _class_data_
Definition: web_request.pb.h:195
::ignition::msgs::Header * unsafe_arena_release_header()
Definition: web_request.pb.h:366
PROTOBUF_NODISCARD std::string * release_operation()
Definition: web_request.pb.h:439
WebRequest(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const WebRequest * internal_default_instance()
Definition: web_request.pb.h:126
const std::string & operation() const
Definition: web_request.pb.h:412
void set_msg_type(ArgT0 &&arg0, ArgT... args)
WebRequest & operator=(const WebRequest &from)
Definition: web_request.pb.h:96
std::unique_ptr< const WebRequest > ConstWebRequestUniquePtr
Definition: web_request.pb.h:637
IGNITION_MSGS_VISIBLE HeaderDefaultTypeInternal _Header_default_instance_
std::shared_ptr< const WebRequest > ConstWebRequestSharedPtr
Definition: web_request.pb.h:639
IGNITION_MSGS_VISIBLE WebRequestDefaultTypeInternal _WebRequest_default_instance_
std::shared_ptr< WebRequest > WebRequestSharedPtr
Definition: web_request.pb.h:638
std::unique_ptr< WebRequest > WebRequestUniquePtr
Definition: web_request.pb.h:636
Definition: actor.pb.h:52
Definition: web_request.pb.h:56
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)
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ignition_2fmsgs_2fweb_5frequest_2eproto