4 #ifndef PROTOBUF_INCLUDED_ignition_2fmsgs_2fsim_5fevent_2eproto
5 #define PROTOBUF_INCLUDED_ignition_2fmsgs_2fsim_5fevent_2eproto
9 #include <google/protobuf/stubs/common.h>
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
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.
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>
31 #include <google/protobuf/extension_set.h>
32 #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 #define PROTOBUF_INTERNAL_EXPORT_protobuf_ignition_2fmsgs_2fsim_5fevent_2eproto IGNITION_MSGS_VISIBLE
52 static const ::google::protobuf::internal::ParseTableField entries[];
53 static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
54 static const ::google::protobuf::internal::ParseTable schema[1];
55 static const ::google::protobuf::internal::FieldMetadata field_metadata[];
56 static const ::google::protobuf::internal::SerializationTable serialization_table[];
57 static const ::google::protobuf::uint32 offsets[];
64 class SimEventDefaultTypeInternal;
70 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::SimEvent* Arena::CreateMaybeMessage<::ignition::msgs::SimEvent>(Arena*);
78 class IGNITION_MSGS_VISIBLE
SimEvent :
public ::google::protobuf::Message {
92 *
this = ::std::move(from);
95 inline SimEvent& operator=(SimEvent&& from) noexcept {
96 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
97 if (
this != &from) InternalSwap(&from);
104 static const ::google::protobuf::Descriptor* descriptor();
105 static const SimEvent& default_instance();
107 static void InitAsDefaultInstance();
109 return reinterpret_cast<const SimEvent*
>(
112 static constexpr
int kIndexInFileMessages =
123 return CreateMaybeMessage<SimEvent>(NULL);
127 return CreateMaybeMessage<SimEvent>(arena);
129 void CopyFrom(const ::google::protobuf::Message& from)
final;
130 void MergeFrom(const ::google::protobuf::Message& from)
final;
131 void CopyFrom(
const SimEvent& from);
132 void MergeFrom(
const SimEvent& from);
134 bool IsInitialized() const final;
136 size_t ByteSizeLong() const final;
137 bool MergePartialFromCodedStream(
138 ::
google::protobuf::io::CodedInputStream* input) final;
139 void SerializeWithCachedSizes(
140 ::
google::protobuf::io::CodedOutputStream* output) const final;
141 ::
google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
142 bool deterministic, ::
google::protobuf::uint8* target) const final;
143 int GetCachedSize() const final {
return _cached_size_.Get(); }
148 void SetCachedSize(
int size)
const final;
151 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
154 inline void* MaybeArenaPtr()
const {
159 ::google::protobuf::Metadata GetMetadata() const final;
167 static const
int kTypeFieldNumber = 3;
168 const ::
std::
string& type() const;
169 void set_type(const ::
std::
string& value);
173 void set_type(
const char* value);
174 void set_type(
const char* value,
size_t size);
181 static const int kNameFieldNumber = 4;
182 const ::std::string& name()
const;
183 void set_name(const ::std::string& value);
187 void set_name(
const char* value);
188 void set_name(
const char* value,
size_t size);
195 static const int kDataFieldNumber = 6;
196 const ::std::string& data()
const;
197 void set_data(const ::std::string& value);
201 void set_data(
const char* value);
202 void set_data(
const char* value,
size_t size);
208 bool has_header()
const;
210 static const int kHeaderFieldNumber = 1;
212 const ::ignition::msgs::Header& _internal_header()
const;
214 const ::ignition::msgs::Header& header()
const;
220 bool has_world_statistics()
const;
221 void clear_world_statistics();
222 static const int kWorldStatisticsFieldNumber = 5;
224 const ::ignition::msgs::WorldStatistics& _internal_world_statistics()
const;
226 const ::ignition::msgs::WorldStatistics& world_statistics()
const;
233 static const int kIdFieldNumber = 2;
234 ::google::protobuf::uint32 id()
const;
235 void set_id(::google::protobuf::uint32 value);
240 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
241 ::google::protobuf::internal::ArenaStringPtr type_;
242 ::google::protobuf::internal::ArenaStringPtr name_;
243 ::google::protobuf::internal::ArenaStringPtr data_;
246 ::google::protobuf::uint32 id_;
247 mutable ::google::protobuf::internal::CachedSize _cached_size_;
248 friend struct ::protobuf_ignition_2fmsgs_2fsim_5fevent_2eproto::TableStruct;
256 #pragma GCC diagnostic push
257 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
265 inline const ::ignition::msgs::Header& SimEvent::_internal_header()
const {
269 const ::ignition::msgs::Header* p = header_;
283 if (header_ == NULL) {
284 auto* p = CreateMaybeMessage<::ignition::msgs::Header>(GetArenaNoVirtual());
291 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
292 if (message_arena == NULL) {
293 delete reinterpret_cast< ::google::protobuf::MessageLite*
>(header_);
296 ::google::protobuf::Arena* submessage_arena = NULL;
297 if (message_arena != submessage_arena) {
298 header = ::google::protobuf::internal::GetOwnedMessage(
299 message_arena,
header, submessage_arena);
325 type_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
329 return type_.GetNoArena();
333 type_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
340 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::
std::move(value));
345 GOOGLE_DCHECK(value != NULL);
347 type_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::
std::string(value));
352 type_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
353 ::
std::string(
reinterpret_cast<const char*
>(value), size));
359 return type_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
364 return type_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
372 type_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
type);
378 name_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
382 return name_.GetNoArena();
386 name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
393 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::
std::move(value));
398 GOOGLE_DCHECK(value != NULL);
400 name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::
std::string(value));
405 name_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
406 ::
std::string(
reinterpret_cast<const char*
>(value), size));
412 return name_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
417 return name_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
425 name_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
name);
433 inline const ::ignition::msgs::WorldStatistics& SimEvent::_internal_world_statistics()
const {
434 return *world_statistics_;
437 const ::ignition::msgs::WorldStatistics* p = world_statistics_;
446 world_statistics_ = NULL;
451 if (world_statistics_ == NULL) {
452 auto* p = CreateMaybeMessage<::ignition::msgs::WorldStatistics>(GetArenaNoVirtual());
453 world_statistics_ = p;
456 return world_statistics_;
459 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
460 if (message_arena == NULL) {
461 delete reinterpret_cast< ::google::protobuf::MessageLite*
>(world_statistics_);
464 ::google::protobuf::Arena* submessage_arena = NULL;
465 if (message_arena != submessage_arena) {
479 data_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
483 return data_.GetNoArena();
487 data_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
494 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::
std::move(value));
499 GOOGLE_DCHECK(value != NULL);
501 data_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::
std::string(value));
506 data_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
507 ::
std::string(
reinterpret_cast<const char*
>(value), size));
513 return data_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
518 return data_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
526 data_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
data);
531 #pragma GCC diagnostic pop
548 #endif // PROTOBUF_INCLUDED_ignition_2fmsgs_2fsim_5fevent_2eproto