Go to the documentation of this file.
4 #ifndef PROTOBUF_INCLUDED_topics_2eproto
5 #define PROTOBUF_INCLUDED_topics_2eproto
9 #include <google/protobuf/stubs/common.h>
11 #if GOOGLE_PROTOBUF_VERSION < 3006000
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 3006000 < 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>
34 #define PROTOBUF_INTERNAL_EXPORT_protobuf_topics_2eproto
39 static const ::google::protobuf::internal::ParseTableField
entries[];
40 static const ::google::protobuf::internal::AuxillaryParseTableField
aux[];
41 static const ::google::protobuf::internal::ParseTable
schema[1];
44 static const ::google::protobuf::uint32
offsets[];
50 class XYMeasDefaultTypeInternal;
55 template<>
::exif::XYMeas* Arena::CreateMaybeMessage<::exif::XYMeas>(Arena*);
62 class XYMeas :
public ::google::protobuf::Message {
76 *
this = ::std::move(from);
80 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
81 if (
this != &from) InternalSwap(&from);
88 static const ::google::protobuf::Descriptor*
descriptor();
93 return reinterpret_cast<const XYMeas*
>(
107 return CreateMaybeMessage<XYMeas>(NULL);
110 XYMeas*
New(::google::protobuf::Arena* arena)
const final {
111 return CreateMaybeMessage<XYMeas>(arena);
113 void CopyFrom(const ::google::protobuf::Message& from)
final;
114 void MergeFrom(const ::google::protobuf::Message& from)
final;
122 ::
google::protobuf::io::CodedInputStream* input) final;
124 ::
google::protobuf::io::CodedOutputStream* output) const final;
126 bool deterministic, ::
google::protobuf::uint8*
target) const final;
132 void SetCachedSize(
int size)
const final;
133 void InternalSwap(
XYMeas* other);
135 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
138 inline void* MaybeArenaPtr()
const {
153 void set_x(
float value);
159 void set_y(
float value);
164 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
167 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
176 #pragma GCC diagnostic push
177 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
210 #pragma GCC diagnostic pop
219 #endif // PROTOBUF_INCLUDED_topics_2eproto
float y() const
Definition: topics.pb.h:199
Definition: topics.pb.h:62
size_t ByteSizeLong() const final
friend void swap(XYMeas &a, XYMeas &b)
Definition: topics.pb.h:100
::google::protobuf::Metadata GetMetadata() const final
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final
void MergeFrom(const ::google::protobuf::Message &from) final
static const ::google::protobuf::internal::AuxillaryParseTableField aux[]
Definition: topics.pb.h:40
XYMeas & operator=(const XYMeas &from)
Definition: topics.pb.h:69
XYMeas(const XYMeas &from)
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final
void set_y(float value)
Definition: topics.pb.h:203
static const XYMeas & default_instance()
static const XYMeas * internal_default_instance()
Definition: topics.pb.h:92
target
Definition: wscript:12
bool IsInitialized() const final
void CopyFrom(const ::google::protobuf::Message &from) final
static const int kXFieldNumber
Definition: topics.pb.h:151
static void InitAsDefaultInstance()
void MergeFrom(const XYMeas &from)
static const ::google::protobuf::internal::ParseTable schema[1]
Definition: topics.pb.h:41
int GetCachedSize() const final
Definition: topics.pb.h:127
void clear_x()
Definition: topics.pb.h:182
XYMeas * New(::google::protobuf::Arena *arena) const final
Definition: topics.pb.h:110
void CopyFrom(const XYMeas &from)
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final
static constexpr int kIndexInFileMessages
Definition: topics.pb.h:96
float x() const
Definition: topics.pb.h:185
void clear_y()
Definition: topics.pb.h:196
static const ::google::protobuf::internal::ParseTableField entries[]
Definition: topics.pb.h:39
static const int kYFieldNumber
Definition: topics.pb.h:157
static const ::google::protobuf::Descriptor * descriptor()
Definition: topics.pb.h:38
void set_x(float value)
Definition: topics.pb.h:189
Definition: topics.pb.h:36
XYMeasDefaultTypeInternal _XYMeas_default_instance_
static const ::google::protobuf::internal::SerializationTable serialization_table[]
Definition: topics.pb.h:43
static const ::google::protobuf::uint32 offsets[]
Definition: topics.pb.h:44
XYMeas * New() const final
Definition: topics.pb.h:106
Definition: requests.pb.h:48
static const ::google::protobuf::internal::FieldMetadata field_metadata[]
Definition: topics.pb.h:42
Definition: hellorad.pb.h:54