4 #ifndef PROTOBUF_INCLUDED_requests_2eproto
5 #define PROTOBUF_INCLUDED_requests_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_requests_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[18];
42 static const ::google::protobuf::internal::FieldMetadata
field_metadata[];
44 static const ::google::protobuf::uint32
offsets[];
50 class RepConfigDefaultTypeInternal;
53 class RepDisableDefaultTypeInternal;
56 class RepEnableDefaultTypeInternal;
59 class RepExitDefaultTypeInternal;
62 class RepInitDefaultTypeInternal;
65 class RepResetDefaultTypeInternal;
68 class RepSetLogLevelDefaultTypeInternal;
71 class RepStatusDefaultTypeInternal;
74 class RepStopDefaultTypeInternal;
77 class ReqConfigDefaultTypeInternal;
80 class ReqDisableDefaultTypeInternal;
83 class ReqEnableDefaultTypeInternal;
86 class ReqExitDefaultTypeInternal;
89 class ReqInitDefaultTypeInternal;
92 class ReqResetDefaultTypeInternal;
95 class ReqSetLogLevelDefaultTypeInternal;
98 class ReqStatusDefaultTypeInternal;
101 class ReqStopDefaultTypeInternal;
130 class ReqExit :
public ::google::protobuf::Message {
144 *
this = ::std::move(from);
148 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
149 if (
this != &from) InternalSwap(&from);
161 return reinterpret_cast<const ReqExit*
>(
175 return CreateMaybeMessage<ReqExit>(NULL);
179 return CreateMaybeMessage<ReqExit>(arena);
181 void CopyFrom(const ::google::protobuf::Message& from)
final;
182 void MergeFrom(const ::google::protobuf::Message& from)
final;
190 ::
google::protobuf::io::CodedInputStream* input) final;
192 ::
google::protobuf::io::CodedOutputStream* output) const final;
194 bool deterministic, ::
google::protobuf::uint8*
target) const final;
200 void SetCachedSize(
int size)
const final;
201 void InternalSwap(
ReqExit* other);
203 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
206 inline void* MaybeArenaPtr()
const {
220 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
221 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
240 *
this = ::std::move(from);
243 inline RepExit&
operator=(RepExit&& from) noexcept {
244 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
245 if (
this != &from) InternalSwap(&from);
257 return reinterpret_cast<const RepExit*
>(
271 return CreateMaybeMessage<RepExit>(NULL);
275 return CreateMaybeMessage<RepExit>(arena);
277 void CopyFrom(const ::google::protobuf::Message& from)
final;
278 void MergeFrom(const ::google::protobuf::Message& from)
final;
286 ::
google::protobuf::io::CodedInputStream* input) final;
288 ::
google::protobuf::io::CodedOutputStream* output) const final;
290 bool deterministic, ::
google::protobuf::uint8*
target) const final;
296 void SetCachedSize(
int size)
const final;
297 void InternalSwap(
RepExit* other);
299 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
302 inline void* MaybeArenaPtr()
const {
315 static const
int kReplyFieldNumber = 1;
316 const ::
std::
string& reply() const;
317 void set_reply(const ::
std::
string& value);
319 void set_reply(::std::string&& value);
321 void set_reply(
const char* value);
322 void set_reply(
const char* value,
size_t size);
323 ::std::string* mutable_reply();
324 ::std::string* release_reply();
325 void set_allocated_reply(::std::string* reply);
330 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
331 ::google::protobuf::internal::ArenaStringPtr reply_;
332 mutable ::google::protobuf::internal::CachedSize _cached_size_;
333 friend struct ::protobuf_requests_2eproto::TableStruct;
351 *
this = ::std::move(from);
354 inline ReqStatus&
operator=(ReqStatus&& from) noexcept {
355 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
356 if (
this != &from) InternalSwap(&from);
368 return reinterpret_cast<const ReqStatus*
>(
382 return CreateMaybeMessage<ReqStatus>(NULL);
386 return CreateMaybeMessage<ReqStatus>(arena);
388 void CopyFrom(const ::google::protobuf::Message& from)
final;
389 void MergeFrom(const ::google::protobuf::Message& from)
final;
397 ::
google::protobuf::io::CodedInputStream* input) final;
399 ::
google::protobuf::io::CodedOutputStream* output) const final;
401 bool deterministic, ::
google::protobuf::uint8*
target) const final;
407 void SetCachedSize(
int size)
const final;
410 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
413 inline void* MaybeArenaPtr()
const {
427 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
428 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
447 *
this = ::std::move(from);
450 inline RepStatus&
operator=(RepStatus&& from) noexcept {
451 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
452 if (
this != &from) InternalSwap(&from);
464 return reinterpret_cast<const RepStatus*
>(
478 return CreateMaybeMessage<RepStatus>(NULL);
482 return CreateMaybeMessage<RepStatus>(arena);
484 void CopyFrom(const ::google::protobuf::Message& from)
final;
485 void MergeFrom(const ::google::protobuf::Message& from)
final;
493 ::
google::protobuf::io::CodedInputStream* input) final;
495 ::
google::protobuf::io::CodedOutputStream* output) const final;
497 bool deterministic, ::
google::protobuf::uint8*
target) const final;
503 void SetCachedSize(
int size)
const final;
506 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
509 inline void* MaybeArenaPtr()
const {
522 static const
int kReplyFieldNumber = 1;
523 const ::
std::
string& reply() const;
524 void set_reply(const ::
std::
string& value);
526 void set_reply(::std::string&& value);
528 void set_reply(
const char* value);
529 void set_reply(
const char* value,
size_t size);
530 ::std::string* mutable_reply();
531 ::std::string* release_reply();
532 void set_allocated_reply(::std::string* reply);
537 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
538 ::google::protobuf::internal::ArenaStringPtr reply_;
539 mutable ::google::protobuf::internal::CachedSize _cached_size_;
540 friend struct ::protobuf_requests_2eproto::TableStruct;
544 class ReqStop :
public ::google::protobuf::Message {
558 *
this = ::std::move(from);
561 inline ReqStop&
operator=(ReqStop&& from) noexcept {
562 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
563 if (
this != &from) InternalSwap(&from);
575 return reinterpret_cast<const ReqStop*
>(
589 return CreateMaybeMessage<ReqStop>(NULL);
593 return CreateMaybeMessage<ReqStop>(arena);
595 void CopyFrom(const ::google::protobuf::Message& from)
final;
596 void MergeFrom(const ::google::protobuf::Message& from)
final;
604 ::
google::protobuf::io::CodedInputStream* input) final;
606 ::
google::protobuf::io::CodedOutputStream* output) const final;
608 bool deterministic, ::
google::protobuf::uint8*
target) const final;
614 void SetCachedSize(
int size)
const final;
615 void InternalSwap(
ReqStop* other);
617 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
620 inline void* MaybeArenaPtr()
const {
634 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
635 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
654 *
this = ::std::move(from);
657 inline RepStop&
operator=(RepStop&& from) noexcept {
658 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
659 if (
this != &from) InternalSwap(&from);
671 return reinterpret_cast<const RepStop*
>(
685 return CreateMaybeMessage<RepStop>(NULL);
689 return CreateMaybeMessage<RepStop>(arena);
691 void CopyFrom(const ::google::protobuf::Message& from)
final;
692 void MergeFrom(const ::google::protobuf::Message& from)
final;
700 ::
google::protobuf::io::CodedInputStream* input) final;
702 ::
google::protobuf::io::CodedOutputStream* output) const final;
704 bool deterministic, ::
google::protobuf::uint8*
target) const final;
710 void SetCachedSize(
int size)
const final;
711 void InternalSwap(
RepStop* other);
713 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
716 inline void* MaybeArenaPtr()
const {
729 static const
int kReplyFieldNumber = 1;
730 const ::
std::
string& reply() const;
731 void set_reply(const ::
std::
string& value);
733 void set_reply(::std::string&& value);
735 void set_reply(
const char* value);
736 void set_reply(
const char* value,
size_t size);
737 ::std::string* mutable_reply();
738 ::std::string* release_reply();
739 void set_allocated_reply(::std::string* reply);
744 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
745 ::google::protobuf::internal::ArenaStringPtr reply_;
746 mutable ::google::protobuf::internal::CachedSize _cached_size_;
747 friend struct ::protobuf_requests_2eproto::TableStruct;
751 class ReqReset :
public ::google::protobuf::Message {
765 *
this = ::std::move(from);
768 inline ReqReset&
operator=(ReqReset&& from) noexcept {
769 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
770 if (
this != &from) InternalSwap(&from);
782 return reinterpret_cast<const ReqReset*
>(
796 return CreateMaybeMessage<ReqReset>(NULL);
800 return CreateMaybeMessage<ReqReset>(arena);
802 void CopyFrom(const ::google::protobuf::Message& from)
final;
803 void MergeFrom(const ::google::protobuf::Message& from)
final;
811 ::
google::protobuf::io::CodedInputStream* input) final;
813 ::
google::protobuf::io::CodedOutputStream* output) const final;
815 bool deterministic, ::
google::protobuf::uint8*
target) const final;
821 void SetCachedSize(
int size)
const final;
824 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
827 inline void* MaybeArenaPtr()
const {
841 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
842 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
861 *
this = ::std::move(from);
864 inline RepReset&
operator=(RepReset&& from) noexcept {
865 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
866 if (
this != &from) InternalSwap(&from);
878 return reinterpret_cast<const RepReset*
>(
892 return CreateMaybeMessage<RepReset>(NULL);
896 return CreateMaybeMessage<RepReset>(arena);
898 void CopyFrom(const ::google::protobuf::Message& from)
final;
899 void MergeFrom(const ::google::protobuf::Message& from)
final;
907 ::
google::protobuf::io::CodedInputStream* input) final;
909 ::
google::protobuf::io::CodedOutputStream* output) const final;
911 bool deterministic, ::
google::protobuf::uint8*
target) const final;
917 void SetCachedSize(
int size)
const final;
920 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
923 inline void* MaybeArenaPtr()
const {
936 static const
int kReplyFieldNumber = 1;
937 const ::
std::
string& reply() const;
938 void set_reply(const ::
std::
string& value);
940 void set_reply(::std::string&& value);
942 void set_reply(
const char* value);
943 void set_reply(
const char* value,
size_t size);
944 ::std::string* mutable_reply();
945 ::std::string* release_reply();
946 void set_allocated_reply(::std::string* reply);
951 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
952 ::google::protobuf::internal::ArenaStringPtr reply_;
953 mutable ::google::protobuf::internal::CachedSize _cached_size_;
954 friend struct ::protobuf_requests_2eproto::TableStruct;
958 class ReqInit :
public ::google::protobuf::Message {
972 *
this = ::std::move(from);
975 inline ReqInit&
operator=(ReqInit&& from) noexcept {
976 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
977 if (
this != &from) InternalSwap(&from);
989 return reinterpret_cast<const ReqInit*
>(
1003 return CreateMaybeMessage<ReqInit>(NULL);
1007 return CreateMaybeMessage<ReqInit>(arena);
1009 void CopyFrom(const ::google::protobuf::Message& from)
final;
1010 void MergeFrom(const ::google::protobuf::Message& from)
final;
1018 ::
google::protobuf::io::CodedInputStream* input) final;
1020 ::
google::protobuf::io::CodedOutputStream* output) const final;
1022 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1028 void SetCachedSize(
int size)
const final;
1029 void InternalSwap(
ReqInit* other);
1031 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1034 inline void* MaybeArenaPtr()
const {
1048 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1049 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
1068 *
this = ::std::move(from);
1071 inline RepInit&
operator=(RepInit&& from) noexcept {
1072 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1073 if (
this != &from) InternalSwap(&from);
1085 return reinterpret_cast<const RepInit*
>(
1099 return CreateMaybeMessage<RepInit>(NULL);
1103 return CreateMaybeMessage<RepInit>(arena);
1105 void CopyFrom(const ::google::protobuf::Message& from)
final;
1106 void MergeFrom(const ::google::protobuf::Message& from)
final;
1114 ::
google::protobuf::io::CodedInputStream* input) final;
1116 ::
google::protobuf::io::CodedOutputStream* output) const final;
1118 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1124 void SetCachedSize(
int size)
const final;
1125 void InternalSwap(
RepInit* other);
1127 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1130 inline void* MaybeArenaPtr()
const {
1143 static const
int kReplyFieldNumber = 1;
1144 const ::
std::
string& reply() const;
1145 void set_reply(const ::
std::
string& value);
1147 void set_reply(::std::string&& value);
1149 void set_reply(
const char* value);
1150 void set_reply(
const char* value,
size_t size);
1151 ::std::string* mutable_reply();
1152 ::std::string* release_reply();
1153 void set_allocated_reply(::std::string* reply);
1158 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1159 ::google::protobuf::internal::ArenaStringPtr reply_;
1160 mutable ::google::protobuf::internal::CachedSize _cached_size_;
1161 friend struct ::protobuf_requests_2eproto::TableStruct;
1179 *
this = ::std::move(from);
1182 inline ReqEnable&
operator=(ReqEnable&& from) noexcept {
1183 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1184 if (
this != &from) InternalSwap(&from);
1196 return reinterpret_cast<const ReqEnable*
>(
1210 return CreateMaybeMessage<ReqEnable>(NULL);
1214 return CreateMaybeMessage<ReqEnable>(arena);
1216 void CopyFrom(const ::google::protobuf::Message& from)
final;
1217 void MergeFrom(const ::google::protobuf::Message& from)
final;
1225 ::
google::protobuf::io::CodedInputStream* input) final;
1227 ::
google::protobuf::io::CodedOutputStream* output) const final;
1229 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1235 void SetCachedSize(
int size)
const final;
1238 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1241 inline void* MaybeArenaPtr()
const {
1255 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1256 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
1275 *
this = ::std::move(from);
1278 inline RepEnable&
operator=(RepEnable&& from) noexcept {
1279 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1280 if (
this != &from) InternalSwap(&from);
1292 return reinterpret_cast<const RepEnable*
>(
1306 return CreateMaybeMessage<RepEnable>(NULL);
1310 return CreateMaybeMessage<RepEnable>(arena);
1312 void CopyFrom(const ::google::protobuf::Message& from)
final;
1313 void MergeFrom(const ::google::protobuf::Message& from)
final;
1321 ::
google::protobuf::io::CodedInputStream* input) final;
1323 ::
google::protobuf::io::CodedOutputStream* output) const final;
1325 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1331 void SetCachedSize(
int size)
const final;
1334 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1337 inline void* MaybeArenaPtr()
const {
1350 static const
int kReplyFieldNumber = 1;
1351 const ::
std::
string& reply() const;
1352 void set_reply(const ::
std::
string& value);
1354 void set_reply(::std::string&& value);
1356 void set_reply(
const char* value);
1357 void set_reply(
const char* value,
size_t size);
1358 ::std::string* mutable_reply();
1359 ::std::string* release_reply();
1360 void set_allocated_reply(::std::string* reply);
1365 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1366 ::google::protobuf::internal::ArenaStringPtr reply_;
1367 mutable ::google::protobuf::internal::CachedSize _cached_size_;
1368 friend struct ::protobuf_requests_2eproto::TableStruct;
1386 *
this = ::std::move(from);
1389 inline ReqDisable&
operator=(ReqDisable&& from) noexcept {
1390 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1391 if (
this != &from) InternalSwap(&from);
1417 return CreateMaybeMessage<ReqDisable>(NULL);
1421 return CreateMaybeMessage<ReqDisable>(arena);
1423 void CopyFrom(const ::google::protobuf::Message& from)
final;
1424 void MergeFrom(const ::google::protobuf::Message& from)
final;
1432 ::
google::protobuf::io::CodedInputStream* input) final;
1434 ::
google::protobuf::io::CodedOutputStream* output) const final;
1436 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1442 void SetCachedSize(
int size)
const final;
1445 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1448 inline void* MaybeArenaPtr()
const {
1462 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1463 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
1482 *
this = ::std::move(from);
1485 inline RepDisable&
operator=(RepDisable&& from) noexcept {
1486 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1487 if (
this != &from) InternalSwap(&from);
1513 return CreateMaybeMessage<RepDisable>(NULL);
1517 return CreateMaybeMessage<RepDisable>(arena);
1519 void CopyFrom(const ::google::protobuf::Message& from)
final;
1520 void MergeFrom(const ::google::protobuf::Message& from)
final;
1528 ::
google::protobuf::io::CodedInputStream* input) final;
1530 ::
google::protobuf::io::CodedOutputStream* output) const final;
1532 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1538 void SetCachedSize(
int size)
const final;
1541 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1544 inline void* MaybeArenaPtr()
const {
1557 static const
int kReplyFieldNumber = 1;
1558 const ::
std::
string& reply() const;
1559 void set_reply(const ::
std::
string& value);
1561 void set_reply(::std::string&& value);
1563 void set_reply(
const char* value);
1564 void set_reply(
const char* value,
size_t size);
1565 ::std::string* mutable_reply();
1566 ::std::string* release_reply();
1567 void set_allocated_reply(::std::string* reply);
1572 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1573 ::google::protobuf::internal::ArenaStringPtr reply_;
1574 mutable ::google::protobuf::internal::CachedSize _cached_size_;
1575 friend struct ::protobuf_requests_2eproto::TableStruct;
1593 *
this = ::std::move(from);
1596 inline ReqConfig&
operator=(ReqConfig&& from) noexcept {
1597 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1598 if (
this != &from) InternalSwap(&from);
1610 return reinterpret_cast<const ReqConfig*
>(
1624 return CreateMaybeMessage<ReqConfig>(NULL);
1628 return CreateMaybeMessage<ReqConfig>(arena);
1630 void CopyFrom(const ::google::protobuf::Message& from)
final;
1631 void MergeFrom(const ::google::protobuf::Message& from)
final;
1639 ::
google::protobuf::io::CodedInputStream* input) final;
1641 ::
google::protobuf::io::CodedOutputStream* output) const final;
1643 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1649 void SetCachedSize(
int size)
const final;
1652 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1655 inline void* MaybeArenaPtr()
const {
1669 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1670 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
1689 *
this = ::std::move(from);
1692 inline RepConfig&
operator=(RepConfig&& from) noexcept {
1693 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1694 if (
this != &from) InternalSwap(&from);
1706 return reinterpret_cast<const RepConfig*
>(
1720 return CreateMaybeMessage<RepConfig>(NULL);
1724 return CreateMaybeMessage<RepConfig>(arena);
1726 void CopyFrom(const ::google::protobuf::Message& from)
final;
1727 void MergeFrom(const ::google::protobuf::Message& from)
final;
1735 ::
google::protobuf::io::CodedInputStream* input) final;
1737 ::
google::protobuf::io::CodedOutputStream* output) const final;
1739 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1745 void SetCachedSize(
int size)
const final;
1748 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1751 inline void* MaybeArenaPtr()
const {
1764 static const
int kReplyFieldNumber = 1;
1765 const ::
std::
string& reply() const;
1766 void set_reply(const ::
std::
string& value);
1768 void set_reply(::std::string&& value);
1770 void set_reply(
const char* value);
1771 void set_reply(
const char* value,
size_t size);
1772 ::std::string* mutable_reply();
1773 ::std::string* release_reply();
1774 void set_allocated_reply(::std::string* reply);
1779 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1780 ::google::protobuf::internal::ArenaStringPtr reply_;
1781 mutable ::google::protobuf::internal::CachedSize _cached_size_;
1782 friend struct ::protobuf_requests_2eproto::TableStruct;
1800 *
this = ::std::move(from);
1803 inline ReqSetLogLevel&
operator=(ReqSetLogLevel&& from) noexcept {
1804 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1805 if (
this != &from) InternalSwap(&from);
1831 return CreateMaybeMessage<ReqSetLogLevel>(NULL);
1835 return CreateMaybeMessage<ReqSetLogLevel>(arena);
1837 void CopyFrom(const ::google::protobuf::Message& from)
final;
1838 void MergeFrom(const ::google::protobuf::Message& from)
final;
1846 ::
google::protobuf::io::CodedInputStream* input) final;
1848 ::
google::protobuf::io::CodedOutputStream* output) const final;
1850 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1856 void SetCachedSize(
int size)
const final;
1859 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1862 inline void* MaybeArenaPtr()
const {
1874 void clear_loglevel();
1875 static const
int kLoglevelFieldNumber = 1;
1876 const ::
std::
string& loglevel() const;
1877 void set_loglevel(const ::
std::
string& value);
1879 void set_loglevel(::std::string&& value);
1881 void set_loglevel(
const char* value);
1882 void set_loglevel(
const char* value,
size_t size);
1883 ::std::string* mutable_loglevel();
1884 ::std::string* release_loglevel();
1885 void set_allocated_loglevel(::std::string* loglevel);
1888 void clear_loggername();
1889 static const int kLoggernameFieldNumber = 2;
1890 const ::std::string& loggername()
const;
1891 void set_loggername(const ::std::string& value);
1893 void set_loggername(::std::string&& value);
1895 void set_loggername(
const char* value);
1896 void set_loggername(
const char* value,
size_t size);
1897 ::std::string* mutable_loggername();
1898 ::std::string* release_loggername();
1899 void set_allocated_loggername(::std::string* loggername);
1904 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1905 ::google::protobuf::internal::ArenaStringPtr loglevel_;
1906 ::google::protobuf::internal::ArenaStringPtr loggername_;
1907 mutable ::google::protobuf::internal::CachedSize _cached_size_;
1908 friend struct ::protobuf_requests_2eproto::TableStruct;
1926 *
this = ::std::move(from);
1929 inline RepSetLogLevel&
operator=(RepSetLogLevel&& from) noexcept {
1930 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1931 if (
this != &from) InternalSwap(&from);
1957 return CreateMaybeMessage<RepSetLogLevel>(NULL);
1961 return CreateMaybeMessage<RepSetLogLevel>(arena);
1963 void CopyFrom(const ::google::protobuf::Message& from)
final;
1964 void MergeFrom(const ::google::protobuf::Message& from)
final;
1972 ::
google::protobuf::io::CodedInputStream* input) final;
1974 ::
google::protobuf::io::CodedOutputStream* output) const final;
1976 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1982 void SetCachedSize(
int size)
const final;
1985 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1988 inline void* MaybeArenaPtr()
const {
2001 static const
int kReplyFieldNumber = 1;
2002 const ::
std::
string& reply() const;
2003 void set_reply(const ::
std::
string& value);
2005 void set_reply(::std::string&& value);
2007 void set_reply(
const char* value);
2008 void set_reply(
const char* value,
size_t size);
2009 ::std::string* mutable_reply();
2010 ::std::string* release_reply();
2011 void set_allocated_reply(::std::string* reply);
2016 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2017 ::google::protobuf::internal::ArenaStringPtr reply_;
2018 mutable ::google::protobuf::internal::CachedSize _cached_size_;
2019 friend struct ::protobuf_requests_2eproto::TableStruct;
2027 #pragma GCC diagnostic push
2028 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
2038 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2042 return reply_.GetNoArena();
2046 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2053 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
2058 GOOGLE_DCHECK(value != NULL);
2060 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2065 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2066 ::std::string(
reinterpret_cast<const char*
>(value), size));
2072 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2077 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2080 if (reply != NULL) {
2085 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2099 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2103 return reply_.GetNoArena();
2107 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2114 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
2119 GOOGLE_DCHECK(value != NULL);
2121 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2126 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2127 ::std::string(
reinterpret_cast<const char*
>(value), size));
2133 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2138 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2141 if (reply != NULL) {
2146 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2160 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2164 return reply_.GetNoArena();
2168 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2175 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
2180 GOOGLE_DCHECK(value != NULL);
2182 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2187 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2188 ::std::string(
reinterpret_cast<const char*
>(value), size));
2194 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2199 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2202 if (reply != NULL) {
2207 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2221 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2225 return reply_.GetNoArena();
2229 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2236 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
2241 GOOGLE_DCHECK(value != NULL);
2243 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2248 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2249 ::std::string(
reinterpret_cast<const char*
>(value), size));
2255 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2260 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2263 if (reply != NULL) {
2268 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2282 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2286 return reply_.GetNoArena();
2290 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2297 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
2302 GOOGLE_DCHECK(value != NULL);
2304 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2309 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2310 ::std::string(
reinterpret_cast<const char*
>(value), size));
2316 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2321 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2324 if (reply != NULL) {
2329 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2343 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2347 return reply_.GetNoArena();
2351 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2358 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
2363 GOOGLE_DCHECK(value != NULL);
2365 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2370 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2371 ::std::string(
reinterpret_cast<const char*
>(value), size));
2377 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2382 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2385 if (reply != NULL) {
2390 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2404 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2408 return reply_.GetNoArena();
2412 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2419 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
2424 GOOGLE_DCHECK(value != NULL);
2426 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2431 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2432 ::std::string(
reinterpret_cast<const char*
>(value), size));
2438 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2443 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2446 if (reply != NULL) {
2451 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2465 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2469 return reply_.GetNoArena();
2473 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2480 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
2485 GOOGLE_DCHECK(value != NULL);
2487 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2492 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2493 ::std::string(
reinterpret_cast<const char*
>(value), size));
2499 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2504 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2507 if (reply != NULL) {
2512 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2522 loglevel_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2526 return loglevel_.GetNoArena();
2530 loglevel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2536 loglevel_.SetNoArena(
2537 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
2542 GOOGLE_DCHECK(value != NULL);
2544 loglevel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2549 loglevel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2550 ::std::string(
reinterpret_cast<const char*
>(value), size));
2556 return loglevel_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2561 return loglevel_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2564 if (loglevel != NULL) {
2569 loglevel_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), loglevel);
2575 loggername_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2579 return loggername_.GetNoArena();
2583 loggername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2589 loggername_.SetNoArena(
2590 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
2595 GOOGLE_DCHECK(value != NULL);
2597 loggername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2602 loggername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2603 ::std::string(
reinterpret_cast<const char*
>(value), size));
2609 return loggername_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2614 return loggername_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2617 if (loggername != NULL) {
2622 loggername_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), loggername);
2632 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2636 return reply_.GetNoArena();
2640 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2647 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
2652 GOOGLE_DCHECK(value != NULL);
2654 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2659 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2660 ::std::string(
reinterpret_cast<const char*
>(value), size));
2666 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2671 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2674 if (reply != NULL) {
2679 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2684 #pragma GCC diagnostic pop
2727 #endif // PROTOBUF_INCLUDED_requests_2eproto