Gazebo Msgs

API Reference

8.7.0
build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h
Go to the documentation of this file.
1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: ignition/msgs/subscribe.proto
3 
4 #ifndef PROTOBUF_INCLUDED_ignition_2fmsgs_2fsubscribe_2eproto
5 #define PROTOBUF_INCLUDED_ignition_2fmsgs_2fsubscribe_2eproto
6 
7 #include <string>
8 
9 #include <google/protobuf/stubs/common.h>
10 
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
14 #error your headers.
15 #endif
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.
20 #endif
21 
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> // IWYU pragma: export
31 #include <google/protobuf/extension_set.h> // IWYU pragma: export
32 #include <google/protobuf/unknown_field_set.h>
34 #ifndef _MSC_VER
35 #pragma GCC system_header
36 #else
37 #pragma warning(push)
38 #pragma warning(disable: 4244 4267 4100 4244 4512 4127 4068 4275 4251)
39 #endif
40 #ifdef __linux__
41 #include <sys/sysmacros.h>
42 #endif
43 #include <memory>
44 #include <ignition/msgs/Export.hh>
45 // @@protoc_insertion_point(includes)
46 #define PROTOBUF_INTERNAL_EXPORT_protobuf_ignition_2fmsgs_2fsubscribe_2eproto IGNITION_MSGS_VISIBLE
47 
49 // Internal implementation detail -- do not use these members.
50 struct IGNITION_MSGS_VISIBLE TableStruct {
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[];
57 };
58 void IGNITION_MSGS_VISIBLE AddDescriptors();
59 } // namespace protobuf_ignition_2fmsgs_2fsubscribe_2eproto
60 namespace ignition {
61 namespace msgs {
62 class Subscribe;
63 class SubscribeDefaultTypeInternal;
64 IGNITION_MSGS_VISIBLE extern SubscribeDefaultTypeInternal _Subscribe_default_instance_;
65 } // namespace msgs
66 } // namespace ignition
67 namespace google {
68 namespace protobuf {
69 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::Subscribe* Arena::CreateMaybeMessage<::ignition::msgs::Subscribe>(Arena*);
70 } // namespace protobuf
71 } // namespace google
72 namespace ignition {
73 namespace msgs {
74 
75 // ===================================================================
76 
77 class IGNITION_MSGS_VISIBLE Subscribe : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:ignition.msgs.Subscribe) */ {
78  public:
79  Subscribe();
80  virtual ~Subscribe();
81 
82  Subscribe(const Subscribe& from);
83 
84  inline Subscribe& operator=(const Subscribe& from) {
85  CopyFrom(from);
86  return *this;
87  }
88  #if LANG_CXX11
89  Subscribe(Subscribe&& from) noexcept
90  : Subscribe() {
91  *this = ::std::move(from);
92  }
93 
94  inline Subscribe& operator=(Subscribe&& from) noexcept {
95  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
96  if (this != &from) InternalSwap(&from);
97  } else {
98  CopyFrom(from);
99  }
100  return *this;
101  }
102  #endif
103  static const ::google::protobuf::Descriptor* descriptor();
104  static const Subscribe& default_instance();
105 
106  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
107  static inline const Subscribe* internal_default_instance() {
108  return reinterpret_cast<const Subscribe*>(
110  }
111  static constexpr int kIndexInFileMessages =
112  0;
113 
114  void Swap(Subscribe* other);
115  friend void swap(Subscribe& a, Subscribe& b) {
116  a.Swap(&b);
117  }
118 
119  // implements Message ----------------------------------------------
120 
121  inline Subscribe* New() const final {
122  return CreateMaybeMessage<Subscribe>(NULL);
123  }
124 
125  Subscribe* New(::google::protobuf::Arena* arena) const final {
126  return CreateMaybeMessage<Subscribe>(arena);
127  }
128  void CopyFrom(const ::google::protobuf::Message& from) final;
129  void MergeFrom(const ::google::protobuf::Message& from) final;
130  void CopyFrom(const Subscribe& from);
131  void MergeFrom(const Subscribe& from);
132  void Clear() final;
133  bool IsInitialized() const final;
134 
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(); }
143 
144  private:
145  void SharedCtor();
146  void SharedDtor();
147  void SetCachedSize(int size) const final;
148  void InternalSwap(Subscribe* other);
149  private:
150  inline ::google::protobuf::Arena* GetArenaNoVirtual() const {
151  return NULL;
152  }
153  inline void* MaybeArenaPtr() const {
154  return NULL;
155  }
156  public:
157 
158  ::google::protobuf::Metadata GetMetadata() const final;
159 
160  // nested types ----------------------------------------------------
161 
162  // accessors -------------------------------------------------------
163 
164  // string topic = 2;
165  void clear_topic();
166  static const int kTopicFieldNumber = 2;
167  const ::std::string& topic() const;
168  void set_topic(const ::std::string& value);
169  #if LANG_CXX11
170  void set_topic(::std::string&& value);
171  #endif
172  void set_topic(const char* value);
173  void set_topic(const char* value, size_t size);
174  ::std::string* mutable_topic();
175  ::std::string* release_topic();
176  void set_allocated_topic(::std::string* topic);
177 
178  // string host = 3;
179  void clear_host();
180  static const int kHostFieldNumber = 3;
181  const ::std::string& host() const;
182  void set_host(const ::std::string& value);
183  #if LANG_CXX11
184  void set_host(::std::string&& value);
185  #endif
186  void set_host(const char* value);
187  void set_host(const char* value, size_t size);
188  ::std::string* mutable_host();
189  ::std::string* release_host();
190  void set_allocated_host(::std::string* host);
191 
192  // string msg_type = 5;
193  void clear_msg_type();
194  static const int kMsgTypeFieldNumber = 5;
195  const ::std::string& msg_type() const;
196  void set_msg_type(const ::std::string& value);
197  #if LANG_CXX11
198  void set_msg_type(::std::string&& value);
199  #endif
200  void set_msg_type(const char* value);
201  void set_msg_type(const char* value, size_t size);
202  ::std::string* mutable_msg_type();
203  ::std::string* release_msg_type();
204  void set_allocated_msg_type(::std::string* msg_type);
205 
206  // .ignition.msgs.Header header = 1;
207  bool has_header() const;
208  void clear_header();
209  static const int kHeaderFieldNumber = 1;
210  private:
211  const ::ignition::msgs::Header& _internal_header() const;
212  public:
213  const ::ignition::msgs::Header& header() const;
214  ::ignition::msgs::Header* release_header();
215  ::ignition::msgs::Header* mutable_header();
216  void set_allocated_header(::ignition::msgs::Header* header);
217 
218  // uint32 port = 4;
219  void clear_port();
220  static const int kPortFieldNumber = 4;
221  ::google::protobuf::uint32 port() const;
222  void set_port(::google::protobuf::uint32 value);
223 
224  // bool latching = 6;
225  void clear_latching();
226  static const int kLatchingFieldNumber = 6;
227  bool latching() const;
228  void set_latching(bool value);
229 
230  // @@protoc_insertion_point(class_scope:ignition.msgs.Subscribe)
231  private:
232 
233  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
234  ::google::protobuf::internal::ArenaStringPtr topic_;
235  ::google::protobuf::internal::ArenaStringPtr host_;
236  ::google::protobuf::internal::ArenaStringPtr msg_type_;
237  ::ignition::msgs::Header* header_;
238  ::google::protobuf::uint32 port_;
239  bool latching_;
240  mutable ::google::protobuf::internal::CachedSize _cached_size_;
241  friend struct ::protobuf_ignition_2fmsgs_2fsubscribe_2eproto::TableStruct;
242 };
243 // ===================================================================
244 
245 
246 // ===================================================================
247 
248 #ifdef __GNUC__
249  #pragma GCC diagnostic push
250  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
251 #endif // __GNUC__
252 // Subscribe
253 
254 // .ignition.msgs.Header header = 1;
255 inline bool Subscribe::has_header() const {
256  return this != internal_default_instance() && header_ != NULL;
257 }
258 inline const ::ignition::msgs::Header& Subscribe::_internal_header() const {
259  return *header_;
260 }
261 inline const ::ignition::msgs::Header& Subscribe::header() const {
262  const ::ignition::msgs::Header* p = header_;
263  // @@protoc_insertion_point(field_get:ignition.msgs.Subscribe.header)
264  return p != NULL ? *p : *reinterpret_cast<const ::ignition::msgs::Header*>(
266 }
267 inline ::ignition::msgs::Header* Subscribe::release_header() {
268  // @@protoc_insertion_point(field_release:ignition.msgs.Subscribe.header)
269 
270  ::ignition::msgs::Header* temp = header_;
271  header_ = NULL;
272  return temp;
273 }
274 inline ::ignition::msgs::Header* Subscribe::mutable_header() {
275 
276  if (header_ == NULL) {
277  auto* p = CreateMaybeMessage<::ignition::msgs::Header>(GetArenaNoVirtual());
278  header_ = p;
279  }
280  // @@protoc_insertion_point(field_mutable:ignition.msgs.Subscribe.header)
281  return header_;
282 }
284  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
285  if (message_arena == NULL) {
286  delete reinterpret_cast< ::google::protobuf::MessageLite*>(header_);
287  }
288  if (header) {
289  ::google::protobuf::Arena* submessage_arena = NULL;
290  if (message_arena != submessage_arena) {
291  header = ::google::protobuf::internal::GetOwnedMessage(
292  message_arena, header, submessage_arena);
293  }
294 
295  } else {
296 
297  }
298  header_ = header;
299  // @@protoc_insertion_point(field_set_allocated:ignition.msgs.Subscribe.header)
300 }
301 
302 // string topic = 2;
303 inline void Subscribe::clear_topic() {
304  topic_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
305 }
306 inline const ::std::string& Subscribe::topic() const {
307  // @@protoc_insertion_point(field_get:ignition.msgs.Subscribe.topic)
308  return topic_.GetNoArena();
309 }
310 inline void Subscribe::set_topic(const ::std::string& value) {
311 
312  topic_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
313  // @@protoc_insertion_point(field_set:ignition.msgs.Subscribe.topic)
314 }
315 #if LANG_CXX11
316 inline void Subscribe::set_topic(::std::string&& value) {
317 
318  topic_.SetNoArena(
319  &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
320  // @@protoc_insertion_point(field_set_rvalue:ignition.msgs.Subscribe.topic)
321 }
322 #endif
323 inline void Subscribe::set_topic(const char* value) {
324  GOOGLE_DCHECK(value != NULL);
325 
326  topic_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
327  // @@protoc_insertion_point(field_set_char:ignition.msgs.Subscribe.topic)
328 }
329 inline void Subscribe::set_topic(const char* value, size_t size) {
330 
331  topic_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
332  ::std::string(reinterpret_cast<const char*>(value), size));
333  // @@protoc_insertion_point(field_set_pointer:ignition.msgs.Subscribe.topic)
334 }
335 inline ::std::string* Subscribe::mutable_topic() {
336 
337  // @@protoc_insertion_point(field_mutable:ignition.msgs.Subscribe.topic)
338  return topic_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
339 }
340 inline ::std::string* Subscribe::release_topic() {
341  // @@protoc_insertion_point(field_release:ignition.msgs.Subscribe.topic)
342 
343  return topic_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
344 }
346  if (topic != NULL) {
347 
348  } else {
349 
350  }
351  topic_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), topic);
352  // @@protoc_insertion_point(field_set_allocated:ignition.msgs.Subscribe.topic)
353 }
354 
355 // string host = 3;
356 inline void Subscribe::clear_host() {
357  host_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
358 }
359 inline const ::std::string& Subscribe::host() const {
360  // @@protoc_insertion_point(field_get:ignition.msgs.Subscribe.host)
361  return host_.GetNoArena();
362 }
363 inline void Subscribe::set_host(const ::std::string& value) {
364 
365  host_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
366  // @@protoc_insertion_point(field_set:ignition.msgs.Subscribe.host)
367 }
368 #if LANG_CXX11
369 inline void Subscribe::set_host(::std::string&& value) {
370 
371  host_.SetNoArena(
372  &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
373  // @@protoc_insertion_point(field_set_rvalue:ignition.msgs.Subscribe.host)
374 }
375 #endif
376 inline void Subscribe::set_host(const char* value) {
377  GOOGLE_DCHECK(value != NULL);
378 
379  host_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
380  // @@protoc_insertion_point(field_set_char:ignition.msgs.Subscribe.host)
381 }
382 inline void Subscribe::set_host(const char* value, size_t size) {
383 
384  host_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
385  ::std::string(reinterpret_cast<const char*>(value), size));
386  // @@protoc_insertion_point(field_set_pointer:ignition.msgs.Subscribe.host)
387 }
388 inline ::std::string* Subscribe::mutable_host() {
389 
390  // @@protoc_insertion_point(field_mutable:ignition.msgs.Subscribe.host)
391  return host_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
392 }
393 inline ::std::string* Subscribe::release_host() {
394  // @@protoc_insertion_point(field_release:ignition.msgs.Subscribe.host)
395 
396  return host_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
397 }
399  if (host != NULL) {
400 
401  } else {
402 
403  }
404  host_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), host);
405  // @@protoc_insertion_point(field_set_allocated:ignition.msgs.Subscribe.host)
406 }
407 
408 // uint32 port = 4;
409 inline void Subscribe::clear_port() {
410  port_ = 0u;
411 }
412 inline ::google::protobuf::uint32 Subscribe::port() const {
413  // @@protoc_insertion_point(field_get:ignition.msgs.Subscribe.port)
414  return port_;
415 }
416 inline void Subscribe::set_port(::google::protobuf::uint32 value) {
417 
418  port_ = value;
419  // @@protoc_insertion_point(field_set:ignition.msgs.Subscribe.port)
420 }
421 
422 // string msg_type = 5;
424  msg_type_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
425 }
426 inline const ::std::string& Subscribe::msg_type() const {
427  // @@protoc_insertion_point(field_get:ignition.msgs.Subscribe.msg_type)
428  return msg_type_.GetNoArena();
429 }
430 inline void Subscribe::set_msg_type(const ::std::string& value) {
431 
432  msg_type_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
433  // @@protoc_insertion_point(field_set:ignition.msgs.Subscribe.msg_type)
434 }
435 #if LANG_CXX11
436 inline void Subscribe::set_msg_type(::std::string&& value) {
437 
438  msg_type_.SetNoArena(
439  &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
440  // @@protoc_insertion_point(field_set_rvalue:ignition.msgs.Subscribe.msg_type)
441 }
442 #endif
443 inline void Subscribe::set_msg_type(const char* value) {
444  GOOGLE_DCHECK(value != NULL);
445 
446  msg_type_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
447  // @@protoc_insertion_point(field_set_char:ignition.msgs.Subscribe.msg_type)
448 }
449 inline void Subscribe::set_msg_type(const char* value, size_t size) {
450 
451  msg_type_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
452  ::std::string(reinterpret_cast<const char*>(value), size));
453  // @@protoc_insertion_point(field_set_pointer:ignition.msgs.Subscribe.msg_type)
454 }
455 inline ::std::string* Subscribe::mutable_msg_type() {
456 
457  // @@protoc_insertion_point(field_mutable:ignition.msgs.Subscribe.msg_type)
458  return msg_type_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
459 }
460 inline ::std::string* Subscribe::release_msg_type() {
461  // @@protoc_insertion_point(field_release:ignition.msgs.Subscribe.msg_type)
462 
463  return msg_type_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
464 }
466  if (msg_type != NULL) {
467 
468  } else {
469 
470  }
471  msg_type_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), msg_type);
472  // @@protoc_insertion_point(field_set_allocated:ignition.msgs.Subscribe.msg_type)
473 }
474 
475 // bool latching = 6;
477  latching_ = false;
478 }
479 inline bool Subscribe::latching() const {
480  // @@protoc_insertion_point(field_get:ignition.msgs.Subscribe.latching)
481  return latching_;
482 }
483 inline void Subscribe::set_latching(bool value) {
484 
485  latching_ = value;
486  // @@protoc_insertion_point(field_set:ignition.msgs.Subscribe.latching)
487 }
488 
489 #ifdef __GNUC__
490  #pragma GCC diagnostic pop
491 #endif // __GNUC__
492 
497 // @@protoc_insertion_point(namespace_scope)
498 
499 } // namespace msgs
500 } // namespace ignition
501 
502 #ifdef _MSC_VER
503 #pragma warning(pop)
504 #endif
505 // @@protoc_insertion_point(global_scope)
506 
507 #endif // PROTOBUF_INCLUDED_ignition_2fmsgs_2fsubscribe_2eproto
bool latching() const
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:479
void set_port(::google::protobuf::uint32 value)
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:416
std::unique_ptr< const Subscribe > ConstSubscribeUniquePtr
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:494
STL class.
STL class.
static const Subscribe * internal_default_instance()
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:107
T move(T... args)
::ignition::msgs::Header * mutable_header()
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:274
void set_latching(bool value)
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:483
void clear_host()
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:356
void set_allocated_msg_type(::std::string *msg_type)
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:465
void clear_topic()
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:303
void Swap(Subscribe *other)
friend void swap(Subscribe &a, Subscribe &b)
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:115
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:77
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:50
::std::string * mutable_topic()
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:335
const ::std::string & host() const
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:359
std::unique_ptr< Subscribe > SubscribeUniquePtr
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:493
void clear_port()
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:409
const ::std::string & topic() const
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:306
::std::string * release_msg_type()
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:460
std::shared_ptr< Subscribe > SubscribeSharedPtr
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:495
void clear_msg_type()
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:423
::std::string * release_topic()
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:340
IGNITION_MSGS_VISIBLE SubscribeDefaultTypeInternal _Subscribe_default_instance_
std::shared_ptr< const Subscribe > ConstSubscribeSharedPtr
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:496
void set_allocated_header(::ignition::msgs::Header *header)
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:283
::std::string * release_host()
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:393
void IGNITION_MSGS_VISIBLE AddDescriptors()
bool has_header() const
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:255
Subscribe * New() const final
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:121
void set_host(const ::std::string &value)
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:363
::google::protobuf::uint32 port() const
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:412
Subscribe * New(::google::protobuf::Arena *arena) const final
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:125
IGNITION_MSGS_VISIBLE HeaderDefaultTypeInternal _Header_default_instance_
void set_msg_type(const ::std::string &value)
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:430
const ::ignition::msgs::Header & header() const
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:261
void set_allocated_topic(::std::string *topic)
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:345
STL namespace.
Definition: build/ignition-msgs8/include/ignition/msgs/header.pb.h:215
::std::string * mutable_host()
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:388
void set_topic(const ::std::string &value)
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:310
Subscribe & operator=(const Subscribe &from)
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:84
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:48
const ::std::string & msg_type() const
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:426
STL class.
Definition: build/ignition-msgs8/include/ignition/msgs/actor.pb.h:78
void set_allocated_host(::std::string *host)
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:398
void clear_latching()
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:476
::std::string * mutable_msg_type()
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:455
::ignition::msgs::Header * release_header()
Definition: build/ignition-msgs8/include/ignition/msgs/subscribe.pb.h:267