4 #ifndef PROTOBUF_INCLUDED_gz_2fmsgs_2fgui_2eproto
5 #define PROTOBUF_INCLUDED_gz_2fmsgs_2fgui_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>
33 #include "gz/msgs/gui_camera.pb.h"
34 #include "gz/msgs/plugin.pb.h"
35 #include "gz/msgs/header.pb.h"
37 #define PROTOBUF_INTERNAL_EXPORT_protobuf_gz_2fmsgs_2fgui_2eproto GZ_MSGS_VISIBLE
42 static const ::google::protobuf::internal::ParseTableField entries[];
43 static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
44 static const ::google::protobuf::internal::ParseTable schema[1];
45 static const ::google::protobuf::internal::FieldMetadata field_metadata[];
46 static const ::google::protobuf::internal::SerializationTable serialization_table[];
47 static const ::google::protobuf::uint32 offsets[];
54 class GUIDefaultTypeInternal;
60 template<> GZ_MSGS_VISIBLE ::gz::msgs::GUI* Arena::CreateMaybeMessage<::gz::msgs::GUI>(Arena*);
68 class GZ_MSGS_VISIBLE
GUI :
public ::google::protobuf::Message {
82 *
this = ::std::move(from);
85 inline GUI& operator=(GUI&& from) noexcept {
86 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
87 if (
this != &from) InternalSwap(&from);
94 static const ::google::protobuf::Descriptor* descriptor();
95 static const GUI& default_instance();
97 static void InitAsDefaultInstance();
99 return reinterpret_cast<const GUI*
>(
102 static constexpr
int kIndexInFileMessages =
105 void Swap(
GUI* other);
113 return CreateMaybeMessage<GUI>(NULL);
116 GUI*
New(::google::protobuf::Arena* arena)
const final {
117 return CreateMaybeMessage<GUI>(arena);
119 void CopyFrom(const ::google::protobuf::Message& from)
final;
120 void MergeFrom(const ::google::protobuf::Message& from)
final;
121 void CopyFrom(
const GUI& from);
122 void MergeFrom(
const GUI& from);
124 bool IsInitialized() const final;
126 size_t ByteSizeLong() const final;
127 bool MergePartialFromCodedStream(
128 ::
google::protobuf::io::CodedInputStream* input) final;
129 void SerializeWithCachedSizes(
130 ::
google::protobuf::io::CodedOutputStream* output) const final;
131 ::
google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
132 bool deterministic, ::
google::protobuf::uint8* target) const final;
133 int GetCachedSize() const final {
return _cached_size_.Get(); }
138 void SetCachedSize(
int size)
const final;
139 void InternalSwap(
GUI* other);
141 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
144 inline void* MaybeArenaPtr()
const {
149 ::google::protobuf::Metadata GetMetadata() const final;
156 int plugin_size() const;
158 static const
int kPluginFieldNumber = 4;
159 ::
gz::msgs::
Plugin* mutable_plugin(
int index);
162 const ::
gz::msgs::
Plugin& plugin(
int index) const;
168 bool has_header() const;
170 static const
int kHeaderFieldNumber = 1;
172 const ::
gz::msgs::
Header& _internal_header() const;
174 const ::
gz::msgs::
Header& header() const;
175 ::
gz::msgs::
Header* release_header();
176 ::
gz::msgs::
Header* mutable_header();
177 void set_allocated_header(::
gz::msgs::
Header* header);
180 bool has_camera() const;
182 static const
int kCameraFieldNumber = 3;
184 const ::
gz::msgs::
GUICamera& _internal_camera() const;
189 void set_allocated_camera(::
gz::msgs::
GUICamera* camera);
192 void clear_fullscreen();
193 static const
int kFullscreenFieldNumber = 2;
194 bool fullscreen() const;
195 void set_fullscreen(
bool value);
200 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
201 ::
google::protobuf::RepeatedPtrField< ::
gz::msgs::
Plugin > plugin_;
205 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
214 #pragma GCC diagnostic push
215 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
221 return this != internal_default_instance() && header_ != NULL;
223 inline const ::gz::msgs::Header& GUI::_internal_header()
const {
227 const ::gz::msgs::Header* p = header_;
241 if (header_ == NULL) {
242 auto* p = CreateMaybeMessage<::gz::msgs::Header>(GetArenaNoVirtual());
249 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
250 if (message_arena == NULL) {
251 delete reinterpret_cast< ::google::protobuf::MessageLite*
>(header_);
254 ::google::protobuf::Arena* submessage_arena = NULL;
255 if (message_arena != submessage_arena) {
256 header = ::google::protobuf::internal::GetOwnedMessage(
257 message_arena, header, submessage_arena);
283 return this != internal_default_instance() && camera_ != NULL;
285 inline const ::gz::msgs::GUICamera& GUI::_internal_camera()
const {
289 const ::gz::msgs::GUICamera* p = camera_;
303 if (camera_ == NULL) {
304 auto* p = CreateMaybeMessage<::gz::msgs::GUICamera>(GetArenaNoVirtual());
311 ::google::protobuf::Arena* message_arena = GetArenaNoVirtual();
312 if (message_arena == NULL) {
313 delete reinterpret_cast< ::google::protobuf::MessageLite*
>(camera_);
316 ::google::protobuf::Arena* submessage_arena = NULL;
317 if (message_arena != submessage_arena) {
318 camera = ::google::protobuf::internal::GetOwnedMessage(
319 message_arena, camera, submessage_arena);
331 return plugin_.size();
335 return plugin_.Mutable(index);
337 inline ::google::protobuf::RepeatedPtrField< ::gz::msgs::Plugin >*
344 return plugin_.Get(index);
348 return plugin_.Add();
350 inline const ::google::protobuf::RepeatedPtrField< ::gz::msgs::Plugin >&
357 #pragma GCC diagnostic pop
367 #endif // PROTOBUF_INCLUDED_gz_2fmsgs_2fgui_2eproto