4 #ifndef GOOGLE_PROTOBUF_INCLUDED_ignition_2fmsgs_2fstringmsg_2eproto
5 #define GOOGLE_PROTOBUF_INCLUDED_ignition_2fmsgs_2fstringmsg_2eproto
10 #include <google/protobuf/port_def.inc>
11 #if PROTOBUF_VERSION < 3019000
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 3019000 < 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/metadata_lite.h>
29 #include <google/protobuf/generated_message_reflection.h>
30 #include <google/protobuf/message.h>
31 #include <google/protobuf/repeated_field.h>
32 #include <google/protobuf/extension_set.h>
33 #include <google/protobuf/unknown_field_set.h>
36 #pragma GCC system_header
39 #pragma warning(disable: 4244 4267 4100 4244 4512 4127 4068 4275 4251)
42 #include <sys/sysmacros.h>
47 #include <google/protobuf/port_def.inc>
48 #define PROTOBUF_INTERNAL_EXPORT_ignition_2fmsgs_2fstringmsg_2eproto IGNITION_MSGS_VISIBLE
49 PROTOBUF_NAMESPACE_OPEN
53 PROTOBUF_NAMESPACE_CLOSE
57 static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[]
59 static const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[]
61 static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[1]
63 static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[];
64 static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[];
65 static const uint32_t offsets[];
71 struct StringMsgDefaultTypeInternal;
75 PROTOBUF_NAMESPACE_OPEN
76 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::StringMsg* Arena::CreateMaybeMessage<::ignition::msgs::StringMsg>(Arena*);
77 PROTOBUF_NAMESPACE_CLOSE
84 public ::PROTOBUF_NAMESPACE_ID::Message {
88 explicit constexpr
StringMsg(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
93 *
this = ::std::move(from);
101 if (
this == &from)
return *
this;
102 if (GetOwningArena() == from.GetOwningArena()
103 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
104 && GetOwningArena() !=
nullptr
114 static const ::PROTOBUF_NAMESPACE_ID::Descriptor*
descriptor() {
115 return GetDescriptor();
118 return default_instance().GetMetadata().descriptor;
121 return default_instance().GetMetadata().reflection;
124 return *internal_default_instance();
127 return reinterpret_cast<const StringMsg*
>(
130 static constexpr
int kIndexInFileMessages =
137 if (other ==
this)
return;
138 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
139 if (GetOwningArena() !=
nullptr &&
140 GetOwningArena() == other->GetOwningArena()) {
142 if (GetOwningArena() == other->GetOwningArena()) {
146 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this, other);
150 if (other ==
this)
return;
151 GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
157 StringMsg*
New(::PROTOBUF_NAMESPACE_ID::Arena* arena =
nullptr) const final {
158 return CreateMaybeMessage<StringMsg>(arena);
160 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
162 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
165 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from);
167 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
168 bool IsInitialized() const final;
170 size_t ByteSizeLong() const final;
171 const
char* _InternalParse(const
char* ptr, ::PROTOBUF_NAMESPACE_ID::
internal::ParseContext* ctx) final;
172 uint8_t* _InternalSerialize(
173 uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
174 int GetCachedSize() const final {
return _cached_size_.Get(); }
179 void SetCachedSize(
int size)
const final;
183 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
184 static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() {
185 return "ignition.msgs.StringMsg";
188 explicit StringMsg(::PROTOBUF_NAMESPACE_ID::Arena* arena,
189 bool is_message_owned =
false);
191 static void ArenaDtor(
void*
object);
192 inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
196 const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*
GetClassData() const final;
198 ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
205 kDataFieldNumber = 2,
206 kHeaderFieldNumber = 1,
211 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
218 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_data(
const std::string& value);
223 bool has_header()
const;
225 bool _internal_has_header()
const;
228 const ::ignition::msgs::Header& header()
const;
229 PROTOBUF_NODISCARD ::ignition::msgs::Header* release_header();
233 const ::ignition::msgs::Header& _internal_header()
const;
236 void unsafe_arena_set_allocated_header(
244 template <
typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
245 typedef void InternalArenaConstructable_;
246 typedef void DestructorSkippable_;
247 ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr data_;
249 mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
250 friend struct ::TableStruct_ignition_2fmsgs_2fstringmsg_2eproto;
258 #pragma GCC diagnostic push
259 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
264 inline bool StringMsg::_internal_has_header()
const {
265 return this != internal_default_instance() && header_ !=
nullptr;
268 return _internal_has_header();
270 inline const ::ignition::msgs::Header& StringMsg::_internal_header()
const {
271 const ::ignition::msgs::Header* p = header_;
277 return _internal_header();
281 if (GetArenaForAllocation() ==
nullptr) {
282 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(header_);
296 #ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
297 auto* old =
reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(temp);
298 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
299 if (GetArenaForAllocation() ==
nullptr) {
delete old; }
301 if (GetArenaForAllocation() !=
nullptr) {
302 temp = ::PROTOBUF_NAMESPACE_ID::internal::DuplicateIfNonNull(temp);
314 inline ::ignition::msgs::Header* StringMsg::_internal_mutable_header() {
316 if (header_ ==
nullptr) {
317 auto* p = CreateMaybeMessage<::ignition::msgs::Header>(GetArenaForAllocation());
328 ::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaForAllocation();
329 if (message_arena ==
nullptr) {
330 delete reinterpret_cast< ::PROTOBUF_NAMESPACE_ID::MessageLite*
>(header_);
333 ::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena =
334 ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper<
335 ::PROTOBUF_NAMESPACE_ID::MessageLite>::GetOwningArena(
336 reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*
>(header));
337 if (message_arena != submessage_arena) {
338 header = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
339 message_arena, header, submessage_arena);
351 data_.ClearToEmpty();
355 return _internal_data();
357 template <
typename ArgT0,
typename... ArgT>
358 inline PROTOBUF_ALWAYS_INLINE
361 data_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{},
static_cast<ArgT0 &&
>(arg0), args..., GetArenaForAllocation());
369 inline const std::string& StringMsg::_internal_data()
const {
372 inline void StringMsg::_internal_set_data(
const std::string& value) {
374 data_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArenaForAllocation());
376 inline std::string* StringMsg::_internal_mutable_data() {
378 return data_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArenaForAllocation());
382 return data_.Release(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaForAllocation());
385 if (data !=
nullptr) {
390 data_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), data,
391 GetArenaForAllocation());
392 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
393 if (data_.IsDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited())) {
394 data_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
"", GetArenaForAllocation());
401 #pragma GCC diagnostic pop
418 #include <google/protobuf/port_undef.inc>
Definition: stringmsg.pb.h:84
void clear_data()
Definition: stringmsg.pb.h:350
void set_allocated_data(std::string *data)
Definition: stringmsg.pb.h:384
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Definition: stringmsg.pb.h:120
static const StringMsg * internal_default_instance()
Definition: stringmsg.pb.h:126
StringMsg(const StringMsg &from)
bool has_header() const
Definition: stringmsg.pb.h:267
void MergeFrom(const StringMsg &from)
::ignition::msgs::Header * mutable_header()
Definition: stringmsg.pb.h:322
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
StringMsg & operator=(const StringMsg &from)
Definition: stringmsg.pb.h:96
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
Definition: stringmsg.pb.h:114
friend void swap(StringMsg &a, StringMsg &b)
Definition: stringmsg.pb.h:133
void Swap(StringMsg *other)
Definition: stringmsg.pb.h:136
PROTOBUF_NODISCARD std::string * release_data()
Definition: stringmsg.pb.h:380
const std::string & data() const
Definition: stringmsg.pb.h:353
void unsafe_arena_set_allocated_header(::ignition::msgs::Header *header)
Definition: stringmsg.pb.h:279
StringMsg & operator=(StringMsg &&from) noexcept
Definition: stringmsg.pb.h:100
void set_allocated_header(::ignition::msgs::Header *header)
Definition: stringmsg.pb.h:327
constexpr StringMsg(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
static const StringMsg & default_instance()
Definition: stringmsg.pb.h:123
PROTOBUF_NODISCARD ::ignition::msgs::Header * release_header()
Definition: stringmsg.pb.h:292
std::string * mutable_data()
Definition: stringmsg.pb.h:364
StringMsg()
Definition: stringmsg.pb.h:86
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
void set_data(ArgT0 &&arg0, ArgT... args)
StringMsg(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Definition: stringmsg.pb.h:117
const ::ignition::msgs::Header & header() const
Definition: stringmsg.pb.h:275
StringMsg(StringMsg &&from) noexcept
Definition: stringmsg.pb.h:91
void UnsafeArenaSwap(StringMsg *other)
Definition: stringmsg.pb.h:149
static const ClassData _class_data_
Definition: stringmsg.pb.h:195
::ignition::msgs::Header * unsafe_arena_release_header()
Definition: stringmsg.pb.h:307
StringMsg * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
Definition: stringmsg.pb.h:157
void CopyFrom(const StringMsg &from)
std::unique_ptr< StringMsg > StringMsgUniquePtr
Definition: stringmsg.pb.h:404
std::shared_ptr< StringMsg > StringMsgSharedPtr
Definition: stringmsg.pb.h:406
std::shared_ptr< const StringMsg > ConstStringMsgSharedPtr
Definition: stringmsg.pb.h:407
IGNITION_MSGS_VISIBLE HeaderDefaultTypeInternal _Header_default_instance_
std::unique_ptr< const StringMsg > ConstStringMsgUniquePtr
Definition: stringmsg.pb.h:405
IGNITION_MSGS_VISIBLE StringMsgDefaultTypeInternal _StringMsg_default_instance_
Definition: actor.pb.h:52
IGNITION_MSGS_VISIBLEconst ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ignition_2fmsgs_2fstringmsg_2eproto
Definition: stringmsg.pb.h:56
static const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
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)