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
54class IntervehicleSubscribeRequest;
55struct IntervehicleSubscribeRequestDefaultTypeInternal;
59PROTOBUF_NAMESPACE_OPEN
61PROTOBUF_NAMESPACE_CLOSE
68 public ::PROTOBUF_NAMESPACE_ID::Message {
77 *
this = ::std::move(from);
85 if (
this == &from)
return *
this;
86 if (GetOwningArena() == from.GetOwningArena()
87 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
88 && GetOwningArena() !=
nullptr
98 inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet&
unknown_fields()
const {
99 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
102 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
105 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
128 if (other ==
this)
return;
129 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
130 if (GetOwningArena() !=
nullptr &&
131 GetOwningArena() == other->GetOwningArena()) {
133 if (GetOwningArena() == other->GetOwningArena()) {
137 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
141 if (other ==
this)
return;
142 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
149 return CreateMaybeMessage<IntervehicleSubscribeRequest>(arena);
151 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
153 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
155 IntervehicleSubscribeRequest::MergeImpl(*
this, from);
158 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
160 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
166 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
170 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
172 void SetCachedSize(
int size)
const final;
176 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
177 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
178 return "jaiabot.protobuf.IntervehicleSubscribeRequest";
182 bool is_message_owned =
false);
186 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
200 bool _internal_has_link()
const;
214 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
215 typedef void InternalArenaConstructable_;
216 typedef void DestructorSkippable_;
218 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
219 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
223 friend struct ::TableStruct_jaiabot_2fmessages_2fcomms_2eproto;
231 #pragma GCC diagnostic push
232 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
237inline bool IntervehicleSubscribeRequest::_internal_has_link()
const {
238 bool value = (
_impl_._has_bits_[0] & 0x00000001u) != 0;
242 return _internal_has_link();
246 _impl_._has_bits_[0] &= ~0x00000001u;
248inline ::jaiabot::protobuf::Link IntervehicleSubscribeRequest::_internal_link()
const {
253 return _internal_link();
257 _impl_._has_bits_[0] |= 0x00000001u;
261 _internal_set_link(value);
266 #pragma GCC diagnostic pop
276#include <google/protobuf/port_undef.inc>
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)
static const uint32_t offsets[]