Gazebo Msgs

API Reference

8.7.0
build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h
Go to the documentation of this file.
1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: ignition/msgs/wireless_node.proto
3 
4 #ifndef PROTOBUF_INCLUDED_ignition_2fmsgs_2fwireless_5fnode_2eproto
5 #define PROTOBUF_INCLUDED_ignition_2fmsgs_2fwireless_5fnode_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_2fwireless_5fnode_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_2fwireless_5fnode_2eproto
60 namespace ignition {
61 namespace msgs {
62 class WirelessNode;
63 class WirelessNodeDefaultTypeInternal;
64 IGNITION_MSGS_VISIBLE extern WirelessNodeDefaultTypeInternal _WirelessNode_default_instance_;
65 } // namespace msgs
66 } // namespace ignition
67 namespace google {
68 namespace protobuf {
69 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::WirelessNode* Arena::CreateMaybeMessage<::ignition::msgs::WirelessNode>(Arena*);
70 } // namespace protobuf
71 } // namespace google
72 namespace ignition {
73 namespace msgs {
74 
75 // ===================================================================
76 
77 class IGNITION_MSGS_VISIBLE WirelessNode : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:ignition.msgs.WirelessNode) */ {
78  public:
79  WirelessNode();
80  virtual ~WirelessNode();
81 
82  WirelessNode(const WirelessNode& from);
83 
84  inline WirelessNode& operator=(const WirelessNode& from) {
85  CopyFrom(from);
86  return *this;
87  }
88  #if LANG_CXX11
89  WirelessNode(WirelessNode&& from) noexcept
90  : WirelessNode() {
91  *this = ::std::move(from);
92  }
93 
94  inline WirelessNode& operator=(WirelessNode&& 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 WirelessNode& default_instance();
105 
106  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
107  static inline const WirelessNode* internal_default_instance() {
108  return reinterpret_cast<const WirelessNode*>(
110  }
111  static constexpr int kIndexInFileMessages =
112  0;
113 
114  void Swap(WirelessNode* other);
115  friend void swap(WirelessNode& a, WirelessNode& b) {
116  a.Swap(&b);
117  }
118 
119  // implements Message ----------------------------------------------
120 
121  inline WirelessNode* New() const final {
122  return CreateMaybeMessage<WirelessNode>(NULL);
123  }
124 
125  WirelessNode* New(::google::protobuf::Arena* arena) const final {
126  return CreateMaybeMessage<WirelessNode>(arena);
127  }
128  void CopyFrom(const ::google::protobuf::Message& from) final;
129  void MergeFrom(const ::google::protobuf::Message& from) final;
130  void CopyFrom(const WirelessNode& from);
131  void MergeFrom(const WirelessNode& 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(WirelessNode* 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 essid = 2;
165  void clear_essid();
166  static const int kEssidFieldNumber = 2;
167  const ::std::string& essid() const;
168  void set_essid(const ::std::string& value);
169  #if LANG_CXX11
170  void set_essid(::std::string&& value);
171  #endif
172  void set_essid(const char* value);
173  void set_essid(const char* value, size_t size);
174  ::std::string* mutable_essid();
175  ::std::string* release_essid();
176  void set_allocated_essid(::std::string* essid);
177 
178  // .ignition.msgs.Header header = 1;
179  bool has_header() const;
180  void clear_header();
181  static const int kHeaderFieldNumber = 1;
182  private:
183  const ::ignition::msgs::Header& _internal_header() const;
184  public:
185  const ::ignition::msgs::Header& header() const;
186  ::ignition::msgs::Header* release_header();
187  ::ignition::msgs::Header* mutable_header();
188  void set_allocated_header(::ignition::msgs::Header* header);
189 
190  // double frequency = 3;
191  void clear_frequency();
192  static const int kFrequencyFieldNumber = 3;
193  double frequency() const;
194  void set_frequency(double value);
195 
196  // double signal_level = 4;
197  void clear_signal_level();
198  static const int kSignalLevelFieldNumber = 4;
199  double signal_level() const;
200  void set_signal_level(double value);
201 
202  // @@protoc_insertion_point(class_scope:ignition.msgs.WirelessNode)
203  private:
204 
205  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
206  ::google::protobuf::internal::ArenaStringPtr essid_;
207  ::ignition::msgs::Header* header_;
208  double frequency_;
209  double signal_level_;
210  mutable ::google::protobuf::internal::CachedSize _cached_size_;
211  friend struct ::protobuf_ignition_2fmsgs_2fwireless_5fnode_2eproto::TableStruct;
212 };
213 // ===================================================================
214 
215 
216 // ===================================================================
217 
218 #ifdef __GNUC__
219  #pragma GCC diagnostic push
220  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
221 #endif // __GNUC__
222 // WirelessNode
223 
224 // .ignition.msgs.Header header = 1;
225 inline bool WirelessNode::has_header() const {
226  return this != internal_default_instance() && header_ != NULL;
227 }
228 inline const ::ignition::msgs::Header& WirelessNode::_internal_header() const {
229  return *header_;
230 }
231 inline const ::ignition::msgs::Header& WirelessNode::header() const {
232  const ::ignition::msgs::Header* p = header_;
233  // @@protoc_insertion_point(field_get:ignition.msgs.WirelessNode.header)
234  return p != NULL ? *p : *reinterpret_cast<const ::ignition::msgs::Header*>(
236 }
237 inline ::ignition::msgs::Header* WirelessNode::release_header() {
238  // @@protoc_insertion_point(field_release:ignition.msgs.WirelessNode.header)
239 
240  ::ignition::msgs::Header* temp = header_;
241  header_ = NULL;
242  return temp;
243 }
244 inline ::ignition::msgs::Header* WirelessNode::mutable_header() {
245 
246  if (header_ == NULL) {
247  auto* p = CreateMaybeMessage<::ignition::msgs::Header>(GetArenaNoVirtual());
248  header_ = p;
249  }
250  // @@protoc_insertion_point(field_mutable:ignition.msgs.WirelessNode.header)
251  return header_;
252 }
254  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
255  if (message_arena == NULL) {
256  delete reinterpret_cast< ::google::protobuf::MessageLite*>(header_);
257  }
258  if (header) {
259  ::google::protobuf::Arena* submessage_arena = NULL;
260  if (message_arena != submessage_arena) {
261  header = ::google::protobuf::internal::GetOwnedMessage(
262  message_arena, header, submessage_arena);
263  }
264 
265  } else {
266 
267  }
268  header_ = header;
269  // @@protoc_insertion_point(field_set_allocated:ignition.msgs.WirelessNode.header)
270 }
271 
272 // string essid = 2;
274  essid_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
275 }
276 inline const ::std::string& WirelessNode::essid() const {
277  // @@protoc_insertion_point(field_get:ignition.msgs.WirelessNode.essid)
278  return essid_.GetNoArena();
279 }
280 inline void WirelessNode::set_essid(const ::std::string& value) {
281 
282  essid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
283  // @@protoc_insertion_point(field_set:ignition.msgs.WirelessNode.essid)
284 }
285 #if LANG_CXX11
286 inline void WirelessNode::set_essid(::std::string&& value) {
287 
288  essid_.SetNoArena(
289  &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
290  // @@protoc_insertion_point(field_set_rvalue:ignition.msgs.WirelessNode.essid)
291 }
292 #endif
293 inline void WirelessNode::set_essid(const char* value) {
294  GOOGLE_DCHECK(value != NULL);
295 
296  essid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
297  // @@protoc_insertion_point(field_set_char:ignition.msgs.WirelessNode.essid)
298 }
299 inline void WirelessNode::set_essid(const char* value, size_t size) {
300 
301  essid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
302  ::std::string(reinterpret_cast<const char*>(value), size));
303  // @@protoc_insertion_point(field_set_pointer:ignition.msgs.WirelessNode.essid)
304 }
305 inline ::std::string* WirelessNode::mutable_essid() {
306 
307  // @@protoc_insertion_point(field_mutable:ignition.msgs.WirelessNode.essid)
308  return essid_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
309 }
310 inline ::std::string* WirelessNode::release_essid() {
311  // @@protoc_insertion_point(field_release:ignition.msgs.WirelessNode.essid)
312 
313  return essid_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
314 }
316  if (essid != NULL) {
317 
318  } else {
319 
320  }
321  essid_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), essid);
322  // @@protoc_insertion_point(field_set_allocated:ignition.msgs.WirelessNode.essid)
323 }
324 
325 // double frequency = 3;
327  frequency_ = 0;
328 }
329 inline double WirelessNode::frequency() const {
330  // @@protoc_insertion_point(field_get:ignition.msgs.WirelessNode.frequency)
331  return frequency_;
332 }
333 inline void WirelessNode::set_frequency(double value) {
334 
335  frequency_ = value;
336  // @@protoc_insertion_point(field_set:ignition.msgs.WirelessNode.frequency)
337 }
338 
339 // double signal_level = 4;
341  signal_level_ = 0;
342 }
343 inline double WirelessNode::signal_level() const {
344  // @@protoc_insertion_point(field_get:ignition.msgs.WirelessNode.signal_level)
345  return signal_level_;
346 }
347 inline void WirelessNode::set_signal_level(double value) {
348 
349  signal_level_ = value;
350  // @@protoc_insertion_point(field_set:ignition.msgs.WirelessNode.signal_level)
351 }
352 
353 #ifdef __GNUC__
354  #pragma GCC diagnostic pop
355 #endif // __GNUC__
356 
361 // @@protoc_insertion_point(namespace_scope)
362 
363 } // namespace msgs
364 } // namespace ignition
365 
366 #ifdef _MSC_VER
367 #pragma warning(pop)
368 #endif
369 // @@protoc_insertion_point(global_scope)
370 
371 #endif // PROTOBUF_INCLUDED_ignition_2fmsgs_2fwireless_5fnode_2eproto
::std::string * mutable_essid()
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:305
void set_allocated_essid(::std::string *essid)
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:315
void set_essid(const ::std::string &value)
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:280
STL class.
STL class.
T move(T... args)
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:77
friend void swap(WirelessNode &a, WirelessNode &b)
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:115
const ::ignition::msgs::Header & header() const
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:231
std::unique_ptr< const WirelessNode > ConstWirelessNodeUniquePtr
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:358
double signal_level() const
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:343
const ::std::string & essid() const
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:276
WirelessNode * New(::google::protobuf::Arena *arena) const final
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:125
void clear_signal_level()
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:340
IGNITION_MSGS_VISIBLE WirelessNodeDefaultTypeInternal _WirelessNode_default_instance_
::ignition::msgs::Header * release_header()
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:237
void Swap(WirelessNode *other)
void set_allocated_header(::ignition::msgs::Header *header)
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:253
WirelessNode * New() const final
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:121
WirelessNode & operator=(const WirelessNode &from)
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:84
::std::string * release_essid()
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:310
::ignition::msgs::Header * mutable_header()
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:244
double frequency() const
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:329
std::shared_ptr< WirelessNode > WirelessNodeSharedPtr
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:359
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:48
std::shared_ptr< const WirelessNode > ConstWirelessNodeSharedPtr
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:360
bool has_header() const
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:225
IGNITION_MSGS_VISIBLE HeaderDefaultTypeInternal _Header_default_instance_
static const WirelessNode * internal_default_instance()
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:107
void clear_essid()
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:273
STL namespace.
Definition: build/ignition-msgs8/include/ignition/msgs/header.pb.h:215
std::unique_ptr< WirelessNode > WirelessNodeUniquePtr
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:357
void clear_frequency()
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:326
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:50
void set_signal_level(double value)
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:347
STL class.
void set_frequency(double value)
Definition: build/ignition-msgs8/include/ignition/msgs/wireless_node.pb.h:333
Definition: build/ignition-msgs8/include/ignition/msgs/actor.pb.h:78