4 #ifndef PROTOBUF_requests_2eproto__INCLUDED
5 #define PROTOBUF_requests_2eproto__INCLUDED
9 #include <google/protobuf/stubs/common.h>
11 #if GOOGLE_PROTOBUF_VERSION < 3002000
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 3002000 < 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_util.h>
26 #include <google/protobuf/metadata.h>
27 #include <google/protobuf/message.h>
28 #include <google/protobuf/repeated_field.h>
29 #include <google/protobuf/extension_set.h>
30 #include <google/protobuf/unknown_field_set.h>
34 class RepConfigDefaultTypeInternal;
37 class RepDisableDefaultTypeInternal;
40 class RepEnableDefaultTypeInternal;
43 class RepExitDefaultTypeInternal;
46 class RepInitDefaultTypeInternal;
49 class RepMoveDefaultTypeInternal;
52 class RepPresetDefaultTypeInternal;
55 class RepResetDefaultTypeInternal;
58 class RepSetLogDefaultTypeInternal;
61 class RepStatusDefaultTypeInternal;
64 class RepStopDefaultTypeInternal;
67 class ReqConfigDefaultTypeInternal;
70 class ReqDisableDefaultTypeInternal;
73 class ReqEnableDefaultTypeInternal;
76 class ReqExitDefaultTypeInternal;
79 class ReqInitDefaultTypeInternal;
82 class ReqMoveDefaultTypeInternal;
85 class ReqPresetDefaultTypeInternal;
88 class ReqResetDefaultTypeInternal;
91 class ReqSetLogDefaultTypeInternal;
94 class ReqStatusDefaultTypeInternal;
97 class ReqStopDefaultTypeInternal;
103 namespace protobuf_requests_2eproto {
106 static const ::google::protobuf::uint32
offsets[];
116 class ReqInit :
public ::google::protobuf::Message {
128 static const ::google::protobuf::Descriptor*
descriptor();
132 return reinterpret_cast<const ReqInit*
>(
142 ReqInit*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
143 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
144 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
147 void Clear() PROTOBUF_FINAL;
152 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
154 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
156 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
158 const PROTOBUF_FINAL {
160 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
166 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
167 void InternalSwap(
ReqInit* other);
169 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
172 inline void* MaybeArenaPtr()
const {
186 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
187 mutable
int _cached_size_;
188 friend struct protobuf_requests_2eproto::TableStruct;
192 class
RepInit : public ::google::protobuf::Message {
204 static const ::google::protobuf::Descriptor*
descriptor();
208 return reinterpret_cast<const RepInit*
>(
218 RepInit*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
219 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
220 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
223 void Clear() PROTOBUF_FINAL;
228 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
230 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
232 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
234 const PROTOBUF_FINAL {
236 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
242 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
243 void InternalSwap(
RepInit* other);
245 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
248 inline void* MaybeArenaPtr()
const {
261 static
const int kReplyFieldNumber = 1;
263 void set_reply(const ::std::
string&
value);
265 void set_reply(::std::string&& value);
267 void set_reply(
const char* value);
268 void set_reply(
const char* value,
size_t size);
269 ::std::string* mutable_reply();
270 ::std::string* release_reply();
271 void set_allocated_reply(::std::string*
reply);
276 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
277 ::google::protobuf::internal::ArenaStringPtr reply_;
278 mutable int _cached_size_;
283 class ReqExit :
public ::google::protobuf::Message {
295 static const ::google::protobuf::Descriptor*
descriptor();
299 return reinterpret_cast<const ReqExit*
>(
309 ReqExit*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
310 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
311 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
314 void Clear() PROTOBUF_FINAL;
319 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
321 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
323 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
325 const PROTOBUF_FINAL {
327 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
333 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
334 void InternalSwap(
ReqExit* other);
336 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
339 inline void* MaybeArenaPtr()
const {
353 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
354 mutable
int _cached_size_;
355 friend struct protobuf_requests_2eproto::TableStruct;
359 class
RepExit : public ::google::protobuf::Message {
371 static const ::google::protobuf::Descriptor*
descriptor();
375 return reinterpret_cast<const RepExit*
>(
385 RepExit*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
386 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
387 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
390 void Clear() PROTOBUF_FINAL;
395 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
397 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
399 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
401 const PROTOBUF_FINAL {
403 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
409 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
410 void InternalSwap(
RepExit* other);
412 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
415 inline void* MaybeArenaPtr()
const {
428 static
const int kReplyFieldNumber = 1;
430 void set_reply(const ::std::
string&
value);
432 void set_reply(::std::string&& value);
434 void set_reply(
const char* value);
435 void set_reply(
const char* value,
size_t size);
436 ::std::string* mutable_reply();
437 ::std::string* release_reply();
438 void set_allocated_reply(::std::string*
reply);
443 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
444 ::google::protobuf::internal::ArenaStringPtr reply_;
445 mutable int _cached_size_;
462 static const ::google::protobuf::Descriptor*
descriptor();
466 return reinterpret_cast<const ReqStatus*
>(
476 ReqStatus*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
477 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
478 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
481 void Clear() PROTOBUF_FINAL;
486 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
488 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
490 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
492 const PROTOBUF_FINAL {
494 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
500 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
503 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
506 inline void* MaybeArenaPtr()
const {
520 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
521 mutable
int _cached_size_;
522 friend struct protobuf_requests_2eproto::TableStruct;
538 static const ::google::protobuf::Descriptor*
descriptor();
542 return reinterpret_cast<const RepStatus*
>(
552 RepStatus*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
553 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
554 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
557 void Clear() PROTOBUF_FINAL;
562 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
564 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
566 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
568 const PROTOBUF_FINAL {
570 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
576 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
579 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
582 inline void* MaybeArenaPtr()
const {
595 static
const int kReplyFieldNumber = 1;
597 void set_reply(const ::std::
string&
value);
599 void set_reply(::std::string&& value);
601 void set_reply(
const char* value);
602 void set_reply(
const char* value,
size_t size);
603 ::std::string* mutable_reply();
604 ::std::string* release_reply();
605 void set_allocated_reply(::std::string*
reply);
610 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
611 ::google::protobuf::internal::ArenaStringPtr reply_;
612 mutable int _cached_size_;
629 static const ::google::protobuf::Descriptor*
descriptor();
633 return reinterpret_cast<const ReqEnable*
>(
643 ReqEnable*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
644 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
645 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
648 void Clear() PROTOBUF_FINAL;
653 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
655 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
657 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
659 const PROTOBUF_FINAL {
661 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
667 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
670 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
673 inline void* MaybeArenaPtr()
const {
687 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
688 mutable
int _cached_size_;
689 friend struct protobuf_requests_2eproto::TableStruct;
705 static const ::google::protobuf::Descriptor*
descriptor();
709 return reinterpret_cast<const RepEnable*
>(
719 RepEnable*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
720 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
721 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
724 void Clear() PROTOBUF_FINAL;
729 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
731 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
733 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
735 const PROTOBUF_FINAL {
737 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
743 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
746 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
749 inline void* MaybeArenaPtr()
const {
762 static
const int kReplyFieldNumber = 1;
764 void set_reply(const ::std::
string&
value);
766 void set_reply(::std::string&& value);
768 void set_reply(
const char* value);
769 void set_reply(
const char* value,
size_t size);
770 ::std::string* mutable_reply();
771 ::std::string* release_reply();
772 void set_allocated_reply(::std::string*
reply);
777 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
778 ::google::protobuf::internal::ArenaStringPtr reply_;
779 mutable int _cached_size_;
796 static const ::google::protobuf::Descriptor*
descriptor();
810 ReqDisable*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
811 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
812 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
815 void Clear() PROTOBUF_FINAL;
820 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
822 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
824 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
826 const PROTOBUF_FINAL {
828 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
834 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
837 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
840 inline void* MaybeArenaPtr()
const {
854 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
855 mutable
int _cached_size_;
856 friend struct protobuf_requests_2eproto::TableStruct;
872 static const ::google::protobuf::Descriptor*
descriptor();
886 RepDisable*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
887 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
888 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
891 void Clear() PROTOBUF_FINAL;
896 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
898 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
900 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
902 const PROTOBUF_FINAL {
904 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
910 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
913 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
916 inline void* MaybeArenaPtr()
const {
929 static
const int kReplyFieldNumber = 1;
931 void set_reply(const ::std::
string&
value);
933 void set_reply(::std::string&& value);
935 void set_reply(
const char* value);
936 void set_reply(
const char* value,
size_t size);
937 ::std::string* mutable_reply();
938 ::std::string* release_reply();
939 void set_allocated_reply(::std::string*
reply);
944 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
945 ::google::protobuf::internal::ArenaStringPtr reply_;
946 mutable int _cached_size_;
951 class ReqReset :
public ::google::protobuf::Message {
963 static const ::google::protobuf::Descriptor*
descriptor();
967 return reinterpret_cast<const ReqReset*
>(
977 ReqReset*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
978 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
979 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
982 void Clear() PROTOBUF_FINAL;
987 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
989 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
991 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
993 const PROTOBUF_FINAL {
995 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1001 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1002 void InternalSwap(
ReqReset* other);
1004 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1007 inline void* MaybeArenaPtr()
const {
1021 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1022 mutable
int _cached_size_;
1023 friend struct protobuf_requests_2eproto::TableStruct;
1039 static const ::google::protobuf::Descriptor*
descriptor();
1043 return reinterpret_cast<const RepReset*
>(
1053 RepReset*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1054 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1055 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1058 void Clear() PROTOBUF_FINAL;
1063 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1065 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1067 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1069 const PROTOBUF_FINAL {
1071 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1077 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1078 void InternalSwap(
RepReset* other);
1080 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1083 inline void* MaybeArenaPtr()
const {
1098 void set_reply(const ::std::
string&
value);
1100 void set_reply(::std::string&& value);
1102 void set_reply(
const char* value);
1103 void set_reply(
const char* value,
size_t size);
1104 ::std::string* mutable_reply();
1105 ::std::string* release_reply();
1106 void set_allocated_reply(::std::string*
reply);
1111 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1112 ::google::protobuf::internal::ArenaStringPtr reply_;
1113 mutable int _cached_size_;
1118 class ReqStop :
public ::google::protobuf::Message {
1130 static const ::google::protobuf::Descriptor*
descriptor();
1134 return reinterpret_cast<const ReqStop*
>(
1144 ReqStop*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1145 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1146 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1149 void Clear() PROTOBUF_FINAL;
1154 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1156 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1158 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1160 const PROTOBUF_FINAL {
1162 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1168 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1169 void InternalSwap(
ReqStop* other);
1171 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1174 inline void* MaybeArenaPtr()
const {
1188 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1189 mutable
int _cached_size_;
1190 friend struct protobuf_requests_2eproto::TableStruct;
1194 class
RepStop : public ::google::protobuf::Message {
1206 static const ::google::protobuf::Descriptor*
descriptor();
1210 return reinterpret_cast<const RepStop*
>(
1220 RepStop*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1221 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1222 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1225 void Clear() PROTOBUF_FINAL;
1230 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1232 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1234 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1236 const PROTOBUF_FINAL {
1238 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1244 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1245 void InternalSwap(
RepStop* other);
1247 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1250 inline void* MaybeArenaPtr()
const {
1265 void set_reply(const ::std::
string&
value);
1267 void set_reply(::std::string&& value);
1269 void set_reply(
const char* value);
1270 void set_reply(
const char* value,
size_t size);
1271 ::std::string* mutable_reply();
1272 ::std::string* release_reply();
1273 void set_allocated_reply(::std::string*
reply);
1278 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1279 ::google::protobuf::internal::ArenaStringPtr reply_;
1280 mutable int _cached_size_;
1297 static const ::google::protobuf::Descriptor*
descriptor();
1301 return reinterpret_cast<const ReqConfig*
>(
1311 ReqConfig*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1312 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1313 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1316 void Clear() PROTOBUF_FINAL;
1321 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1323 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1325 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1327 const PROTOBUF_FINAL {
1329 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1335 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1338 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1341 inline void* MaybeArenaPtr()
const {
1355 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1356 mutable
int _cached_size_;
1357 friend struct protobuf_requests_2eproto::TableStruct;
1373 static const ::google::protobuf::Descriptor*
descriptor();
1377 return reinterpret_cast<const RepConfig*
>(
1387 RepConfig*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1388 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1389 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1392 void Clear() PROTOBUF_FINAL;
1397 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1399 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1401 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1403 const PROTOBUF_FINAL {
1405 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1411 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1414 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1417 inline void* MaybeArenaPtr()
const {
1432 void set_reply(const ::std::
string&
value);
1434 void set_reply(::std::string&& value);
1436 void set_reply(
const char* value);
1437 void set_reply(
const char* value,
size_t size);
1438 ::std::string* mutable_reply();
1439 ::std::string* release_reply();
1440 void set_allocated_reply(::std::string*
reply);
1445 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1446 ::google::protobuf::internal::ArenaStringPtr reply_;
1447 mutable int _cached_size_;
1464 static const ::google::protobuf::Descriptor*
descriptor();
1468 return reinterpret_cast<const ReqSetLog*
>(
1478 ReqSetLog*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1479 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1480 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1483 void Clear() PROTOBUF_FINAL;
1488 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1490 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1492 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1494 const PROTOBUF_FINAL {
1496 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1502 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1505 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1508 inline void* MaybeArenaPtr()
const {
1520 void clear_loglevel();
1521 static
const int kLoglevelFieldNumber = 1;
1523 void set_loglevel(const ::std::
string&
value);
1525 void set_loglevel(::std::string&& value);
1527 void set_loglevel(
const char* value);
1528 void set_loglevel(
const char* value,
size_t size);
1529 ::std::string* mutable_loglevel();
1530 ::std::string* release_loglevel();
1531 void set_allocated_loglevel(::std::string*
loglevel);
1536 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1537 ::google::protobuf::internal::ArenaStringPtr loglevel_;
1538 mutable int _cached_size_;
1555 static const ::google::protobuf::Descriptor*
descriptor();
1559 return reinterpret_cast<const RepSetLog*
>(
1569 RepSetLog*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1570 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1571 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1574 void Clear() PROTOBUF_FINAL;
1579 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1581 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1583 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1585 const PROTOBUF_FINAL {
1587 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1593 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1596 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1599 inline void* MaybeArenaPtr()
const {
1614 void set_reply(const ::std::
string&
value);
1616 void set_reply(::std::string&& value);
1618 void set_reply(
const char* value);
1619 void set_reply(
const char* value,
size_t size);
1620 ::std::string* mutable_reply();
1621 ::std::string* release_reply();
1622 void set_allocated_reply(::std::string*
reply);
1627 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1628 ::google::protobuf::internal::ArenaStringPtr reply_;
1629 mutable int _cached_size_;
1646 static const ::google::protobuf::Descriptor*
descriptor();
1650 return reinterpret_cast<const ReqPreset*
>(
1660 ReqPreset*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1661 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1662 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1665 void Clear() PROTOBUF_FINAL;
1670 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1672 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1674 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1676 const PROTOBUF_FINAL {
1678 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1684 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1687 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1690 inline void* MaybeArenaPtr()
const {
1705 void set_ra(
double value);
1709 static const
int kDecFieldNumber = 2;
1711 void set_dec(
double value);
1716 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1719 mutable
int _cached_size_;
1720 friend struct protobuf_requests_2eproto::TableStruct;
1736 static const ::google::protobuf::Descriptor*
descriptor();
1740 return reinterpret_cast<const RepPreset*
>(
1750 RepPreset*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1751 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1752 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1755 void Clear() PROTOBUF_FINAL;
1760 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1762 ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
1764 bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
1766 const PROTOBUF_FINAL {
1768 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1774 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1777 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1780 inline void* MaybeArenaPtr()
const {
1785 ::google::protobuf::Metadata
GetMetadata() const PROTOBUF_FINAL;
1793 static const
int kReplyFieldNumber = 1;
1794 const ::std::
string&
reply() const;
1795 void set_reply(const ::std::
string& value);
1797 void set_reply(::std::string&& value);
1799 void set_reply(
const char* value);
1800 void set_reply(
const char* value,
size_t size);
1801 ::std::string* mutable_reply();
1802 ::std::string* release_reply();
1803 void set_allocated_reply(::std::string*
reply);
1808 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1809 ::google::protobuf::internal::ArenaStringPtr reply_;
1810 mutable int _cached_size_;
1815 class ReqMove :
public ::google::protobuf::Message {
1827 static const ::google::protobuf::Descriptor*
descriptor();
1831 return reinterpret_cast<const ReqMove*
>(
1841 ReqMove*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1842 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1843 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1846 void Clear() PROTOBUF_FINAL;
1851 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1853 ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
1855 bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
1857 const PROTOBUF_FINAL {
1859 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1865 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1866 void InternalSwap(
ReqMove* other);
1868 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1871 inline void* MaybeArenaPtr()
const {
1876 ::google::protobuf::Metadata
GetMetadata() const PROTOBUF_FINAL;
1884 static const
int kXFieldNumber = 1;
1886 void set_x(
double value);
1890 static const
int kYFieldNumber = 2;
1892 void set_y(
double value);
1897 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1900 mutable
int _cached_size_;
1901 friend struct protobuf_requests_2eproto::TableStruct;
1905 class
RepMove : public ::google::protobuf::Message {
1917 static const ::google::protobuf::Descriptor*
descriptor();
1921 return reinterpret_cast<const RepMove*
>(
1931 RepMove*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1932 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1933 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1936 void Clear() PROTOBUF_FINAL;
1941 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1943 ::google::protobuf::io::CodedOutputStream* output) const PROTOBUF_FINAL;
1945 bool deterministic, ::google::protobuf::uint8* target) const PROTOBUF_FINAL;
1947 const PROTOBUF_FINAL {
1949 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1955 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1956 void InternalSwap(
RepMove* other);
1958 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1961 inline void* MaybeArenaPtr()
const {
1966 ::google::protobuf::Metadata
GetMetadata() const PROTOBUF_FINAL;
1974 static const
int kReplyFieldNumber = 1;
1975 const ::std::
string&
reply() const;
1976 void set_reply(const ::std::
string& value);
1978 void set_reply(::std::string&& value);
1980 void set_reply(
const char* value);
1981 void set_reply(
const char* value,
size_t size);
1982 ::std::string* mutable_reply();
1983 ::std::string* release_reply();
1984 void set_allocated_reply(::std::string*
reply);
1989 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1990 ::google::protobuf::internal::ArenaStringPtr reply_;
1991 mutable int _cached_size_;
1999 #if !PROTOBUF_INLINE_NOT_IN_HEADERS
2008 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2012 return reply_.GetNoArena();
2016 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2023 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(value));
2029 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2034 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2035 ::std::string(reinterpret_cast<const char*>(value), size));
2041 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2046 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2049 if (reply != NULL) {
2054 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2068 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2072 return reply_.GetNoArena();
2076 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2083 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(value));
2089 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2094 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2095 ::std::string(reinterpret_cast<const char*>(value), size));
2101 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2106 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2109 if (reply != NULL) {
2114 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2128 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2132 return reply_.GetNoArena();
2136 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2143 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(value));
2149 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2154 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2155 ::std::string(reinterpret_cast<const char*>(value), size));
2161 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2166 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2169 if (reply != NULL) {
2174 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2188 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2192 return reply_.GetNoArena();
2196 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2203 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(value));
2209 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2214 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2215 ::std::string(reinterpret_cast<const char*>(value), size));
2221 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2226 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2229 if (reply != NULL) {
2234 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2248 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2252 return reply_.GetNoArena();
2256 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2263 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(value));
2269 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2274 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2275 ::std::string(reinterpret_cast<const char*>(value), size));
2281 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2286 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2289 if (reply != NULL) {
2294 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2308 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2312 return reply_.GetNoArena();
2316 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2323 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(value));
2329 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2334 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2335 ::std::string(reinterpret_cast<const char*>(value), size));
2341 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2346 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2349 if (reply != NULL) {
2354 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2368 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2372 return reply_.GetNoArena();
2376 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2383 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(value));
2389 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2394 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2395 ::std::string(reinterpret_cast<const char*>(value), size));
2401 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2406 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2409 if (reply != NULL) {
2414 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2428 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2432 return reply_.GetNoArena();
2436 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2443 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(value));
2449 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2454 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2455 ::std::string(reinterpret_cast<const char*>(value), size));
2461 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2466 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2469 if (reply != NULL) {
2474 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2484 loglevel_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2488 return loglevel_.GetNoArena();
2492 loglevel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2498 loglevel_.SetNoArena(
2499 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(value));
2505 loglevel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2510 loglevel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2511 ::std::string(reinterpret_cast<const char*>(value), size));
2517 return loglevel_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2522 return loglevel_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2525 if (loglevel != NULL) {
2530 loglevel_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), loglevel);
2540 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2544 return reply_.GetNoArena();
2548 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2555 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(value));
2561 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2566 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2567 ::std::string(reinterpret_cast<const char*>(value), size));
2573 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2578 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2581 if (reply != NULL) {
2586 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2628 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2632 return reply_.GetNoArena();
2636 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2643 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(value));
2649 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2654 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2655 ::std::string(reinterpret_cast<const char*>(value), size));
2661 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2666 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2669 if (reply != NULL) {
2674 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2716 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2720 return reply_.GetNoArena();
2724 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2731 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(value));
2737 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2742 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2743 ::std::string(reinterpret_cast<const char*>(value), size));
2749 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2754 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2757 if (reply != NULL) {
2762 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2766 #endif // !PROTOBUF_INLINE_NOT_IN_HEADERS
2817 #endif // PROTOBUF_requests_2eproto__INCLUDED
RepDisable * New() const PROTOBUF_FINAL
Definition: requests.pb.h:884
ReqEnableDefaultTypeInternal _ReqEnable_default_instance_
::std::string * mutable_reply()
Definition: requests.pb.h:2398
::std::string * mutable_reply()
Definition: requests.pb.h:2098
double value
Definition: easylogging++.h:814
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1498
RepMove * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1929
const ::std::string & reply() const
Definition: requests.pb.h:2070
RepConfig & operator=(const RepConfig &from)
Definition: requests.pb.h:1368
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1680
message ReqSetLog
Definition: requests.proto:171
ReqStop & operator=(const ReqStop &from)
Definition: requests.pb.h:1125
static const RepInit * internal_default_instance()
Definition: requests.pb.h:207
void set_reply(const ::std::string &value)
Definition: requests.pb.h:2074
void clear_reply()
Definition: requests.pb.h:2187
message ReqExit
Definition: requests.proto:51
Definition: requests.pb.h:1543
Definition: requests.pb.h:450
static const RepPreset * internal_default_instance()
Definition: requests.pb.h:1739
Definition: requests.pb.h:1634
ReqStatusDefaultTypeInternal _ReqStatus_default_instance_
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1770
string loglevel
Definition: requests.proto:173
void set_reply(const ::std::string &value)
Definition: requests.pb.h:2014
double dec() const
Definition: requests.pb.h:2612
static const ::google::protobuf::Descriptor * descriptor()
static const ReqEnable * internal_default_instance()
Definition: requests.pb.h:632
void set_reply(const ::std::string &value)
Definition: requests.pb.h:2254
RepEnable * New() const PROTOBUF_FINAL
Definition: requests.pb.h:717
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:2168
RepConfig * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1385
ReqConfig & operator=(const ReqConfig &from)
Definition: requests.pb.h:1292
ReqStopDefaultTypeInternal _ReqStop_default_instance_
static const RepStop * internal_default_instance()
Definition: requests.pb.h:1209
void CopyFrom(const ::google::protobuf::Message &from) PROTOBUF_FINAL
void clear_x()
Definition: requests.pb.h:2683
Definition: requests.pb.h:1118
Definition: requests.pb.h:192
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:2580
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:2468
RepStop * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1218
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:2228
RepInit & operator=(const RepInit &from)
Definition: requests.pb.h:199
ReqSetLog & operator=(const ReqSetLog &from)
Definition: requests.pb.h:1459
Definition: requests.pb.h:1905
RepExit & operator=(const RepExit &from)
Definition: requests.pb.h:366
ReqMoveDefaultTypeInternal _ReqMove_default_instance_
RepConfigDefaultTypeInternal _RepConfig_default_instance_
RepExit * New() const PROTOBUF_FINAL
Definition: requests.pb.h:383
::std::string * release_reply()
Definition: requests.pb.h:2103
ReqExitDefaultTypeInternal _ReqExit_default_instance_
RepStatus & operator=(const RepStatus &from)
Definition: requests.pb.h:533
RepEnableDefaultTypeInternal _RepEnable_default_instance_
ReqInit & operator=(const ReqInit &from)
Definition: requests.pb.h:123
::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:329
::std::string * release_reply()
Definition: requests.pb.h:2283
::std::string * mutable_reply()
Definition: requests.pb.h:2658
::std::string * mutable_reply()
Definition: requests.pb.h:2746
static const RepExit * internal_default_instance()
Definition: requests.pb.h:374
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:2348
message ReqStop
Definition: requests.proto:202
static const ::google::protobuf::uint32 offsets[]
Definition: requests.pb.h:106
static const ReqMove * internal_default_instance()
Definition: requests.pb.h:1830
const ::std::string & reply() const
Definition: requests.pb.h:2542
message RepEnable
Definition: requests.proto:31
void set_reply(const ::std::string &value)
Definition: requests.pb.h:2434
void set_loglevel(const ::std::string &value)
Definition: requests.pb.h:2490
Definition: requests.pb.h:784
Definition: requests.pb.h:951
void clear_reply()
Definition: requests.pb.h:2627
RepSetLog * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1567
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:2288
::std::string * release_reply()
Definition: requests.pb.h:2751
void clear_reply()
Definition: requests.pb.h:2127
void Swap(ReqInit *other)
void set_reply(const ::std::string &value)
Definition: requests.pb.h:2374
static const RepSetLog * internal_default_instance()
Definition: requests.pb.h:1558
Definition: requests.pb.h:1724
const ::std::string & loglevel() const
Definition: requests.pb.h:2486
static const RepConfig * internal_default_instance()
Definition: requests.pb.h:1376
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:830
::std::string * mutable_reply()
Definition: requests.pb.h:2218
::std::string * mutable_reply()
Definition: requests.pb.h:2158
message RepExit
Definition: requests.proto:54
message RepSetLog
Definition: requests.proto:175
void InitDefaults()
Definition: Types.pb.cpp:111
void clear_reply()
Definition: requests.pb.h:2067
static const ReqDisable * internal_default_instance()
Definition: requests.pb.h:799
::std::string * mutable_reply()
Definition: requests.pb.h:2570
static const RepEnable * internal_default_instance()
Definition: requests.pb.h:708
::std::string * mutable_reply()
Definition: requests.pb.h:2278
RepReset & operator=(const RepReset &from)
Definition: requests.pb.h:1034
static const ReqStop * internal_default_instance()
Definition: requests.pb.h:1133
ReqEnable * New() const PROTOBUF_FINAL
Definition: requests.pb.h:641
Definition: requests.pb.h:693
static const RepReset * internal_default_instance()
Definition: requests.pb.h:1042
Definition: requests.pb.h:1194
size_t ByteSizeLong() const PROTOBUF_FINAL
message RepReset
Definition: requests.proto:152
RepEnable & operator=(const RepEnable &from)
Definition: requests.pb.h:700
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:405
void clear_reply()
Definition: requests.pb.h:2539
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:162
Definition: requests.pb.h:1361
static const ReqReset * internal_default_instance()
Definition: requests.pb.h:966
ReqExit & operator=(const ReqExit &from)
Definition: requests.pb.h:290
RepInit * New() const PROTOBUF_FINAL
Definition: requests.pb.h:216
static const ReqPreset * internal_default_instance()
Definition: requests.pb.h:1649
void MergeFrom(const ::google::protobuf::Message &from) PROTOBUF_FINAL
::std::string * release_loglevel()
Definition: requests.pb.h:2519
ReqExit * New() const PROTOBUF_FINAL
Definition: requests.pb.h:307
Definition: requests.pb.h:1452
ReqPreset & operator=(const ReqPreset &from)
Definition: requests.pb.h:1641
RepPreset * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1748
::std::string * release_reply()
Definition: requests.pb.h:2163
void clear_reply()
Definition: requests.pb.h:2715
const ::std::string & reply() const
Definition: requests.pb.h:2370
Definition: requests.pb.h:359
static const ReqSetLog * internal_default_instance()
Definition: requests.pb.h:1467
void set_y(double value)
Definition: requests.pb.h:2704
double x() const
Definition: requests.pb.h:2686
void set_reply(const ::std::string &value)
Definition: requests.pb.h:2634
void AddDescriptors()
Definition: Types.pb.cpp:130
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:496
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1589
RepInitDefaultTypeInternal _RepInit_default_instance_
RepPreset & operator=(const RepPreset &from)
Definition: requests.pb.h:1731
ReqResetDefaultTypeInternal _ReqReset_default_instance_
static void InitDefaultsImpl()
ReqReset * New() const PROTOBUF_FINAL
Definition: requests.pb.h:975
const ::std::string & reply() const
Definition: requests.pb.h:2010
Definition: requests.pb.h:105
void clear_reply()
Definition: requests.pb.h:2367
::std::string * release_reply()
Definition: requests.pb.h:2223
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:997
ReqPresetDefaultTypeInternal _ReqPreset_default_instance_
void clear_ra()
Definition: requests.pb.h:2595
Definition: requests.pb.h:116
static const RepStatus * internal_default_instance()
Definition: requests.pb.h:541
ReqReset & operator=(const ReqReset &from)
Definition: requests.pb.h:958
Definition: requests.pb.h:617
RepSetLog & operator=(const RepSetLog &from)
Definition: requests.pb.h:1550
Definition: requests.pb.h:1815
message RepDisable
Definition: requests.proto:24
ReqConfig * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1309
void Clear() PROTOBUF_FINAL
void set_ra(double value)
Definition: requests.pb.h:2602
static const RepDisable * internal_default_instance()
Definition: requests.pb.h:875
ReqSetLogDefaultTypeInternal _ReqSetLog_default_instance_
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:663
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) PROTOBUF_FINAL
RepDisable & operator=(const RepDisable &from)
Definition: requests.pb.h:867
void clear_y()
Definition: requests.pb.h:2697
message ReqReset
Definition: requests.proto:149
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:2756
ReqDisableDefaultTypeInternal _ReqDisable_default_instance_
Definition: requests.pb.h:1285
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:739
static const ReqInit & default_instance()
::google::protobuf::uint8 * SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) const PROTOBUF_FINAL
Definition: requests.pb.h:157
optional string reply
Definition: requests.proto:26
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1164
static const ReqConfig * internal_default_instance()
Definition: requests.pb.h:1300
const ::std::string & reply() const
Definition: requests.pb.h:2430
const ::std::string & reply() const
Definition: requests.pb.h:2718
::std::string * mutable_reply()
Definition: requests.pb.h:2038
static const RepMove * internal_default_instance()
Definition: requests.pb.h:1920
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:2108
ReqDisable & operator=(const ReqDisable &from)
Definition: requests.pb.h:791
const ::std::string & reply() const
Definition: requests.pb.h:2630
Definition: requests.pb.h:1027
const ::std::string & reply() const
Definition: requests.pb.h:2190
Definition: requests.pb.h:526
RepStop & operator=(const RepStop &from)
Definition: requests.pb.h:1201
ReqInitDefaultTypeInternal _ReqInit_default_instance_
RepSetLogDefaultTypeInternal _RepSetLog_default_instance_
::std::string * release_reply()
Definition: requests.pb.h:2043
void clear_reply()
Definition: requests.pb.h:2307
void set_x(double value)
Definition: requests.pb.h:2690
static const ReqStatus * internal_default_instance()
Definition: requests.pb.h:465
RepPresetDefaultTypeInternal _RepPreset_default_instance_
ReqStop * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1142
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:2048
::std::string * release_reply()
Definition: requests.pb.h:2663
static const ReqInit * internal_default_instance()
Definition: requests.pb.h:131
::std::string * release_reply()
Definition: requests.pb.h:2463
ReqSetLog * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1476
void set_reply(const ::std::string &value)
Definition: requests.pb.h:2314
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const PROTOBUF_FINAL
::std::string * mutable_loglevel()
Definition: requests.pb.h:2514
ReqStatus * New() const PROTOBUF_FINAL
Definition: requests.pb.h:474
RepDisableDefaultTypeInternal _RepDisable_default_instance_
const ::std::string & reply() const
Definition: requests.pb.h:2310
Definition: requests.pb.h:860
::std::string * release_reply()
Definition: requests.pb.h:2343
message RepStop
Definition: requests.proto:205
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:2408
static const ReqExit * internal_default_instance()
Definition: requests.pb.h:298
ReqInit * New() const PROTOBUF_FINAL
Definition: requests.pb.h:140
void clear_reply()
Definition: requests.pb.h:2247
void clear_dec()
Definition: requests.pb.h:2609
const ::std::string & reply() const
Definition: requests.pb.h:2130
void set_allocated_loglevel(::std::string *loglevel)
Definition: requests.pb.h:2524
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:906
ReqPreset * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1658
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1861
Definition: requests.pb.h:283
ReqConfigDefaultTypeInternal _ReqConfig_default_instance_
RepMoveDefaultTypeInternal _RepMove_default_instance_
void clear_loglevel()
Definition: requests.pb.h:2483
ReqEnable & operator=(const ReqEnable &from)
Definition: requests.pb.h:624
void set_reply(const ::std::string &value)
Definition: requests.pb.h:2722
::std::string * mutable_reply()
Definition: requests.pb.h:2458
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:572
RepReset * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1051
ReqMove * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1839
const ::std::string & reply() const
Definition: requests.pb.h:2250
message ReqEnable
Definition: requests.proto:28
double y() const
Definition: requests.pb.h:2700
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1073
RepStatusDefaultTypeInternal _RepStatus_default_instance_
ReqMove & operator=(const ReqMove &from)
Definition: requests.pb.h:1822
::std::string * mutable_reply()
Definition: requests.pb.h:2338
::std::string * release_reply()
Definition: requests.pb.h:2575
message RepInit
Definition: requests.proto:131
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1331
std::string const
Definition: Test{{cookiecutter.device_name}}.cpp:209
ReqDisable * New() const PROTOBUF_FINAL
Definition: requests.pb.h:808
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1407
ReqStatus & operator=(const ReqStatus &from)
Definition: requests.pb.h:457
message ReqDisable
Definition: requests.proto:21
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:2668
void set_reply(const ::std::string &value)
Definition: requests.pb.h:2546
void set_dec(double value)
Definition: requests.pb.h:2616
void clear_reply()
Definition: requests.pb.h:2427
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1951
bool IsInitialized() const PROTOBUF_FINAL
RepResetDefaultTypeInternal _RepReset_default_instance_
RepStatus * New() const PROTOBUF_FINAL
Definition: requests.pb.h:550
double ra() const
Definition: requests.pb.h:2598
void set_reply(const ::std::string &value)
Definition: requests.pb.h:2194
RepExitDefaultTypeInternal _RepExit_default_instance_
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:238
RepMove & operator=(const RepMove &from)
Definition: requests.pb.h:1912
::std::string * release_reply()
Definition: requests.pb.h:2403
void clear_reply()
Definition: requests.pb.h:2007
RepStopDefaultTypeInternal _RepStop_default_instance_
void set_reply(const ::std::string &value)
Definition: requests.pb.h:2134
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1240
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray(bool deterministic,::google::protobuf::uint8 *target) const PROTOBUF_FINAL