4 #ifndef PROTOBUF_INCLUDED_ignition_2fmsgs_2fpublish_2eproto
5 #define PROTOBUF_INCLUDED_ignition_2fmsgs_2fpublish_2eproto
9 #include <google/protobuf/stubs/common.h>
11 #if GOOGLE_PROTOBUF_VERSION < 3006001
12 #error This file was generated by a newer version of protoc which is
13 #error incompatible with your Protocol Buffer headers. Please update
16 #if 3006001 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
17 #error This file was generated by an older version of protoc which is
18 #error incompatible with your Protocol Buffer headers. Please
19 #error regenerate this file with a newer version of protoc.
22 #include <google/protobuf/io/coded_stream.h>
23 #include <google/protobuf/arena.h>
24 #include <google/protobuf/arenastring.h>
25 #include <google/protobuf/generated_message_table_driven.h>
26 #include <google/protobuf/generated_message_util.h>
27 #include <google/protobuf/inlined_string_field.h>
28 #include <google/protobuf/metadata.h>
29 #include <google/protobuf/message.h>
30 #include <google/protobuf/repeated_field.h>
31 #include <google/protobuf/extension_set.h>
32 #include <google/protobuf/unknown_field_set.h>
35 #pragma GCC system_header
38 #pragma warning(disable: 4244 4267 4100 4244 4512 4127 4068 4275 4251)
41 #include <sys/sysmacros.h>
46 #define PROTOBUF_INTERNAL_EXPORT_protobuf_ignition_2fmsgs_2fpublish_2eproto IGNITION_MSGS_VISIBLE
51 static const ::google::protobuf::internal::ParseTableField entries[];
52 static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
53 static const ::google::protobuf::internal::ParseTable schema[1];
54 static const ::google::protobuf::internal::FieldMetadata field_metadata[];
55 static const ::google::protobuf::internal::SerializationTable serialization_table[];
56 static const ::google::protobuf::uint32 offsets[];
63 class PublishDefaultTypeInternal;
69 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::Publish* Arena::CreateMaybeMessage<::ignition::msgs::Publish>(Arena*);
77 class IGNITION_MSGS_VISIBLE
Publish :
public ::google::protobuf::Message {
91 *
this = ::std::move(from);
94 inline Publish& operator=(Publish&& from) noexcept {
95 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
96 if (
this != &from) InternalSwap(&from);
103 static const ::google::protobuf::Descriptor* descriptor();
104 static const Publish& default_instance();
106 static void InitAsDefaultInstance();
108 return reinterpret_cast<const Publish*
>(
111 static constexpr
int kIndexInFileMessages =
122 return CreateMaybeMessage<Publish>(NULL);
126 return CreateMaybeMessage<Publish>(arena);
128 void CopyFrom(const ::google::protobuf::Message& from)
final;
129 void MergeFrom(const ::google::protobuf::Message& from)
final;
130 void CopyFrom(
const Publish& from);
131 void MergeFrom(
const Publish& from);
133 bool IsInitialized() const final;
135 size_t ByteSizeLong() const final;
136 bool MergePartialFromCodedStream(
137 ::
google::protobuf::io::CodedInputStream* input) final;
138 void SerializeWithCachedSizes(
139 ::
google::protobuf::io::CodedOutputStream* output) const final;
140 ::
google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
141 bool deterministic, ::
google::protobuf::uint8* target) const final;
142 int GetCachedSize() const final {
return _cached_size_.Get(); }
147 void SetCachedSize(
int size)
const final;
148 void InternalSwap(
Publish* other);
150 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
153 inline void* MaybeArenaPtr()
const {
158 ::google::protobuf::Metadata GetMetadata() const final;
166 static const
int kTopicFieldNumber = 2;
167 const ::
std::
string& topic() const;
168 void set_topic(const ::
std::
string& value);
172 void set_topic(
const char* value);
173 void set_topic(
const char* value,
size_t size);
179 void clear_msg_type();
180 static const int kMsgTypeFieldNumber = 3;
181 const ::std::string& msg_type()
const;
182 void set_msg_type(const ::std::string& value);
186 void set_msg_type(
const char* value);
187 void set_msg_type(
const char* value,
size_t size);
190 void set_allocated_msg_type(::
std::string* msg_type);
194 static const int kHostFieldNumber = 4;
195 const ::std::string& host()
const;
196 void set_host(const ::std::string& value);
200 void set_host(
const char* value);
201 void set_host(
const char* value,
size_t size);
207 bool has_header()
const;
209 static const int kHeaderFieldNumber = 1;
211 const ::ignition::msgs::Header& _internal_header()
const;
213 const ::ignition::msgs::Header& header()
const;
220 static const int kPortFieldNumber = 5;
221 ::google::protobuf::uint32 port()
const;
222 void set_port(::google::protobuf::uint32 value);
227 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
228 ::google::protobuf::internal::ArenaStringPtr topic_;
229 ::google::protobuf::internal::ArenaStringPtr msg_type_;
230 ::google::protobuf::internal::ArenaStringPtr host_;
232 ::google::protobuf::uint32 port_;
233 mutable ::google::protobuf::internal::CachedSize _cached_size_;
234 friend struct ::protobuf_ignition_2fmsgs_2fpublish_2eproto::TableStruct;
242 #pragma GCC diagnostic push
243 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
251 inline const ::ignition::msgs::Header& Publish::_internal_header()
const {
255 const ::ignition::msgs::Header* p = header_;
269 if (header_ == NULL) {
270 auto* p = CreateMaybeMessage<::ignition::msgs::Header>(GetArenaNoVirtual());
277 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
278 if (message_arena == NULL) {
279 delete reinterpret_cast< ::google::protobuf::MessageLite*
>(header_);
282 ::google::protobuf::Arena* submessage_arena = NULL;
283 if (message_arena != submessage_arena) {
284 header = ::google::protobuf::internal::GetOwnedMessage(
285 message_arena,
header, submessage_arena);
297 topic_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
301 return topic_.GetNoArena();
305 topic_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
312 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::
std::move(value));
317 GOOGLE_DCHECK(value != NULL);
319 topic_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::
std::string(value));
324 topic_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
325 ::
std::string(
reinterpret_cast<const char*
>(value), size));
331 return topic_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
336 return topic_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
344 topic_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
topic);
350 msg_type_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
354 return msg_type_.GetNoArena();
358 msg_type_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
364 msg_type_.SetNoArena(
365 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::
std::move(value));
370 GOOGLE_DCHECK(value != NULL);
372 msg_type_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::
std::string(value));
377 msg_type_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
378 ::
std::string(
reinterpret_cast<const char*
>(value), size));
384 return msg_type_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
389 return msg_type_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
397 msg_type_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
msg_type);
403 host_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
407 return host_.GetNoArena();
411 host_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
418 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::
std::move(value));
423 GOOGLE_DCHECK(value != NULL);
425 host_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::
std::string(value));
430 host_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
431 ::
std::string(
reinterpret_cast<const char*
>(value), size));
437 return host_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
442 return host_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
450 host_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
host);
469 #pragma GCC diagnostic pop
486 #endif // PROTOBUF_INCLUDED_ignition_2fmsgs_2fpublish_2eproto