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/generated_enum_reflection.h>
31 #include <google/protobuf/unknown_field_set.h>
35 class RepConfigDefaultTypeInternal;
38 class RepDisableDefaultTypeInternal;
41 class RepEnableDefaultTypeInternal;
44 class RepExitDefaultTypeInternal;
47 class RepInitDefaultTypeInternal;
50 class RepPingDefaultTypeInternal;
53 class RepResetDefaultTypeInternal;
56 class RepSetLogDefaultTypeInternal;
59 class RepStateDefaultTypeInternal;
62 class RepStatusDefaultTypeInternal;
65 class RepStopDefaultTypeInternal;
68 class ReqAcqStatusDefaultTypeInternal;
71 class ReqConfigDefaultTypeInternal;
74 class ReqDisableDefaultTypeInternal;
77 class ReqEnableDefaultTypeInternal;
80 class ReqExitDefaultTypeInternal;
83 class ReqInitDefaultTypeInternal;
86 class ReqPingDefaultTypeInternal;
89 class ReqResetDefaultTypeInternal;
92 class ReqSetLogDefaultTypeInternal;
95 class ReqStartDaqDefaultTypeInternal;
98 class ReqStateDefaultTypeInternal;
101 class ReqStatusDefaultTypeInternal;
104 class ReqStopDefaultTypeInternal;
107 class ReqWaitDefaultTypeInternal;
110 class RspAcqStatusDefaultTypeInternal;
113 class RspStartDaqDefaultTypeInternal;
116 class RspWaitDefaultTypeInternal;
122 namespace protobuf_requests_2eproto {
125 static const ::google::protobuf::uint32
offsets[];
146 return ::google::protobuf::internal::NameOfEnum(
151 return ::google::protobuf::internal::ParseNamedEnum<RspStartDaq_Status>(
166 return ::google::protobuf::internal::NameOfEnum(
171 return ::google::protobuf::internal::ParseNamedEnum<ReqWait_Condition>(
187 return ::google::protobuf::internal::NameOfEnum(
192 return ::google::protobuf::internal::ParseNamedEnum<RspWait_Status>(
197 class ReqPing :
public ::google::protobuf::Message {
209 static const ::google::protobuf::Descriptor*
descriptor();
213 return reinterpret_cast<const ReqPing*
>(
223 ReqPing*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
224 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
225 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
228 void Clear() PROTOBUF_FINAL;
233 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
235 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
237 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
239 const PROTOBUF_FINAL {
241 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
247 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
248 void InternalSwap(
ReqPing* other);
250 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
253 inline void* MaybeArenaPtr()
const {
267 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
268 mutable
int _cached_size_;
269 friend struct protobuf_requests_2eproto::TableStruct;
273 class
RepPing : public ::google::protobuf::Message {
285 static const ::google::protobuf::Descriptor*
descriptor();
289 return reinterpret_cast<const RepPing*
>(
299 RepPing*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
300 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
301 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
304 void Clear() PROTOBUF_FINAL;
309 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
311 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
313 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
315 const PROTOBUF_FINAL {
317 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
323 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
324 void InternalSwap(
RepPing* other);
326 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
329 inline void* MaybeArenaPtr()
const {
342 static
const int kReplyFieldNumber = 1;
344 void set_reply(const ::std::
string&
value);
346 void set_reply(::std::string&& value);
348 void set_reply(
const char* value);
349 void set_reply(
const char* value,
size_t size);
350 ::std::string* mutable_reply();
351 ::std::string* release_reply();
352 void set_allocated_reply(::std::string*
reply);
357 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
358 ::google::protobuf::internal::ArenaStringPtr reply_;
359 mutable int _cached_size_;
364 class ReqExit :
public ::google::protobuf::Message {
376 static const ::google::protobuf::Descriptor*
descriptor();
380 return reinterpret_cast<const ReqExit*
>(
390 ReqExit*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
391 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
392 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
395 void Clear() PROTOBUF_FINAL;
400 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
402 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
404 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
406 const PROTOBUF_FINAL {
408 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
414 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
415 void InternalSwap(
ReqExit* other);
417 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
420 inline void* MaybeArenaPtr()
const {
434 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
435 mutable
int _cached_size_;
436 friend struct protobuf_requests_2eproto::TableStruct;
440 class
RepExit : public ::google::protobuf::Message {
452 static const ::google::protobuf::Descriptor*
descriptor();
456 return reinterpret_cast<const RepExit*
>(
466 RepExit*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
467 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
468 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
471 void Clear() PROTOBUF_FINAL;
476 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
478 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
480 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
482 const PROTOBUF_FINAL {
484 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
490 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
491 void InternalSwap(
RepExit* other);
493 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
496 inline void* MaybeArenaPtr()
const {
509 static
const int kReplyFieldNumber = 1;
511 void set_reply(const ::std::
string&
value);
513 void set_reply(::std::string&& value);
515 void set_reply(
const char* value);
516 void set_reply(
const char* value,
size_t size);
517 ::std::string* mutable_reply();
518 ::std::string* release_reply();
519 void set_allocated_reply(::std::string*
reply);
524 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
525 ::google::protobuf::internal::ArenaStringPtr reply_;
526 mutable int _cached_size_;
543 static const ::google::protobuf::Descriptor*
descriptor();
547 return reinterpret_cast<const ReqStatus*
>(
557 ReqStatus*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
558 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
559 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
562 void Clear() PROTOBUF_FINAL;
567 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
569 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
571 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
573 const PROTOBUF_FINAL {
575 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
581 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
584 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
587 inline void* MaybeArenaPtr()
const {
601 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
602 mutable
int _cached_size_;
603 friend struct protobuf_requests_2eproto::TableStruct;
619 static const ::google::protobuf::Descriptor*
descriptor();
623 return reinterpret_cast<const RepStatus*
>(
633 RepStatus*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
634 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
635 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
638 void Clear() PROTOBUF_FINAL;
643 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
645 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
647 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
649 const PROTOBUF_FINAL {
651 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
657 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
660 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
663 inline void* MaybeArenaPtr()
const {
676 static
const int kReplyFieldNumber = 1;
678 void set_reply(const ::std::
string&
value);
680 void set_reply(::std::string&& value);
682 void set_reply(
const char* value);
683 void set_reply(
const char* value,
size_t size);
684 ::std::string* mutable_reply();
685 ::std::string* release_reply();
686 void set_allocated_reply(::std::string*
reply);
691 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
692 ::google::protobuf::internal::ArenaStringPtr reply_;
693 mutable int _cached_size_;
698 class ReqState :
public ::google::protobuf::Message {
710 static const ::google::protobuf::Descriptor*
descriptor();
714 return reinterpret_cast<const ReqState*
>(
724 ReqState*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
725 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
726 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
729 void Clear() PROTOBUF_FINAL;
734 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
736 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
738 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
740 const PROTOBUF_FINAL {
742 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
748 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
751 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
754 inline void* MaybeArenaPtr()
const {
768 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
769 mutable
int _cached_size_;
770 friend struct protobuf_requests_2eproto::TableStruct;
774 class
RepState : public ::google::protobuf::Message {
786 static const ::google::protobuf::Descriptor*
descriptor();
790 return reinterpret_cast<const RepState*
>(
800 RepState*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
801 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
802 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
805 void Clear() PROTOBUF_FINAL;
810 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
812 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
814 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
816 const PROTOBUF_FINAL {
818 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
824 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
827 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
830 inline void* MaybeArenaPtr()
const {
843 static
const int kReplyFieldNumber = 1;
845 void set_reply(const ::std::
string&
value);
847 void set_reply(::std::string&& value);
849 void set_reply(
const char* value);
850 void set_reply(
const char* value,
size_t size);
851 ::std::string* mutable_reply();
852 ::std::string* release_reply();
853 void set_allocated_reply(::std::string*
reply);
858 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
859 ::google::protobuf::internal::ArenaStringPtr reply_;
860 mutable int _cached_size_;
865 class ReqStop :
public ::google::protobuf::Message {
877 static const ::google::protobuf::Descriptor*
descriptor();
881 return reinterpret_cast<const ReqStop*
>(
891 ReqStop*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
892 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
893 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
896 void Clear() PROTOBUF_FINAL;
901 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
903 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
905 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
907 const PROTOBUF_FINAL {
909 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
915 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
916 void InternalSwap(
ReqStop* other);
918 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
921 inline void* MaybeArenaPtr()
const {
935 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
936 mutable
int _cached_size_;
937 friend struct protobuf_requests_2eproto::TableStruct;
941 class
RepStop : public ::google::protobuf::Message {
953 static const ::google::protobuf::Descriptor*
descriptor();
957 return reinterpret_cast<const RepStop*
>(
967 RepStop*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
968 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
969 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
972 void Clear() PROTOBUF_FINAL;
977 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
979 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
981 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
983 const PROTOBUF_FINAL {
985 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
991 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
992 void InternalSwap(
RepStop* other);
994 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
997 inline void* MaybeArenaPtr()
const {
1012 void set_reply(const ::std::
string&
value);
1014 void set_reply(::std::string&& value);
1016 void set_reply(
const char* value);
1017 void set_reply(
const char* value,
size_t size);
1018 ::std::string* mutable_reply();
1019 ::std::string* release_reply();
1020 void set_allocated_reply(::std::string*
reply);
1025 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1026 ::google::protobuf::internal::ArenaStringPtr reply_;
1027 mutable int _cached_size_;
1044 static const ::google::protobuf::Descriptor*
descriptor();
1048 return reinterpret_cast<const ReqReset*
>(
1058 ReqReset*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1059 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1060 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1063 void Clear() PROTOBUF_FINAL;
1068 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1070 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1072 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1074 const PROTOBUF_FINAL {
1076 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1082 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1083 void InternalSwap(
ReqReset* other);
1085 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1088 inline void* MaybeArenaPtr()
const {
1102 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1103 mutable
int _cached_size_;
1104 friend struct protobuf_requests_2eproto::TableStruct;
1120 static const ::google::protobuf::Descriptor*
descriptor();
1124 return reinterpret_cast<const RepReset*
>(
1134 RepReset*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1135 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1136 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1139 void Clear() PROTOBUF_FINAL;
1144 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1146 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1148 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1150 const PROTOBUF_FINAL {
1152 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1158 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1159 void InternalSwap(
RepReset* other);
1161 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1164 inline void* MaybeArenaPtr()
const {
1179 void set_reply(const ::std::
string&
value);
1181 void set_reply(::std::string&& value);
1183 void set_reply(
const char* value);
1184 void set_reply(
const char* value,
size_t size);
1185 ::std::string* mutable_reply();
1186 ::std::string* release_reply();
1187 void set_allocated_reply(::std::string*
reply);
1192 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1193 ::google::protobuf::internal::ArenaStringPtr reply_;
1194 mutable int _cached_size_;
1199 class ReqInit :
public ::google::protobuf::Message {
1211 static const ::google::protobuf::Descriptor*
descriptor();
1215 return reinterpret_cast<const ReqInit*
>(
1225 ReqInit*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1226 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1227 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1230 void Clear() PROTOBUF_FINAL;
1235 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1237 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1239 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1241 const PROTOBUF_FINAL {
1243 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1249 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1250 void InternalSwap(
ReqInit* other);
1252 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1255 inline void* MaybeArenaPtr()
const {
1269 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1270 mutable
int _cached_size_;
1271 friend struct protobuf_requests_2eproto::TableStruct;
1275 class
RepInit : public ::google::protobuf::Message {
1287 static const ::google::protobuf::Descriptor*
descriptor();
1291 return reinterpret_cast<const RepInit*
>(
1301 RepInit*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1302 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1303 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1306 void Clear() PROTOBUF_FINAL;
1311 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1313 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1315 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1317 const PROTOBUF_FINAL {
1319 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1325 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1326 void InternalSwap(
RepInit* other);
1328 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1331 inline void* MaybeArenaPtr()
const {
1346 void set_reply(const ::std::
string&
value);
1348 void set_reply(::std::string&& value);
1350 void set_reply(
const char* value);
1351 void set_reply(
const char* value,
size_t size);
1352 ::std::string* mutable_reply();
1353 ::std::string* release_reply();
1354 void set_allocated_reply(::std::string*
reply);
1359 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1360 ::google::protobuf::internal::ArenaStringPtr reply_;
1361 mutable int _cached_size_;
1378 static const ::google::protobuf::Descriptor*
descriptor();
1382 return reinterpret_cast<const ReqEnable*
>(
1392 ReqEnable*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1393 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1394 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1397 void Clear() PROTOBUF_FINAL;
1402 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1404 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1406 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1408 const PROTOBUF_FINAL {
1410 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1416 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1419 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1422 inline void* MaybeArenaPtr()
const {
1436 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1437 mutable
int _cached_size_;
1438 friend struct protobuf_requests_2eproto::TableStruct;
1454 static const ::google::protobuf::Descriptor*
descriptor();
1458 return reinterpret_cast<const RepEnable*
>(
1468 RepEnable*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1469 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1470 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1473 void Clear() PROTOBUF_FINAL;
1478 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1480 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1482 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1484 const PROTOBUF_FINAL {
1486 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1492 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1495 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1498 inline void* MaybeArenaPtr()
const {
1513 void set_reply(const ::std::
string&
value);
1515 void set_reply(::std::string&& value);
1517 void set_reply(
const char* value);
1518 void set_reply(
const char* value,
size_t size);
1519 ::std::string* mutable_reply();
1520 ::std::string* release_reply();
1521 void set_allocated_reply(::std::string*
reply);
1526 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1527 ::google::protobuf::internal::ArenaStringPtr reply_;
1528 mutable int _cached_size_;
1545 static const ::google::protobuf::Descriptor*
descriptor();
1559 ReqDisable*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1560 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1561 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1564 void Clear() PROTOBUF_FINAL;
1569 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1571 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1573 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1575 const PROTOBUF_FINAL {
1577 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1583 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1586 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1589 inline void* MaybeArenaPtr()
const {
1603 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1604 mutable
int _cached_size_;
1605 friend struct protobuf_requests_2eproto::TableStruct;
1621 static const ::google::protobuf::Descriptor*
descriptor();
1635 RepDisable*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1636 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1637 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1640 void Clear() PROTOBUF_FINAL;
1645 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1647 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1649 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1651 const PROTOBUF_FINAL {
1653 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1659 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1662 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1665 inline void* MaybeArenaPtr()
const {
1680 void set_reply(const ::std::
string&
value);
1682 void set_reply(::std::string&& value);
1684 void set_reply(
const char* value);
1685 void set_reply(
const char* value,
size_t size);
1686 ::std::string* mutable_reply();
1687 ::std::string* release_reply();
1688 void set_allocated_reply(::std::string*
reply);
1693 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1694 ::google::protobuf::internal::ArenaStringPtr reply_;
1695 mutable int _cached_size_;
1712 static const ::google::protobuf::Descriptor*
descriptor();
1716 return reinterpret_cast<const ReqConfig*
>(
1726 ReqConfig*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1727 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1728 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1731 void Clear() PROTOBUF_FINAL;
1736 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1738 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1740 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1742 const PROTOBUF_FINAL {
1744 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1750 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1753 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1756 inline void* MaybeArenaPtr()
const {
1770 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1771 mutable
int _cached_size_;
1772 friend struct protobuf_requests_2eproto::TableStruct;
1788 static const ::google::protobuf::Descriptor*
descriptor();
1792 return reinterpret_cast<const RepConfig*
>(
1802 RepConfig*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1803 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1804 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1807 void Clear() PROTOBUF_FINAL;
1812 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1814 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1816 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1818 const PROTOBUF_FINAL {
1820 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1826 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1829 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1832 inline void* MaybeArenaPtr()
const {
1847 void set_reply(const ::std::
string&
value);
1849 void set_reply(::std::string&& value);
1851 void set_reply(
const char* value);
1852 void set_reply(
const char* value,
size_t size);
1853 ::std::string* mutable_reply();
1854 ::std::string* release_reply();
1855 void set_allocated_reply(::std::string*
reply);
1860 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1861 ::google::protobuf::internal::ArenaStringPtr reply_;
1862 mutable int _cached_size_;
1879 static const ::google::protobuf::Descriptor*
descriptor();
1883 return reinterpret_cast<const ReqSetLog*
>(
1893 ReqSetLog*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1894 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1895 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1898 void Clear() PROTOBUF_FINAL;
1903 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1905 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1907 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
1909 const PROTOBUF_FINAL {
1911 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
1917 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
1920 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
1923 inline void* MaybeArenaPtr()
const {
1935 void clear_loglevel();
1936 static
const int kLoglevelFieldNumber = 1;
1938 void set_loglevel(const ::std::
string&
value);
1940 void set_loglevel(::std::string&& value);
1942 void set_loglevel(
const char* value);
1943 void set_loglevel(
const char* value,
size_t size);
1944 ::std::string* mutable_loglevel();
1945 ::std::string* release_loglevel();
1946 void set_allocated_loglevel(::std::string*
loglevel);
1951 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
1952 ::google::protobuf::internal::ArenaStringPtr loglevel_;
1953 mutable int _cached_size_;
1970 static const ::google::protobuf::Descriptor*
descriptor();
1974 return reinterpret_cast<const RepSetLog*
>(
1984 RepSetLog*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
1985 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1986 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
1989 void Clear() PROTOBUF_FINAL;
1994 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
1996 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
1998 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
2000 const PROTOBUF_FINAL {
2002 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
2008 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
2011 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
2014 inline void* MaybeArenaPtr()
const {
2029 void set_reply(const ::std::
string&
value);
2031 void set_reply(::std::string&& value);
2033 void set_reply(
const char* value);
2034 void set_reply(
const char* value,
size_t size);
2035 ::std::string* mutable_reply();
2036 ::std::string* release_reply();
2037 void set_allocated_reply(::std::string*
reply);
2042 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2043 ::google::protobuf::internal::ArenaStringPtr reply_;
2044 mutable int _cached_size_;
2061 static const ::google::protobuf::Descriptor*
descriptor();
2075 ReqStartDaq*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
2076 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2077 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2080 void Clear() PROTOBUF_FINAL;
2085 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
2087 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
2089 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
2091 const PROTOBUF_FINAL {
2093 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
2099 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
2102 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
2105 inline void* MaybeArenaPtr()
const {
2117 void clear_filename();
2118 static
const int kFilenameFieldNumber = 1;
2120 void set_filename(const ::std::
string&
value);
2122 void set_filename(::std::string&& value);
2124 void set_filename(
const char* value);
2125 void set_filename(
const char* value,
size_t size);
2126 ::std::string* mutable_filename();
2127 ::std::string* release_filename();
2128 void set_allocated_filename(::std::string* filename);
2133 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2134 ::google::protobuf::internal::ArenaStringPtr filename_;
2135 mutable int _cached_size_;
2152 static const ::google::protobuf::Descriptor*
descriptor();
2166 RspStartDaq*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
2167 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2168 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2171 void Clear() PROTOBUF_FINAL;
2176 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
2178 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
2180 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
2182 const PROTOBUF_FINAL {
2184 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
2190 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
2193 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
2196 inline void* MaybeArenaPtr()
const {
2210 static inline
bool Status_IsValid(
int value) {
2217 static const int Status_ARRAYSIZE =
2219 static inline const ::google::protobuf::EnumDescriptor*
2234 void clear_error_message();
2235 static const int kErrorMessageFieldNumber = 2;
2236 const ::std::string& error_message()
const;
2237 void set_error_message(const ::std::string&
value);
2239 void set_error_message(::std::string&&
value);
2241 void set_error_message(
const char*
value);
2242 void set_error_message(
const char*
value,
size_t size);
2243 ::std::string* mutable_error_message();
2244 ::std::string* release_error_message();
2245 void set_allocated_error_message(::std::string* error_message);
2249 static const int kAcqIdFieldNumber = 3;
2250 const ::std::string& acqid()
const;
2251 void set_acqid(const ::std::string&
value);
2253 void set_acqid(::std::string&&
value);
2255 void set_acqid(
const char*
value);
2256 void set_acqid(
const char*
value,
size_t size);
2257 ::std::string* mutable_acqid();
2258 ::std::string* release_acqid();
2259 void set_allocated_acqid(::std::string* acqid);
2262 void clear_status();
2263 static const int kStatusFieldNumber = 1;
2270 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2271 ::google::protobuf::internal::ArenaStringPtr error_message_;
2272 ::google::protobuf::internal::ArenaStringPtr acqid_;
2274 mutable int _cached_size_;
2279 class ReqWait :
public ::google::protobuf::Message {
2291 static const ::google::protobuf::Descriptor*
descriptor();
2295 return reinterpret_cast<const ReqWait*
>(
2305 ReqWait*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
2306 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2307 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2310 void Clear() PROTOBUF_FINAL;
2315 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
2317 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
2319 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
2321 const PROTOBUF_FINAL {
2323 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
2329 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
2330 void InternalSwap(
ReqWait* other);
2332 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
2335 inline void* MaybeArenaPtr()
const {
2347 static inline
bool Condition_IsValid(
int value) {
2354 static const int Condition_ARRAYSIZE =
2356 static inline const ::google::protobuf::EnumDescriptor*
2372 static const int kAcqIdFieldNumber = 1;
2373 const ::std::string& acqid()
const;
2374 void set_acqid(const ::std::string&
value);
2376 void set_acqid(::std::string&&
value);
2378 void set_acqid(
const char*
value);
2379 void set_acqid(
const char*
value,
size_t size);
2380 ::std::string* mutable_acqid();
2381 ::std::string* release_acqid();
2382 void set_allocated_acqid(::std::string* acqid);
2385 void clear_condition();
2386 static const int kConditionFieldNumber = 2;
2391 void clear_timeout_seconds();
2392 static const int kTimeoutSecondsFieldNumber = 3;
2393 float timeout_seconds()
const;
2394 void set_timeout_seconds(
float value);
2399 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2400 ::google::protobuf::internal::ArenaStringPtr acqid_;
2402 float timeout_seconds_;
2403 mutable int _cached_size_;
2420 static const ::google::protobuf::Descriptor*
descriptor();
2434 ReqAcqStatus*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
2435 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2436 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2439 void Clear() PROTOBUF_FINAL;
2444 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
2446 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
2448 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
2450 const PROTOBUF_FINAL {
2452 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
2458 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
2461 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
2464 inline void* MaybeArenaPtr()
const {
2479 void set_acqid(const ::std::
string&
value);
2481 void set_acqid(::std::string&& value);
2483 void set_acqid(
const char* value);
2484 void set_acqid(
const char* value,
size_t size);
2485 ::std::string* mutable_acqid();
2486 ::std::string* release_acqid();
2487 void set_allocated_acqid(::std::string* acqid);
2492 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2493 ::google::protobuf::internal::ArenaStringPtr acqid_;
2494 mutable int _cached_size_;
2511 static const ::google::protobuf::Descriptor*
descriptor();
2525 RspAcqStatus*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
2526 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2527 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2530 void Clear() PROTOBUF_FINAL;
2535 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
2537 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
2539 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
2541 const PROTOBUF_FINAL {
2543 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
2549 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
2552 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
2555 inline void* MaybeArenaPtr()
const {
2569 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2570 mutable
int _cached_size_;
2571 friend struct protobuf_requests_2eproto::TableStruct;
2575 class
RspWait : public ::google::protobuf::Message {
2587 static const ::google::protobuf::Descriptor*
descriptor();
2591 return reinterpret_cast<const RspWait*
>(
2601 RspWait*
New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
2602 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2603 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
2606 void Clear() PROTOBUF_FINAL;
2611 ::google::protobuf::io::CodedInputStream* input) PROTOBUF_FINAL;
2613 ::google::protobuf::io::CodedOutputStream* output)
const PROTOBUF_FINAL;
2615 bool deterministic, ::google::protobuf::uint8* target)
const PROTOBUF_FINAL;
2617 const PROTOBUF_FINAL {
2619 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
2625 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
2626 void InternalSwap(
RspWait* other);
2628 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
2631 inline void* MaybeArenaPtr()
const {
2645 static inline
bool Status_IsValid(
int value) {
2652 static const int Status_ARRAYSIZE =
2654 static inline const ::google::protobuf::EnumDescriptor*
2669 void clear_error_message();
2670 static const int kErrorMessageFieldNumber = 2;
2671 const ::std::string& error_message()
const;
2672 void set_error_message(const ::std::string&
value);
2674 void set_error_message(::std::string&&
value);
2676 void set_error_message(
const char*
value);
2677 void set_error_message(
const char*
value,
size_t size);
2678 ::std::string* mutable_error_message();
2679 ::std::string* release_error_message();
2680 void set_allocated_error_message(::std::string* error_message);
2683 void clear_status();
2684 static const int kStatusFieldNumber = 1;
2691 ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
2692 ::google::protobuf::internal::ArenaStringPtr error_message_;
2694 mutable int _cached_size_;
2702 #if !PROTOBUF_INLINE_NOT_IN_HEADERS
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));
2732 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2737 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2738 ::std::string(reinterpret_cast<const char*>(value), size));
2744 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2749 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2752 if (reply != NULL) {
2757 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2771 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2775 return reply_.GetNoArena();
2779 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2786 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
2792 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2797 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2798 ::std::string(reinterpret_cast<const char*>(value), size));
2804 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2809 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2812 if (reply != NULL) {
2817 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2831 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2835 return reply_.GetNoArena();
2839 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2846 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
2852 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2857 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2858 ::std::string(reinterpret_cast<const char*>(value), size));
2864 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2869 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2872 if (reply != NULL) {
2877 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2891 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2895 return reply_.GetNoArena();
2899 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2906 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
2912 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2917 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2918 ::std::string(reinterpret_cast<const char*>(value), size));
2924 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2929 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2932 if (reply != NULL) {
2937 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
2951 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2955 return reply_.GetNoArena();
2959 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
2966 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
2972 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
2977 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
2978 ::std::string(reinterpret_cast<const char*>(value), size));
2984 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2989 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2992 if (reply != NULL) {
2997 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
3011 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3015 return reply_.GetNoArena();
3019 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3026 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
3032 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3037 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3038 ::std::string(reinterpret_cast<const char*>(value), size));
3044 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3049 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3052 if (reply != NULL) {
3057 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
3071 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3075 return reply_.GetNoArena();
3079 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3086 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
3092 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3097 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3098 ::std::string(reinterpret_cast<const char*>(value), size));
3104 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3109 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3112 if (reply != NULL) {
3117 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
3131 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3135 return reply_.GetNoArena();
3139 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3146 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
3152 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3157 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3158 ::std::string(reinterpret_cast<const char*>(value), size));
3164 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3169 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3172 if (reply != NULL) {
3177 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
3191 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3195 return reply_.GetNoArena();
3199 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3206 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
3212 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3217 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3218 ::std::string(reinterpret_cast<const char*>(value), size));
3224 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3229 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3232 if (reply != NULL) {
3237 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
3251 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3255 return reply_.GetNoArena();
3259 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3266 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
3272 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3277 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3278 ::std::string(reinterpret_cast<const char*>(value), size));
3284 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3289 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3292 if (reply != NULL) {
3297 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
3307 loglevel_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3311 return loglevel_.GetNoArena();
3315 loglevel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3321 loglevel_.SetNoArena(
3322 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
3328 loglevel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3333 loglevel_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3334 ::std::string(reinterpret_cast<const char*>(value), size));
3340 return loglevel_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3345 return loglevel_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3348 if (loglevel != NULL) {
3353 loglevel_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), loglevel);
3363 reply_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3367 return reply_.GetNoArena();
3371 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3378 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
3384 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3389 reply_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3390 ::std::string(reinterpret_cast<const char*>(value), size));
3396 return reply_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3401 return reply_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3404 if (reply != NULL) {
3409 reply_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), reply);
3419 filename_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3423 return filename_.GetNoArena();
3427 filename_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3433 filename_.SetNoArena(
3434 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
3440 filename_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3445 filename_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3446 ::std::string(reinterpret_cast<const char*>(value), size));
3452 return filename_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3457 return filename_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3460 if (filename != NULL) {
3465 filename_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), filename);
3489 error_message_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3493 return error_message_.GetNoArena();
3497 error_message_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3503 error_message_.SetNoArena(
3504 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
3510 error_message_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3515 error_message_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3516 ::std::string(reinterpret_cast<const char*>(value), size));
3522 return error_message_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3527 return error_message_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3530 if (error_message != NULL) {
3535 error_message_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), error_message);
3541 acqid_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3545 return acqid_.GetNoArena();
3549 acqid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3556 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
3562 acqid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3567 acqid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3568 ::std::string(reinterpret_cast<const char*>(value), size));
3574 return acqid_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3579 return acqid_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3582 if (acqid != NULL) {
3587 acqid_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), acqid);
3597 acqid_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3601 return acqid_.GetNoArena();
3605 acqid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3612 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
3618 acqid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3623 acqid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3624 ::std::string(reinterpret_cast<const char*>(value), size));
3630 return acqid_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3635 return acqid_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3638 if (acqid != NULL) {
3643 acqid_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), acqid);
3663 timeout_seconds_ = 0;
3667 return timeout_seconds_;
3671 timeout_seconds_ =
value;
3681 acqid_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3685 return acqid_.GetNoArena();
3689 acqid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3696 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
3702 acqid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3707 acqid_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3708 ::std::string(reinterpret_cast<const char*>(value), size));
3714 return acqid_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3719 return acqid_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3722 if (acqid != NULL) {
3727 acqid_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), acqid);
3755 error_message_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3759 return error_message_.GetNoArena();
3763 error_message_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
3769 error_message_.SetNoArena(
3770 &::google::protobuf::internal::GetEmptyStringAlreadyInited(), std::move(
value));
3776 error_message_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
3781 error_message_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
3782 ::std::string(reinterpret_cast<const char*>(value), size));
3788 return error_message_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3793 return error_message_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
3796 if (error_message != NULL) {
3801 error_message_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), error_message);
3805 #endif // !PROTOBUF_INLINE_NOT_IN_HEADERS
3868 namespace protobuf {
3872 inline const EnumDescriptor* GetEnumDescriptor< ::ocmServerIf::RspStartDaq_Status>() {
3877 inline const EnumDescriptor* GetEnumDescriptor< ::ocmServerIf::ReqWait_Condition>() {
3882 inline const EnumDescriptor* GetEnumDescriptor< ::ocmServerIf::RspWait_Status>() {
3892 #endif // PROTOBUF_requests_2eproto__INCLUDED
static const ReqExit * internal_default_instance()
Definition: requests.pb.h:379
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray(bool deterministic,::google::protobuf::uint8 *target) const PROTOBUF_FINAL
RepSetLog & operator=(const RepSetLog &from)
Definition: requests.pb.h:1965
Definition: requests.pb.h:177
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1746
static const RepInit * internal_default_instance()
Definition: requests.pb.h:1290
static const ReqStop * internal_default_instance()
Definition: requests.pb.h:880
double value
Definition: easylogging++.h:814
void clear_reply()
Definition: requests.pb.h:3010
ReqAcqStatus * New() const PROTOBUF_FINAL
Definition: requests.pb.h:2432
RepExit * New() const PROTOBUF_FINAL
Definition: requests.pb.h:464
void clear_status()
Definition: requests.pb.h:3474
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:2931
static const ReqReset * internal_default_instance()
Definition: requests.pb.h:1047
static const ReqSetLog * internal_default_instance()
Definition: requests.pb.h:1882
Definition: requests.pb.h:156
::std::string * mutable_reply()
Definition: requests.pb.h:2801
::std::string * release_reply()
Definition: requests.pb.h:2806
message ReqSetLog
Definition: requests.proto:171
Definition: requests.pb.h:2279
static const ReqConfig * internal_default_instance()
Definition: requests.pb.h:1715
bool RspStartDaq_Status_Parse(const ::std::string &name, RspStartDaq_Status *value)
Definition: requests.pb.h:149
Definition: requests.pb.h:941
void set_reply(const ::std::string &value)
Definition: requests.pb.h:3137
Definition: requests.pb.h:2049
void clear_reply()
Definition: requests.pb.h:3130
message ReqExit
Definition: requests.proto:51
::std::string * mutable_reply()
Definition: requests.pb.h:2921
void clear_reply()
Definition: requests.pb.h:2830
const ::std::string & RspStartDaq_Status_Name(RspStartDaq_Status value)
Definition: requests.pb.h:145
RepInit * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1299
const ::std::string & reply() const
Definition: requests.pb.h:3013
string loglevel
Definition: requests.proto:173
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:2095
RepEnable & operator=(const RepEnable &from)
Definition: requests.pb.h:1449
ReqStartDaqDefaultTypeInternal _ReqStartDaq_default_instance_
void set_allocated_loglevel(::std::string *loglevel)
Definition: requests.pb.h:3347
ReqDisable & operator=(const ReqDisable &from)
Definition: requests.pb.h:1540
Definition: requests.pb.h:124
static const RepDisable * internal_default_instance()
Definition: requests.pb.h:1624
static const RspAcqStatus * internal_default_instance()
Definition: requests.pb.h:2514
void Swap(ReqPing *other)
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:653
Definition: requests.pb.h:1108
void set_filename(const ::std::string &value)
Definition: requests.pb.h:3425
ReqEnable & operator=(const ReqEnable &from)
Definition: requests.pb.h:1373
static bool Condition_Parse(const ::std::string &name, Condition *value)
Definition: requests.pb.h:2363
RepState & operator=(const RepState &from)
Definition: requests.pb.h:781
Definition: requests.pb.h:197
const int RspWait_Status_Status_ARRAYSIZE
Definition: requests.pb.h:183
::std::string * release_error_message()
Definition: requests.pb.h:3790
RepSetLogDefaultTypeInternal _RepSetLog_default_instance_
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:2871
static const ::google::protobuf::EnumDescriptor * Status_descriptor()
Definition: requests.pb.h:2220
const ::std::string & reply() const
Definition: requests.pb.h:2773
Definition: requests.pb.h:155
::std::string * release_reply()
Definition: requests.pb.h:2866
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:744
void set_reply(const ::std::string &value)
Definition: requests.pb.h:3197
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:3291
void clear_acqid()
Definition: requests.pb.h:3680
::std::string * mutable_reply()
Definition: requests.pb.h:3101
::std::string * mutable_reply()
Definition: requests.pb.h:2981
static const ::std::string & Condition_Name(Condition value)
Definition: requests.pb.h:2360
float timeout_seconds() const
Definition: requests.pb.h:3665
RepStatus & operator=(const RepStatus &from)
Definition: requests.pb.h:614
Definition: requests.pb.h:698
void set_error_message(const ::std::string &value)
Definition: requests.pb.h:3495
ReqConfig & operator=(const ReqConfig &from)
Definition: requests.pb.h:1707
Definition: requests.pb.h:1442
RepStopDefaultTypeInternal _RepStop_default_instance_
ReqStateDefaultTypeInternal _ReqState_default_instance_
RepStatusDefaultTypeInternal _RepStatus_default_instance_
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1245
::std::string * release_acqid()
Definition: requests.pb.h:3632
const ::std::string & reply() const
Definition: requests.pb.h:3365
Definition: requests.pb.h:175
Definition: requests.pb.h:2575
void set_loglevel(const ::std::string &value)
Definition: requests.pb.h:3313
Definition: requests.pb.h:531
ReqConfigDefaultTypeInternal _ReqConfig_default_instance_
const ::google::protobuf::EnumDescriptor * ReqWait_Condition_descriptor()
::std::string * mutable_reply()
Definition: requests.pb.h:3041
RepDisable * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1633
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:2621
static const RepPing * internal_default_instance()
Definition: requests.pb.h:288
void clear_reply()
Definition: requests.pb.h:3070
static bool Status_Parse(const ::std::string &name, Status *value)
Definition: requests.pb.h:2661
RepStatus * New() const PROTOBUF_FINAL
Definition: requests.pb.h:631
void set_condition(::ocmServerIf::ReqWait_Condition value)
Definition: requests.pb.h:3655
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1822
message ReqStop
Definition: requests.proto:202
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:2454
::std::string * mutable_loglevel()
Definition: requests.pb.h:3337
Definition: requests.pb.h:137
Definition: requests.pb.h:364
message RepEnable
Definition: requests.proto:31
message ReqInit
Definition: requests.proto:128
Definition: requests.pb.h:1199
void set_acqid(const ::std::string &value)
Definition: requests.pb.h:3603
Definition: requests.pb.h:1609
Definition: requests.pb.h:134
ReqReset * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1056
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:2991
void set_reply(const ::std::string &value)
Definition: requests.pb.h:2897
bool RspWait_Status_Parse(const ::std::string &name, RspWait_Status *value)
Definition: requests.pb.h:190
RepInitDefaultTypeInternal _RepInit_default_instance_
const ::std::string & reply() const
Definition: requests.pb.h:3193
void Clear() PROTOBUF_FINAL
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:2545
const int64_t ERROR
Definition: defines.hpp:209
message RepExit
Definition: requests.proto:54
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:319
message RepSetLog
Definition: requests.proto:175
void clear_condition()
Definition: requests.pb.h:3648
static const ReqStatus * internal_default_instance()
Definition: requests.pb.h:546
bool IsInitialized() const PROTOBUF_FINAL
static bool Status_Parse(const ::std::string &name, Status *value)
Definition: requests.pb.h:2226
static const ::google::protobuf::uint32 offsets[]
Definition: requests.pb.h:125
Definition: requests.pb.h:2408
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:2325
Definition: requests.pb.h:1867
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:243
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1655
::std::string * release_reply()
Definition: requests.pb.h:2746
::std::string * mutable_reply()
Definition: requests.pb.h:3281
void set_acqid(const ::std::string &value)
Definition: requests.pb.h:3687
ReqInit & operator=(const ReqInit &from)
Definition: requests.pb.h:1206
Definition: requests.pb.h:273
RepConfig & operator=(const RepConfig &from)
Definition: requests.pb.h:1783
Definition: requests.pb.h:2499
void set_allocated_error_message(::std::string *error_message)
Definition: requests.pb.h:3795
const ::google::protobuf::EnumDescriptor * RspWait_Status_descriptor()
static const ReqEnable * internal_default_instance()
Definition: requests.pb.h:1381
void set_status(::ocmServerIf::RspWait_Status value)
Definition: requests.pb.h:3747
const ::std::string & filename() const
Definition: requests.pb.h:3421
ReqSetLogDefaultTypeInternal _ReqSetLog_default_instance_
ReqStartDaq & operator=(const ReqStartDaq &from)
Definition: requests.pb.h:2056
void clear_loglevel()
Definition: requests.pb.h:3306
static const RspWait * internal_default_instance()
Definition: requests.pb.h:2590
void CopyFrom(const ::google::protobuf::Message &from) PROTOBUF_FINAL
message RepReset
Definition: requests.proto:152
static const ReqWait * internal_default_instance()
Definition: requests.pb.h:2294
::std::string * release_acqid()
Definition: requests.pb.h:3576
RspWait & operator=(const RspWait &from)
Definition: requests.pb.h:2582
::std::string * mutable_acqid()
Definition: requests.pb.h:3627
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1579
ReqSetLog * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1891
void clear_timeout_seconds()
Definition: requests.pb.h:3662
Definition: requests.pb.h:1366
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1154
Definition: requests.pb.h:178
::ocmServerIf::RspStartDaq_Status status() const
Definition: requests.pb.h:3477
RepInit & operator=(const RepInit &from)
Definition: requests.pb.h:1282
const ::std::string & acqid() const
Definition: requests.pb.h:3599
::std::string * release_filename()
Definition: requests.pb.h:3454
message RepPing
Definition: requests.proto:138
static const RepSetLog * internal_default_instance()
Definition: requests.pb.h:1973
void clear_reply()
Definition: requests.pb.h:3362
::std::string * mutable_filename()
Definition: requests.pb.h:3449
void AddDescriptors()
Definition: Types.pb.cpp:130
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:3111
ReqState & operator=(const ReqState &from)
Definition: requests.pb.h:705
const ::std::string & reply() const
Definition: requests.pb.h:3253
ReqPingDefaultTypeInternal _ReqPing_default_instance_
RspStartDaqDefaultTypeInternal _RspStartDaq_default_instance_
void clear_error_message()
Definition: requests.pb.h:3754
ReqEnableDefaultTypeInternal _ReqEnable_default_instance_
RepDisableDefaultTypeInternal _RepDisable_default_instance_
Definition: requests.pb.h:136
const ReqWait_Condition ReqWait_Condition_Condition_MIN
Definition: requests.pb.h:160
static const ReqPing * internal_default_instance()
Definition: requests.pb.h:212
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:2186
ReqDisable * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1557
ReqExit * New() const PROTOBUF_FINAL
Definition: requests.pb.h:388
::std::string * mutable_error_message()
Definition: requests.pb.h:3785
static const ReqPing & default_instance()
::std::string * release_acqid()
Definition: requests.pb.h:3716
RepPing & operator=(const RepPing &from)
Definition: requests.pb.h:280
static const ::google::protobuf::EnumDescriptor * Condition_descriptor()
Definition: requests.pb.h:2357
Definition: requests.pb.h:1776
const ::std::string & reply() const
Definition: requests.pb.h:3073
void set_reply(const ::std::string &value)
Definition: requests.pb.h:2957
RepDisable & operator=(const RepDisable &from)
Definition: requests.pb.h:1616
RspStartDaq_Status
Definition: requests.pb.h:133
RepResetDefaultTypeInternal _RepReset_default_instance_
ReqWait * New() const PROTOBUF_FINAL
Definition: requests.pb.h:2303
void set_status(::ocmServerIf::RspStartDaq_Status value)
Definition: requests.pb.h:3481
static const RepConfig * internal_default_instance()
Definition: requests.pb.h:1791
void set_reply(const ::std::string &value)
Definition: requests.pb.h:2777
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1412
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:3403
void clear_acqid()
Definition: requests.pb.h:3596
RepStop * New() const PROTOBUF_FINAL
Definition: requests.pb.h:965
ReqStatusDefaultTypeInternal _ReqStatus_default_instance_
static const RepExit * internal_default_instance()
Definition: requests.pb.h:455
void set_error_message(const ::std::string &value)
Definition: requests.pb.h:3761
ReqAcqStatusDefaultTypeInternal _ReqAcqStatus_default_instance_
static const RepEnable * internal_default_instance()
Definition: requests.pb.h:1457
RepExit & operator=(const RepExit &from)
Definition: requests.pb.h:447
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:2004
void clear_filename()
Definition: requests.pb.h:3418
RepReset * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1132
const ::std::string & reply() const
Definition: requests.pb.h:2953
static const ::google::protobuf::EnumDescriptor * Status_descriptor()
Definition: requests.pb.h:2655
void set_reply(const ::std::string &value)
Definition: requests.pb.h:3077
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:2751
ReqDisableDefaultTypeInternal _ReqDisable_default_instance_
message RepDisable
Definition: requests.proto:24
const int64_t SUCCESS
Definition: defines.hpp:230
const ::std::string & reply() const
Definition: requests.pb.h:3133
ReqResetDefaultTypeInternal _ReqReset_default_instance_
RspStartDaq * New() const PROTOBUF_FINAL
Definition: requests.pb.h:2164
RspWait * New() const PROTOBUF_FINAL
Definition: requests.pb.h:2599
ReqStartDaq * New() const PROTOBUF_FINAL
Definition: requests.pb.h:2073
const ReqWait_Condition ReqWait_Condition_Condition_MAX
Definition: requests.pb.h:161
message ReqReset
Definition: requests.proto:149
ReqStatus & operator=(const ReqStatus &from)
Definition: requests.pb.h:538
const ::std::string & error_message() const
Definition: requests.pb.h:3757
ReqInit * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1223
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:2811
RspStartDaq & operator=(const RspStartDaq &from)
Definition: requests.pb.h:2147
const ::std::string & ReqWait_Condition_Name(ReqWait_Condition value)
Definition: requests.pb.h:165
Definition: requests.pb.h:2140
Definition: requests.pb.h:774
ReqWait_Condition
Definition: requests.pb.h:154
RspAcqStatus & operator=(const RspAcqStatus &from)
Definition: requests.pb.h:2506
::ocmServerIf::RspWait_Status status() const
Definition: requests.pb.h:3743
::std::string * release_reply()
Definition: requests.pb.h:3106
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1488
const ::std::string & acqid() const
Definition: requests.pb.h:3683
static const ::std::string & Status_Name(Status value)
Definition: requests.pb.h:2223
optional string reply
Definition: requests.proto:26
void clear_reply()
Definition: requests.pb.h:2770
::std::string * release_reply()
Definition: requests.pb.h:2986
ReqSetLog & operator=(const ReqSetLog &from)
Definition: requests.pb.h:1874
void InitDefaults()
Definition: Types.pb.cpp:111
const RspWait_Status RspWait_Status_Status_MAX
Definition: requests.pb.h:182
bool ReqWait_Condition_Parse(const ::std::string &name, ReqWait_Condition *value)
Definition: requests.pb.h:169
RepStateDefaultTypeInternal _RepState_default_instance_
const ::std::string & reply() const
Definition: requests.pb.h:2893
void clear_reply()
Definition: requests.pb.h:2950
Definition: requests.pb.h:1032
ReqWaitDefaultTypeInternal _ReqWait_default_instance_
RspAcqStatus * New() const PROTOBUF_FINAL
Definition: requests.pb.h:2523
void clear_acqid()
Definition: requests.pb.h:3540
Definition: requests.pb.h:176
ReqStop & operator=(const ReqStop &from)
Definition: requests.pb.h:872
static void InitDefaultsImpl()
ReqPing & operator=(const ReqPing &from)
Definition: requests.pb.h:204
::std::string * mutable_reply()
Definition: requests.pb.h:3161
void MergeFrom(const ::google::protobuf::Message &from) PROTOBUF_FINAL
::google::protobuf::uint8 * SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) const PROTOBUF_FINAL
Definition: requests.pb.h:238
static const ReqDisable * internal_default_instance()
Definition: requests.pb.h:1548
ReqPing * New() const PROTOBUF_FINAL
Definition: requests.pb.h:221
RspWait_Status
Definition: requests.pb.h:174
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:577
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:3231
RepSetLog * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1982
void clear_reply()
Definition: requests.pb.h:3190
const RspStartDaq_Status RspStartDaq_Status_Status_MAX
Definition: requests.pb.h:141
Definition: requests.pb.h:1533
::std::string * release_reply()
Definition: requests.pb.h:3046
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:3051
static const ReqAcqStatus * internal_default_instance()
Definition: requests.pb.h:2423
static const RepStatus * internal_default_instance()
Definition: requests.pb.h:622
ReqConfig * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1724
Definition: requests.pb.h:1700
const ::std::string & error_message() const
Definition: requests.pb.h:3491
void set_reply(const ::std::string &value)
Definition: requests.pb.h:3017
ReqExit & operator=(const ReqExit &from)
Definition: requests.pb.h:371
void set_allocated_reply(::std::string *reply)
Definition: requests.pb.h:3171
void set_reply(const ::std::string &value)
Definition: requests.pb.h:2717
void set_reply(const ::std::string &value)
Definition: requests.pb.h:3257
ReqAcqStatus & operator=(const ReqAcqStatus &from)
Definition: requests.pb.h:2415
RepEnableDefaultTypeInternal _RepEnable_default_instance_
bool ReqWait_Condition_IsValid(int value)
Definition: requests.pb.h:157
static const ::google::protobuf::Descriptor * descriptor()
::std::string * mutable_error_message()
Definition: requests.pb.h:3519
void set_allocated_filename(::std::string *filename)
Definition: requests.pb.h:3459
void clear_reply()
Definition: requests.pb.h:2710
RepPing * New() const PROTOBUF_FINAL
Definition: requests.pb.h:297
bool RspStartDaq_Status_IsValid(int value)
::std::string * release_reply()
Definition: requests.pb.h:3398
::std::string * mutable_reply()
Definition: requests.pb.h:3393
message RepStop
Definition: requests.proto:205
::std::string * mutable_reply()
Definition: requests.pb.h:2741
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:486
ReqEnable * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1390
ReqWait & operator=(const ReqWait &from)
Definition: requests.pb.h:2286
void set_acqid(const ::std::string &value)
Definition: requests.pb.h:3547
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:820
RspAcqStatusDefaultTypeInternal _RspAcqStatus_default_instance_
ReqStopDefaultTypeInternal _ReqStop_default_instance_
const ::std::string & loglevel() const
Definition: requests.pb.h:3309
size_t ByteSizeLong() const PROTOBUF_FINAL
ReqReset & operator=(const ReqReset &from)
Definition: requests.pb.h:1039
::std::string * release_loglevel()
Definition: requests.pb.h:3342
Definition: requests.pb.h:440
Definition: requests.pb.h:865
static const RepReset * internal_default_instance()
Definition: requests.pb.h:1123
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1321
const ::std::string & reply() const
Definition: requests.pb.h:2833
Definition: requests.pb.h:1275
const ::google::protobuf::EnumDescriptor * RspStartDaq_Status_descriptor()
void set_allocated_error_message(::std::string *error_message)
Definition: requests.pb.h:3529
RepStop & operator=(const RepStop &from)
Definition: requests.pb.h:948
::std::string * release_reply()
Definition: requests.pb.h:3226
::std::string * release_error_message()
Definition: requests.pb.h:3524
Definition: requests.pb.h:607
ReqStatus * New() const PROTOBUF_FINAL
Definition: requests.pb.h:555
ReqInitDefaultTypeInternal _ReqInit_default_instance_
::std::string * mutable_acqid()
Definition: requests.pb.h:3571
message ReqEnable
Definition: requests.proto:28
RepConfig * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1800
const ::std::string & RspWait_Status_Name(RspWait_Status value)
Definition: requests.pb.h:186
::std::string * mutable_acqid()
Definition: requests.pb.h:3711
static const RspStartDaq * internal_default_instance()
Definition: requests.pb.h:2155
void set_allocated_acqid(::std::string *acqid)
Definition: requests.pb.h:3721
const ::std::string & reply() const
Definition: requests.pb.h:2713
static const RepState * internal_default_instance()
Definition: requests.pb.h:789
RspWaitDefaultTypeInternal _RspWait_default_instance_
void set_reply(const ::std::string &value)
Definition: requests.pb.h:2837
void set_allocated_acqid(::std::string *acqid)
Definition: requests.pb.h:3637
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) PROTOBUF_FINAL
::std::string * release_reply()
Definition: requests.pb.h:2926
::std::string * release_reply()
Definition: requests.pb.h:3166
void set_reply(const ::std::string &value)
Definition: requests.pb.h:3369
::std::string * release_reply()
Definition: requests.pb.h:3286
message RepInit
Definition: requests.proto:131
const int RspStartDaq_Status_Status_ARRAYSIZE
Definition: requests.pb.h:142
ReqState * New() const PROTOBUF_FINAL
Definition: requests.pb.h:722
std::string const
Definition: Test{{cookiecutter.device_name}}.cpp:209
ReqStop * New() const PROTOBUF_FINAL
Definition: requests.pb.h:889
void clear_status()
Definition: requests.pb.h:3740
void clear_reply()
Definition: requests.pb.h:2890
message ReqDisable
Definition: requests.proto:21
static const ::std::string & Status_Name(Status value)
Definition: requests.pb.h:2658
const RspStartDaq_Status RspStartDaq_Status_Status_MIN
Definition: requests.pb.h:140
ReqExitDefaultTypeInternal _ReqExit_default_instance_
const RspWait_Status RspWait_Status_Status_MIN
Definition: requests.pb.h:181
optional string name
Definition: topics.proto:50
const int ReqWait_Condition_Condition_ARRAYSIZE
Definition: requests.pb.h:162
Definition: requests.pb.h:135
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:911
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1913
::std::string * mutable_reply()
Definition: requests.pb.h:2861
static const ReqStartDaq * internal_default_instance()
Definition: requests.pb.h:2064
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const PROTOBUF_FINAL
::std::string * mutable_reply()
Definition: requests.pb.h:3221
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:987
RepExitDefaultTypeInternal _RepExit_default_instance_
::google::protobuf::Metadata GetMetadata() const PROTOBUF_FINAL
const ::std::string & acqid() const
Definition: requests.pb.h:3543
bool RspWait_Status_IsValid(int value)
::ocmServerIf::ReqWait_Condition condition() const
Definition: requests.pb.h:3651
RepReset & operator=(const RepReset &from)
Definition: requests.pb.h:1115
static const ReqState * internal_default_instance()
Definition: requests.pb.h:713
void clear_error_message()
Definition: requests.pb.h:3488
RepEnable * New() const PROTOBUF_FINAL
Definition: requests.pb.h:1466
void set_timeout_seconds(float value)
Definition: requests.pb.h:3669
static const ReqInit * internal_default_instance()
Definition: requests.pb.h:1214
RepState * New() const PROTOBUF_FINAL
Definition: requests.pb.h:798
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:1078
RepPingDefaultTypeInternal _RepPing_default_instance_
static const RepStop * internal_default_instance()
Definition: requests.pb.h:956
void clear_reply()
Definition: requests.pb.h:3250
int GetCachedSize() const PROTOBUF_FINAL
Definition: requests.pb.h:410
Definition: requests.pb.h:1958
void set_allocated_acqid(::std::string *acqid)
Definition: requests.pb.h:3581
RepConfigDefaultTypeInternal _RepConfig_default_instance_
package ocmServerIf
Definition: requests.proto:3