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[24];
44 static const ::google::protobuf::uint32
offsets[];
50 class RepConfigDefaultTypeInternal;
53 class RepDisableDefaultTypeInternal;
56 class RepEnableDefaultTypeInternal;
59 class RepExitDefaultTypeInternal;
62 class RepInitDefaultTypeInternal;
65 class RepMoveDefaultTypeInternal;
68 class RepPresetDefaultTypeInternal;
71 class RepResetDefaultTypeInternal;
74 class RepSetLogLevelDefaultTypeInternal;
77 class RepStatusDefaultTypeInternal;
80 class RepStatus2DefaultTypeInternal;
83 class RepStopDefaultTypeInternal;
86 class ReqConfigDefaultTypeInternal;
89 class ReqDisableDefaultTypeInternal;
92 class ReqEnableDefaultTypeInternal;
95 class ReqExitDefaultTypeInternal;
98 class ReqInitDefaultTypeInternal;
101 class ReqMoveDefaultTypeInternal;
104 class ReqPresetDefaultTypeInternal;
107 class ReqResetDefaultTypeInternal;
110 class ReqSetLogLevelDefaultTypeInternal;
113 class ReqStatusDefaultTypeInternal;
116 class ReqStatus2DefaultTypeInternal;
119 class ReqStopDefaultTypeInternal;
154 class ReqInit :
public ::google::protobuf::Message {
168 *
this = ::std::move(from);
172 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
173 if (
this != &from) InternalSwap(&from);
185 return reinterpret_cast<const ReqInit*
>(
199 return CreateMaybeMessage<ReqInit>(NULL);
203 return CreateMaybeMessage<ReqInit>(arena);
205 void CopyFrom(const ::google::protobuf::Message& from)
final;
206 void MergeFrom(const ::google::protobuf::Message& from)
final;
214 ::
google::protobuf::io::CodedInputStream* input) final;
216 ::
google::protobuf::io::CodedOutputStream* output) const final;
218 bool deterministic, ::
google::protobuf::uint8*
target) const final;
224 void SetCachedSize(
int size)
const final;
225 void InternalSwap(
ReqInit* other);
227 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
230 inline void* MaybeArenaPtr()
const {
244 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
245 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
264 *
this = ::std::move(from);
267 inline RepInit&
operator=(RepInit&& from) noexcept {
268 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
269 if (
this != &from) InternalSwap(&from);
281 return reinterpret_cast<const RepInit*
>(
295 return CreateMaybeMessage<RepInit>(NULL);
299 return CreateMaybeMessage<RepInit>(arena);
301 void CopyFrom(const ::google::protobuf::Message& from)
final;
302 void MergeFrom(const ::google::protobuf::Message& from)
final;
310 ::
google::protobuf::io::CodedInputStream* input) final;
312 ::
google::protobuf::io::CodedOutputStream* output) const final;
314 bool deterministic, ::
google::protobuf::uint8*
target) const final;
320 void SetCachedSize(
int size)
const final;
321 void InternalSwap(
RepInit* other);
323 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
326 inline void* MaybeArenaPtr()
const {
339 static const
int kReplyFieldNumber = 1;
340 const ::
std::
string& reply() const;
341 void set_reply(const ::
std::
string& value);
343 void set_reply(::std::string&& value);
345 void set_reply(
const char* value);
346 void set_reply(
const char* value,
size_t size);
347 ::std::string* mutable_reply();
348 ::std::string* release_reply();
349 void set_allocated_reply(::std::string* reply);
354 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
355 ::google::protobuf::internal::ArenaStringPtr reply_;
356 mutable ::google::protobuf::internal::CachedSize _cached_size_;
357 friend struct ::protobuf_requests_2eproto::TableStruct;
361 class ReqExit :
public ::google::protobuf::Message {
375 *
this = ::std::move(from);
378 inline ReqExit&
operator=(ReqExit&& from) noexcept {
379 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
380 if (
this != &from) InternalSwap(&from);
392 return reinterpret_cast<const ReqExit*
>(
406 return CreateMaybeMessage<ReqExit>(NULL);
410 return CreateMaybeMessage<ReqExit>(arena);
412 void CopyFrom(const ::google::protobuf::Message& from)
final;
413 void MergeFrom(const ::google::protobuf::Message& from)
final;
421 ::
google::protobuf::io::CodedInputStream* input) final;
423 ::
google::protobuf::io::CodedOutputStream* output) const final;
425 bool deterministic, ::
google::protobuf::uint8*
target) const final;
431 void SetCachedSize(
int size)
const final;
432 void InternalSwap(
ReqExit* other);
434 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
437 inline void* MaybeArenaPtr()
const {
451 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
452 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
471 *
this = ::std::move(from);
474 inline RepExit&
operator=(RepExit&& from) noexcept {
475 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
476 if (
this != &from) InternalSwap(&from);
488 return reinterpret_cast<const RepExit*
>(
502 return CreateMaybeMessage<RepExit>(NULL);
506 return CreateMaybeMessage<RepExit>(arena);
508 void CopyFrom(const ::google::protobuf::Message& from)
final;
509 void MergeFrom(const ::google::protobuf::Message& from)
final;
517 ::
google::protobuf::io::CodedInputStream* input) final;
519 ::
google::protobuf::io::CodedOutputStream* output) const final;
521 bool deterministic, ::
google::protobuf::uint8*
target) const final;
527 void SetCachedSize(
int size)
const final;
528 void InternalSwap(
RepExit* other);
530 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
533 inline void* MaybeArenaPtr()
const {
546 static const
int kReplyFieldNumber = 1;
547 const ::
std::
string& reply() const;
548 void set_reply(const ::
std::
string& value);
550 void set_reply(::std::string&& value);
552 void set_reply(
const char* value);
553 void set_reply(
const char* value,
size_t size);
554 ::std::string* mutable_reply();
555 ::std::string* release_reply();
556 void set_allocated_reply(::std::string* reply);
561 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
562 ::google::protobuf::internal::ArenaStringPtr reply_;
563 mutable ::google::protobuf::internal::CachedSize _cached_size_;
564 friend struct ::protobuf_requests_2eproto::TableStruct;
582 *
this = ::std::move(from);
585 inline ReqStatus&
operator=(ReqStatus&& from) noexcept {
586 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
587 if (
this != &from) InternalSwap(&from);
599 return reinterpret_cast<const ReqStatus*
>(
613 return CreateMaybeMessage<ReqStatus>(NULL);
617 return CreateMaybeMessage<ReqStatus>(arena);
619 void CopyFrom(const ::google::protobuf::Message& from)
final;
620 void MergeFrom(const ::google::protobuf::Message& from)
final;
628 ::
google::protobuf::io::CodedInputStream* input) final;
630 ::
google::protobuf::io::CodedOutputStream* output) const final;
632 bool deterministic, ::
google::protobuf::uint8*
target) const final;
638 void SetCachedSize(
int size)
const final;
641 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
644 inline void* MaybeArenaPtr()
const {
658 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
659 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
678 *
this = ::std::move(from);
681 inline RepStatus&
operator=(RepStatus&& from) noexcept {
682 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
683 if (
this != &from) InternalSwap(&from);
695 return reinterpret_cast<const RepStatus*
>(
709 return CreateMaybeMessage<RepStatus>(NULL);
713 return CreateMaybeMessage<RepStatus>(arena);
715 void CopyFrom(const ::google::protobuf::Message& from)
final;
716 void MergeFrom(const ::google::protobuf::Message& from)
final;
724 ::
google::protobuf::io::CodedInputStream* input) final;
726 ::
google::protobuf::io::CodedOutputStream* output) const final;
728 bool deterministic, ::
google::protobuf::uint8*
target) const final;
734 void SetCachedSize(
int size)
const final;
737 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
740 inline void* MaybeArenaPtr()
const {
753 static const
int kReplyFieldNumber = 1;
754 const ::
std::
string& reply() const;
755 void set_reply(const ::
std::
string& value);
757 void set_reply(::std::string&& value);
759 void set_reply(
const char* value);
760 void set_reply(
const char* value,
size_t size);
761 ::std::string* mutable_reply();
762 ::std::string* release_reply();
763 void set_allocated_reply(::std::string* reply);
768 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
769 ::google::protobuf::internal::ArenaStringPtr reply_;
770 mutable ::google::protobuf::internal::CachedSize _cached_size_;
771 friend struct ::protobuf_requests_2eproto::TableStruct;
789 *
this = ::std::move(from);
792 inline ReqStatus2&
operator=(ReqStatus2&& from) noexcept {
793 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
794 if (
this != &from) InternalSwap(&from);
820 return CreateMaybeMessage<ReqStatus2>(NULL);
824 return CreateMaybeMessage<ReqStatus2>(arena);
826 void CopyFrom(const ::google::protobuf::Message& from)
final;
827 void MergeFrom(const ::google::protobuf::Message& from)
final;
835 ::
google::protobuf::io::CodedInputStream* input) final;
837 ::
google::protobuf::io::CodedOutputStream* output) const final;
839 bool deterministic, ::
google::protobuf::uint8*
target) const final;
845 void SetCachedSize(
int size)
const final;
848 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
851 inline void* MaybeArenaPtr()
const {
865 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
866 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
885 *
this = ::std::move(from);
888 inline RepStatus2&
operator=(RepStatus2&& from) noexcept {
889 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
890 if (
this != &from) InternalSwap(&from);
916 return CreateMaybeMessage<RepStatus2>(NULL);
920 return CreateMaybeMessage<RepStatus2>(arena);
922 void CopyFrom(const ::google::protobuf::Message& from)
final;
923 void MergeFrom(const ::google::protobuf::Message& from)
final;
931 ::
google::protobuf::io::CodedInputStream* input) final;
933 ::
google::protobuf::io::CodedOutputStream* output) const final;
935 bool deterministic, ::
google::protobuf::uint8*
target) const final;
941 void SetCachedSize(
int size)
const final;
944 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
947 inline void* MaybeArenaPtr()
const {
960 static const
int kReplyFieldNumber = 1;
961 const ::
std::
string& reply() const;
962 void set_reply(const ::
std::
string& value);
964 void set_reply(::std::string&& value);
966 void set_reply(
const char* value);
967 void set_reply(
const char* value,
size_t size);
968 ::std::string* mutable_reply();
969 ::std::string* release_reply();
970 void set_allocated_reply(::std::string* reply);
975 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
976 ::google::protobuf::internal::ArenaStringPtr reply_;
977 mutable ::google::protobuf::internal::CachedSize _cached_size_;
978 friend struct ::protobuf_requests_2eproto::TableStruct;
996 *
this = ::std::move(from);
999 inline ReqEnable&
operator=(ReqEnable&& from) noexcept {
1000 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1001 if (
this != &from) InternalSwap(&from);
1013 return reinterpret_cast<const ReqEnable*
>(
1027 return CreateMaybeMessage<ReqEnable>(NULL);
1031 return CreateMaybeMessage<ReqEnable>(arena);
1033 void CopyFrom(const ::google::protobuf::Message& from)
final;
1034 void MergeFrom(const ::google::protobuf::Message& from)
final;
1042 ::
google::protobuf::io::CodedInputStream* input) final;
1044 ::
google::protobuf::io::CodedOutputStream* output) const final;
1046 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1052 void SetCachedSize(
int size)
const final;
1055 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1058 inline void* MaybeArenaPtr()
const {
1072 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1073 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
1092 *
this = ::std::move(from);
1095 inline RepEnable&
operator=(RepEnable&& from) noexcept {
1096 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1097 if (
this != &from) InternalSwap(&from);
1109 return reinterpret_cast<const RepEnable*
>(
1123 return CreateMaybeMessage<RepEnable>(NULL);
1127 return CreateMaybeMessage<RepEnable>(arena);
1129 void CopyFrom(const ::google::protobuf::Message& from)
final;
1130 void MergeFrom(const ::google::protobuf::Message& from)
final;
1138 ::
google::protobuf::io::CodedInputStream* input) final;
1140 ::
google::protobuf::io::CodedOutputStream* output) const final;
1142 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1148 void SetCachedSize(
int size)
const final;
1151 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1154 inline void* MaybeArenaPtr()
const {
1167 static const
int kReplyFieldNumber = 1;
1168 const ::
std::
string& reply() const;
1169 void set_reply(const ::
std::
string& value);
1171 void set_reply(::std::string&& value);
1173 void set_reply(
const char* value);
1174 void set_reply(
const char* value,
size_t size);
1175 ::std::string* mutable_reply();
1176 ::std::string* release_reply();
1177 void set_allocated_reply(::std::string* reply);
1182 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1183 ::google::protobuf::internal::ArenaStringPtr reply_;
1184 mutable ::google::protobuf::internal::CachedSize _cached_size_;
1185 friend struct ::protobuf_requests_2eproto::TableStruct;
1203 *
this = ::std::move(from);
1206 inline ReqDisable&
operator=(ReqDisable&& from) noexcept {
1207 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1208 if (
this != &from) InternalSwap(&from);
1234 return CreateMaybeMessage<ReqDisable>(NULL);
1238 return CreateMaybeMessage<ReqDisable>(arena);
1240 void CopyFrom(const ::google::protobuf::Message& from)
final;
1241 void MergeFrom(const ::google::protobuf::Message& from)
final;
1249 ::
google::protobuf::io::CodedInputStream* input) final;
1251 ::
google::protobuf::io::CodedOutputStream* output) const final;
1253 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1259 void SetCachedSize(
int size)
const final;
1262 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1265 inline void* MaybeArenaPtr()
const {
1279 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1280 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
1299 *
this = ::std::move(from);
1302 inline RepDisable&
operator=(RepDisable&& from) noexcept {
1303 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1304 if (
this != &from) InternalSwap(&from);
1330 return CreateMaybeMessage<RepDisable>(NULL);
1334 return CreateMaybeMessage<RepDisable>(arena);
1336 void CopyFrom(const ::google::protobuf::Message& from)
final;
1337 void MergeFrom(const ::google::protobuf::Message& from)
final;
1345 ::
google::protobuf::io::CodedInputStream* input) final;
1347 ::
google::protobuf::io::CodedOutputStream* output) const final;
1349 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1355 void SetCachedSize(
int size)
const final;
1358 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1361 inline void* MaybeArenaPtr()
const {
1374 static const
int kReplyFieldNumber = 1;
1375 const ::
std::
string& reply() const;
1376 void set_reply(const ::
std::
string& value);
1378 void set_reply(::std::string&& value);
1380 void set_reply(
const char* value);
1381 void set_reply(
const char* value,
size_t size);
1382 ::std::string* mutable_reply();
1383 ::std::string* release_reply();
1384 void set_allocated_reply(::std::string* reply);
1389 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1390 ::google::protobuf::internal::ArenaStringPtr reply_;
1391 mutable ::google::protobuf::internal::CachedSize _cached_size_;
1392 friend struct ::protobuf_requests_2eproto::TableStruct;
1410 *
this = ::std::move(from);
1413 inline ReqReset&
operator=(ReqReset&& from) noexcept {
1414 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1415 if (
this != &from) InternalSwap(&from);
1427 return reinterpret_cast<const ReqReset*
>(
1441 return CreateMaybeMessage<ReqReset>(NULL);
1445 return CreateMaybeMessage<ReqReset>(arena);
1447 void CopyFrom(const ::google::protobuf::Message& from)
final;
1448 void MergeFrom(const ::google::protobuf::Message& from)
final;
1456 ::
google::protobuf::io::CodedInputStream* input) final;
1458 ::
google::protobuf::io::CodedOutputStream* output) const final;
1460 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1466 void SetCachedSize(
int size)
const final;
1467 void InternalSwap(
ReqReset* other);
1469 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1472 inline void* MaybeArenaPtr()
const {
1486 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1487 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
1506 *
this = ::std::move(from);
1509 inline RepReset&
operator=(RepReset&& from) noexcept {
1510 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1511 if (
this != &from) InternalSwap(&from);
1523 return reinterpret_cast<const RepReset*
>(
1537 return CreateMaybeMessage<RepReset>(NULL);
1541 return CreateMaybeMessage<RepReset>(arena);
1543 void CopyFrom(const ::google::protobuf::Message& from)
final;
1544 void MergeFrom(const ::google::protobuf::Message& from)
final;
1552 ::
google::protobuf::io::CodedInputStream* input) final;
1554 ::
google::protobuf::io::CodedOutputStream* output) const final;
1556 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1562 void SetCachedSize(
int size)
const final;
1563 void InternalSwap(
RepReset* other);
1565 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1568 inline void* MaybeArenaPtr()
const {
1581 static const
int kReplyFieldNumber = 1;
1582 const ::
std::
string& reply() const;
1583 void set_reply(const ::
std::
string& value);
1585 void set_reply(::std::string&& value);
1587 void set_reply(
const char* value);
1588 void set_reply(
const char* value,
size_t size);
1589 ::std::string* mutable_reply();
1590 ::std::string* release_reply();
1591 void set_allocated_reply(::std::string* reply);
1596 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1597 ::google::protobuf::internal::ArenaStringPtr reply_;
1598 mutable ::google::protobuf::internal::CachedSize _cached_size_;
1599 friend struct ::protobuf_requests_2eproto::TableStruct;
1603 class ReqStop :
public ::google::protobuf::Message {
1617 *
this = ::std::move(from);
1620 inline ReqStop&
operator=(ReqStop&& from) noexcept {
1621 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1622 if (
this != &from) InternalSwap(&from);
1634 return reinterpret_cast<const ReqStop*
>(
1648 return CreateMaybeMessage<ReqStop>(NULL);
1652 return CreateMaybeMessage<ReqStop>(arena);
1654 void CopyFrom(const ::google::protobuf::Message& from)
final;
1655 void MergeFrom(const ::google::protobuf::Message& from)
final;
1663 ::
google::protobuf::io::CodedInputStream* input) final;
1665 ::
google::protobuf::io::CodedOutputStream* output) const final;
1667 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1673 void SetCachedSize(
int size)
const final;
1674 void InternalSwap(
ReqStop* other);
1676 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1679 inline void* MaybeArenaPtr()
const {
1693 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1694 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
1713 *
this = ::std::move(from);
1716 inline RepStop&
operator=(RepStop&& from) noexcept {
1717 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1718 if (
this != &from) InternalSwap(&from);
1730 return reinterpret_cast<const RepStop*
>(
1744 return CreateMaybeMessage<RepStop>(NULL);
1748 return CreateMaybeMessage<RepStop>(arena);
1750 void CopyFrom(const ::google::protobuf::Message& from)
final;
1751 void MergeFrom(const ::google::protobuf::Message& from)
final;
1759 ::
google::protobuf::io::CodedInputStream* input) final;
1761 ::
google::protobuf::io::CodedOutputStream* output) const final;
1763 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1769 void SetCachedSize(
int size)
const final;
1770 void InternalSwap(
RepStop* other);
1772 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1775 inline void* MaybeArenaPtr()
const {
1788 static const
int kReplyFieldNumber = 1;
1789 const ::
std::
string& reply() const;
1790 void set_reply(const ::
std::
string& value);
1792 void set_reply(::std::string&& value);
1794 void set_reply(
const char* value);
1795 void set_reply(
const char* value,
size_t size);
1796 ::std::string* mutable_reply();
1797 ::std::string* release_reply();
1798 void set_allocated_reply(::std::string* reply);
1803 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1804 ::google::protobuf::internal::ArenaStringPtr reply_;
1805 mutable ::google::protobuf::internal::CachedSize _cached_size_;
1806 friend struct ::protobuf_requests_2eproto::TableStruct;
1824 *
this = ::std::move(from);
1827 inline ReqConfig&
operator=(ReqConfig&& from) noexcept {
1828 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1829 if (
this != &from) InternalSwap(&from);
1841 return reinterpret_cast<const ReqConfig*
>(
1855 return CreateMaybeMessage<ReqConfig>(NULL);
1859 return CreateMaybeMessage<ReqConfig>(arena);
1861 void CopyFrom(const ::google::protobuf::Message& from)
final;
1862 void MergeFrom(const ::google::protobuf::Message& from)
final;
1870 ::
google::protobuf::io::CodedInputStream* input) final;
1872 ::
google::protobuf::io::CodedOutputStream* output) const final;
1874 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1880 void SetCachedSize(
int size)
const final;
1883 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1886 inline void* MaybeArenaPtr()
const {
1900 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1901 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
1920 *
this = ::std::move(from);
1923 inline RepConfig&
operator=(RepConfig&& from) noexcept {
1924 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
1925 if (
this != &from) InternalSwap(&from);
1937 return reinterpret_cast<const RepConfig*
>(
1951 return CreateMaybeMessage<RepConfig>(NULL);
1955 return CreateMaybeMessage<RepConfig>(arena);
1957 void CopyFrom(const ::google::protobuf::Message& from)
final;
1958 void MergeFrom(const ::google::protobuf::Message& from)
final;
1966 ::
google::protobuf::io::CodedInputStream* input) final;
1968 ::
google::protobuf::io::CodedOutputStream* output) const final;
1970 bool deterministic, ::
google::protobuf::uint8*
target) const final;
1976 void SetCachedSize(
int size)
const final;
1979 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1982 inline void* MaybeArenaPtr()
const {
1995 static const
int kReplyFieldNumber = 1;
1996 const ::
std::
string& reply() const;
1997 void set_reply(const ::
std::
string& value);
1999 void set_reply(::std::string&& value);
2001 void set_reply(
const char* value);
2002 void set_reply(
const char* value,
size_t size);
2003 ::std::string* mutable_reply();
2004 ::std::string* release_reply();
2005 void set_allocated_reply(::std::string* reply);
2010 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2011 ::google::protobuf::internal::ArenaStringPtr reply_;
2012 mutable ::google::protobuf::internal::CachedSize _cached_size_;
2013 friend struct ::protobuf_requests_2eproto::TableStruct;
2031 *
this = ::std::move(from);
2034 inline ReqSetLogLevel&
operator=(ReqSetLogLevel&& from) noexcept {
2035 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2036 if (
this != &from) InternalSwap(&from);
2062 return CreateMaybeMessage<ReqSetLogLevel>(NULL);
2066 return CreateMaybeMessage<ReqSetLogLevel>(arena);
2068 void CopyFrom(const ::google::protobuf::Message& from)
final;
2069 void MergeFrom(const ::google::protobuf::Message& from)
final;
2077 ::
google::protobuf::io::CodedInputStream* input) final;
2079 ::
google::protobuf::io::CodedOutputStream* output) const final;
2081 bool deterministic, ::
google::protobuf::uint8*
target) const final;
2087 void SetCachedSize(
int size)
const final;
2090 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
2093 inline void* MaybeArenaPtr()
const {
2105 void clear_loglevel();
2106 static const
int kLoglevelFieldNumber = 1;
2107 const ::
std::
string& loglevel() const;
2108 void set_loglevel(const ::
std::
string& value);
2110 void set_loglevel(::std::string&& value);
2112 void set_loglevel(
const char* value);
2113 void set_loglevel(
const char* value,
size_t size);
2114 ::std::string* mutable_loglevel();
2115 ::std::string* release_loglevel();
2116 void set_allocated_loglevel(::std::string* loglevel);
2119 void clear_loggername();
2120 static const int kLoggernameFieldNumber = 2;
2121 const ::std::string& loggername()
const;
2122 void set_loggername(const ::std::string& value);
2124 void set_loggername(::std::string&& value);
2126 void set_loggername(
const char* value);
2127 void set_loggername(
const char* value,
size_t size);
2128 ::std::string* mutable_loggername();
2129 ::std::string* release_loggername();
2130 void set_allocated_loggername(::std::string* loggername);
2135 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2136 ::google::protobuf::internal::ArenaStringPtr loglevel_;
2137 ::google::protobuf::internal::ArenaStringPtr loggername_;
2138 mutable ::google::protobuf::internal::CachedSize _cached_size_;
2139 friend struct ::protobuf_requests_2eproto::TableStruct;
2157 *
this = ::std::move(from);
2160 inline RepSetLogLevel&
operator=(RepSetLogLevel&& from) noexcept {
2161 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2162 if (
this != &from) InternalSwap(&from);
2188 return CreateMaybeMessage<RepSetLogLevel>(NULL);
2192 return CreateMaybeMessage<RepSetLogLevel>(arena);
2194 void CopyFrom(const ::google::protobuf::Message& from)
final;
2195 void MergeFrom(const ::google::protobuf::Message& from)
final;
2203 ::
google::protobuf::io::CodedInputStream* input) final;
2205 ::
google::protobuf::io::CodedOutputStream* output) const final;
2207 bool deterministic, ::
google::protobuf::uint8*
target) const final;
2213 void SetCachedSize(
int size)
const final;
2216 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
2219 inline void* MaybeArenaPtr()
const {
2232 static const
int kReplyFieldNumber = 1;
2233 const ::
std::
string& reply() const;
2234 void set_reply(const ::
std::
string& value);
2236 void set_reply(::std::string&& value);
2238 void set_reply(
const char* value);
2239 void set_reply(
const char* value,
size_t size);
2240 ::std::string* mutable_reply();
2241 ::std::string* release_reply();
2242 void set_allocated_reply(::std::string* reply);
2247 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2248 ::google::protobuf::internal::ArenaStringPtr reply_;
2249 mutable ::google::protobuf::internal::CachedSize _cached_size_;
2250 friend struct ::protobuf_requests_2eproto::TableStruct;
2268 *
this = ::std::move(from);
2271 inline ReqPreset&
operator=(ReqPreset&& from) noexcept {
2272 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2273 if (
this != &from) InternalSwap(&from);
2285 return reinterpret_cast<const ReqPreset*
>(
2299 return CreateMaybeMessage<ReqPreset>(NULL);
2303 return CreateMaybeMessage<ReqPreset>(arena);
2305 void CopyFrom(const ::google::protobuf::Message& from)
final;
2306 void MergeFrom(const ::google::protobuf::Message& from)
final;
2314 ::
google::protobuf::io::CodedInputStream* input) final;
2316 ::
google::protobuf::io::CodedOutputStream* output) const final;
2318 bool deterministic, ::
google::protobuf::uint8*
target) const final;
2324 void SetCachedSize(
int size)
const final;
2327 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
2330 inline void* MaybeArenaPtr()
const {
2343 static const
int kRaFieldNumber = 1;
2345 void set_ra(
double value);
2349 static const
int kDecFieldNumber = 2;
2351 void set_dec(
double value);
2356 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2359 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
2378 *
this = ::std::move(from);
2381 inline RepPreset&
operator=(RepPreset&& from) noexcept {
2382 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2383 if (
this != &from) InternalSwap(&from);
2395 return reinterpret_cast<const RepPreset*
>(
2409 return CreateMaybeMessage<RepPreset>(NULL);
2413 return CreateMaybeMessage<RepPreset>(arena);
2415 void CopyFrom(const ::google::protobuf::Message& from)
final;
2416 void MergeFrom(const ::google::protobuf::Message& from)
final;
2424 ::
google::protobuf::io::CodedInputStream* input) final;
2426 ::
google::protobuf::io::CodedOutputStream* output) const final;
2428 bool deterministic, ::
google::protobuf::uint8*
target) const final;
2434 void SetCachedSize(
int size)
const final;
2437 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
2440 inline void* MaybeArenaPtr()
const {
2453 static const
int kReplyFieldNumber = 1;
2454 const ::
std::
string& reply() const;
2455 void set_reply(const ::
std::
string& value);
2457 void set_reply(::std::string&& value);
2459 void set_reply(
const char* value);
2460 void set_reply(
const char* value,
size_t size);
2461 ::std::string* mutable_reply();
2462 ::std::string* release_reply();
2463 void set_allocated_reply(::std::string* reply);
2468 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2469 ::google::protobuf::internal::ArenaStringPtr reply_;
2470 mutable ::google::protobuf::internal::CachedSize _cached_size_;
2471 friend struct ::protobuf_requests_2eproto::TableStruct;
2475 class ReqMove :
public ::google::protobuf::Message {
2489 *
this = ::std::move(from);
2492 inline ReqMove&
operator=(ReqMove&& from) noexcept {
2493 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2494 if (
this != &from) InternalSwap(&from);
2506 return reinterpret_cast<const ReqMove*
>(
2520 return CreateMaybeMessage<ReqMove>(NULL);
2524 return CreateMaybeMessage<ReqMove>(arena);
2526 void CopyFrom(const ::google::protobuf::Message& from)
final;
2527 void MergeFrom(const ::google::protobuf::Message& from)
final;
2535 ::
google::protobuf::io::CodedInputStream* input) final;
2537 ::
google::protobuf::io::CodedOutputStream* output) const final;
2539 bool deterministic, ::
google::protobuf::uint8*
target) const final;
2545 void SetCachedSize(
int size)
const final;
2546 void InternalSwap(
ReqMove* other);
2548 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
2551 inline void* MaybeArenaPtr()
const {
2564 static const
int kXFieldNumber = 1;
2566 void set_x(
double value);
2570 static const
int kYFieldNumber = 2;
2572 void set_y(
double value);
2577 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2580 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
2599 *
this = ::std::move(from);
2602 inline RepMove&
operator=(RepMove&& from) noexcept {
2603 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
2604 if (
this != &from) InternalSwap(&from);
2616 return reinterpret_cast<const RepMove*
>(
2630 return CreateMaybeMessage<RepMove>(NULL);
2634 return CreateMaybeMessage<RepMove>(arena);
2636 void CopyFrom(const ::google::protobuf::Message& from)
final;
2637 void MergeFrom(const ::google::protobuf::Message& from)
final;
2645 ::
google::protobuf::io::CodedInputStream* input) final;
2647 ::
google::protobuf::io::CodedOutputStream* output) const final;
2649 bool deterministic, ::
google::protobuf::uint8*
target) const final;
2655 void SetCachedSize(
int size)
const final;
2656 void InternalSwap(
RepMove* other);
2658 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
2661 inline void* MaybeArenaPtr()
const {
2674 static const
int kReplyFieldNumber = 1;
2675 const ::
std::
string& reply() const;
2676 void set_reply(const ::
std::
string& value);
2678 void set_reply(::std::string&& value);
2680 void set_reply(
const char* value);
2681 void set_reply(
const char* value,
size_t size);
2682 ::std::string* mutable_reply();
2683 ::std::string* release_reply();
2684 void set_allocated_reply(::std::string* reply);
2689 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2690 ::google::protobuf::internal::ArenaStringPtr reply_;
2691 mutable ::google::protobuf::internal::CachedSize _cached_size_;
2692 friend struct ::protobuf_requests_2eproto::TableStruct;
2700 #pragma GCC diagnostic push
2701 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
2711 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2715 return reply_.GetNoArena();
2719 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2726 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
2731 GOOGLE_DCHECK(value != NULL);
2733 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2738 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2739 ::std::string(
reinterpret_cast<const char*
>(value), size));
2745 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2750 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2753 if (reply != NULL) {
2758 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2772 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2776 return reply_.GetNoArena();
2780 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2787 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
2792 GOOGLE_DCHECK(value != NULL);
2794 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2799 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2800 ::std::string(
reinterpret_cast<const char*
>(value), size));
2806 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2811 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2814 if (reply != NULL) {
2819 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2833 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2837 return reply_.GetNoArena();
2841 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2848 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
2853 GOOGLE_DCHECK(value != NULL);
2855 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2860 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2861 ::std::string(
reinterpret_cast<const char*
>(value), size));
2867 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2872 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2875 if (reply != NULL) {
2880 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2894 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2898 return reply_.GetNoArena();
2902 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2909 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
2914 GOOGLE_DCHECK(value != NULL);
2916 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2921 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2922 ::std::string(
reinterpret_cast<const char*
>(value), size));
2928 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2933 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2936 if (reply != NULL) {
2941 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2955 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2959 return reply_.GetNoArena();
2963 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2970 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
2975 GOOGLE_DCHECK(value != NULL);
2977 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2982 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2983 ::std::string(
reinterpret_cast<const char*
>(value), size));
2989 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2994 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2997 if (reply != NULL) {
3002 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
3016 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3020 return reply_.GetNoArena();
3024 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3031 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
3036 GOOGLE_DCHECK(value != NULL);
3038 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3043 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3044 ::std::string(
reinterpret_cast<const char*
>(value), size));
3050 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3055 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3058 if (reply != NULL) {
3063 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
3077 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3081 return reply_.GetNoArena();
3085 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3092 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
3097 GOOGLE_DCHECK(value != NULL);
3099 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3104 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3105 ::std::string(
reinterpret_cast<const char*
>(value), size));
3111 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3116 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3119 if (reply != NULL) {
3124 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
3138 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3142 return reply_.GetNoArena();
3146 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3153 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
3158 GOOGLE_DCHECK(value != NULL);
3160 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3165 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3166 ::std::string(
reinterpret_cast<const char*
>(value), size));
3172 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3177 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3180 if (reply != NULL) {
3185 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
3199 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3203 return reply_.GetNoArena();
3207 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3214 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
3219 GOOGLE_DCHECK(value != NULL);
3221 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3226 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3227 ::std::string(
reinterpret_cast<const char*
>(value), size));
3233 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3238 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3241 if (reply != NULL) {
3246 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
3256 loglevel_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3260 return loglevel_.GetNoArena();
3264 loglevel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3270 loglevel_.SetNoArena(
3271 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
3276 GOOGLE_DCHECK(value != NULL);
3278 loglevel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3283 loglevel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3284 ::std::string(
reinterpret_cast<const char*
>(value), size));
3290 return loglevel_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3295 return loglevel_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3298 if (loglevel != NULL) {
3303 loglevel_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), loglevel);
3309 loggername_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3313 return loggername_.GetNoArena();
3317 loggername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3323 loggername_.SetNoArena(
3324 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
3329 GOOGLE_DCHECK(value != NULL);
3331 loggername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3336 loggername_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3337 ::std::string(
reinterpret_cast<const char*
>(value), size));
3343 return loggername_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3348 return loggername_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3351 if (loggername != NULL) {
3356 loggername_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), loggername);
3366 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3370 return reply_.GetNoArena();
3374 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3381 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
3386 GOOGLE_DCHECK(value != NULL);
3388 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3393 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3394 ::std::string(
reinterpret_cast<const char*
>(value), size));
3400 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3405 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3408 if (reply != NULL) {
3413 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
3455 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3459 return reply_.GetNoArena();
3463 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3470 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
3475 GOOGLE_DCHECK(value != NULL);
3477 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3482 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3483 ::std::string(
reinterpret_cast<const char*
>(value), size));
3489 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3494 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3497 if (reply != NULL) {
3502 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
3544 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3548 return reply_.GetNoArena();
3552 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3559 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
3564 GOOGLE_DCHECK(value != NULL);
3566 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3571 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3572 ::std::string(
reinterpret_cast<const char*
>(value), size));
3578 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3583 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3586 if (reply != NULL) {
3591 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
3596 #pragma GCC diagnostic pop
3651 #endif // PROTOBUF_INCLUDED_requests_2eproto