4 #ifndef GOOGLE_PROTOBUF_INCLUDED_ignition_2fmsgs_2fuint64_5fv_2eproto
5 #define GOOGLE_PROTOBUF_INCLUDED_ignition_2fmsgs_2fuint64_5fv_2eproto
10 #include <google/protobuf/port_def.inc>
11 #if PROTOBUF_VERSION < 3012000
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 3012004 < 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/port_undef.inc>
23 #include <google/protobuf/io/coded_stream.h>
24 #include <google/protobuf/arena.h>
25 #include <google/protobuf/arenastring.h>
26 #include <google/protobuf/generated_message_table_driven.h>
27 #include <google/protobuf/generated_message_util.h>
28 #include <google/protobuf/inlined_string_field.h>
29 #include <google/protobuf/metadata_lite.h>
30 #include <google/protobuf/generated_message_reflection.h>
31 #include <google/protobuf/message.h>
32 #include <google/protobuf/repeated_field.h>
33 #include <google/protobuf/extension_set.h>
34 #include <google/protobuf/unknown_field_set.h>
37 #pragma GCC system_header
40 #pragma warning(disable: 4244 4267 4100 4244 4512 4127 4068 4275 4251)
43 #include <sys/sysmacros.h>
48 #include <google/protobuf/port_def.inc>
49 #define PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fuint64_5fv_2eproto IGNITION_MSGS_VISIBLE
50 PROTOBUF_NAMESPACE_OPEN
54 PROTOBUF_NAMESPACE_CLOSE
58 static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
60 static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[]
62 static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1]
64 static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[];
65 static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[];
66 static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[];
72 class UInt64_VDefaultTypeInternal;
76 PROTOBUF_NAMESPACE_OPEN
77 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::UInt64_V* Arena::CreateMaybeMessage<::ignition::msgs::UInt64_V>(Arena*);
78 PROTOBUF_NAMESPACE_CLOSE
84 class IGNITION_MSGS_VISIBLE UInt64_V PROTOBUF_FINAL :
85 public ::PROTOBUF_NAMESPACE_ID::Message {
93 *
this = ::std::move(from);
101 if (GetArena() == from.GetArena()) {
102 if (
this != &from) InternalSwap(&from);
109 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
110 return GetDescriptor();
113 return GetMetadataStatic().descriptor;
116 return GetMetadataStatic().reflection;
122 return reinterpret_cast<const UInt64_V*
>(
125 static constexpr
int kIndexInFileMessages =
128 friend void swap(UInt64_V& a, UInt64_V& b) {
131 inline void Swap(UInt64_V* other) {
132 if (other ==
this)
return;
133 if (GetArena() == other->GetArena()) {
136 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
140 if (other ==
this)
return;
141 GOOGLE_DCHECK(GetArena() == other->GetArena());
147 inline UInt64_V*
New() const final {
148 return CreateMaybeMessage<UInt64_V>(
nullptr);
151 UInt64_V*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena)
const final {
152 return CreateMaybeMessage<UInt64_V>(arena);
154 void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
155 void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from)
final;
158 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
159 bool IsInitialized() const final;
161 size_t ByteSizeLong() const final;
162 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
163 ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
164 ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
165 int GetCachedSize() const final {
return _cached_size_.Get(); }
168 inline void SharedCtor();
169 inline void SharedDtor();
170 void SetCachedSize(
int size)
const final;
171 void InternalSwap(UInt64_V* other);
172 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
173 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
174 return "ignition.msgs.UInt64_V";
177 explicit UInt64_V(::PROTOBUF_NAMESPACE_ID::Arena* arena);
179 static void ArenaDtor(
void*
object);
180 inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
185 static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
197 kDataFieldNumber = 2,
198 kHeaderFieldNumber = 1,
203 int _internal_data_size()
const;
207 ::PROTOBUF_NAMESPACE_ID::uint64 _internal_data(
int index)
const;
208 const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint64 >&
209 _internal_data()
const;
210 void _internal_add_data(::PROTOBUF_NAMESPACE_ID::uint64 value);
211 ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint64 >*
212 _internal_mutable_data();
214 ::PROTOBUF_NAMESPACE_ID::uint64
data(
int index)
const;
215 void set_data(
int index, ::PROTOBUF_NAMESPACE_ID::uint64 value);
216 void add_data(::PROTOBUF_NAMESPACE_ID::uint64 value);
217 const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint64 >&
219 ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint64 >*
225 bool _internal_has_header()
const;
228 const ::ignition::msgs::Header&
header()
const;
233 const ::ignition::msgs::Header& _internal_header()
const;
234 ::ignition::msgs::Header* _internal_mutable_header();
237 ::ignition::msgs::Header* header);
244 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
245 typedef void InternalArenaConstructable_;
246 typedef void DestructorSkippable_;
247 ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint64 > data_;
249 ::ignition::msgs::Header* header_;
250 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
251 friend struct ::TableStruct_ignition_2fmsgs_2fuint64_5fv_2eproto;
259 #pragma GCC diagnostic push
260 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
265 inline bool UInt64_V::_internal_has_header()
const {
266 return this != internal_default_instance() && header_ !=
nullptr;
268 inline bool UInt64_V::has_header()
const {
269 return _internal_has_header();
271 inline const ::ignition::msgs::Header& UInt64_V::_internal_header()
const {
272 const ::ignition::msgs::Header* p = header_;
273 return p !=
nullptr ? *p : *
reinterpret_cast<const ::ignition::msgs::Header*
>(
276 inline const ::ignition::msgs::Header& UInt64_V::header()
const {
278 return _internal_header();
280 inline void UInt64_V::unsafe_arena_set_allocated_header(
281 ::ignition::msgs::Header* header) {
282 if (GetArena() ==
nullptr) {
283 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(header_);
293 inline ::ignition::msgs::Header* UInt64_V::release_header() {
294 auto temp = unsafe_arena_release_header();
295 if (GetArena() !=
nullptr) {
296 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
300 inline ::ignition::msgs::Header* UInt64_V::unsafe_arena_release_header() {
303 ::ignition::msgs::Header* temp = header_;
307 inline ::ignition::msgs::Header* UInt64_V::_internal_mutable_header() {
309 if (header_ ==
nullptr) {
310 auto* p = CreateMaybeMessage<::ignition::msgs::Header>(GetArena());
315 inline ::ignition::msgs::Header* UInt64_V::mutable_header() {
317 return _internal_mutable_header();
319 inline void UInt64_V::set_allocated_header(::ignition::msgs::Header* header) {
320 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArena();
321 if (message_arena ==
nullptr) {
322 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(header_);
325 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
326 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(header)->GetArena();
327 if (message_arena != submessage_arena) {
328 header = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
329 message_arena, header, submessage_arena);
340 inline int UInt64_V::_internal_data_size()
const {
343 inline int UInt64_V::data_size()
const {
344 return _internal_data_size();
346 inline void UInt64_V::clear_data() {
349 inline ::PROTOBUF_NAMESPACE_ID::uint64 UInt64_V::_internal_data(
int index)
const {
350 return data_.Get(index);
352 inline ::PROTOBUF_NAMESPACE_ID::uint64 UInt64_V::data(
int index)
const {
354 return _internal_data(index);
356 inline void UInt64_V::set_data(
int index, ::PROTOBUF_NAMESPACE_ID::uint64 value) {
357 data_.Set(index, value);
360 inline void UInt64_V::_internal_add_data(::PROTOBUF_NAMESPACE_ID::uint64 value) {
363 inline void UInt64_V::add_data(::PROTOBUF_NAMESPACE_ID::uint64 value) {
364 _internal_add_data(value);
367 inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint64 >&
368 UInt64_V::_internal_data()
const {
371 inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint64 >&
372 UInt64_V::data()
const {
374 return _internal_data();
376 inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint64 >*
377 UInt64_V::_internal_mutable_data() {
380 inline ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint64 >*
381 UInt64_V::mutable_data() {
383 return _internal_mutable_data();
387 #pragma GCC diagnostic pop
404 #include <google/protobuf/port_undef.inc>
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ignition_2fmsgs_2fuint64_5fv_2eproto
static void InitAsDefaultInstance()
UInt64_V(const UInt64_V &from)
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:115
UInt64_V * New() const final
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:147
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
::ignition::msgs::Header * release_header()
UInt64_V & operator=(UInt64_V &&from) noexcept
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:100
::ignition::msgs::Header * mutable_header()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:109
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint64 > & data() const
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
void set_data(int index, ::PROTOBUF_NAMESPACE_ID::uint64 value)
void Swap(UInt64_V *other)
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:131
void UnsafeArenaSwap(UInt64_V *other)
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:139
void unsafe_arena_set_allocated_header(::ignition::msgs::Header *header)
void add_data(::PROTOBUF_NAMESPACE_ID::uint64 value)
UInt64_V(::PROTOBUF_NAMESPACE_ID::Arena *arena)
::PROTOBUF_NAMESPACE_ID::RepeatedField< ::PROTOBUF_NAMESPACE_ID::uint64 > * mutable_data()
::ignition::msgs::Header * unsafe_arena_release_header()
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
void MergeFrom(const UInt64_V &from)
void CopyFrom(const UInt64_V &from)
static const UInt64_V & default_instance()
void set_allocated_header(::ignition::msgs::Header *header)
UInt64_V * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:151
static const UInt64_V * internal_default_instance()
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:121
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:112
UInt64_V()
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:87
::PROTOBUF_NAMESPACE_ID::uint64 data(int index) const
UInt64_V & operator=(const UInt64_V &from)
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:96
UInt64_V(UInt64_V &&from) noexcept
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:91
const ::ignition::msgs::Header & header() const
friend void swap(UInt64_V &a, UInt64_V &b)
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:128
std::unique_ptr< const UInt64_V > ConstUInt64_VUniquePtr
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:391
IGNITION_MSGS_VISIBLE UInt64_VDefaultTypeInternal _UInt64_V_default_instance_
IGNITION_MSGS_VISIBLE HeaderDefaultTypeInternal _Header_default_instance_
std::shared_ptr< const UInt64_V > ConstUInt64_VSharedPtr
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:393
std::shared_ptr< UInt64_V > UInt64_VSharedPtr
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:392
std::unique_ptr< UInt64_V > UInt64_VUniquePtr
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:390
Definition: build/ignition-msgs8/include/ignition/msgs/actor.pb.h:53
Definition: build/ignition-msgs8/include/ignition/msgs/uint64_v.pb.h:57
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)
static const ::PROTOBUF_NAMESPACE_ID::internal::AuxillaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)