Gazebo Msgs

API Reference

8.7.0
build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h
Go to the documentation of this file.
1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: ignition/msgs/uint64_v.proto
3 
4 #ifndef PROTOBUF_INCLUDED_ignition_2fmsgs_2fuint64_5fv_2eproto
5 #define PROTOBUF_INCLUDED_ignition_2fmsgs_2fuint64_5fv_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_2fuint64_5fv_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_2fuint64_5fv_2eproto
60 namespace ignition {
61 namespace msgs {
62 class UInt64_V;
63 class UInt64_VDefaultTypeInternal;
64 IGNITION_MSGS_VISIBLE extern UInt64_VDefaultTypeInternal _UInt64_V_default_instance_;
65 } // namespace msgs
66 } // namespace ignition
67 namespace google {
68 namespace protobuf {
69 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::UInt64_V* Arena::CreateMaybeMessage<::ignition::msgs::UInt64_V>(Arena*);
70 } // namespace protobuf
71 } // namespace google
72 namespace ignition {
73 namespace msgs {
74 
75 // ===================================================================
76 
77 class IGNITION_MSGS_VISIBLE UInt64_V : public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:ignition.msgs.UInt64_V) */ {
78  public:
79  UInt64_V();
80  virtual ~UInt64_V();
81 
82  UInt64_V(const UInt64_V& from);
83 
84  inline UInt64_V& operator=(const UInt64_V& from) {
85  CopyFrom(from);
86  return *this;
87  }
88  #if LANG_CXX11
89  UInt64_V(UInt64_V&& from) noexcept
90  : UInt64_V() {
91  *this = ::std::move(from);
92  }
93 
94  inline UInt64_V& operator=(UInt64_V&& 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 UInt64_V& default_instance();
105 
106  static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY
107  static inline const UInt64_V* internal_default_instance() {
108  return reinterpret_cast<const UInt64_V*>(
110  }
111  static constexpr int kIndexInFileMessages =
112  0;
113 
114  void Swap(UInt64_V* other);
115  friend void swap(UInt64_V& a, UInt64_V& b) {
116  a.Swap(&b);
117  }
118 
119  // implements Message ----------------------------------------------
120 
121  inline UInt64_V* New() const final {
122  return CreateMaybeMessage<UInt64_V>(NULL);
123  }
124 
125  UInt64_V* New(::google::protobuf::Arena* arena) const final {
126  return CreateMaybeMessage<UInt64_V>(arena);
127  }
128  void CopyFrom(const ::google::protobuf::Message& from) final;
129  void MergeFrom(const ::google::protobuf::Message& from) final;
130  void CopyFrom(const UInt64_V& from);
131  void MergeFrom(const UInt64_V& 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(UInt64_V* 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  // repeated uint64 data = 2;
165  int data_size() const;
166  void clear_data();
167  static const int kDataFieldNumber = 2;
168  ::google::protobuf::uint64 data(int index) const;
169  void set_data(int index, ::google::protobuf::uint64 value);
170  void add_data(::google::protobuf::uint64 value);
171  const ::google::protobuf::RepeatedField< ::google::protobuf::uint64 >&
172  data() const;
173  ::google::protobuf::RepeatedField< ::google::protobuf::uint64 >*
174  mutable_data();
175 
176  // .ignition.msgs.Header header = 1;
177  bool has_header() const;
178  void clear_header();
179  static const int kHeaderFieldNumber = 1;
180  private:
181  const ::ignition::msgs::Header& _internal_header() const;
182  public:
183  const ::ignition::msgs::Header& header() const;
184  ::ignition::msgs::Header* release_header();
185  ::ignition::msgs::Header* mutable_header();
186  void set_allocated_header(::ignition::msgs::Header* header);
187 
188  // @@protoc_insertion_point(class_scope:ignition.msgs.UInt64_V)
189  private:
190 
191  ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
192  ::google::protobuf::RepeatedField< ::google::protobuf::uint64 > data_;
193  mutable int _data_cached_byte_size_;
194  ::ignition::msgs::Header* header_;
195  mutable ::google::protobuf::internal::CachedSize _cached_size_;
196  friend struct ::protobuf_ignition_2fmsgs_2fuint64_5fv_2eproto::TableStruct;
197 };
198 // ===================================================================
199 
200 
201 // ===================================================================
202 
203 #ifdef __GNUC__
204  #pragma GCC diagnostic push
205  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
206 #endif // __GNUC__
207 // UInt64_V
208 
209 // .ignition.msgs.Header header = 1;
210 inline bool UInt64_V::has_header() const {
211  return this != internal_default_instance() && header_ != NULL;
212 }
213 inline const ::ignition::msgs::Header& UInt64_V::_internal_header() const {
214  return *header_;
215 }
216 inline const ::ignition::msgs::Header& UInt64_V::header() const {
217  const ::ignition::msgs::Header* p = header_;
218  // @@protoc_insertion_point(field_get:ignition.msgs.UInt64_V.header)
219  return p != NULL ? *p : *reinterpret_cast<const ::ignition::msgs::Header*>(
221 }
222 inline ::ignition::msgs::Header* UInt64_V::release_header() {
223  // @@protoc_insertion_point(field_release:ignition.msgs.UInt64_V.header)
224 
225  ::ignition::msgs::Header* temp = header_;
226  header_ = NULL;
227  return temp;
228 }
229 inline ::ignition::msgs::Header* UInt64_V::mutable_header() {
230 
231  if (header_ == NULL) {
232  auto* p = CreateMaybeMessage<::ignition::msgs::Header>(GetArenaNoVirtual());
233  header_ = p;
234  }
235  // @@protoc_insertion_point(field_mutable:ignition.msgs.UInt64_V.header)
236  return header_;
237 }
239  ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
240  if (message_arena == NULL) {
241  delete reinterpret_cast< ::google::protobuf::MessageLite*>(header_);
242  }
243  if (header) {
244  ::google::protobuf::Arena* submessage_arena = NULL;
245  if (message_arena != submessage_arena) {
246  header = ::google::protobuf::internal::GetOwnedMessage(
247  message_arena, header, submessage_arena);
248  }
249 
250  } else {
251 
252  }
253  header_ = header;
254  // @@protoc_insertion_point(field_set_allocated:ignition.msgs.UInt64_V.header)
255 }
256 
257 // repeated uint64 data = 2;
258 inline int UInt64_V::data_size() const {
259  return data_.size();
260 }
261 inline void UInt64_V::clear_data() {
262  data_.Clear();
263 }
264 inline ::google::protobuf::uint64 UInt64_V::data(int index) const {
265  // @@protoc_insertion_point(field_get:ignition.msgs.UInt64_V.data)
266  return data_.Get(index);
267 }
268 inline void UInt64_V::set_data(int index, ::google::protobuf::uint64 value) {
269  data_.Set(index, value);
270  // @@protoc_insertion_point(field_set:ignition.msgs.UInt64_V.data)
271 }
272 inline void UInt64_V::add_data(::google::protobuf::uint64 value) {
273  data_.Add(value);
274  // @@protoc_insertion_point(field_add:ignition.msgs.UInt64_V.data)
275 }
276 inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint64 >&
277 UInt64_V::data() const {
278  // @@protoc_insertion_point(field_list:ignition.msgs.UInt64_V.data)
279  return data_;
280 }
281 inline ::google::protobuf::RepeatedField< ::google::protobuf::uint64 >*
283  // @@protoc_insertion_point(field_mutable_list:ignition.msgs.UInt64_V.data)
284  return &data_;
285 }
286 
287 #ifdef __GNUC__
288  #pragma GCC diagnostic pop
289 #endif // __GNUC__
290 
295 // @@protoc_insertion_point(namespace_scope)
296 
297 } // namespace msgs
298 } // namespace ignition
299 
300 #ifdef _MSC_VER
301 #pragma warning(pop)
302 #endif
303 // @@protoc_insertion_point(global_scope)
304 
305 #endif // PROTOBUF_INCLUDED_ignition_2fmsgs_2fuint64_5fv_2eproto
UInt64_V * New(::google::protobuf::Arena *arena) const final
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:125
const ::ignition::msgs::Header & header() const
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:216
void set_allocated_header(::ignition::msgs::Header *header)
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:238
STL class.
const ::google::protobuf::RepeatedField< ::google::protobuf::uint64 > & data() const
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:277
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:77
IGNITION_MSGS_VISIBLE UInt64_VDefaultTypeInternal _UInt64_V_default_instance_
void add_data(::google::protobuf::uint64 value)
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:272
UInt64_V & operator=(const UInt64_V &from)
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:84
void Swap(UInt64_V *other)
int data_size() const
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:258
UInt64_V * New() const final
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:121
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:48
friend void swap(UInt64_V &a, UInt64_V &b)
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:115
void clear_data()
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:261
std::shared_ptr< UInt64_V > UInt64_VSharedPtr
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:293
std::shared_ptr< const UInt64_V > ConstUInt64_VSharedPtr
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:294
void set_data(int index, ::google::protobuf::uint64 value)
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:268
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:50
std::unique_ptr< const UInt64_V > ConstUInt64_VUniquePtr
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:292
::ignition::msgs::Header * mutable_header()
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:229
std::unique_ptr< UInt64_V > UInt64_VUniquePtr
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:291
::ignition::msgs::Header * release_header()
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:222
::google::protobuf::RepeatedField< ::google::protobuf::uint64 > * mutable_data()
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:282
IGNITION_MSGS_VISIBLE HeaderDefaultTypeInternal _Header_default_instance_
void IGNITION_MSGS_VISIBLE AddDescriptors()
bool has_header() const
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:210
Definition: build/ignition-msgs8/include/ignition/msgs/header.pb.h:215
static const UInt64_V * internal_default_instance()
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:107
STL class.
Definition: build/ignition-msgs8/include/ignition/msgs/actor.pb.h:78