4#ifndef GOOGLE_PROTOBUF_INCLUDED_jaiabot_2fmessages_2fcomms_2eproto
5#define GOOGLE_PROTOBUF_INCLUDED_jaiabot_2fmessages_2fcomms_2eproto
10#include <google/protobuf/port_def.inc>
11#if PROTOBUF_VERSION < 3021000
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 3021012 < 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_util.h>
27#include <google/protobuf/metadata_lite.h>
28#include <google/protobuf/generated_message_reflection.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>
34#include <boost/units/quantity.hpp>
35#include <boost/units/absolute.hpp>
36#include <boost/units/dimensionless_type.hpp>
37#include <boost/units/make_scaled_unit.hpp>
39#include <google/protobuf/port_def.inc>
40#define PROTOBUF_INTERNAL_EXPORT_jaiabot_2fmessages_2fcomms_2eproto
41PROTOBUF_NAMESPACE_OPEN
45PROTOBUF_NAMESPACE_CLOSE
55struct ActiveLinksDefaultTypeInternal;
57class IntervehicleSubscribeRequest;
58struct IntervehicleSubscribeRequestDefaultTypeInternal;
62PROTOBUF_NAMESPACE_OPEN
65PROTOBUF_NAMESPACE_CLOSE
72 public ::PROTOBUF_NAMESPACE_ID::Message {
81 *
this = ::std::move(from);
89 if (
this == &from)
return *
this;
90 if (GetOwningArena() == from.GetOwningArena()
91 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
92 && GetOwningArena() !=
nullptr
103 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
106 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
109 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
132 if (other ==
this)
return;
133 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
134 if (GetOwningArena() !=
nullptr &&
135 GetOwningArena() == other->GetOwningArena()) {
137 if (GetOwningArena() == other->GetOwningArena()) {
141 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
145 if (other ==
this)
return;
146 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
153 return CreateMaybeMessage<IntervehicleSubscribeRequest>(arena);
155 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
157 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
159 IntervehicleSubscribeRequest::MergeImpl(*
this, from);
162 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
164 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
170 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
174 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
176 void SetCachedSize(
int size)
const final;
180 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
181 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
182 return "jaiabot.protobuf.IntervehicleSubscribeRequest";
186 bool is_message_owned =
false);
190 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
204 bool _internal_has_link()
const;
218 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
219 typedef void InternalArenaConstructable_;
220 typedef void DestructorSkippable_;
222 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
223 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
227 friend struct ::TableStruct_jaiabot_2fmessages_2fcomms_2eproto;
232 public ::PROTOBUF_NAMESPACE_ID::Message {
236 explicit PROTOBUF_CONSTEXPR
ActiveLinks(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
241 *
this = ::std::move(from);
249 if (
this == &from)
return *
this;
250 if (GetOwningArena() == from.GetOwningArena()
251 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
252 && GetOwningArena() !=
nullptr
263 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
266 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
269 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
270 return GetDescriptor();
273 return default_instance().GetMetadata().descriptor;
276 return default_instance().GetMetadata().reflection;
279 return *internal_default_instance();
285 static constexpr int kIndexInFileMessages =
292 if (other ==
this)
return;
293 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
294 if (GetOwningArena() !=
nullptr &&
295 GetOwningArena() == other->GetOwningArena()) {
297 if (GetOwningArena() == other->GetOwningArena()) {
301 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
305 if (other ==
this)
return;
306 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
313 return CreateMaybeMessage<ActiveLinks>(arena);
315 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
317 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
319 ActiveLinks::MergeImpl(*
this, from);
322 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
324 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
325 bool IsInitialized() const final;
327 size_t ByteSizeLong() const final;
328 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
329 uint8_t* _InternalSerialize(
330 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
331 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
334 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
336 void SetCachedSize(
int size)
const final;
340 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
341 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
342 return "jaiabot.protobuf.ActiveLinks";
346 bool is_message_owned =
false);
350 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
352 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
359 kActiveLinkFieldNumber = 1,
362 int active_link_size()
const;
364 int _internal_active_link_size()
const;
366 void clear_active_link();
370 ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>* _internal_mutable_active_link();
375 const ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>& active_link()
const;
376 ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>* mutable_active_link();
382 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
383 typedef void InternalArenaConstructable_;
384 typedef void DestructorSkippable_;
386 ::PROTOBUF_NAMESPACE_ID::RepeatedField<int> active_link_;
387 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
390 friend struct ::TableStruct_jaiabot_2fmessages_2fcomms_2eproto;
398 #pragma GCC diagnostic push
399 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
404inline bool IntervehicleSubscribeRequest::_internal_has_link()
const {
405 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
408inline bool IntervehicleSubscribeRequest::has_link()
const {
409 return _internal_has_link();
411inline void IntervehicleSubscribeRequest::clear_link() {
413 _impl_._has_bits_[0] &= ~0x00000001u;
415inline ::jaiabot::protobuf::Link IntervehicleSubscribeRequest::_internal_link()
const {
418inline ::jaiabot::protobuf::Link IntervehicleSubscribeRequest::link()
const {
420 return _internal_link();
424 _impl_._has_bits_[0] |= 0x00000001u;
425 _impl_.link_ = value;
428 _internal_set_link(value);
437inline int ActiveLinks::_internal_active_link_size()
const {
438 return _impl_.active_link_.size();
440inline int ActiveLinks::active_link_size()
const {
441 return _internal_active_link_size();
443inline void ActiveLinks::clear_active_link() {
444 _impl_.active_link_.Clear();
446inline ::jaiabot::protobuf::Link ActiveLinks::_internal_active_link(
int index)
const {
449inline ::jaiabot::protobuf::Link ActiveLinks::active_link(
int index)
const {
451 return _internal_active_link(index);
455 _impl_.active_link_.Set(index, value);
460 _impl_.active_link_.Add(value);
463 _internal_add_active_link(value);
466inline const ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>&
467ActiveLinks::active_link()
const {
469 return _impl_.active_link_;
471inline ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>*
472ActiveLinks::_internal_mutable_active_link() {
473 return &_impl_.active_link_;
475inline ::PROTOBUF_NAMESPACE_ID::RepeatedField<int>*
476ActiveLinks::mutable_active_link() {
478 return _internal_mutable_active_link();
482 #pragma GCC diagnostic pop
494#include <google/protobuf/port_undef.inc>
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
static const ActiveLinks * internal_default_instance()
static const ActiveLinks & default_instance()
ActiveLinks(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
ActiveLinks * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void CopyFrom(const ActiveLinks &from)
static const ClassData _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
ActiveLinks(const ActiveLinks &from)
PROTOBUF_CONSTEXPR ActiveLinks(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
void UnsafeArenaSwap(ActiveLinks *other)
ActiveLinks & operator=(ActiveLinks &&from) noexcept
ActiveLinks & operator=(const ActiveLinks &from)
void MergeFrom(const ActiveLinks &from)
friend void swap(ActiveLinks &a, ActiveLinks &b)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
ActiveLinks(ActiveLinks &&from) noexcept
void Swap(ActiveLinks *other)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
static const ClassData _class_data_
::jaiabot::protobuf::Link link() const
friend void swap(IntervehicleSubscribeRequest &a, IntervehicleSubscribeRequest &b)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
void MergeFrom(const IntervehicleSubscribeRequest &from)
uint8_t * _InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
static const IntervehicleSubscribeRequest & default_instance()
IntervehicleSubscribeRequest(IntervehicleSubscribeRequest &&from) noexcept
IntervehicleSubscribeRequest(const IntervehicleSubscribeRequest &from)
static constexpr int kIndexInFileMessages
~IntervehicleSubscribeRequest() override
bool IsInitialized() const final
size_t ByteSizeLong() const final
static const IntervehicleSubscribeRequest * internal_default_instance()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
IntervehicleSubscribeRequest & operator=(const IntervehicleSubscribeRequest &from)
IntervehicleSubscribeRequest & operator=(IntervehicleSubscribeRequest &&from) noexcept
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
int GetCachedSize() const final
const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
IntervehicleSubscribeRequest(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
void Swap(IntervehicleSubscribeRequest *other)
IntervehicleSubscribeRequest * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void UnsafeArenaSwap(IntervehicleSubscribeRequest *other)
void CopyFrom(const IntervehicleSubscribeRequest &from)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
IntervehicleSubscribeRequest()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
PROTOBUF_CONSTEXPR IntervehicleSubscribeRequest(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
void set_link(::jaiabot::protobuf::Link value)
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_jaiabot_2fmessages_2fcomms_2eproto
IntervehicleSubscribeRequestDefaultTypeInternal _IntervehicleSubscribeRequest_default_instance_
bool Link_IsValid(int value)
ActiveLinksDefaultTypeInternal _ActiveLinks_default_instance_
static const uint32_t offsets[]