4#ifndef GOOGLE_PROTOBUF_INCLUDED_wib_2eproto_2epb_2eh
5#define GOOGLE_PROTOBUF_INCLUDED_wib_2eproto_2epb_2eh
11#include "google/protobuf/port_def.inc"
12#if PROTOBUF_VERSION < 4024000
13#error "This file was generated by a newer version of protoc which is"
14#error "incompatible with your Protocol Buffer headers. Please update"
18#if 4024004 < PROTOBUF_MIN_PROTOC_VERSION
19#error "This file was generated by an older version of protoc which is"
20#error "incompatible with your Protocol Buffer headers. Please"
21#error "regenerate this file with a newer version of protoc."
23#include "google/protobuf/port_undef.inc"
24#include "google/protobuf/io/coded_stream.h"
25#include "google/protobuf/arena.h"
26#include "google/protobuf/arenastring.h"
27#include "google/protobuf/generated_message_bases.h"
28#include "google/protobuf/generated_message_tctable_decl.h"
29#include "google/protobuf/generated_message_util.h"
30#include "google/protobuf/metadata_lite.h"
31#include "google/protobuf/generated_message_reflection.h"
32#include "google/protobuf/message.h"
33#include "google/protobuf/repeated_field.h"
34#include "google/protobuf/extension_set.h"
35#include "google/protobuf/unknown_field_set.h"
36#include "google/protobuf/any.pb.h"
40#include "google/protobuf/port_def.inc"
42#define PROTOBUF_INTERNAL_EXPORT_wib_2eproto
56extern const ::google::protobuf::internal::DescriptorTable
60struct CDFastCmdDefaultTypeInternal;
63struct CDPeekDefaultTypeInternal;
66struct CDPokeDefaultTypeInternal;
69struct CDRegValueDefaultTypeInternal;
72struct CalibrateDefaultTypeInternal;
75struct CommandDefaultTypeInternal;
78struct ConfigurePowerDefaultTypeInternal;
81struct ConfigureWIBDefaultTypeInternal;
83class ConfigureWIB_ConfigureCOLDADC;
84struct ConfigureWIB_ConfigureCOLDADCDefaultTypeInternal;
86class ConfigureWIB_ConfigureFEMB;
87struct ConfigureWIB_ConfigureFEMBDefaultTypeInternal;
89class ConfigureWIB_ConfigureWIBPulser;
90struct ConfigureWIB_ConfigureWIBPulserDefaultTypeInternal;
93struct EmptyDefaultTypeInternal;
96struct GetSWVersionDefaultTypeInternal;
98class GetSWVersion_Version;
99struct GetSWVersion_VersionDefaultTypeInternal;
102struct GetSensorsDefaultTypeInternal;
104class GetSensors_Sensors;
105struct GetSensors_SensorsDefaultTypeInternal;
108struct GetTimestampDefaultTypeInternal;
110class GetTimestamp_Timestamp;
111struct GetTimestamp_TimestampDefaultTypeInternal;
113class GetTimingStatus;
114struct GetTimingStatusDefaultTypeInternal;
116class GetTimingStatus_TimingStatus;
117struct GetTimingStatus_TimingStatusDefaultTypeInternal;
120struct LogControlDefaultTypeInternal;
123struct LogControl_LogDefaultTypeInternal;
126struct PeekDefaultTypeInternal;
129struct PokeDefaultTypeInternal;
132struct PowerWIBDefaultTypeInternal;
135struct ReadDaqSpyDefaultTypeInternal;
137class ReadDaqSpy_DaqSpy;
138struct ReadDaqSpy_DaqSpyDefaultTypeInternal;
140class ReadDaqSpy_DeframedDaqSpy;
141struct ReadDaqSpy_DeframedDaqSpyDefaultTypeInternal;
144struct RebootDefaultTypeInternal;
147struct RecompileDefaultTypeInternal;
150struct RegValueDefaultTypeInternal;
153struct ResetTimingDefaultTypeInternal;
156struct ScriptDefaultTypeInternal;
159struct SetFakeTimeDefaultTypeInternal;
162struct StartFakeTimeDefaultTypeInternal;
165struct StatusDefaultTypeInternal;
168struct UpdateDefaultTypeInternal;
184 public ::google::protobuf::Message {
188 template<
typename =
void>
189 explicit PROTOBUF_CONSTEXPR
Command(::google::protobuf::internal::ConstantInitialized);
194 *
this = ::std::move(from);
202 if (
this == &from)
return *
this;
203 if (GetOwningArena() == from.GetOwningArena()
204 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
205 && GetOwningArena() !=
nullptr
216 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
219 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
235 return reinterpret_cast<const Command*
>(
245 if (other ==
this)
return;
246 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
247 if (GetOwningArena() !=
nullptr &&
248 GetOwningArena() == other->GetOwningArena()) {
250 if (GetOwningArena() == other->GetOwningArena()) {
254 ::google::protobuf::internal::GenericSwap(
this, other);
258 if (other ==
this)
return;
259 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
265 Command*
New(::google::protobuf::Arena* arena =
nullptr) const final {
266 return CreateMaybeMessage<Command>(arena);
268 using ::google::protobuf::Message::CopyFrom;
270 using ::google::protobuf::Message::MergeFrom;
275 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
277 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
281 const
char*
_InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
283 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
287 void SharedCtor(::google::protobuf::Arena* arena);
293 friend class ::google::protobuf::internal::AnyMetadata;
295 return "wib.Command";
298 explicit Command(::google::protobuf::Arena* arena);
302 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
316 const ::google::protobuf::Any&
cmd()
const;
317 PROTOBUF_NODISCARD ::google::protobuf::Any*
release_cmd();
332 friend class ::google::protobuf::internal::TcParser;
333 static const ::google::protobuf::internal::TcParseTable<0, 1, 1, 0, 2>
_table_;
334 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
341 PROTOBUF_TSAN_DECLARE_MEMBER
344 friend struct ::TableStruct_wib_2eproto;
348 public ::google::protobuf::Message {
352 template<
typename =
void>
353 explicit PROTOBUF_CONSTEXPR
Script(::google::protobuf::internal::ConstantInitialized);
358 *
this = ::std::move(from);
366 if (
this == &from)
return *
this;
367 if (GetOwningArena() == from.GetOwningArena()
368 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
369 && GetOwningArena() !=
nullptr
380 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
383 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
399 return reinterpret_cast<const Script*
>(
409 if (other ==
this)
return;
410 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
411 if (GetOwningArena() !=
nullptr &&
412 GetOwningArena() == other->GetOwningArena()) {
414 if (GetOwningArena() == other->GetOwningArena()) {
418 ::google::protobuf::internal::GenericSwap(
this, other);
422 if (other ==
this)
return;
423 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
429 Script*
New(::google::protobuf::Arena* arena =
nullptr) const final {
430 return CreateMaybeMessage<Script>(arena);
432 using ::google::protobuf::Message::CopyFrom;
433 void CopyFrom(
const Script& from);
434 using ::google::protobuf::Message::MergeFrom;
439 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
441 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
442 bool IsInitialized() const final;
444 ::
size_t ByteSizeLong() const final;
445 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
446 ::uint8_t* _InternalSerialize(
447 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
451 void SharedCtor(::google::protobuf::Arena* arena);
453 void SetCachedSize(
int size)
const final;
454 void InternalSwap(
Script* other);
457 friend class ::google::protobuf::internal::AnyMetadata;
462 explicit Script(::google::protobuf::Arena* arena);
466 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
479 void clear_script() ;
480 const std::string& script()
const;
481 template <
typename Arg_ =
const std::string&,
typename... Args_>
490 const std::string& value);
508 friend class ::google::protobuf::internal::TcParser;
509 static const ::google::protobuf::internal::TcParseTable<1, 2, 0, 0, 2>
_table_;
510 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
514 ::google::protobuf::internal::ArenaStringPtr
script_;
517 PROTOBUF_TSAN_DECLARE_MEMBER
520 friend struct ::TableStruct_wib_2eproto;
524 public ::google::protobuf::Message {
528 template<
typename =
void>
529 explicit PROTOBUF_CONSTEXPR
ReadDaqSpy_DaqSpy(::google::protobuf::internal::ConstantInitialized);
534 *
this = ::std::move(from);
542 if (
this == &from)
return *
this;
543 if (GetOwningArena() == from.GetOwningArena()
544 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
545 && GetOwningArena() !=
nullptr
556 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
559 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
585 if (other ==
this)
return;
586 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
587 if (GetOwningArena() !=
nullptr &&
588 GetOwningArena() == other->GetOwningArena()) {
590 if (GetOwningArena() == other->GetOwningArena()) {
594 ::google::protobuf::internal::GenericSwap(
this, other);
598 if (other ==
this)
return;
599 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
606 return CreateMaybeMessage<ReadDaqSpy_DaqSpy>(arena);
608 using ::google::protobuf::Message::CopyFrom;
610 using ::google::protobuf::Message::MergeFrom;
615 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
617 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
618 bool IsInitialized() const final;
620 ::
size_t ByteSizeLong() const final;
621 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
622 ::uint8_t* _InternalSerialize(
623 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
627 void SharedCtor(::google::protobuf::Arena* arena);
629 void SetCachedSize(
int size)
const final;
633 friend class ::google::protobuf::internal::AnyMetadata;
635 return "wib.ReadDaqSpy.DaqSpy";
642 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
657 const std::string& buf0()
const;
658 template <
typename Arg_ =
const std::string&,
typename... Args_>
667 const std::string& value);
673 const std::string&
buf1()
const;
674 template <
typename Arg_ =
const std::string&,
typename... Args_>
683 const std::string& value);
701 friend class ::google::protobuf::internal::TcParser;
702 static const ::google::protobuf::internal::TcParseTable<2, 3, 0, 0, 2>
_table_;
703 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
707 ::google::protobuf::internal::ArenaStringPtr
buf0_;
708 ::google::protobuf::internal::ArenaStringPtr
buf1_;
711 PROTOBUF_TSAN_DECLARE_MEMBER
714 friend struct ::TableStruct_wib_2eproto;
718 public ::google::protobuf::Message {
722 template<
typename =
void>
728 *
this = ::std::move(from);
736 if (
this == &from)
return *
this;
737 if (GetOwningArena() == from.GetOwningArena()
738 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
739 && GetOwningArena() !=
nullptr
750 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
753 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
779 if (other ==
this)
return;
780 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
781 if (GetOwningArena() !=
nullptr &&
782 GetOwningArena() == other->GetOwningArena()) {
784 if (GetOwningArena() == other->GetOwningArena()) {
788 ::google::protobuf::internal::GenericSwap(
this, other);
792 if (other ==
this)
return;
793 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
800 return CreateMaybeMessage<ReadDaqSpy_DeframedDaqSpy>(arena);
802 using ::google::protobuf::Message::CopyFrom;
804 using ::google::protobuf::Message::MergeFrom;
809 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
811 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
812 bool IsInitialized() const final;
814 ::
size_t ByteSizeLong() const final;
815 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
816 ::uint8_t* _InternalSerialize(
817 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
821 void SharedCtor(::google::protobuf::Arena* arena);
823 void SetCachedSize(
int size)
const final;
827 friend class ::google::protobuf::internal::AnyMetadata;
829 return "wib.ReadDaqSpy.DeframedDaqSpy";
836 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
853 void clear_deframed_samples() ;
854 const std::string& deframed_samples()
const;
855 template <
typename Arg_ =
const std::string&,
typename... Args_>
864 const std::string& value);
871 template <
typename Arg_ =
const std::string&,
typename... Args_>
880 const std::string& value);
928 friend class ::google::protobuf::internal::TcParser;
929 static const ::google::protobuf::internal::TcParseTable<3, 6, 0, 0, 2>
_table_;
930 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
941 PROTOBUF_TSAN_DECLARE_MEMBER
944 friend struct ::TableStruct_wib_2eproto;
948 public ::google::protobuf::Message {
952 template<
typename =
void>
953 explicit PROTOBUF_CONSTEXPR
ReadDaqSpy(::google::protobuf::internal::ConstantInitialized);
958 *
this = ::std::move(from);
966 if (
this == &from)
return *
this;
967 if (GetOwningArena() == from.GetOwningArena()
968 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
969 && GetOwningArena() !=
nullptr
980 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
983 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
1009 if (other ==
this)
return;
1010 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
1011 if (GetOwningArena() !=
nullptr &&
1012 GetOwningArena() == other->GetOwningArena()) {
1014 if (GetOwningArena() == other->GetOwningArena()) {
1018 ::google::protobuf::internal::GenericSwap(
this, other);
1022 if (other ==
this)
return;
1023 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
1030 return CreateMaybeMessage<ReadDaqSpy>(arena);
1032 using ::google::protobuf::Message::CopyFrom;
1034 using ::google::protobuf::Message::MergeFrom;
1039 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
1041 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
1042 bool IsInitialized() const final;
1044 ::
size_t ByteSizeLong() const final;
1045 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
1046 ::uint8_t* _InternalSerialize(
1047 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
1051 void SharedCtor(::google::protobuf::Arena* arena);
1053 void SetCachedSize(
int size)
const final;
1057 friend class ::google::protobuf::internal::AnyMetadata;
1059 return "wib.ReadDaqSpy";
1062 explicit ReadDaqSpy(::google::protobuf::Arena* arena);
1066 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
1089 void set_buf0(
bool value);
1092 bool _internal_buf0()
const;
1093 void _internal_set_buf0(
bool value);
1099 void set_buf1(
bool value);
1102 bool _internal_buf1()
const;
1103 void _internal_set_buf1(
bool value);
1107 void clear_deframe() ;
1108 bool deframe()
const;
1109 void set_deframe(
bool value);
1112 bool _internal_deframe()
const;
1113 void _internal_set_deframe(
bool value);
1117 void clear_channels() ;
1118 bool channels()
const;
1119 void set_channels(
bool value);
1122 bool _internal_channels()
const;
1123 void _internal_set_channels(
bool value);
1127 void clear_trigger_command() ;
1128 ::uint32_t trigger_command()
const;
1129 void set_trigger_command(::uint32_t value);
1132 ::uint32_t _internal_trigger_command()
const;
1133 void _internal_set_trigger_command(::uint32_t value);
1137 void clear_trigger_rec_ticks() ;
1138 ::uint32_t trigger_rec_ticks()
const;
1139 void set_trigger_rec_ticks(::uint32_t value);
1142 ::uint32_t _internal_trigger_rec_ticks()
const;
1143 void _internal_set_trigger_rec_ticks(::uint32_t value);
1147 void clear_trigger_timeout_ms() ;
1148 ::uint32_t trigger_timeout_ms()
const;
1149 void set_trigger_timeout_ms(::uint32_t value);
1152 ::uint32_t _internal_trigger_timeout_ms()
const;
1153 void _internal_set_trigger_timeout_ms(::uint32_t value);
1160 friend class ::google::protobuf::internal::TcParser;
1161 static const ::google::protobuf::internal::TcParseTable<3, 7, 0, 0, 2>
_table_;
1162 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
1174 PROTOBUF_TSAN_DECLARE_MEMBER
1177 friend struct ::TableStruct_wib_2eproto;
1181 public ::google::protobuf::Message {
1185 template<
typename =
void>
1186 explicit PROTOBUF_CONSTEXPR
ConfigurePower(::google::protobuf::internal::ConstantInitialized);
1191 *
this = ::std::move(from);
1199 if (
this == &from)
return *
this;
1200 if (GetOwningArena() == from.GetOwningArena()
1201 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
1202 && GetOwningArena() !=
nullptr
1213 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
1216 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
1242 if (other ==
this)
return;
1243 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
1244 if (GetOwningArena() !=
nullptr &&
1245 GetOwningArena() == other->GetOwningArena()) {
1247 if (GetOwningArena() == other->GetOwningArena()) {
1251 ::google::protobuf::internal::GenericSwap(
this, other);
1255 if (other ==
this)
return;
1256 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
1263 return CreateMaybeMessage<ConfigurePower>(arena);
1265 using ::google::protobuf::Message::CopyFrom;
1267 using ::google::protobuf::Message::MergeFrom;
1272 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
1274 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
1275 bool IsInitialized() const final;
1277 ::
size_t ByteSizeLong() const final;
1278 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
1279 ::uint8_t* _InternalSerialize(
1280 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
1284 void SharedCtor(::google::protobuf::Arena* arena);
1286 void SetCachedSize(
int size)
const final;
1290 friend class ::google::protobuf::internal::AnyMetadata;
1292 return "wib.ConfigurePower";
1299 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
1316 void clear_dc2dc_o1() ;
1317 double dc2dc_o1()
const;
1318 void set_dc2dc_o1(
double value);
1321 double _internal_dc2dc_o1()
const;
1322 void _internal_set_dc2dc_o1(
double value);
1326 void clear_dc2dc_o2() ;
1327 double dc2dc_o2()
const;
1328 void set_dc2dc_o2(
double value);
1331 double _internal_dc2dc_o2()
const;
1332 void _internal_set_dc2dc_o2(
double value);
1336 void clear_dc2dc_o3() ;
1337 double dc2dc_o3()
const;
1338 void set_dc2dc_o3(
double value);
1341 double _internal_dc2dc_o3()
const;
1342 void _internal_set_dc2dc_o3(
double value);
1346 void clear_dc2dc_o4() ;
1347 double dc2dc_o4()
const;
1348 void set_dc2dc_o4(
double value);
1351 double _internal_dc2dc_o4()
const;
1352 void _internal_set_dc2dc_o4(
double value);
1356 void clear_ldo_a0() ;
1357 double ldo_a0()
const;
1358 void set_ldo_a0(
double value);
1361 double _internal_ldo_a0()
const;
1362 void _internal_set_ldo_a0(
double value);
1366 void clear_ldo_a1() ;
1367 double ldo_a1()
const;
1368 void set_ldo_a1(
double value);
1371 double _internal_ldo_a1()
const;
1372 void _internal_set_ldo_a1(
double value);
1379 friend class ::google::protobuf::internal::TcParser;
1380 static const ::google::protobuf::internal::TcParseTable<3, 6, 0, 0, 2>
_table_;
1381 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
1392 PROTOBUF_TSAN_DECLARE_MEMBER
1395 friend struct ::TableStruct_wib_2eproto;
1399 public ::google::protobuf::Message {
1403 template<
typename =
void>
1404 explicit PROTOBUF_CONSTEXPR
PowerWIB(::google::protobuf::internal::ConstantInitialized);
1409 *
this = ::std::move(from);
1417 if (
this == &from)
return *
this;
1418 if (GetOwningArena() == from.GetOwningArena()
1419 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
1420 && GetOwningArena() !=
nullptr
1431 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
1434 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
1450 return reinterpret_cast<const PowerWIB*
>(
1460 if (other ==
this)
return;
1461 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
1462 if (GetOwningArena() !=
nullptr &&
1463 GetOwningArena() == other->GetOwningArena()) {
1465 if (GetOwningArena() == other->GetOwningArena()) {
1469 ::google::protobuf::internal::GenericSwap(
this, other);
1473 if (other ==
this)
return;
1474 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
1480 PowerWIB*
New(::google::protobuf::Arena* arena =
nullptr) const final {
1481 return CreateMaybeMessage<PowerWIB>(arena);
1483 using ::google::protobuf::Message::CopyFrom;
1484 void CopyFrom(
const PowerWIB& from);
1485 using ::google::protobuf::Message::MergeFrom;
1490 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
1492 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
1493 bool IsInitialized() const final;
1495 ::
size_t ByteSizeLong() const final;
1496 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
1497 ::uint8_t* _InternalSerialize(
1498 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
1502 void SharedCtor(::google::protobuf::Arena* arena);
1504 void SetCachedSize(
int size)
const final;
1505 void InternalSwap(
PowerWIB* other);
1508 friend class ::google::protobuf::internal::AnyMetadata;
1510 return "wib.PowerWIB";
1513 explicit PowerWIB(::google::protobuf::Arena* arena);
1517 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
1534 void clear_femb0() ;
1536 void set_femb0(
bool value);
1539 bool _internal_femb0()
const;
1540 void _internal_set_femb0(
bool value);
1544 void clear_femb1() ;
1546 void set_femb1(
bool value);
1549 bool _internal_femb1()
const;
1550 void _internal_set_femb1(
bool value);
1554 void clear_femb2() ;
1556 void set_femb2(
bool value);
1559 bool _internal_femb2()
const;
1560 void _internal_set_femb2(
bool value);
1564 void clear_femb3() ;
1566 void set_femb3(
bool value);
1569 bool _internal_femb3()
const;
1570 void _internal_set_femb3(
bool value);
1576 void set_cold(
bool value);
1579 bool _internal_cold()
const;
1580 void _internal_set_cold(
bool value);
1584 void clear_stage() ;
1585 ::uint32_t stage()
const;
1586 void set_stage(::uint32_t value);
1589 ::uint32_t _internal_stage()
const;
1590 void _internal_set_stage(::uint32_t value);
1597 friend class ::google::protobuf::internal::TcParser;
1598 static const ::google::protobuf::internal::TcParseTable<3, 6, 0, 0, 2>
_table_;
1599 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
1610 PROTOBUF_TSAN_DECLARE_MEMBER
1613 friend struct ::TableStruct_wib_2eproto;
1617 public ::google::protobuf::Message {
1621 template<
typename =
void>
1627 *
this = ::std::move(from);
1635 if (
this == &from)
return *
this;
1636 if (GetOwningArena() == from.GetOwningArena()
1637 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
1638 && GetOwningArena() !=
nullptr
1649 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
1652 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
1678 if (other ==
this)
return;
1679 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
1680 if (GetOwningArena() !=
nullptr &&
1681 GetOwningArena() == other->GetOwningArena()) {
1683 if (GetOwningArena() == other->GetOwningArena()) {
1687 ::google::protobuf::internal::GenericSwap(
this, other);
1691 if (other ==
this)
return;
1692 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
1699 return CreateMaybeMessage<ConfigureWIB_ConfigureFEMB>(arena);
1701 using ::google::protobuf::Message::CopyFrom;
1703 using ::google::protobuf::Message::MergeFrom;
1708 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
1710 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
1711 bool IsInitialized() const final;
1713 ::
size_t ByteSizeLong() const final;
1714 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
1715 ::uint8_t* _InternalSerialize(
1716 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
1720 void SharedCtor(::google::protobuf::Arena* arena);
1722 void SetCachedSize(
int size)
const final;
1726 friend class ::google::protobuf::internal::AnyMetadata;
1728 return "wib.ConfigureWIB.ConfigureFEMB";
1735 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
1762 int line_driver_size()
const;
1764 int _internal_line_driver_size()
const;
1767 void clear_line_driver() ;
1768 ::uint32_t line_driver(
int index)
const;
1769 void set_line_driver(
int index, ::uint32_t value);
1770 void add_line_driver(::uint32_t value);
1771 const ::google::protobuf::RepeatedField<::uint32_t>& line_driver()
const;
1772 ::google::protobuf::RepeatedField<::uint32_t>* mutable_line_driver();
1775 const ::google::protobuf::RepeatedField<::uint32_t>& _internal_line_driver()
const;
1776 ::google::protobuf::RepeatedField<::uint32_t>* _internal_mutable_line_driver();
1780 int pulse_channels_size()
const;
1782 int _internal_pulse_channels_size()
const;
1785 void clear_pulse_channels() ;
1786 bool pulse_channels(
int index)
const;
1787 void set_pulse_channels(
int index,
bool value);
1788 void add_pulse_channels(
bool value);
1789 const ::google::protobuf::RepeatedField<bool>& pulse_channels()
const;
1790 ::google::protobuf::RepeatedField<bool>* mutable_pulse_channels();
1793 const ::google::protobuf::RepeatedField<bool>& _internal_pulse_channels()
const;
1794 ::google::protobuf::RepeatedField<bool>* _internal_mutable_pulse_channels();
1799 ::uint32_t gain()
const;
1800 void set_gain(::uint32_t value);
1803 ::uint32_t _internal_gain()
const;
1804 void _internal_set_gain(::uint32_t value);
1808 void clear_peak_time() ;
1809 ::uint32_t peak_time()
const;
1810 void set_peak_time(::uint32_t value);
1813 ::uint32_t _internal_peak_time()
const;
1814 void _internal_set_peak_time(::uint32_t value);
1818 void clear_baseline() ;
1819 ::uint32_t baseline()
const;
1820 void set_baseline(::uint32_t value);
1823 ::uint32_t _internal_baseline()
const;
1824 void _internal_set_baseline(::uint32_t value);
1828 void clear_pulse_dac() ;
1829 ::uint32_t pulse_dac()
const;
1830 void set_pulse_dac(::uint32_t value);
1833 ::uint32_t _internal_pulse_dac()
const;
1834 void _internal_set_pulse_dac(::uint32_t value);
1838 void clear_enabled() ;
1839 bool enabled()
const;
1840 void set_enabled(
bool value);
1843 bool _internal_enabled()
const;
1844 void _internal_set_enabled(
bool value);
1848 void clear_test_cap() ;
1849 bool test_cap()
const;
1850 void set_test_cap(
bool value);
1853 bool _internal_test_cap()
const;
1854 void _internal_set_test_cap(
bool value);
1858 void clear_gain_match() ;
1859 bool gain_match()
const;
1860 void set_gain_match(
bool value);
1863 bool _internal_gain_match()
const;
1864 void _internal_set_gain_match(
bool value);
1868 void clear_leak_10x() ;
1869 bool leak_10x()
const;
1870 void set_leak_10x(
bool value);
1873 bool _internal_leak_10x()
const;
1874 void _internal_set_leak_10x(
bool value);
1879 ::uint32_t leak()
const;
1880 void set_leak(::uint32_t value);
1883 ::uint32_t _internal_leak()
const;
1884 void _internal_set_leak(::uint32_t value);
1888 void clear_ac_couple() ;
1889 bool ac_couple()
const;
1890 void set_ac_couple(
bool value);
1893 bool _internal_ac_couple()
const;
1894 void _internal_set_ac_couple(
bool value);
1898 void clear_buffer() ;
1899 ::uint32_t buffer()
const;
1900 void set_buffer(::uint32_t value);
1903 ::uint32_t _internal_buffer()
const;
1904 void _internal_set_buffer(::uint32_t value);
1908 void clear_strobe_skip() ;
1909 ::uint32_t strobe_skip()
const;
1910 void set_strobe_skip(::uint32_t value);
1913 ::uint32_t _internal_strobe_skip()
const;
1914 void _internal_set_strobe_skip(::uint32_t value);
1918 void clear_strobe_delay() ;
1919 ::uint32_t strobe_delay()
const;
1920 void set_strobe_delay(::uint32_t value);
1923 ::uint32_t _internal_strobe_delay()
const;
1924 void _internal_set_strobe_delay(::uint32_t value);
1928 void clear_strobe_length() ;
1929 ::uint32_t strobe_length()
const;
1930 void set_strobe_length(::uint32_t value);
1933 ::uint32_t _internal_strobe_length()
const;
1934 void _internal_set_strobe_length(::uint32_t value);
1941 friend class ::google::protobuf::internal::TcParser;
1942 static const ::google::protobuf::internal::TcParseTable<4, 16, 0, 0, 2>
_table_;
1943 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
1965 PROTOBUF_TSAN_DECLARE_MEMBER
1968 friend struct ::TableStruct_wib_2eproto;
1972 public ::google::protobuf::Message {
1976 template<
typename =
void>
1982 *
this = ::std::move(from);
1990 if (
this == &from)
return *
this;
1991 if (GetOwningArena() == from.GetOwningArena()
1992 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
1993 && GetOwningArena() !=
nullptr
2004 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
2007 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
2033 if (other ==
this)
return;
2034 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
2035 if (GetOwningArena() !=
nullptr &&
2036 GetOwningArena() == other->GetOwningArena()) {
2038 if (GetOwningArena() == other->GetOwningArena()) {
2042 ::google::protobuf::internal::GenericSwap(
this, other);
2046 if (other ==
this)
return;
2047 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
2054 return CreateMaybeMessage<ConfigureWIB_ConfigureCOLDADC>(arena);
2056 using ::google::protobuf::Message::CopyFrom;
2058 using ::google::protobuf::Message::MergeFrom;
2063 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
2065 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
2066 bool IsInitialized() const final;
2068 ::
size_t ByteSizeLong() const final;
2069 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
2070 ::uint8_t* _InternalSerialize(
2071 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
2075 void SharedCtor(::google::protobuf::Arena* arena);
2077 void SetCachedSize(
int size)
const final;
2081 friend class ::google::protobuf::internal::AnyMetadata;
2083 return "wib.ConfigureWIB.ConfigureCOLDADC";
2090 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
2109 void clear_reg_0() ;
2110 ::uint32_t reg_0()
const;
2111 void set_reg_0(::uint32_t value);
2114 ::uint32_t _internal_reg_0()
const;
2115 void _internal_set_reg_0(::uint32_t value);
2119 void clear_reg_4() ;
2120 ::uint32_t reg_4()
const;
2121 void set_reg_4(::uint32_t value);
2124 ::uint32_t _internal_reg_4()
const;
2125 void _internal_set_reg_4(::uint32_t value);
2129 void clear_reg_24() ;
2130 ::uint32_t reg_24()
const;
2131 void set_reg_24(::uint32_t value);
2134 ::uint32_t _internal_reg_24()
const;
2135 void _internal_set_reg_24(::uint32_t value);
2139 void clear_reg_25() ;
2140 ::uint32_t reg_25()
const;
2141 void set_reg_25(::uint32_t value);
2144 ::uint32_t _internal_reg_25()
const;
2145 void _internal_set_reg_25(::uint32_t value);
2149 void clear_reg_26() ;
2150 ::uint32_t reg_26()
const;
2151 void set_reg_26(::uint32_t value);
2154 ::uint32_t _internal_reg_26()
const;
2155 void _internal_set_reg_26(::uint32_t value);
2159 void clear_reg_27() ;
2160 ::uint32_t reg_27()
const;
2161 void set_reg_27(::uint32_t value);
2164 ::uint32_t _internal_reg_27()
const;
2165 void _internal_set_reg_27(::uint32_t value);
2169 void clear_reg_29() ;
2170 ::uint32_t reg_29()
const;
2171 void set_reg_29(::uint32_t value);
2174 ::uint32_t _internal_reg_29()
const;
2175 void _internal_set_reg_29(::uint32_t value);
2179 void clear_reg_30() ;
2180 ::uint32_t reg_30()
const;
2181 void set_reg_30(::uint32_t value);
2184 ::uint32_t _internal_reg_30()
const;
2185 void _internal_set_reg_30(::uint32_t value);
2192 friend class ::google::protobuf::internal::TcParser;
2193 static const ::google::protobuf::internal::TcParseTable<3, 8, 0, 0, 2>
_table_;
2194 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
2207 PROTOBUF_TSAN_DECLARE_MEMBER
2210 friend struct ::TableStruct_wib_2eproto;
2214 public ::google::protobuf::Message {
2218 template<
typename =
void>
2224 *
this = ::std::move(from);
2232 if (
this == &from)
return *
this;
2233 if (GetOwningArena() == from.GetOwningArena()
2234 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
2235 && GetOwningArena() !=
nullptr
2246 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
2249 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
2275 if (other ==
this)
return;
2276 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
2277 if (GetOwningArena() !=
nullptr &&
2278 GetOwningArena() == other->GetOwningArena()) {
2280 if (GetOwningArena() == other->GetOwningArena()) {
2284 ::google::protobuf::internal::GenericSwap(
this, other);
2288 if (other ==
this)
return;
2289 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
2296 return CreateMaybeMessage<ConfigureWIB_ConfigureWIBPulser>(arena);
2298 using ::google::protobuf::Message::CopyFrom;
2300 using ::google::protobuf::Message::MergeFrom;
2305 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
2307 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
2308 bool IsInitialized() const final;
2310 ::
size_t ByteSizeLong() const final;
2311 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
2312 ::uint8_t* _InternalSerialize(
2313 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
2317 void SharedCtor(::google::protobuf::Arena* arena);
2319 void SetCachedSize(
int size)
const final;
2323 friend class ::google::protobuf::internal::AnyMetadata;
2325 return "wib.ConfigureWIB.ConfigureWIBPulser";
2332 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
2348 int femb_en_size()
const;
2350 int _internal_femb_en_size()
const;
2353 void clear_femb_en() ;
2354 bool femb_en(
int index)
const;
2355 void set_femb_en(
int index,
bool value);
2356 void add_femb_en(
bool value);
2357 const ::google::protobuf::RepeatedField<bool>& femb_en()
const;
2358 ::google::protobuf::RepeatedField<bool>* mutable_femb_en();
2361 const ::google::protobuf::RepeatedField<bool>& _internal_femb_en()
const;
2362 ::google::protobuf::RepeatedField<bool>* _internal_mutable_femb_en();
2366 void clear_pulse_dac() ;
2367 ::uint32_t pulse_dac()
const;
2368 void set_pulse_dac(::uint32_t value);
2371 ::uint32_t _internal_pulse_dac()
const;
2372 void _internal_set_pulse_dac(::uint32_t value);
2376 void clear_pulse_period() ;
2377 ::uint32_t pulse_period()
const;
2378 void set_pulse_period(::uint32_t value);
2381 ::uint32_t _internal_pulse_period()
const;
2382 void _internal_set_pulse_period(::uint32_t value);
2386 void clear_pulse_phase() ;
2387 ::uint32_t pulse_phase()
const;
2388 void set_pulse_phase(::uint32_t value);
2391 ::uint32_t _internal_pulse_phase()
const;
2392 void _internal_set_pulse_phase(::uint32_t value);
2396 void clear_pulse_duration() ;
2397 ::uint32_t pulse_duration()
const;
2398 void set_pulse_duration(::uint32_t value);
2401 ::uint32_t _internal_pulse_duration()
const;
2402 void _internal_set_pulse_duration(::uint32_t value);
2409 friend class ::google::protobuf::internal::TcParser;
2410 static const ::google::protobuf::internal::TcParseTable<3, 5, 0, 0, 2>
_table_;
2411 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
2421 PROTOBUF_TSAN_DECLARE_MEMBER
2424 friend struct ::TableStruct_wib_2eproto;
2428 public ::google::protobuf::Message {
2432 template<
typename =
void>
2433 explicit PROTOBUF_CONSTEXPR
ConfigureWIB(::google::protobuf::internal::ConstantInitialized);
2438 *
this = ::std::move(from);
2446 if (
this == &from)
return *
this;
2447 if (GetOwningArena() == from.GetOwningArena()
2448 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
2449 && GetOwningArena() !=
nullptr
2460 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
2463 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
2489 if (other ==
this)
return;
2490 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
2491 if (GetOwningArena() !=
nullptr &&
2492 GetOwningArena() == other->GetOwningArena()) {
2494 if (GetOwningArena() == other->GetOwningArena()) {
2498 ::google::protobuf::internal::GenericSwap(
this, other);
2502 if (other ==
this)
return;
2503 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
2510 return CreateMaybeMessage<ConfigureWIB>(arena);
2512 using ::google::protobuf::Message::CopyFrom;
2514 using ::google::protobuf::Message::MergeFrom;
2519 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
2521 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
2522 bool IsInitialized() const final;
2524 ::
size_t ByteSizeLong() const final;
2525 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
2526 ::uint8_t* _InternalSerialize(
2527 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
2531 void SharedCtor(::google::protobuf::Arena* arena);
2533 void SetCachedSize(
int size)
const final;
2537 friend class ::google::protobuf::internal::AnyMetadata;
2539 return "wib.ConfigureWIB";
2542 explicit ConfigureWIB(::google::protobuf::Arena* arena);
2546 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
2569 int fembs_size()
const;
2571 int _internal_fembs_size()
const;
2574 void clear_fembs() ;
2576 ::google::protobuf::RepeatedPtrField< ::wib::ConfigureWIB_ConfigureFEMB >*
2579 const ::google::protobuf::RepeatedPtrField<::wib::ConfigureWIB_ConfigureFEMB>& _internal_fembs()
const;
2580 ::google::protobuf::RepeatedPtrField<::wib::ConfigureWIB_ConfigureFEMB>* _internal_mutable_fembs();
2582 const ::wib::ConfigureWIB_ConfigureFEMB& fembs(
int index)
const;
2584 const ::google::protobuf::RepeatedPtrField< ::wib::ConfigureWIB_ConfigureFEMB >&
2587 bool has_adc_conf()
const;
2588 void clear_adc_conf() ;
2589 const ::wib::ConfigureWIB_ConfigureCOLDADC& adc_conf()
const;
2590 PROTOBUF_NODISCARD ::wib::ConfigureWIB_ConfigureCOLDADC* release_adc_conf();
2597 const ::wib::ConfigureWIB_ConfigureCOLDADC& _internal_adc_conf()
const;
2602 bool has_wib_pulser()
const;
2603 void clear_wib_pulser() ;
2604 const ::wib::ConfigureWIB_ConfigureWIBPulser& wib_pulser()
const;
2605 PROTOBUF_NODISCARD ::wib::ConfigureWIB_ConfigureWIBPulser* release_wib_pulser();
2612 const ::wib::ConfigureWIB_ConfigureWIBPulser& _internal_wib_pulser()
const;
2619 void set_cold(
bool value);
2622 bool _internal_cold()
const;
2623 void _internal_set_cold(
bool value);
2627 void clear_pulser() ;
2628 bool pulser()
const;
2629 void set_pulser(
bool value);
2632 bool _internal_pulser()
const;
2633 void _internal_set_pulser(
bool value);
2637 void clear_adc_test_pattern() ;
2638 bool adc_test_pattern()
const;
2639 void set_adc_test_pattern(
bool value);
2642 bool _internal_adc_test_pattern()
const;
2643 void _internal_set_adc_test_pattern(
bool value);
2647 void clear_frame_dd() ;
2648 bool frame_dd()
const;
2649 void set_frame_dd(
bool value);
2652 bool _internal_frame_dd()
const;
2653 void _internal_set_frame_dd(
bool value);
2657 void clear_detector_type() ;
2658 ::uint32_t detector_type()
const;
2659 void set_detector_type(::uint32_t value);
2662 ::uint32_t _internal_detector_type()
const;
2663 void _internal_set_detector_type(::uint32_t value);
2670 friend class ::google::protobuf::internal::TcParser;
2671 static const ::google::protobuf::internal::TcParseTable<3, 8, 3, 0, 2>
_table_;
2672 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
2678 ::google::protobuf::RepeatedPtrField< ::wib::ConfigureWIB_ConfigureFEMB >
fembs_;
2686 PROTOBUF_TSAN_DECLARE_MEMBER
2689 friend struct ::TableStruct_wib_2eproto;
2693 public ::google::protobuf::internal::ZeroFieldsBase {
2696 template<
typename =
void>
2697 explicit PROTOBUF_CONSTEXPR
Calibrate(::google::protobuf::internal::ConstantInitialized);
2702 *
this = ::std::move(from);
2710 if (
this == &from)
return *
this;
2711 if (GetOwningArena() == from.GetOwningArena()
2712 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
2713 && GetOwningArena() !=
nullptr
2716 InternalSwap(&from);
2724 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
2727 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
2743 return reinterpret_cast<const Calibrate*
>(
2753 if (other ==
this)
return;
2754 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
2755 if (GetOwningArena() !=
nullptr &&
2756 GetOwningArena() == other->GetOwningArena()) {
2758 if (GetOwningArena() == other->GetOwningArena()) {
2760 InternalSwap(other);
2762 ::google::protobuf::internal::GenericSwap(
this, other);
2766 if (other ==
this)
return;
2767 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
2768 InternalSwap(other);
2774 return CreateMaybeMessage<Calibrate>(arena);
2776 using ::google::protobuf::internal::ZeroFieldsBase::CopyFrom;
2778 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*
this, from);
2780 using ::google::protobuf::internal::ZeroFieldsBase::MergeFrom;
2782 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*
this, from);
2787 friend class ::google::protobuf::internal::AnyMetadata;
2789 return "wib.Calibrate";
2792 explicit Calibrate(::google::protobuf::Arena* arena);
2796 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
2812 PROTOBUF_TSAN_DECLARE_MEMBER
2814 friend struct ::TableStruct_wib_2eproto;
2818 public ::google::protobuf::internal::ZeroFieldsBase {
2821 template<
typename =
void>
2822 explicit PROTOBUF_CONSTEXPR
Recompile(::google::protobuf::internal::ConstantInitialized);
2827 *
this = ::std::move(from);
2835 if (
this == &from)
return *
this;
2836 if (GetOwningArena() == from.GetOwningArena()
2837 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
2838 && GetOwningArena() !=
nullptr
2841 InternalSwap(&from);
2849 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
2852 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
2868 return reinterpret_cast<const Recompile*
>(
2878 if (other ==
this)
return;
2879 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
2880 if (GetOwningArena() !=
nullptr &&
2881 GetOwningArena() == other->GetOwningArena()) {
2883 if (GetOwningArena() == other->GetOwningArena()) {
2885 InternalSwap(other);
2887 ::google::protobuf::internal::GenericSwap(
this, other);
2891 if (other ==
this)
return;
2892 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
2893 InternalSwap(other);
2899 return CreateMaybeMessage<Recompile>(arena);
2901 using ::google::protobuf::internal::ZeroFieldsBase::CopyFrom;
2903 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*
this, from);
2905 using ::google::protobuf::internal::ZeroFieldsBase::MergeFrom;
2907 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*
this, from);
2912 friend class ::google::protobuf::internal::AnyMetadata;
2914 return "wib.Recompile";
2917 explicit Recompile(::google::protobuf::Arena* arena);
2921 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
2937 PROTOBUF_TSAN_DECLARE_MEMBER
2939 friend struct ::TableStruct_wib_2eproto;
2943 public ::google::protobuf::Message {
2947 template<
typename =
void>
2948 explicit PROTOBUF_CONSTEXPR
Update(::google::protobuf::internal::ConstantInitialized);
2953 *
this = ::std::move(from);
2961 if (
this == &from)
return *
this;
2962 if (GetOwningArena() == from.GetOwningArena()
2963 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
2964 && GetOwningArena() !=
nullptr
2975 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
2978 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
2994 return reinterpret_cast<const Update*
>(
3004 if (other ==
this)
return;
3005 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3006 if (GetOwningArena() !=
nullptr &&
3007 GetOwningArena() == other->GetOwningArena()) {
3009 if (GetOwningArena() == other->GetOwningArena()) {
3013 ::google::protobuf::internal::GenericSwap(
this, other);
3017 if (other ==
this)
return;
3018 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3024 Update*
New(::google::protobuf::Arena* arena =
nullptr) const final {
3025 return CreateMaybeMessage<Update>(arena);
3027 using ::google::protobuf::Message::CopyFrom;
3028 void CopyFrom(
const Update& from);
3029 using ::google::protobuf::Message::MergeFrom;
3034 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
3036 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
3037 bool IsInitialized() const final;
3039 ::
size_t ByteSizeLong() const final;
3040 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
3041 ::uint8_t* _InternalSerialize(
3042 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
3046 void SharedCtor(::google::protobuf::Arena* arena);
3048 void SetCachedSize(
int size)
const final;
3049 void InternalSwap(
Update* other);
3052 friend class ::google::protobuf::internal::AnyMetadata;
3054 return "wib.Update";
3057 explicit Update(::google::protobuf::Arena* arena);
3061 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
3074 void clear_root_archive() ;
3075 const std::string& root_archive()
const;
3076 template <
typename Arg_ =
const std::string&,
typename... Args_>
3085 const std::string& value);
3092 template <
typename Arg_ =
const std::string&,
typename... Args_>
3101 const std::string& value);
3109 friend class ::google::protobuf::internal::TcParser;
3110 static const ::google::protobuf::internal::TcParseTable<1, 2, 0, 0, 2>
_table_;
3111 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
3118 PROTOBUF_TSAN_DECLARE_MEMBER
3121 friend struct ::TableStruct_wib_2eproto;
3125 public ::google::protobuf::internal::ZeroFieldsBase {
3128 template<
typename =
void>
3129 explicit PROTOBUF_CONSTEXPR
Reboot(::google::protobuf::internal::ConstantInitialized);
3134 *
this = ::std::move(from);
3142 if (
this == &from)
return *
this;
3143 if (GetOwningArena() == from.GetOwningArena()
3144 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3145 && GetOwningArena() !=
nullptr
3148 InternalSwap(&from);
3156 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
3159 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
3175 return reinterpret_cast<const Reboot*
>(
3185 if (other ==
this)
return;
3186 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3187 if (GetOwningArena() !=
nullptr &&
3188 GetOwningArena() == other->GetOwningArena()) {
3190 if (GetOwningArena() == other->GetOwningArena()) {
3192 InternalSwap(other);
3194 ::google::protobuf::internal::GenericSwap(
this, other);
3198 if (other ==
this)
return;
3199 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3200 InternalSwap(other);
3205 Reboot*
New(::google::protobuf::Arena* arena =
nullptr) const final {
3206 return CreateMaybeMessage<Reboot>(arena);
3208 using ::google::protobuf::internal::ZeroFieldsBase::CopyFrom;
3210 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*
this, from);
3212 using ::google::protobuf::internal::ZeroFieldsBase::MergeFrom;
3214 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*
this, from);
3219 friend class ::google::protobuf::internal::AnyMetadata;
3221 return "wib.Reboot";
3224 explicit Reboot(::google::protobuf::Arena* arena);
3228 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
3244 PROTOBUF_TSAN_DECLARE_MEMBER
3246 friend struct ::TableStruct_wib_2eproto;
3250 public ::google::protobuf::Message {
3254 template<
typename =
void>
3255 explicit PROTOBUF_CONSTEXPR
Peek(::google::protobuf::internal::ConstantInitialized);
3260 *
this = ::std::move(from);
3268 if (
this == &from)
return *
this;
3269 if (GetOwningArena() == from.GetOwningArena()
3270 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3271 && GetOwningArena() !=
nullptr
3282 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
3285 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
3301 return reinterpret_cast<const Peek*
>(
3311 if (other ==
this)
return;
3312 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3313 if (GetOwningArena() !=
nullptr &&
3314 GetOwningArena() == other->GetOwningArena()) {
3316 if (GetOwningArena() == other->GetOwningArena()) {
3320 ::google::protobuf::internal::GenericSwap(
this, other);
3324 if (other ==
this)
return;
3325 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3331 Peek*
New(::google::protobuf::Arena* arena =
nullptr) const final {
3332 return CreateMaybeMessage<Peek>(arena);
3334 using ::google::protobuf::Message::CopyFrom;
3335 void CopyFrom(
const Peek& from);
3336 using ::google::protobuf::Message::MergeFrom;
3341 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
3343 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
3344 bool IsInitialized() const final;
3346 ::
size_t ByteSizeLong() const final;
3347 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
3348 ::uint8_t* _InternalSerialize(
3349 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
3353 void SharedCtor(::google::protobuf::Arena* arena);
3355 void SetCachedSize(
int size)
const final;
3356 void InternalSwap(
Peek* other);
3359 friend class ::google::protobuf::internal::AnyMetadata;
3364 explicit Peek(::google::protobuf::Arena* arena);
3368 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
3381 ::uint64_t addr()
const;
3382 void set_addr(::uint64_t value);
3385 ::uint64_t _internal_addr()
const;
3386 void _internal_set_addr(::uint64_t value);
3393 friend class ::google::protobuf::internal::TcParser;
3394 static const ::google::protobuf::internal::TcParseTable<0, 1, 0, 0, 2>
_table_;
3395 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
3401 PROTOBUF_TSAN_DECLARE_MEMBER
3404 friend struct ::TableStruct_wib_2eproto;
3408 public ::google::protobuf::Message {
3412 template<
typename =
void>
3413 explicit PROTOBUF_CONSTEXPR
Poke(::google::protobuf::internal::ConstantInitialized);
3418 *
this = ::std::move(from);
3426 if (
this == &from)
return *
this;
3427 if (GetOwningArena() == from.GetOwningArena()
3428 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3429 && GetOwningArena() !=
nullptr
3440 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
3443 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
3459 return reinterpret_cast<const Poke*
>(
3469 if (other ==
this)
return;
3470 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3471 if (GetOwningArena() !=
nullptr &&
3472 GetOwningArena() == other->GetOwningArena()) {
3474 if (GetOwningArena() == other->GetOwningArena()) {
3478 ::google::protobuf::internal::GenericSwap(
this, other);
3482 if (other ==
this)
return;
3483 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3489 Poke*
New(::google::protobuf::Arena* arena =
nullptr) const final {
3490 return CreateMaybeMessage<Poke>(arena);
3492 using ::google::protobuf::Message::CopyFrom;
3493 void CopyFrom(
const Poke& from);
3494 using ::google::protobuf::Message::MergeFrom;
3499 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
3501 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
3502 bool IsInitialized() const final;
3504 ::
size_t ByteSizeLong() const final;
3505 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
3506 ::uint8_t* _InternalSerialize(
3507 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
3511 void SharedCtor(::google::protobuf::Arena* arena);
3513 void SetCachedSize(
int size)
const final;
3514 void InternalSwap(
Poke* other);
3517 friend class ::google::protobuf::internal::AnyMetadata;
3522 explicit Poke(::google::protobuf::Arena* arena);
3526 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
3540 ::uint64_t addr()
const;
3541 void set_addr(::uint64_t value);
3544 ::uint64_t _internal_addr()
const;
3545 void _internal_set_addr(::uint64_t value);
3549 void clear_value() ;
3550 ::uint32_t value()
const;
3551 void set_value(::uint32_t value);
3554 ::uint32_t _internal_value()
const;
3555 void _internal_set_value(::uint32_t value);
3562 friend class ::google::protobuf::internal::TcParser;
3563 static const ::google::protobuf::internal::TcParseTable<1, 2, 0, 0, 2>
_table_;
3564 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
3571 PROTOBUF_TSAN_DECLARE_MEMBER
3574 friend struct ::TableStruct_wib_2eproto;
3578 public ::google::protobuf::Message {
3582 template<
typename =
void>
3583 explicit PROTOBUF_CONSTEXPR
CDPoke(::google::protobuf::internal::ConstantInitialized);
3588 *
this = ::std::move(from);
3596 if (
this == &from)
return *
this;
3597 if (GetOwningArena() == from.GetOwningArena()
3598 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3599 && GetOwningArena() !=
nullptr
3610 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
3613 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
3629 return reinterpret_cast<const CDPoke*
>(
3639 if (other ==
this)
return;
3640 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3641 if (GetOwningArena() !=
nullptr &&
3642 GetOwningArena() == other->GetOwningArena()) {
3644 if (GetOwningArena() == other->GetOwningArena()) {
3648 ::google::protobuf::internal::GenericSwap(
this, other);
3652 if (other ==
this)
return;
3653 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3659 CDPoke*
New(::google::protobuf::Arena* arena =
nullptr) const final {
3660 return CreateMaybeMessage<CDPoke>(arena);
3662 using ::google::protobuf::Message::CopyFrom;
3663 void CopyFrom(
const CDPoke& from);
3664 using ::google::protobuf::Message::MergeFrom;
3669 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
3671 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
3672 bool IsInitialized() const final;
3674 ::
size_t ByteSizeLong() const final;
3675 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
3676 ::uint8_t* _InternalSerialize(
3677 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
3681 void SharedCtor(::google::protobuf::Arena* arena);
3683 void SetCachedSize(
int size)
const final;
3684 void InternalSwap(
CDPoke* other);
3687 friend class ::google::protobuf::internal::AnyMetadata;
3689 return "wib.CDPoke";
3692 explicit CDPoke(::google::protobuf::Arena* arena);
3696 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
3713 void clear_femb_idx() ;
3714 ::uint32_t femb_idx()
const;
3715 void set_femb_idx(::uint32_t value);
3718 ::uint32_t _internal_femb_idx()
const;
3719 void _internal_set_femb_idx(::uint32_t value);
3723 void clear_coldata_idx() ;
3724 ::uint32_t coldata_idx()
const;
3725 void set_coldata_idx(::uint32_t value);
3728 ::uint32_t _internal_coldata_idx()
const;
3729 void _internal_set_coldata_idx(::uint32_t value);
3733 void clear_chip_addr() ;
3734 ::uint32_t chip_addr()
const;
3735 void set_chip_addr(::uint32_t value);
3738 ::uint32_t _internal_chip_addr()
const;
3739 void _internal_set_chip_addr(::uint32_t value);
3743 void clear_reg_page() ;
3744 ::uint32_t reg_page()
const;
3745 void set_reg_page(::uint32_t value);
3748 ::uint32_t _internal_reg_page()
const;
3749 void _internal_set_reg_page(::uint32_t value);
3753 void clear_reg_addr() ;
3754 ::uint32_t reg_addr()
const;
3755 void set_reg_addr(::uint32_t value);
3758 ::uint32_t _internal_reg_addr()
const;
3759 void _internal_set_reg_addr(::uint32_t value);
3764 ::uint32_t data()
const;
3765 void set_data(::uint32_t value);
3768 ::uint32_t _internal_data()
const;
3769 void _internal_set_data(::uint32_t value);
3776 friend class ::google::protobuf::internal::TcParser;
3777 static const ::google::protobuf::internal::TcParseTable<3, 6, 0, 0, 2>
_table_;
3778 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
3789 PROTOBUF_TSAN_DECLARE_MEMBER
3792 friend struct ::TableStruct_wib_2eproto;
3796 public ::google::protobuf::Message {
3800 template<
typename =
void>
3801 explicit PROTOBUF_CONSTEXPR
CDPeek(::google::protobuf::internal::ConstantInitialized);
3806 *
this = ::std::move(from);
3814 if (
this == &from)
return *
this;
3815 if (GetOwningArena() == from.GetOwningArena()
3816 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3817 && GetOwningArena() !=
nullptr
3828 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
3831 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
3847 return reinterpret_cast<const CDPeek*
>(
3857 if (other ==
this)
return;
3858 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3859 if (GetOwningArena() !=
nullptr &&
3860 GetOwningArena() == other->GetOwningArena()) {
3862 if (GetOwningArena() == other->GetOwningArena()) {
3866 ::google::protobuf::internal::GenericSwap(
this, other);
3870 if (other ==
this)
return;
3871 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3877 CDPeek*
New(::google::protobuf::Arena* arena =
nullptr) const final {
3878 return CreateMaybeMessage<CDPeek>(arena);
3880 using ::google::protobuf::Message::CopyFrom;
3881 void CopyFrom(
const CDPeek& from);
3882 using ::google::protobuf::Message::MergeFrom;
3887 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
3889 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
3890 bool IsInitialized() const final;
3892 ::
size_t ByteSizeLong() const final;
3893 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
3894 ::uint8_t* _InternalSerialize(
3895 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
3899 void SharedCtor(::google::protobuf::Arena* arena);
3901 void SetCachedSize(
int size)
const final;
3902 void InternalSwap(
CDPeek* other);
3905 friend class ::google::protobuf::internal::AnyMetadata;
3907 return "wib.CDPeek";
3910 explicit CDPeek(::google::protobuf::Arena* arena);
3914 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
3930 void clear_femb_idx() ;
3931 ::uint32_t femb_idx()
const;
3932 void set_femb_idx(::uint32_t value);
3935 ::uint32_t _internal_femb_idx()
const;
3936 void _internal_set_femb_idx(::uint32_t value);
3940 void clear_coldata_idx() ;
3941 ::uint32_t coldata_idx()
const;
3942 void set_coldata_idx(::uint32_t value);
3945 ::uint32_t _internal_coldata_idx()
const;
3946 void _internal_set_coldata_idx(::uint32_t value);
3950 void clear_chip_addr() ;
3951 ::uint32_t chip_addr()
const;
3952 void set_chip_addr(::uint32_t value);
3955 ::uint32_t _internal_chip_addr()
const;
3956 void _internal_set_chip_addr(::uint32_t value);
3960 void clear_reg_page() ;
3961 ::uint32_t reg_page()
const;
3962 void set_reg_page(::uint32_t value);
3965 ::uint32_t _internal_reg_page()
const;
3966 void _internal_set_reg_page(::uint32_t value);
3970 void clear_reg_addr() ;
3971 ::uint32_t reg_addr()
const;
3972 void set_reg_addr(::uint32_t value);
3975 ::uint32_t _internal_reg_addr()
const;
3976 void _internal_set_reg_addr(::uint32_t value);
3983 friend class ::google::protobuf::internal::TcParser;
3984 static const ::google::protobuf::internal::TcParseTable<3, 5, 0, 0, 2>
_table_;
3985 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
3995 PROTOBUF_TSAN_DECLARE_MEMBER
3998 friend struct ::TableStruct_wib_2eproto;
4002 public ::google::protobuf::Message {
4006 template<
typename =
void>
4007 explicit PROTOBUF_CONSTEXPR
CDFastCmd(::google::protobuf::internal::ConstantInitialized);
4012 *
this = ::std::move(from);
4020 if (
this == &from)
return *
this;
4021 if (GetOwningArena() == from.GetOwningArena()
4022 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
4023 && GetOwningArena() !=
nullptr
4034 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
4037 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
4053 return reinterpret_cast<const CDFastCmd*
>(
4063 if (other ==
this)
return;
4064 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
4065 if (GetOwningArena() !=
nullptr &&
4066 GetOwningArena() == other->GetOwningArena()) {
4068 if (GetOwningArena() == other->GetOwningArena()) {
4072 ::google::protobuf::internal::GenericSwap(
this, other);
4076 if (other ==
this)
return;
4077 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
4084 return CreateMaybeMessage<CDFastCmd>(arena);
4086 using ::google::protobuf::Message::CopyFrom;
4088 using ::google::protobuf::Message::MergeFrom;
4093 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
4095 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
4096 bool IsInitialized() const final;
4098 ::
size_t ByteSizeLong() const final;
4099 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
4100 ::uint8_t* _InternalSerialize(
4101 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
4105 void SharedCtor(::google::protobuf::Arena* arena);
4107 void SetCachedSize(
int size)
const final;
4111 friend class ::google::protobuf::internal::AnyMetadata;
4113 return "wib.CDFastCmd";
4116 explicit CDFastCmd(::google::protobuf::Arena* arena);
4120 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
4133 ::uint32_t cmd()
const;
4134 void set_cmd(::uint32_t value);
4137 ::uint32_t _internal_cmd()
const;
4138 void _internal_set_cmd(::uint32_t value);
4145 friend class ::google::protobuf::internal::TcParser;
4146 static const ::google::protobuf::internal::TcParseTable<0, 1, 0, 0, 2>
_table_;
4147 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
4153 PROTOBUF_TSAN_DECLARE_MEMBER
4156 friend struct ::TableStruct_wib_2eproto;
4160 public ::google::protobuf::Message {
4164 template<
typename =
void>
4170 *
this = ::std::move(from);
4178 if (
this == &from)
return *
this;
4179 if (GetOwningArena() == from.GetOwningArena()
4180 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
4181 && GetOwningArena() !=
nullptr
4192 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
4195 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
4221 if (other ==
this)
return;
4222 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
4223 if (GetOwningArena() !=
nullptr &&
4224 GetOwningArena() == other->GetOwningArena()) {
4226 if (GetOwningArena() == other->GetOwningArena()) {
4230 ::google::protobuf::internal::GenericSwap(
this, other);
4234 if (other ==
this)
return;
4235 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
4242 return CreateMaybeMessage<GetSensors_Sensors>(arena);
4244 using ::google::protobuf::Message::CopyFrom;
4246 using ::google::protobuf::Message::MergeFrom;
4251 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
4253 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
4254 bool IsInitialized() const final;
4256 ::
size_t ByteSizeLong() const final;
4257 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
4258 ::uint8_t* _InternalSerialize(
4259 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
4263 void SharedCtor(::google::protobuf::Arena* arena);
4265 void SetCachedSize(
int size)
const final;
4269 friend class ::google::protobuf::internal::AnyMetadata;
4271 return "wib.GetSensors.Sensors";
4278 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
4303 int ltc2990_4e_voltages_size()
const;
4305 int _internal_ltc2990_4e_voltages_size()
const;
4308 void clear_ltc2990_4e_voltages() ;
4309 double ltc2990_4e_voltages(
int index)
const;
4310 void set_ltc2990_4e_voltages(
int index,
double value);
4311 void add_ltc2990_4e_voltages(
double value);
4312 const ::google::protobuf::RepeatedField<double>& ltc2990_4e_voltages()
const;
4313 ::google::protobuf::RepeatedField<double>* mutable_ltc2990_4e_voltages();
4316 const ::google::protobuf::RepeatedField<double>& _internal_ltc2990_4e_voltages()
const;
4317 ::google::protobuf::RepeatedField<double>* _internal_mutable_ltc2990_4e_voltages();
4321 int ltc2990_4c_voltages_size()
const;
4323 int _internal_ltc2990_4c_voltages_size()
const;
4326 void clear_ltc2990_4c_voltages() ;
4327 double ltc2990_4c_voltages(
int index)
const;
4328 void set_ltc2990_4c_voltages(
int index,
double value);
4329 void add_ltc2990_4c_voltages(
double value);
4330 const ::google::protobuf::RepeatedField<double>& ltc2990_4c_voltages()
const;
4331 ::google::protobuf::RepeatedField<double>* mutable_ltc2990_4c_voltages();
4334 const ::google::protobuf::RepeatedField<double>& _internal_ltc2990_4c_voltages()
const;
4335 ::google::protobuf::RepeatedField<double>* _internal_mutable_ltc2990_4c_voltages();
4339 int ltc2991_48_voltages_size()
const;
4341 int _internal_ltc2991_48_voltages_size()
const;
4344 void clear_ltc2991_48_voltages() ;
4345 double ltc2991_48_voltages(
int index)
const;
4346 void set_ltc2991_48_voltages(
int index,
double value);
4347 void add_ltc2991_48_voltages(
double value);
4348 const ::google::protobuf::RepeatedField<double>& ltc2991_48_voltages()
const;
4349 ::google::protobuf::RepeatedField<double>* mutable_ltc2991_48_voltages();
4352 const ::google::protobuf::RepeatedField<double>& _internal_ltc2991_48_voltages()
const;
4353 ::google::protobuf::RepeatedField<double>* _internal_mutable_ltc2991_48_voltages();
4357 int ltc2499_15_temps_size()
const;
4359 int _internal_ltc2499_15_temps_size()
const;
4362 void clear_ltc2499_15_temps() ;
4363 double ltc2499_15_temps(
int index)
const;
4364 void set_ltc2499_15_temps(
int index,
double value);
4365 void add_ltc2499_15_temps(
double value);
4366 const ::google::protobuf::RepeatedField<double>& ltc2499_15_temps()
const;
4367 ::google::protobuf::RepeatedField<double>* mutable_ltc2499_15_temps();
4370 const ::google::protobuf::RepeatedField<double>& _internal_ltc2499_15_temps()
const;
4371 ::google::protobuf::RepeatedField<double>* _internal_mutable_ltc2499_15_temps();
4375 int femb0_dc2dc_ltc2991_voltages_size()
const;
4377 int _internal_femb0_dc2dc_ltc2991_voltages_size()
const;
4380 void clear_femb0_dc2dc_ltc2991_voltages() ;
4381 double femb0_dc2dc_ltc2991_voltages(
int index)
const;
4382 void set_femb0_dc2dc_ltc2991_voltages(
int index,
double value);
4383 void add_femb0_dc2dc_ltc2991_voltages(
double value);
4384 const ::google::protobuf::RepeatedField<double>& femb0_dc2dc_ltc2991_voltages()
const;
4385 ::google::protobuf::RepeatedField<double>* mutable_femb0_dc2dc_ltc2991_voltages();
4388 const ::google::protobuf::RepeatedField<double>& _internal_femb0_dc2dc_ltc2991_voltages()
const;
4389 ::google::protobuf::RepeatedField<double>* _internal_mutable_femb0_dc2dc_ltc2991_voltages();
4393 int femb1_dc2dc_ltc2991_voltages_size()
const;
4395 int _internal_femb1_dc2dc_ltc2991_voltages_size()
const;
4398 void clear_femb1_dc2dc_ltc2991_voltages() ;
4399 double femb1_dc2dc_ltc2991_voltages(
int index)
const;
4400 void set_femb1_dc2dc_ltc2991_voltages(
int index,
double value);
4401 void add_femb1_dc2dc_ltc2991_voltages(
double value);
4402 const ::google::protobuf::RepeatedField<double>& femb1_dc2dc_ltc2991_voltages()
const;
4403 ::google::protobuf::RepeatedField<double>* mutable_femb1_dc2dc_ltc2991_voltages();
4406 const ::google::protobuf::RepeatedField<double>& _internal_femb1_dc2dc_ltc2991_voltages()
const;
4407 ::google::protobuf::RepeatedField<double>* _internal_mutable_femb1_dc2dc_ltc2991_voltages();
4411 int femb2_dc2dc_ltc2991_voltages_size()
const;
4413 int _internal_femb2_dc2dc_ltc2991_voltages_size()
const;
4416 void clear_femb2_dc2dc_ltc2991_voltages() ;
4417 double femb2_dc2dc_ltc2991_voltages(
int index)
const;
4418 void set_femb2_dc2dc_ltc2991_voltages(
int index,
double value);
4419 void add_femb2_dc2dc_ltc2991_voltages(
double value);
4420 const ::google::protobuf::RepeatedField<double>& femb2_dc2dc_ltc2991_voltages()
const;
4421 ::google::protobuf::RepeatedField<double>* mutable_femb2_dc2dc_ltc2991_voltages();
4424 const ::google::protobuf::RepeatedField<double>& _internal_femb2_dc2dc_ltc2991_voltages()
const;
4425 ::google::protobuf::RepeatedField<double>* _internal_mutable_femb2_dc2dc_ltc2991_voltages();
4429 int femb3_dc2dc_ltc2991_voltages_size()
const;
4431 int _internal_femb3_dc2dc_ltc2991_voltages_size()
const;
4434 void clear_femb3_dc2dc_ltc2991_voltages() ;
4435 double femb3_dc2dc_ltc2991_voltages(
int index)
const;
4436 void set_femb3_dc2dc_ltc2991_voltages(
int index,
double value);
4437 void add_femb3_dc2dc_ltc2991_voltages(
double value);
4438 const ::google::protobuf::RepeatedField<double>& femb3_dc2dc_ltc2991_voltages()
const;
4439 ::google::protobuf::RepeatedField<double>* mutable_femb3_dc2dc_ltc2991_voltages();
4442 const ::google::protobuf::RepeatedField<double>& _internal_femb3_dc2dc_ltc2991_voltages()
const;
4443 ::google::protobuf::RepeatedField<double>* _internal_mutable_femb3_dc2dc_ltc2991_voltages();
4447 int femb_ldo_a0_ltc2991_voltages_size()
const;
4449 int _internal_femb_ldo_a0_ltc2991_voltages_size()
const;
4452 void clear_femb_ldo_a0_ltc2991_voltages() ;
4453 double femb_ldo_a0_ltc2991_voltages(
int index)
const;
4454 void set_femb_ldo_a0_ltc2991_voltages(
int index,
double value);
4455 void add_femb_ldo_a0_ltc2991_voltages(
double value);
4456 const ::google::protobuf::RepeatedField<double>& femb_ldo_a0_ltc2991_voltages()
const;
4457 ::google::protobuf::RepeatedField<double>* mutable_femb_ldo_a0_ltc2991_voltages();
4460 const ::google::protobuf::RepeatedField<double>& _internal_femb_ldo_a0_ltc2991_voltages()
const;
4461 ::google::protobuf::RepeatedField<double>* _internal_mutable_femb_ldo_a0_ltc2991_voltages();
4465 int femb_ldo_a1_ltc2991_voltages_size()
const;
4467 int _internal_femb_ldo_a1_ltc2991_voltages_size()
const;
4470 void clear_femb_ldo_a1_ltc2991_voltages() ;
4471 double femb_ldo_a1_ltc2991_voltages(
int index)
const;
4472 void set_femb_ldo_a1_ltc2991_voltages(
int index,
double value);
4473 void add_femb_ldo_a1_ltc2991_voltages(
double value);
4474 const ::google::protobuf::RepeatedField<double>& femb_ldo_a1_ltc2991_voltages()
const;
4475 ::google::protobuf::RepeatedField<double>* mutable_femb_ldo_a1_ltc2991_voltages();
4478 const ::google::protobuf::RepeatedField<double>& _internal_femb_ldo_a1_ltc2991_voltages()
const;
4479 ::google::protobuf::RepeatedField<double>* _internal_mutable_femb_ldo_a1_ltc2991_voltages();
4483 int femb_bias_ltc2991_voltages_size()
const;
4485 int _internal_femb_bias_ltc2991_voltages_size()
const;
4488 void clear_femb_bias_ltc2991_voltages() ;
4489 double femb_bias_ltc2991_voltages(
int index)
const;
4490 void set_femb_bias_ltc2991_voltages(
int index,
double value);
4491 void add_femb_bias_ltc2991_voltages(
double value);
4492 const ::google::protobuf::RepeatedField<double>& femb_bias_ltc2991_voltages()
const;
4493 ::google::protobuf::RepeatedField<double>* mutable_femb_bias_ltc2991_voltages();
4496 const ::google::protobuf::RepeatedField<double>& _internal_femb_bias_ltc2991_voltages()
const;
4497 ::google::protobuf::RepeatedField<double>* _internal_mutable_femb_bias_ltc2991_voltages();
4501 void clear_ad7414_49_temp() ;
4502 double ad7414_49_temp()
const;
4503 void set_ad7414_49_temp(
double value);
4506 double _internal_ad7414_49_temp()
const;
4507 void _internal_set_ad7414_49_temp(
double value);
4511 void clear_ad7414_4d_temp() ;
4512 double ad7414_4d_temp()
const;
4513 void set_ad7414_4d_temp(
double value);
4516 double _internal_ad7414_4d_temp()
const;
4517 void _internal_set_ad7414_4d_temp(
double value);
4521 void clear_ad7414_4a_temp() ;
4522 double ad7414_4a_temp()
const;
4523 void set_ad7414_4a_temp(
double value);
4526 double _internal_ad7414_4a_temp()
const;
4527 void _internal_set_ad7414_4a_temp(
double value);
4534 friend class ::google::protobuf::internal::TcParser;
4535 static const ::google::protobuf::internal::TcParseTable<4, 14, 0, 0, 2>
_table_;
4536 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
4555 PROTOBUF_TSAN_DECLARE_MEMBER
4558 friend struct ::TableStruct_wib_2eproto;
4562 public ::google::protobuf::internal::ZeroFieldsBase {
4565 template<
typename =
void>
4566 explicit PROTOBUF_CONSTEXPR
GetSensors(::google::protobuf::internal::ConstantInitialized);
4571 *
this = ::std::move(from);
4579 if (
this == &from)
return *
this;
4580 if (GetOwningArena() == from.GetOwningArena()
4581 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
4582 && GetOwningArena() !=
nullptr
4585 InternalSwap(&from);
4593 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
4596 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
4622 if (other ==
this)
return;
4623 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
4624 if (GetOwningArena() !=
nullptr &&
4625 GetOwningArena() == other->GetOwningArena()) {
4627 if (GetOwningArena() == other->GetOwningArena()) {
4629 InternalSwap(other);
4631 ::google::protobuf::internal::GenericSwap(
this, other);
4635 if (other ==
this)
return;
4636 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
4637 InternalSwap(other);
4643 return CreateMaybeMessage<GetSensors>(arena);
4645 using ::google::protobuf::internal::ZeroFieldsBase::CopyFrom;
4647 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*
this, from);
4649 using ::google::protobuf::internal::ZeroFieldsBase::MergeFrom;
4651 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*
this, from);
4656 friend class ::google::protobuf::internal::AnyMetadata;
4658 return "wib.GetSensors";
4661 explicit GetSensors(::google::protobuf::Arena* arena);
4665 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
4683 PROTOBUF_TSAN_DECLARE_MEMBER
4685 friend struct ::TableStruct_wib_2eproto;
4689 public ::google::protobuf::Message {
4693 template<
typename =
void>
4699 *
this = ::std::move(from);
4707 if (
this == &from)
return *
this;
4708 if (GetOwningArena() == from.GetOwningArena()
4709 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
4710 && GetOwningArena() !=
nullptr
4721 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
4724 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
4750 if (other ==
this)
return;
4751 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
4752 if (GetOwningArena() !=
nullptr &&
4753 GetOwningArena() == other->GetOwningArena()) {
4755 if (GetOwningArena() == other->GetOwningArena()) {
4759 ::google::protobuf::internal::GenericSwap(
this, other);
4763 if (other ==
this)
return;
4764 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
4771 return CreateMaybeMessage<GetTimestamp_Timestamp>(arena);
4773 using ::google::protobuf::Message::CopyFrom;
4775 using ::google::protobuf::Message::MergeFrom;
4780 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
4782 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
4783 bool IsInitialized() const final;
4785 ::
size_t ByteSizeLong() const final;
4786 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
4787 ::uint8_t* _InternalSerialize(
4788 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
4792 void SharedCtor(::google::protobuf::Arena* arena);
4794 void SetCachedSize(
int size)
const final;
4798 friend class ::google::protobuf::internal::AnyMetadata;
4800 return "wib.GetTimestamp.Timestamp";
4807 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
4825 void clear_timestamp() ;
4826 ::uint32_t timestamp()
const;
4827 void set_timestamp(::uint32_t value);
4830 ::uint32_t _internal_timestamp()
const;
4831 void _internal_set_timestamp(::uint32_t value);
4836 ::uint32_t day()
const;
4837 void set_day(::uint32_t value);
4840 ::uint32_t _internal_day()
const;
4841 void _internal_set_day(::uint32_t value);
4845 void clear_month() ;
4846 ::uint32_t month()
const;
4847 void set_month(::uint32_t value);
4850 ::uint32_t _internal_month()
const;
4851 void _internal_set_month(::uint32_t value);
4856 ::uint32_t year()
const;
4857 void set_year(::uint32_t value);
4860 ::uint32_t _internal_year()
const;
4861 void _internal_set_year(::uint32_t value);
4866 ::uint32_t hour()
const;
4867 void set_hour(::uint32_t value);
4870 ::uint32_t _internal_hour()
const;
4871 void _internal_set_hour(::uint32_t value);
4876 ::uint32_t min()
const;
4877 void set_min(::uint32_t value);
4880 ::uint32_t _internal_min()
const;
4881 void _internal_set_min(::uint32_t value);
4886 ::uint32_t sec()
const;
4887 void set_sec(::uint32_t value);
4890 ::uint32_t _internal_sec()
const;
4891 void _internal_set_sec(::uint32_t value);
4898 friend class ::google::protobuf::internal::TcParser;
4899 static const ::google::protobuf::internal::TcParseTable<3, 7, 0, 0, 2>
_table_;
4900 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
4912 PROTOBUF_TSAN_DECLARE_MEMBER
4915 friend struct ::TableStruct_wib_2eproto;
4919 public ::google::protobuf::internal::ZeroFieldsBase {
4922 template<
typename =
void>
4923 explicit PROTOBUF_CONSTEXPR
GetTimestamp(::google::protobuf::internal::ConstantInitialized);
4928 *
this = ::std::move(from);
4936 if (
this == &from)
return *
this;
4937 if (GetOwningArena() == from.GetOwningArena()
4938 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
4939 && GetOwningArena() !=
nullptr
4942 InternalSwap(&from);
4950 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
4953 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
4979 if (other ==
this)
return;
4980 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
4981 if (GetOwningArena() !=
nullptr &&
4982 GetOwningArena() == other->GetOwningArena()) {
4984 if (GetOwningArena() == other->GetOwningArena()) {
4986 InternalSwap(other);
4988 ::google::protobuf::internal::GenericSwap(
this, other);
4992 if (other ==
this)
return;
4993 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
4994 InternalSwap(other);
5000 return CreateMaybeMessage<GetTimestamp>(arena);
5002 using ::google::protobuf::internal::ZeroFieldsBase::CopyFrom;
5004 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*
this, from);
5006 using ::google::protobuf::internal::ZeroFieldsBase::MergeFrom;
5008 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*
this, from);
5013 friend class ::google::protobuf::internal::AnyMetadata;
5015 return "wib.GetTimestamp";
5018 explicit GetTimestamp(::google::protobuf::Arena* arena);
5022 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
5040 PROTOBUF_TSAN_DECLARE_MEMBER
5042 friend struct ::TableStruct_wib_2eproto;
5046 public ::google::protobuf::Message {
5050 template<
typename =
void>
5056 *
this = ::std::move(from);
5064 if (
this == &from)
return *
this;
5065 if (GetOwningArena() == from.GetOwningArena()
5066 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
5067 && GetOwningArena() !=
nullptr
5078 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
5081 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
5107 if (other ==
this)
return;
5108 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
5109 if (GetOwningArena() !=
nullptr &&
5110 GetOwningArena() == other->GetOwningArena()) {
5112 if (GetOwningArena() == other->GetOwningArena()) {
5116 ::google::protobuf::internal::GenericSwap(
this, other);
5120 if (other ==
this)
return;
5121 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
5128 return CreateMaybeMessage<GetSWVersion_Version>(arena);
5130 using ::google::protobuf::Message::CopyFrom;
5132 using ::google::protobuf::Message::MergeFrom;
5137 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
5139 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
5140 bool IsInitialized() const final;
5142 ::
size_t ByteSizeLong() const final;
5143 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
5144 ::uint8_t* _InternalSerialize(
5145 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
5149 void SharedCtor(::google::protobuf::Arena* arena);
5151 void SetCachedSize(
int size)
const final;
5155 friend class ::google::protobuf::internal::AnyMetadata;
5157 return "wib.GetSWVersion.Version";
5164 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
5176 void clear_version() ;
5177 const std::string&
version()
const;
5178 template <
typename Arg_ =
const std::string&,
typename... Args_>
5187 const std::string& value);
5195 friend class ::google::protobuf::internal::TcParser;
5196 static const ::google::protobuf::internal::TcParseTable<0, 1, 0, 40, 2>
_table_;
5197 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
5203 PROTOBUF_TSAN_DECLARE_MEMBER
5206 friend struct ::TableStruct_wib_2eproto;
5210 public ::google::protobuf::internal::ZeroFieldsBase {
5213 template<
typename =
void>
5214 explicit PROTOBUF_CONSTEXPR
GetSWVersion(::google::protobuf::internal::ConstantInitialized);
5219 *
this = ::std::move(from);
5227 if (
this == &from)
return *
this;
5228 if (GetOwningArena() == from.GetOwningArena()
5229 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
5230 && GetOwningArena() !=
nullptr
5233 InternalSwap(&from);
5241 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
5244 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
5270 if (other ==
this)
return;
5271 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
5272 if (GetOwningArena() !=
nullptr &&
5273 GetOwningArena() == other->GetOwningArena()) {
5275 if (GetOwningArena() == other->GetOwningArena()) {
5277 InternalSwap(other);
5279 ::google::protobuf::internal::GenericSwap(
this, other);
5283 if (other ==
this)
return;
5284 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
5285 InternalSwap(other);
5291 return CreateMaybeMessage<GetSWVersion>(arena);
5293 using ::google::protobuf::internal::ZeroFieldsBase::CopyFrom;
5295 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*
this, from);
5297 using ::google::protobuf::internal::ZeroFieldsBase::MergeFrom;
5299 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*
this, from);
5304 friend class ::google::protobuf::internal::AnyMetadata;
5306 return "wib.GetSWVersion";
5309 explicit GetSWVersion(::google::protobuf::Arena* arena);
5313 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
5331 PROTOBUF_TSAN_DECLARE_MEMBER
5333 friend struct ::TableStruct_wib_2eproto;
5337 public ::google::protobuf::internal::ZeroFieldsBase {
5340 template<
typename =
void>
5341 explicit PROTOBUF_CONSTEXPR
ResetTiming(::google::protobuf::internal::ConstantInitialized);
5346 *
this = ::std::move(from);
5354 if (
this == &from)
return *
this;
5355 if (GetOwningArena() == from.GetOwningArena()
5356 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
5357 && GetOwningArena() !=
nullptr
5360 InternalSwap(&from);
5368 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
5371 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
5397 if (other ==
this)
return;
5398 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
5399 if (GetOwningArena() !=
nullptr &&
5400 GetOwningArena() == other->GetOwningArena()) {
5402 if (GetOwningArena() == other->GetOwningArena()) {
5404 InternalSwap(other);
5406 ::google::protobuf::internal::GenericSwap(
this, other);
5410 if (other ==
this)
return;
5411 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
5412 InternalSwap(other);
5418 return CreateMaybeMessage<ResetTiming>(arena);
5420 using ::google::protobuf::internal::ZeroFieldsBase::CopyFrom;
5422 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*
this, from);
5424 using ::google::protobuf::internal::ZeroFieldsBase::MergeFrom;
5426 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*
this, from);
5431 friend class ::google::protobuf::internal::AnyMetadata;
5433 return "wib.ResetTiming";
5436 explicit ResetTiming(::google::protobuf::Arena* arena);
5440 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
5456 PROTOBUF_TSAN_DECLARE_MEMBER
5458 friend struct ::TableStruct_wib_2eproto;
5462 public ::google::protobuf::Message {
5466 template<
typename =
void>
5472 *
this = ::std::move(from);
5480 if (
this == &from)
return *
this;
5481 if (GetOwningArena() == from.GetOwningArena()
5482 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
5483 && GetOwningArena() !=
nullptr
5494 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
5497 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
5523 if (other ==
this)
return;
5524 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
5525 if (GetOwningArena() !=
nullptr &&
5526 GetOwningArena() == other->GetOwningArena()) {
5528 if (GetOwningArena() == other->GetOwningArena()) {
5532 ::google::protobuf::internal::GenericSwap(
this, other);
5536 if (other ==
this)
return;
5537 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
5544 return CreateMaybeMessage<GetTimingStatus_TimingStatus>(arena);
5546 using ::google::protobuf::Message::CopyFrom;
5548 using ::google::protobuf::Message::MergeFrom;
5553 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
5555 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
5556 bool IsInitialized() const final;
5558 ::
size_t ByteSizeLong() const final;
5559 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
5560 ::uint8_t* _InternalSerialize(
5561 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
5565 void SharedCtor(::google::protobuf::Arena* arena);
5567 void SetCachedSize(
int size)
const final;
5571 friend class ::google::protobuf::internal::AnyMetadata;
5573 return "wib.GetTimingStatus.TimingStatus";
5580 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
5596 void clear_lol_val() ;
5597 ::uint32_t lol_val()
const;
5598 void set_lol_val(::uint32_t value);
5601 ::uint32_t _internal_lol_val()
const;
5602 void _internal_set_lol_val(::uint32_t value);
5606 void clear_lol_flg_val() ;
5607 ::uint32_t lol_flg_val()
const;
5608 void set_lol_flg_val(::uint32_t value);
5611 ::uint32_t _internal_lol_flg_val()
const;
5612 void _internal_set_lol_flg_val(::uint32_t value);
5616 void clear_los_val() ;
5617 ::uint32_t los_val()
const;
5618 void set_los_val(::uint32_t value);
5621 ::uint32_t _internal_los_val()
const;
5622 void _internal_set_los_val(::uint32_t value);
5626 void clear_los_flg_val() ;
5627 ::uint32_t los_flg_val()
const;
5628 void set_los_flg_val(::uint32_t value);
5631 ::uint32_t _internal_los_flg_val()
const;
5632 void _internal_set_los_flg_val(::uint32_t value);
5636 void clear_ept_status() ;
5637 ::uint32_t ept_status()
const;
5638 void set_ept_status(::uint32_t value);
5641 ::uint32_t _internal_ept_status()
const;
5642 void _internal_set_ept_status(::uint32_t value);
5649 friend class ::google::protobuf::internal::TcParser;
5650 static const ::google::protobuf::internal::TcParseTable<3, 5, 0, 0, 2>
_table_;
5651 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
5661 PROTOBUF_TSAN_DECLARE_MEMBER
5664 friend struct ::TableStruct_wib_2eproto;
5668 public ::google::protobuf::internal::ZeroFieldsBase {
5671 template<
typename =
void>
5672 explicit PROTOBUF_CONSTEXPR
GetTimingStatus(::google::protobuf::internal::ConstantInitialized);
5677 *
this = ::std::move(from);
5685 if (
this == &from)
return *
this;
5686 if (GetOwningArena() == from.GetOwningArena()
5687 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
5688 && GetOwningArena() !=
nullptr
5691 InternalSwap(&from);
5699 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
5702 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
5728 if (other ==
this)
return;
5729 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
5730 if (GetOwningArena() !=
nullptr &&
5731 GetOwningArena() == other->GetOwningArena()) {
5733 if (GetOwningArena() == other->GetOwningArena()) {
5735 InternalSwap(other);
5737 ::google::protobuf::internal::GenericSwap(
this, other);
5741 if (other ==
this)
return;
5742 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
5743 InternalSwap(other);
5749 return CreateMaybeMessage<GetTimingStatus>(arena);
5751 using ::google::protobuf::internal::ZeroFieldsBase::CopyFrom;
5753 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*
this, from);
5755 using ::google::protobuf::internal::ZeroFieldsBase::MergeFrom;
5757 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*
this, from);
5762 friend class ::google::protobuf::internal::AnyMetadata;
5764 return "wib.GetTimingStatus";
5771 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
5789 PROTOBUF_TSAN_DECLARE_MEMBER
5791 friend struct ::TableStruct_wib_2eproto;
5795 public ::google::protobuf::Message {
5799 template<
typename =
void>
5800 explicit PROTOBUF_CONSTEXPR
SetFakeTime(::google::protobuf::internal::ConstantInitialized);
5805 *
this = ::std::move(from);
5813 if (
this == &from)
return *
this;
5814 if (GetOwningArena() == from.GetOwningArena()
5815 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
5816 && GetOwningArena() !=
nullptr
5827 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
5830 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
5856 if (other ==
this)
return;
5857 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
5858 if (GetOwningArena() !=
nullptr &&
5859 GetOwningArena() == other->GetOwningArena()) {
5861 if (GetOwningArena() == other->GetOwningArena()) {
5865 ::google::protobuf::internal::GenericSwap(
this, other);
5869 if (other ==
this)
return;
5870 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
5877 return CreateMaybeMessage<SetFakeTime>(arena);
5879 using ::google::protobuf::Message::CopyFrom;
5881 using ::google::protobuf::Message::MergeFrom;
5886 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
5888 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
5889 bool IsInitialized() const final;
5891 ::
size_t ByteSizeLong() const final;
5892 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
5893 ::uint8_t* _InternalSerialize(
5894 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
5898 void SharedCtor(::google::protobuf::Arena* arena);
5900 void SetCachedSize(
int size)
const final;
5904 friend class ::google::protobuf::internal::AnyMetadata;
5906 return "wib.SetFakeTime";
5909 explicit SetFakeTime(::google::protobuf::Arena* arena);
5913 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
5926 ::uint64_t time()
const;
5927 void set_time(::uint64_t value);
5930 ::uint64_t _internal_time()
const;
5931 void _internal_set_time(::uint64_t value);
5938 friend class ::google::protobuf::internal::TcParser;
5939 static const ::google::protobuf::internal::TcParseTable<0, 1, 0, 0, 2>
_table_;
5940 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
5946 PROTOBUF_TSAN_DECLARE_MEMBER
5949 friend struct ::TableStruct_wib_2eproto;
5953 public ::google::protobuf::internal::ZeroFieldsBase {
5956 template<
typename =
void>
5957 explicit PROTOBUF_CONSTEXPR
StartFakeTime(::google::protobuf::internal::ConstantInitialized);
5962 *
this = ::std::move(from);
5970 if (
this == &from)
return *
this;
5971 if (GetOwningArena() == from.GetOwningArena()
5972 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
5973 && GetOwningArena() !=
nullptr
5976 InternalSwap(&from);
5984 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
5987 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
6013 if (other ==
this)
return;
6014 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
6015 if (GetOwningArena() !=
nullptr &&
6016 GetOwningArena() == other->GetOwningArena()) {
6018 if (GetOwningArena() == other->GetOwningArena()) {
6020 InternalSwap(other);
6022 ::google::protobuf::internal::GenericSwap(
this, other);
6026 if (other ==
this)
return;
6027 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
6028 InternalSwap(other);
6034 return CreateMaybeMessage<StartFakeTime>(arena);
6036 using ::google::protobuf::internal::ZeroFieldsBase::CopyFrom;
6038 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*
this, from);
6040 using ::google::protobuf::internal::ZeroFieldsBase::MergeFrom;
6042 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*
this, from);
6047 friend class ::google::protobuf::internal::AnyMetadata;
6049 return "wib.StartFakeTime";
6056 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
6072 PROTOBUF_TSAN_DECLARE_MEMBER
6074 friend struct ::TableStruct_wib_2eproto;
6078 public ::google::protobuf::Message {
6082 template<
typename =
void>
6083 explicit PROTOBUF_CONSTEXPR
LogControl_Log(::google::protobuf::internal::ConstantInitialized);
6088 *
this = ::std::move(from);
6096 if (
this == &from)
return *
this;
6097 if (GetOwningArena() == from.GetOwningArena()
6098 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
6099 && GetOwningArena() !=
nullptr
6110 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
6113 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
6139 if (other ==
this)
return;
6140 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
6141 if (GetOwningArena() !=
nullptr &&
6142 GetOwningArena() == other->GetOwningArena()) {
6144 if (GetOwningArena() == other->GetOwningArena()) {
6148 ::google::protobuf::internal::GenericSwap(
this, other);
6152 if (other ==
this)
return;
6153 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
6160 return CreateMaybeMessage<LogControl_Log>(arena);
6162 using ::google::protobuf::Message::CopyFrom;
6164 using ::google::protobuf::Message::MergeFrom;
6169 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
6171 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
6172 bool IsInitialized() const final;
6174 ::
size_t ByteSizeLong() const final;
6175 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
6176 ::uint8_t* _InternalSerialize(
6177 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
6181 void SharedCtor(::google::protobuf::Arena* arena);
6183 void SetCachedSize(
int size)
const final;
6187 friend class ::google::protobuf::internal::AnyMetadata;
6189 return "wib.LogControl.Log";
6196 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
6208 void clear_contents() ;
6209 const std::string& contents()
const;
6210 template <
typename Arg_ =
const std::string&,
typename... Args_>
6219 const std::string& value);
6227 friend class ::google::protobuf::internal::TcParser;
6228 static const ::google::protobuf::internal::TcParseTable<0, 1, 0, 0, 2>
_table_;
6229 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
6235 PROTOBUF_TSAN_DECLARE_MEMBER
6238 friend struct ::TableStruct_wib_2eproto;
6242 public ::google::protobuf::Message {
6246 template<
typename =
void>
6247 explicit PROTOBUF_CONSTEXPR
LogControl(::google::protobuf::internal::ConstantInitialized);
6252 *
this = ::std::move(from);
6260 if (
this == &from)
return *
this;
6261 if (GetOwningArena() == from.GetOwningArena()
6262 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
6263 && GetOwningArena() !=
nullptr
6274 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
6277 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
6303 if (other ==
this)
return;
6304 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
6305 if (GetOwningArena() !=
nullptr &&
6306 GetOwningArena() == other->GetOwningArena()) {
6308 if (GetOwningArena() == other->GetOwningArena()) {
6312 ::google::protobuf::internal::GenericSwap(
this, other);
6316 if (other ==
this)
return;
6317 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
6324 return CreateMaybeMessage<LogControl>(arena);
6326 using ::google::protobuf::Message::CopyFrom;
6328 using ::google::protobuf::Message::MergeFrom;
6333 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
6335 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
6336 bool IsInitialized() const final;
6338 ::
size_t ByteSizeLong() const final;
6339 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
6340 ::uint8_t* _InternalSerialize(
6341 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
6345 void SharedCtor(::google::protobuf::Arena* arena);
6347 void SetCachedSize(
int size)
const final;
6351 friend class ::google::protobuf::internal::AnyMetadata;
6353 return "wib.LogControl";
6356 explicit LogControl(::google::protobuf::Arena* arena);
6360 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
6376 void clear_clear_log() ;
6377 bool clear_log()
const;
6378 void set_clear_log(
bool value);
6381 bool _internal_clear_log()
const;
6382 void _internal_set_clear_log(
bool value);
6386 void clear_return_log() ;
6387 bool return_log()
const;
6388 void set_return_log(
bool value);
6391 bool _internal_return_log()
const;
6392 void _internal_set_return_log(
bool value);
6396 void clear_boot_log() ;
6397 bool boot_log()
const;
6398 void set_boot_log(
bool value);
6401 bool _internal_boot_log()
const;
6402 void _internal_set_boot_log(
bool value);
6409 friend class ::google::protobuf::internal::TcParser;
6410 static const ::google::protobuf::internal::TcParseTable<2, 3, 0, 0, 2>
_table_;
6411 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
6419 PROTOBUF_TSAN_DECLARE_MEMBER
6422 friend struct ::TableStruct_wib_2eproto;
6426 public ::google::protobuf::internal::ZeroFieldsBase {
6429 template<
typename =
void>
6430 explicit PROTOBUF_CONSTEXPR
Empty(::google::protobuf::internal::ConstantInitialized);
6435 *
this = ::std::move(from);
6443 if (
this == &from)
return *
this;
6444 if (GetOwningArena() == from.GetOwningArena()
6445 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
6446 && GetOwningArena() !=
nullptr
6449 InternalSwap(&from);
6457 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
6460 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
6476 return reinterpret_cast<const Empty*
>(
6486 if (other ==
this)
return;
6487 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
6488 if (GetOwningArena() !=
nullptr &&
6489 GetOwningArena() == other->GetOwningArena()) {
6491 if (GetOwningArena() == other->GetOwningArena()) {
6493 InternalSwap(other);
6495 ::google::protobuf::internal::GenericSwap(
this, other);
6499 if (other ==
this)
return;
6500 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
6501 InternalSwap(other);
6506 Empty*
New(::google::protobuf::Arena* arena =
nullptr) const final {
6507 return CreateMaybeMessage<Empty>(arena);
6509 using ::google::protobuf::internal::ZeroFieldsBase::CopyFrom;
6511 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*
this, from);
6513 using ::google::protobuf::internal::ZeroFieldsBase::MergeFrom;
6515 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*
this, from);
6520 friend class ::google::protobuf::internal::AnyMetadata;
6525 explicit Empty(::google::protobuf::Arena* arena);
6529 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
6545 PROTOBUF_TSAN_DECLARE_MEMBER
6547 friend struct ::TableStruct_wib_2eproto;
6551 public ::google::protobuf::Message {
6555 template<
typename =
void>
6556 explicit PROTOBUF_CONSTEXPR
Status(::google::protobuf::internal::ConstantInitialized);
6561 *
this = ::std::move(from);
6569 if (
this == &from)
return *
this;
6570 if (GetOwningArena() == from.GetOwningArena()
6571 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
6572 && GetOwningArena() !=
nullptr
6583 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
6586 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
6602 return reinterpret_cast<const Status*
>(
6612 if (other ==
this)
return;
6613 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
6614 if (GetOwningArena() !=
nullptr &&
6615 GetOwningArena() == other->GetOwningArena()) {
6617 if (GetOwningArena() == other->GetOwningArena()) {
6621 ::google::protobuf::internal::GenericSwap(
this, other);
6625 if (other ==
this)
return;
6626 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
6632 Status*
New(::google::protobuf::Arena* arena =
nullptr) const final {
6633 return CreateMaybeMessage<Status>(arena);
6635 using ::google::protobuf::Message::CopyFrom;
6636 void CopyFrom(
const Status& from);
6637 using ::google::protobuf::Message::MergeFrom;
6642 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
6644 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
6645 bool IsInitialized() const final;
6647 ::
size_t ByteSizeLong() const final;
6650 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
6660 friend class ::google::protobuf::internal::AnyMetadata;
6662 return "wib.Status";
6665 explicit Status(::google::protobuf::Arena* arena);
6669 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
6682 void clear_extra() ;
6683 const std::string& extra()
const;
6684 template <
typename Arg_ =
const std::string&,
typename... Args_>
6693 const std::string& value);
6711 friend class ::google::protobuf::internal::TcParser;
6712 static const ::google::protobuf::internal::TcParseTable<1, 2, 0, 0, 2>
_table_;
6713 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
6717 ::google::protobuf::internal::ArenaStringPtr
extra_;
6720 PROTOBUF_TSAN_DECLARE_MEMBER
6723 friend struct ::TableStruct_wib_2eproto;
6727 public ::google::protobuf::Message {
6731 template<
typename =
void>
6732 explicit PROTOBUF_CONSTEXPR
RegValue(::google::protobuf::internal::ConstantInitialized);
6737 *
this = ::std::move(from);
6745 if (
this == &from)
return *
this;
6746 if (GetOwningArena() == from.GetOwningArena()
6747 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
6748 && GetOwningArena() !=
nullptr
6759 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
6762 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
6778 return reinterpret_cast<const RegValue*
>(
6788 if (other ==
this)
return;
6789 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
6790 if (GetOwningArena() !=
nullptr &&
6791 GetOwningArena() == other->GetOwningArena()) {
6793 if (GetOwningArena() == other->GetOwningArena()) {
6797 ::google::protobuf::internal::GenericSwap(
this, other);
6801 if (other ==
this)
return;
6802 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
6808 RegValue*
New(::google::protobuf::Arena* arena =
nullptr) const final {
6809 return CreateMaybeMessage<RegValue>(arena);
6811 using ::google::protobuf::Message::CopyFrom;
6812 void CopyFrom(
const RegValue& from);
6813 using ::google::protobuf::Message::MergeFrom;
6818 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
6820 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
6821 bool IsInitialized() const final;
6823 ::
size_t ByteSizeLong() const final;
6824 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
6825 ::uint8_t* _InternalSerialize(
6826 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
6830 void SharedCtor(::google::protobuf::Arena* arena);
6832 void SetCachedSize(
int size)
const final;
6833 void InternalSwap(
RegValue* other);
6836 friend class ::google::protobuf::internal::AnyMetadata;
6838 return "wib.RegValue";
6841 explicit RegValue(::google::protobuf::Arena* arena);
6845 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
6859 ::uint64_t addr()
const;
6860 void set_addr(::uint64_t value);
6863 ::uint64_t _internal_addr()
const;
6864 void _internal_set_addr(::uint64_t value);
6868 void clear_value() ;
6869 ::uint32_t value()
const;
6870 void set_value(::uint32_t value);
6873 ::uint32_t _internal_value()
const;
6874 void _internal_set_value(::uint32_t value);
6881 friend class ::google::protobuf::internal::TcParser;
6882 static const ::google::protobuf::internal::TcParseTable<1, 2, 0, 0, 2>
_table_;
6883 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
6890 PROTOBUF_TSAN_DECLARE_MEMBER
6893 friend struct ::TableStruct_wib_2eproto;
6897 public ::google::protobuf::Message {
6901 template<
typename =
void>
6902 explicit PROTOBUF_CONSTEXPR
CDRegValue(::google::protobuf::internal::ConstantInitialized);
6907 *
this = ::std::move(from);
6915 if (
this == &from)
return *
this;
6916 if (GetOwningArena() == from.GetOwningArena()
6917 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
6918 && GetOwningArena() !=
nullptr
6929 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
6932 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
6958 if (other ==
this)
return;
6959 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
6960 if (GetOwningArena() !=
nullptr &&
6961 GetOwningArena() == other->GetOwningArena()) {
6963 if (GetOwningArena() == other->GetOwningArena()) {
6967 ::google::protobuf::internal::GenericSwap(
this, other);
6971 if (other ==
this)
return;
6972 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
6979 return CreateMaybeMessage<CDRegValue>(arena);
6981 using ::google::protobuf::Message::CopyFrom;
6983 using ::google::protobuf::Message::MergeFrom;
6988 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
6990 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
6991 bool IsInitialized() const final;
6993 ::
size_t ByteSizeLong() const final;
6994 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
6995 ::uint8_t* _InternalSerialize(
6996 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
7000 void SharedCtor(::google::protobuf::Arena* arena);
7002 void SetCachedSize(
int size)
const final;
7006 friend class ::google::protobuf::internal::AnyMetadata;
7008 return "wib.CDRegValue";
7011 explicit CDRegValue(::google::protobuf::Arena* arena);
7015 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
7032 void clear_femb_idx() ;
7033 ::uint32_t femb_idx()
const;
7034 void set_femb_idx(::uint32_t value);
7037 ::uint32_t _internal_femb_idx()
const;
7038 void _internal_set_femb_idx(::uint32_t value);
7042 void clear_coldata_idx() ;
7043 ::uint32_t coldata_idx()
const;
7044 void set_coldata_idx(::uint32_t value);
7047 ::uint32_t _internal_coldata_idx()
const;
7048 void _internal_set_coldata_idx(::uint32_t value);
7052 void clear_chip_addr() ;
7053 ::uint32_t chip_addr()
const;
7054 void set_chip_addr(::uint32_t value);
7057 ::uint32_t _internal_chip_addr()
const;
7058 void _internal_set_chip_addr(::uint32_t value);
7062 void clear_reg_page() ;
7063 ::uint32_t reg_page()
const;
7064 void set_reg_page(::uint32_t value);
7067 ::uint32_t _internal_reg_page()
const;
7068 void _internal_set_reg_page(::uint32_t value);
7072 void clear_reg_addr() ;
7073 ::uint32_t reg_addr()
const;
7074 void set_reg_addr(::uint32_t value);
7077 ::uint32_t _internal_reg_addr()
const;
7078 void _internal_set_reg_addr(::uint32_t value);
7083 ::uint32_t data()
const;
7084 void set_data(::uint32_t value);
7087 ::uint32_t _internal_data()
const;
7088 void _internal_set_data(::uint32_t value);
7095 friend class ::google::protobuf::internal::TcParser;
7096 static const ::google::protobuf::internal::TcParseTable<3, 6, 0, 0, 2>
_table_;
7097 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
7108 PROTOBUF_TSAN_DECLARE_MEMBER
7111 friend struct ::TableStruct_wib_2eproto;
7123#pragma GCC diagnostic push
7124#pragma GCC diagnostic ignored "-Wstrict-aliasing"
7132 bool value = (
_impl_._has_bits_[0] & 0x00000001u) != 0;
7133 PROTOBUF_ASSUME(!value ||
_impl_.cmd_ !=
nullptr);
7137 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7138 const ::google::protobuf::Any* p =
_impl_.cmd_;
7139 return p !=
nullptr ? *p :
reinterpret_cast<const ::google::protobuf::Any&
>(::google::protobuf::_Any_default_instance_);
7146 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7147 if (GetArenaForAllocation() ==
nullptr) {
7148 delete reinterpret_cast<::google::protobuf::MessageLite*
>(
_impl_.cmd_);
7150 _impl_.cmd_ =
reinterpret_cast<::google::protobuf::Any*
>(value);
7151 if (value !=
nullptr) {
7152 _impl_._has_bits_[0] |= 0x00000001u;
7154 _impl_._has_bits_[0] &= ~0x00000001u;
7159 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7161 _impl_._has_bits_[0] &= ~0x00000001u;
7162 ::google::protobuf::Any* released =
_impl_.cmd_;
7164#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
7165 auto* old =
reinterpret_cast<::google::protobuf::MessageLite*
>(released);
7166 released = ::google::protobuf::internal::DuplicateIfNonNull(released);
7167 if (GetArenaForAllocation() ==
nullptr) {
7171 if (GetArenaForAllocation() !=
nullptr) {
7172 released = ::google::protobuf::internal::DuplicateIfNonNull(released);
7178 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7181 _impl_._has_bits_[0] &= ~0x00000001u;
7182 ::google::protobuf::Any* temp =
_impl_.cmd_;
7187 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7188 _impl_._has_bits_[0] |= 0x00000001u;
7189 if (
_impl_.cmd_ ==
nullptr) {
7190 auto* p = CreateMaybeMessage<::google::protobuf::Any>(GetArenaForAllocation());
7191 _impl_.cmd_ =
reinterpret_cast<::google::protobuf::Any*
>(p);
7201 ::google::protobuf::Arena* message_arena = GetArenaForAllocation();
7202 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7203 if (message_arena ==
nullptr) {
7204 delete reinterpret_cast<::google::protobuf::MessageLite*
>(
_impl_.cmd_);
7207 if (value !=
nullptr) {
7208 ::google::protobuf::Arena* submessage_arena =
7209 ::google::protobuf::Arena::InternalGetOwningArena(
reinterpret_cast<::google::protobuf::MessageLite*
>(value));
7210 if (message_arena != submessage_arena) {
7211 value = ::google::protobuf::internal::GetOwnedMessage(message_arena, value, submessage_arena);
7213 _impl_._has_bits_[0] |= 0x00000001u;
7215 _impl_._has_bits_[0] &= ~0x00000001u;
7218 _impl_.cmd_ =
reinterpret_cast<::google::protobuf::Any*
>(value);
7228 _impl_.script_.ClearToEmpty();
7234template <
typename Arg_,
typename... Args_>
7237 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7239 _impl_.script_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
7248 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7249 return _impl_.script_.Get();
7252 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7254 _impl_.script_.Set(value, GetArenaForAllocation());
7257 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7259 return _impl_.script_.Mutable( GetArenaForAllocation());
7262 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7264 return _impl_.script_.Release();
7267 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7268 _impl_.script_.SetAllocated(value, GetArenaForAllocation());
7269 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
7270 if (
_impl_.script_.IsDefault()) {
7271 _impl_.script_.Set(
"", GetArenaForAllocation());
7290 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7294 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7305 _impl_.buf0_.ClearToEmpty();
7311template <
typename Arg_,
typename... Args_>
7314 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7316 _impl_.buf0_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
7325 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7326 return _impl_.buf0_.Get();
7329 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7331 _impl_.buf0_.Set(value, GetArenaForAllocation());
7334 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7336 return _impl_.buf0_.Mutable( GetArenaForAllocation());
7339 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7341 return _impl_.buf0_.Release();
7344 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7345 _impl_.buf0_.SetAllocated(value, GetArenaForAllocation());
7346 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
7347 if (
_impl_.buf0_.IsDefault()) {
7348 _impl_.buf0_.Set(
"", GetArenaForAllocation());
7356 _impl_.buf1_.ClearToEmpty();
7362template <
typename Arg_,
typename... Args_>
7365 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7367 _impl_.buf1_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
7376 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7377 return _impl_.buf1_.Get();
7380 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7382 _impl_.buf1_.Set(value, GetArenaForAllocation());
7385 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7387 return _impl_.buf1_.Mutable( GetArenaForAllocation());
7390 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7392 return _impl_.buf1_.Release();
7395 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7396 _impl_.buf1_.SetAllocated(value, GetArenaForAllocation());
7397 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
7398 if (
_impl_.buf1_.IsDefault()) {
7399 _impl_.buf1_.Set(
"", GetArenaForAllocation());
7418 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7422 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7444 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7445 return _impl_.crate_num_;
7448 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7450 _impl_.crate_num_ = value;
7466 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7470 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7477 _impl_.num_samples_ = 0u;
7488 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7489 return _impl_.num_samples_;
7492 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7494 _impl_.num_samples_ = value;
7499 _impl_.deframed_samples_.ClearToEmpty();
7505template <
typename Arg_,
typename... Args_>
7508 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7510 _impl_.deframed_samples_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
7519 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7520 return _impl_.deframed_samples_.Get();
7523 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7525 _impl_.deframed_samples_.Set(value, GetArenaForAllocation());
7528 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7530 return _impl_.deframed_samples_.Mutable( GetArenaForAllocation());
7533 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7535 return _impl_.deframed_samples_.Release();
7538 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7539 _impl_.deframed_samples_.SetAllocated(value, GetArenaForAllocation());
7540 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
7541 if (
_impl_.deframed_samples_.IsDefault()) {
7542 _impl_.deframed_samples_.Set(
"", GetArenaForAllocation());
7550 _impl_.deframed_timestamps_.ClearToEmpty();
7556template <
typename Arg_,
typename... Args_>
7559 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7561 _impl_.deframed_timestamps_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
7570 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7571 return _impl_.deframed_timestamps_.Get();
7574 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7576 _impl_.deframed_timestamps_.Set(value, GetArenaForAllocation());
7579 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7581 return _impl_.deframed_timestamps_.Mutable( GetArenaForAllocation());
7584 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7586 return _impl_.deframed_timestamps_.Release();
7589 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7590 _impl_.deframed_timestamps_.SetAllocated(value, GetArenaForAllocation());
7591 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
7592 if (
_impl_.deframed_timestamps_.IsDefault()) {
7593 _impl_.deframed_timestamps_.Set(
"", GetArenaForAllocation());
7612 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7616 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7638 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7642 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7660 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7664 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7682 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7686 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7693 _impl_.channels_ =
false;
7704 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7708 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7710 _impl_.channels_ = value;
7715 _impl_.trigger_command_ = 0u;
7726 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7727 return _impl_.trigger_command_;
7730 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7732 _impl_.trigger_command_ = value;
7737 _impl_.trigger_rec_ticks_ = 0u;
7748 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7749 return _impl_.trigger_rec_ticks_;
7752 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7754 _impl_.trigger_rec_ticks_ = value;
7759 _impl_.trigger_timeout_ms_ = 0u;
7770 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7771 return _impl_.trigger_timeout_ms_;
7774 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7776 _impl_.trigger_timeout_ms_ = value;
7796 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7800 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7802 _impl_.dc2dc_o1_ = value;
7818 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7822 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7824 _impl_.dc2dc_o2_ = value;
7840 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7844 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7846 _impl_.dc2dc_o3_ = value;
7862 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7866 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7868 _impl_.dc2dc_o4_ = value;
7884 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7888 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7906 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7910 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7932 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7936 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7954 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7958 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7976 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
7980 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
7998 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8002 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8020 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8024 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8042 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8046 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8068 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8072 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8079 _impl_.test_cap_ =
false;
8090 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8094 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8096 _impl_.test_cap_ = value;
8112 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8116 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8134 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8135 return _impl_.peak_time_;
8138 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8140 _impl_.peak_time_ = value;
8156 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8160 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8162 _impl_.baseline_ = value;
8178 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8179 return _impl_.pulse_dac_;
8182 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8184 _impl_.pulse_dac_ = value;
8189 _impl_.gain_match_ =
false;
8200 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8201 return _impl_.gain_match_;
8204 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8206 _impl_.gain_match_ = value;
8222 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8226 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8233 _impl_.leak_10x_ =
false;
8244 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8248 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8250 _impl_.leak_10x_ = value;
8255 _impl_.ac_couple_ =
false;
8266 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8267 return _impl_.ac_couple_;
8270 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8272 _impl_.ac_couple_ = value;
8288 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8292 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8299 _impl_.strobe_skip_ = 0u;
8310 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8311 return _impl_.strobe_skip_;
8314 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8316 _impl_.strobe_skip_ = value;
8321 _impl_.strobe_delay_ = 0u;
8332 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8333 return _impl_.strobe_delay_;
8336 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8338 _impl_.strobe_delay_ = value;
8343 _impl_.strobe_length_ = 0u;
8354 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8355 return _impl_.strobe_length_;
8358 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8360 _impl_.strobe_length_ = value;
8382 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8392 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8397 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8398 return _impl_.line_driver_;
8401 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8402 return &
_impl_.line_driver_;
8424 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8434 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8439 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8440 return _impl_.pulse_channels_;
8443 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8444 return &
_impl_.pulse_channels_;
8464 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8468 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8486 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8490 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8508 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8512 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8530 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8534 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8552 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8556 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8574 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8578 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8596 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8600 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8618 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8622 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8650 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8660 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8665 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8669 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8686 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8687 return _impl_.pulse_dac_;
8690 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8692 _impl_.pulse_dac_ = value;
8697 _impl_.pulse_period_ = 0u;
8708 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8709 return _impl_.pulse_period_;
8712 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8714 _impl_.pulse_period_ = value;
8719 _impl_.pulse_phase_ = 0u;
8730 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8731 return _impl_.pulse_phase_;
8734 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8736 _impl_.pulse_phase_ = value;
8741 _impl_.pulse_duration_ = 0u;
8752 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8753 return _impl_.pulse_duration_;
8756 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8758 _impl_.pulse_duration_ = value;
8779inline ::google::protobuf::RepeatedPtrField< ::wib::ConfigureWIB_ConfigureFEMB >*
8782 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8790 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8795inline const ::google::protobuf::RepeatedPtrField< ::wib::ConfigureWIB_ConfigureFEMB >&
8800inline const ::google::protobuf::RepeatedPtrField<::wib::ConfigureWIB_ConfigureFEMB>&
8802 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8805inline ::google::protobuf::RepeatedPtrField<::wib::ConfigureWIB_ConfigureFEMB>*
8807 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8824 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8828 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8846 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8850 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8857 _impl_.adc_test_pattern_ =
false;
8868 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8869 return _impl_.adc_test_pattern_;
8872 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8874 _impl_.adc_test_pattern_ = value;
8879 bool value = (
_impl_._has_bits_[0] & 0x00000001u) != 0;
8880 PROTOBUF_ASSUME(!value ||
_impl_.adc_conf_ !=
nullptr);
8884 if (
_impl_.adc_conf_ !=
nullptr)
_impl_.adc_conf_->Clear();
8885 _impl_._has_bits_[0] &= ~0x00000001u;
8888 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8889 const ::wib::ConfigureWIB_ConfigureCOLDADC* p =
_impl_.adc_conf_;
8897 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8898 if (GetArenaForAllocation() ==
nullptr) {
8899 delete reinterpret_cast<::google::protobuf::MessageLite*
>(
_impl_.adc_conf_);
8902 if (value !=
nullptr) {
8903 _impl_._has_bits_[0] |= 0x00000001u;
8905 _impl_._has_bits_[0] &= ~0x00000001u;
8910 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8912 _impl_._has_bits_[0] &= ~0x00000001u;
8914 _impl_.adc_conf_ =
nullptr;
8915#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
8916 auto* old =
reinterpret_cast<::google::protobuf::MessageLite*
>(released);
8917 released = ::google::protobuf::internal::DuplicateIfNonNull(released);
8918 if (GetArenaForAllocation() ==
nullptr) {
8922 if (GetArenaForAllocation() !=
nullptr) {
8923 released = ::google::protobuf::internal::DuplicateIfNonNull(released);
8929 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8932 _impl_._has_bits_[0] &= ~0x00000001u;
8934 _impl_.adc_conf_ =
nullptr;
8938 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8939 _impl_._has_bits_[0] |= 0x00000001u;
8940 if (
_impl_.adc_conf_ ==
nullptr) {
8941 auto* p = CreateMaybeMessage<::wib::ConfigureWIB_ConfigureCOLDADC>(GetArenaForAllocation());
8952 ::google::protobuf::Arena* message_arena = GetArenaForAllocation();
8953 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8954 if (message_arena ==
nullptr) {
8958 if (value !=
nullptr) {
8959 ::google::protobuf::Arena* submessage_arena =
8961 if (message_arena != submessage_arena) {
8962 value = ::google::protobuf::internal::GetOwnedMessage(message_arena, value, submessage_arena);
8964 _impl_._has_bits_[0] |= 0x00000001u;
8966 _impl_._has_bits_[0] &= ~0x00000001u;
8975 _impl_.frame_dd_ =
false;
8986 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
8990 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
8992 _impl_.frame_dd_ = value;
8997 _impl_.detector_type_ = 0u;
9008 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9009 return _impl_.detector_type_;
9012 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9014 _impl_.detector_type_ = value;
9019 bool value = (
_impl_._has_bits_[0] & 0x00000002u) != 0;
9020 PROTOBUF_ASSUME(!value ||
_impl_.wib_pulser_ !=
nullptr);
9024 if (
_impl_.wib_pulser_ !=
nullptr)
_impl_.wib_pulser_->Clear();
9025 _impl_._has_bits_[0] &= ~0x00000002u;
9028 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9029 const ::wib::ConfigureWIB_ConfigureWIBPulser* p =
_impl_.wib_pulser_;
9037 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9038 if (GetArenaForAllocation() ==
nullptr) {
9039 delete reinterpret_cast<::google::protobuf::MessageLite*
>(
_impl_.wib_pulser_);
9042 if (value !=
nullptr) {
9043 _impl_._has_bits_[0] |= 0x00000002u;
9045 _impl_._has_bits_[0] &= ~0x00000002u;
9050 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9052 _impl_._has_bits_[0] &= ~0x00000002u;
9054 _impl_.wib_pulser_ =
nullptr;
9055#ifdef PROTOBUF_FORCE_COPY_IN_RELEASE
9056 auto* old =
reinterpret_cast<::google::protobuf::MessageLite*
>(released);
9057 released = ::google::protobuf::internal::DuplicateIfNonNull(released);
9058 if (GetArenaForAllocation() ==
nullptr) {
9062 if (GetArenaForAllocation() !=
nullptr) {
9063 released = ::google::protobuf::internal::DuplicateIfNonNull(released);
9069 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9072 _impl_._has_bits_[0] &= ~0x00000002u;
9074 _impl_.wib_pulser_ =
nullptr;
9078 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9079 _impl_._has_bits_[0] |= 0x00000002u;
9080 if (
_impl_.wib_pulser_ ==
nullptr) {
9081 auto* p = CreateMaybeMessage<::wib::ConfigureWIB_ConfigureWIBPulser>(GetArenaForAllocation());
9084 return _impl_.wib_pulser_;
9092 ::google::protobuf::Arena* message_arena = GetArenaForAllocation();
9093 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9094 if (message_arena ==
nullptr) {
9098 if (value !=
nullptr) {
9099 ::google::protobuf::Arena* submessage_arena =
9101 if (message_arena != submessage_arena) {
9102 value = ::google::protobuf::internal::GetOwnedMessage(message_arena, value, submessage_arena);
9104 _impl_._has_bits_[0] |= 0x00000002u;
9106 _impl_._has_bits_[0] &= ~0x00000002u;
9127 _impl_.root_archive_.ClearToEmpty();
9133template <
typename Arg_,
typename... Args_>
9136 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9138 _impl_.root_archive_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
9147 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9148 return _impl_.root_archive_.Get();
9151 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9153 _impl_.root_archive_.Set(value, GetArenaForAllocation());
9156 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9158 return _impl_.root_archive_.Mutable( GetArenaForAllocation());
9161 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9163 return _impl_.root_archive_.Release();
9166 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9167 _impl_.root_archive_.SetAllocated(value, GetArenaForAllocation());
9168 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
9169 if (
_impl_.root_archive_.IsDefault()) {
9170 _impl_.root_archive_.Set(
"", GetArenaForAllocation());
9178 _impl_.boot_archive_.ClearToEmpty();
9184template <
typename Arg_,
typename... Args_>
9187 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9189 _impl_.boot_archive_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
9198 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9199 return _impl_.boot_archive_.Get();
9202 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9204 _impl_.boot_archive_.Set(value, GetArenaForAllocation());
9207 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9209 return _impl_.boot_archive_.Mutable( GetArenaForAllocation());
9212 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9214 return _impl_.boot_archive_.Release();
9217 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9218 _impl_.boot_archive_.SetAllocated(value, GetArenaForAllocation());
9219 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
9220 if (
_impl_.boot_archive_.IsDefault()) {
9221 _impl_.boot_archive_.Set(
"", GetArenaForAllocation());
9237 _impl_.addr_ = ::uint64_t{0u};
9248 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9252 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9263 _impl_.addr_ = ::uint64_t{0u};
9274 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9278 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9296 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9300 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9322 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9326 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9328 _impl_.femb_idx_ = value;
9333 _impl_.coldata_idx_ = 0u;
9344 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9345 return _impl_.coldata_idx_;
9348 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9350 _impl_.coldata_idx_ = value;
9366 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9367 return _impl_.chip_addr_;
9370 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9372 _impl_.chip_addr_ = value;
9388 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9392 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9394 _impl_.reg_page_ = value;
9410 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9414 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9416 _impl_.reg_addr_ = value;
9432 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9436 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9458 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9462 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9464 _impl_.femb_idx_ = value;
9469 _impl_.coldata_idx_ = 0u;
9480 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9481 return _impl_.coldata_idx_;
9484 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9486 _impl_.coldata_idx_ = value;
9502 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9503 return _impl_.chip_addr_;
9506 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9508 _impl_.chip_addr_ = value;
9524 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9528 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9530 _impl_.reg_page_ = value;
9546 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9550 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9552 _impl_.reg_addr_ = value;
9572 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9576 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9604 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9614 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9619 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9620 return _impl_.ltc2990_4e_voltages_;
9623 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9624 return &
_impl_.ltc2990_4e_voltages_;
9646 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9656 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9661 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9662 return _impl_.ltc2990_4c_voltages_;
9665 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9666 return &
_impl_.ltc2990_4c_voltages_;
9688 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9698 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9703 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9704 return _impl_.ltc2991_48_voltages_;
9707 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9708 return &
_impl_.ltc2991_48_voltages_;
9713 _impl_.ad7414_49_temp_ = 0;
9724 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9725 return _impl_.ad7414_49_temp_;
9728 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9730 _impl_.ad7414_49_temp_ = value;
9735 _impl_.ad7414_4d_temp_ = 0;
9746 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9747 return _impl_.ad7414_4d_temp_;
9750 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9752 _impl_.ad7414_4d_temp_ = value;
9757 _impl_.ad7414_4a_temp_ = 0;
9768 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9769 return _impl_.ad7414_4a_temp_;
9772 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9774 _impl_.ad7414_4a_temp_ = value;
9796 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9806 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9811 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9812 return _impl_.ltc2499_15_temps_;
9815 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9816 return &
_impl_.ltc2499_15_temps_;
9838 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9848 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9853 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9854 return _impl_.femb0_dc2dc_ltc2991_voltages_;
9857 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9858 return &
_impl_.femb0_dc2dc_ltc2991_voltages_;
9880 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9890 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9895 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9896 return _impl_.femb1_dc2dc_ltc2991_voltages_;
9899 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9900 return &
_impl_.femb1_dc2dc_ltc2991_voltages_;
9922 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9932 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9937 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9938 return _impl_.femb2_dc2dc_ltc2991_voltages_;
9941 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9942 return &
_impl_.femb2_dc2dc_ltc2991_voltages_;
9964 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9974 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
9979 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9980 return _impl_.femb3_dc2dc_ltc2991_voltages_;
9983 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
9984 return &
_impl_.femb3_dc2dc_ltc2991_voltages_;
10006 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10016 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10021 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10022 return _impl_.femb_ldo_a0_ltc2991_voltages_;
10025 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10026 return &
_impl_.femb_ldo_a0_ltc2991_voltages_;
10048 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10058 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10063 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10064 return _impl_.femb_ldo_a1_ltc2991_voltages_;
10067 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10068 return &
_impl_.femb_ldo_a1_ltc2991_voltages_;
10090 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10100 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10105 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10106 return _impl_.femb_bias_ltc2991_voltages_;
10109 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10110 return &
_impl_.femb_bias_ltc2991_voltages_;
10134 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10135 return _impl_.timestamp_;
10138 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10140 _impl_.timestamp_ = value;
10156 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10160 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10178 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10182 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10200 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10204 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10222 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10226 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10244 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10248 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10266 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10270 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10285 _impl_.version_.ClearToEmpty();
10291template <
typename Arg_,
typename... Args_>
10294 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10296 _impl_.version_.Set(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
10305 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10306 return _impl_.version_.Get();
10309 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10311 _impl_.version_.Set(value, GetArenaForAllocation());
10314 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10316 return _impl_.version_.Mutable( GetArenaForAllocation());
10319 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10321 return _impl_.version_.Release();
10324 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10325 _impl_.version_.SetAllocated(value, GetArenaForAllocation());
10326 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
10327 if (
_impl_.version_.IsDefault()) {
10328 _impl_.version_.Set(
"", GetArenaForAllocation());
10359 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10363 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10365 _impl_.lol_val_ = value;
10370 _impl_.lol_flg_val_ = 0u;
10381 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10382 return _impl_.lol_flg_val_;
10385 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10387 _impl_.lol_flg_val_ = value;
10403 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10407 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10409 _impl_.los_val_ = value;
10414 _impl_.los_flg_val_ = 0u;
10425 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10426 return _impl_.los_flg_val_;
10429 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10431 _impl_.los_flg_val_ = value;
10436 _impl_.ept_status_ = 0u;
10447 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10448 return _impl_.ept_status_;
10451 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10453 _impl_.ept_status_ = value;
10466 _impl_.time_ = ::uint64_t{0u};
10477 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10481 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10496 _impl_.contents_.ClearToEmpty();
10502template <
typename Arg_,
typename... Args_>
10505 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10507 _impl_.contents_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
10516 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10517 return _impl_.contents_.Get();
10520 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10522 _impl_.contents_.Set(value, GetArenaForAllocation());
10525 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10527 return _impl_.contents_.Mutable( GetArenaForAllocation());
10530 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10532 return _impl_.contents_.Release();
10535 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10536 _impl_.contents_.SetAllocated(value, GetArenaForAllocation());
10537 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
10538 if (
_impl_.contents_.IsDefault()) {
10539 _impl_.contents_.Set(
"", GetArenaForAllocation());
10551 _impl_.clear_log_ =
false;
10562 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10563 return _impl_.clear_log_;
10566 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10568 _impl_.clear_log_ = value;
10573 _impl_.return_log_ =
false;
10584 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10585 return _impl_.return_log_;
10588 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10590 _impl_.return_log_ = value;
10595 _impl_.boot_log_ =
false;
10606 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10607 return _impl_.boot_log_;
10610 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10612 _impl_.boot_log_ = value;
10625 _impl_.success_ =
false;
10636 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10640 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10642 _impl_.success_ = value;
10647 _impl_.extra_.ClearToEmpty();
10653template <
typename Arg_,
typename... Args_>
10656 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10658 _impl_.extra_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
10667 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10668 return _impl_.extra_.Get();
10671 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10673 _impl_.extra_.Set(value, GetArenaForAllocation());
10676 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10678 return _impl_.extra_.Mutable( GetArenaForAllocation());
10681 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10683 return _impl_.extra_.Release();
10686 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10687 _impl_.extra_.SetAllocated(value, GetArenaForAllocation());
10688 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
10689 if (
_impl_.extra_.IsDefault()) {
10690 _impl_.extra_.Set(
"", GetArenaForAllocation());
10702 _impl_.addr_ = ::uint64_t{0u};
10713 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10717 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10735 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10739 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10761 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10762 return _impl_.femb_idx_;
10765 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10767 _impl_.femb_idx_ = value;
10772 _impl_.coldata_idx_ = 0u;
10783 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10784 return _impl_.coldata_idx_;
10787 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10789 _impl_.coldata_idx_ = value;
10805 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10806 return _impl_.chip_addr_;
10809 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10811 _impl_.chip_addr_ = value;
10827 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10828 return _impl_.reg_page_;
10831 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10833 _impl_.reg_page_ = value;
10849 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10850 return _impl_.reg_addr_;
10853 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10855 _impl_.reg_addr_ = value;
10871 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
10875 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
10881#pragma GCC diagnostic pop
10890#include "google/protobuf/port_undef.inc"
static constexpr int kIndexInFileMessages
void Swap(CDFastCmd *other)
static const ::google::protobuf::Descriptor * descriptor()
CDFastCmd & operator=(CDFastCmd &&from) noexcept
const ::google::protobuf::Message::ClassData * GetClassData() const final
void _internal_set_cmd(::uint32_t value)
void UnsafeArenaSwap(CDFastCmd *other)
static const CDFastCmd & default_instance()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void DestructorSkippable_
void InternalSwap(CDFastCmd *other)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
PROTOBUF_CONSTEXPR CDFastCmd(::google::protobuf::internal::ConstantInitialized)
::absl::string_view FullMessageName()
::uint32_t _internal_cmd() const
static const ClassData _class_data_
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
friend void swap(CDFastCmd &a, CDFastCmd &b)
int GetCachedSize() const final
CDFastCmd * New(::google::protobuf::Arena *arena=nullptr) const final
void MergeFrom(const CDFastCmd &from)
::google::protobuf::Metadata GetMetadata() const final
static const ::google::protobuf::Reflection * GetReflection()
CDFastCmd(CDFastCmd &&from) noexcept
void CopyFrom(const CDFastCmd &from)
void set_cmd(::uint32_t value)
CDFastCmd & operator=(const CDFastCmd &from)
static const ::google::protobuf::Descriptor * GetDescriptor()
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > _table_
static const CDFastCmd * internal_default_instance()
void InternalArenaConstructable_
void set_coldata_idx(::uint32_t value)
void set_reg_page(::uint32_t value)
::uint32_t chip_addr() const
void UnsafeArenaSwap(CDPeek *other)
static const ::google::protobuf::internal::TcParseTable< 3, 5, 0, 0, 2 > _table_
void InternalSwap(CDPeek *other)
::uint32_t coldata_idx() const
int GetCachedSize() const final
void set_reg_addr(::uint32_t value)
static const CDPeek & default_instance()
CDPeek & operator=(CDPeek &&from) noexcept
static const ::google::protobuf::Descriptor * GetDescriptor()
void set_femb_idx(::uint32_t value)
const ::google::protobuf::Message::ClassData * GetClassData() const final
static const ::google::protobuf::Reflection * GetReflection()
friend void swap(CDPeek &a, CDPeek &b)
::google::protobuf::Metadata GetMetadata() const final
CDPeek(CDPeek &&from) noexcept
void DestructorSkippable_
void set_chip_addr(::uint32_t value)
::uint32_t reg_page() const
::uint32_t _internal_reg_addr() const
::uint32_t _internal_chip_addr() const
void InternalArenaConstructable_
::uint32_t _internal_coldata_idx() const
CDPeek * New(::google::protobuf::Arena *arena=nullptr) const final
::absl::string_view FullMessageName()
::uint32_t reg_addr() const
void CopyFrom(const CDPeek &from)
void _internal_set_reg_page(::uint32_t value)
void _internal_set_coldata_idx(::uint32_t value)
void _internal_set_chip_addr(::uint32_t value)
::uint32_t _internal_reg_page() const
void _internal_set_reg_addr(::uint32_t value)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
void MergeFrom(const CDPeek &from)
static const ::google::protobuf::Descriptor * descriptor()
static const CDPeek * internal_default_instance()
CDPeek & operator=(const CDPeek &from)
void _internal_set_femb_idx(::uint32_t value)
static constexpr int kIndexInFileMessages
::uint32_t _internal_femb_idx() const
static const ClassData _class_data_
PROTOBUF_CONSTEXPR CDPeek(::google::protobuf::internal::ConstantInitialized)
::uint32_t femb_idx() const
CDPoke & operator=(const CDPoke &from)
static const ::google::protobuf::Descriptor * descriptor()
void _internal_set_femb_idx(::uint32_t value)
::uint32_t reg_page() const
static const CDPoke * internal_default_instance()
::uint32_t _internal_data() const
::uint32_t chip_addr() const
void _internal_set_chip_addr(::uint32_t value)
::uint32_t femb_idx() const
void UnsafeArenaSwap(CDPoke *other)
void _internal_set_data(::uint32_t value)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
const ::google::protobuf::Message::ClassData * GetClassData() const final
CDPoke(CDPoke &&from) noexcept
static const CDPoke & default_instance()
void set_chip_addr(::uint32_t value)
void _internal_set_reg_addr(::uint32_t value)
void set_femb_idx(::uint32_t value)
::uint32_t _internal_reg_addr() const
CDPoke * New(::google::protobuf::Arena *arena=nullptr) const final
::absl::string_view FullMessageName()
void set_reg_addr(::uint32_t value)
::google::protobuf::Metadata GetMetadata() const final
static const ClassData _class_data_
static const ::google::protobuf::internal::TcParseTable< 3, 6, 0, 0, 2 > _table_
::uint32_t reg_addr() const
CDPoke & operator=(CDPoke &&from) noexcept
void _internal_set_reg_page(::uint32_t value)
static constexpr int kIndexInFileMessages
friend void swap(CDPoke &a, CDPoke &b)
::uint32_t _internal_chip_addr() const
void CopyFrom(const CDPoke &from)
::uint32_t _internal_reg_page() const
::uint32_t coldata_idx() const
void DestructorSkippable_
void InternalArenaConstructable_
void set_reg_page(::uint32_t value)
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
::uint32_t _internal_femb_idx() const
static const ::google::protobuf::Descriptor * GetDescriptor()
void MergeFrom(const CDPoke &from)
int GetCachedSize() const final
void _internal_set_coldata_idx(::uint32_t value)
void set_coldata_idx(::uint32_t value)
PROTOBUF_CONSTEXPR CDPoke(::google::protobuf::internal::ConstantInitialized)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static const ::google::protobuf::Reflection * GetReflection()
void InternalSwap(CDPoke *other)
void set_data(::uint32_t value)
::uint32_t _internal_coldata_idx() const
static const ::google::protobuf::Reflection * GetReflection()
static const ::google::protobuf::Descriptor * descriptor()
void MergeFrom(const CDRegValue &from)
void UnsafeArenaSwap(CDRegValue *other)
void _internal_set_reg_addr(::uint32_t value)
void set_reg_page(::uint32_t value)
static constexpr int kIndexInFileMessages
::uint32_t _internal_coldata_idx() const
CDRegValue * New(::google::protobuf::Arena *arena=nullptr) const final
::uint32_t _internal_data() const
::uint32_t femb_idx() const
::uint32_t _internal_chip_addr() const
static const ::google::protobuf::internal::TcParseTable< 3, 6, 0, 0, 2 > _table_
void set_chip_addr(::uint32_t value)
::uint32_t _internal_reg_addr() const
static const ::google::protobuf::Descriptor * GetDescriptor()
void _internal_set_femb_idx(::uint32_t value)
void _internal_set_coldata_idx(::uint32_t value)
::uint32_t reg_addr() const
CDRegValue(CDRegValue &&from) noexcept
static const CDRegValue * internal_default_instance()
void CopyFrom(const CDRegValue &from)
void set_reg_addr(::uint32_t value)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static const ClassData _class_data_
::google::protobuf::Metadata GetMetadata() const final
friend void swap(CDRegValue &a, CDRegValue &b)
void set_coldata_idx(::uint32_t value)
static const CDRegValue & default_instance()
::uint32_t _internal_reg_page() const
void InternalSwap(CDRegValue *other)
void _internal_set_chip_addr(::uint32_t value)
const ::google::protobuf::Message::ClassData * GetClassData() const final
void _internal_set_data(::uint32_t value)
void _internal_set_reg_page(::uint32_t value)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void DestructorSkippable_
::uint32_t _internal_femb_idx() const
CDRegValue & operator=(const CDRegValue &from)
PROTOBUF_CONSTEXPR CDRegValue(::google::protobuf::internal::ConstantInitialized)
::uint32_t coldata_idx() const
CDRegValue & operator=(CDRegValue &&from) noexcept
::uint32_t chip_addr() const
int GetCachedSize() const final
void InternalArenaConstructable_
void set_femb_idx(::uint32_t value)
void Swap(CDRegValue *other)
::absl::string_view FullMessageName()
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
::uint32_t reg_page() const
void set_data(::uint32_t value)
friend void swap(Calibrate &a, Calibrate &b)
void InternalArenaConstructable_
static const Calibrate * internal_default_instance()
const ::google::protobuf::Message::ClassData * GetClassData() const final
::absl::string_view FullMessageName()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void DestructorSkippable_
::google::protobuf::Metadata GetMetadata() const final
Calibrate(Calibrate &&from) noexcept
void UnsafeArenaSwap(Calibrate *other)
Calibrate * New(::google::protobuf::Arena *arena=nullptr) const final
PROTOBUF_CONSTEXPR Calibrate(::google::protobuf::internal::ConstantInitialized)
static const ClassData _class_data_
static const Calibrate & default_instance()
static const ::google::protobuf::Reflection * GetReflection()
static const ::google::protobuf::Descriptor * GetDescriptor()
static const ::google::protobuf::Descriptor * descriptor()
void MergeFrom(const Calibrate &from)
void Swap(Calibrate *other)
Calibrate & operator=(Calibrate &&from) noexcept
void CopyFrom(const Calibrate &from)
friend class ::google::protobuf::Arena::InternalHelper
static constexpr int kIndexInFileMessages
Calibrate & operator=(const Calibrate &from)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
const ::google::protobuf::Message::ClassData * GetClassData() const final
void SetCachedSize(int size) const final
Command * New(::google::protobuf::Arena *arena=nullptr) const final
void Swap(Command *other)
friend void swap(Command &a, Command &b)
void SharedCtor(::google::protobuf::Arena *arena)
static const Command * internal_default_instance()
const char * _InternalParse(const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
::google::protobuf::Any * unsafe_arena_release_cmd()
int GetCachedSize() const final
::size_t ByteSizeLong() const final
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
const ::google::protobuf::Any & _internal_cmd() const
::absl::string_view FullMessageName()
void CopyFrom(const Command &from)
Command(Command &&from) noexcept
::google::protobuf::Any * mutable_cmd()
bool IsInitialized() const final
static const ClassData _class_data_
void InternalArenaConstructable_
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
Command & operator=(const Command &from)
static const ::google::protobuf::Descriptor * GetDescriptor()
void MergeFrom(const Command &from)
const ::google::protobuf::Any & cmd() const
static const Command & default_instance()
void InternalSwap(Command *other)
void DestructorSkippable_
::uint8_t * _InternalSerialize(::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
static constexpr int kIndexInFileMessages
::google::protobuf::Any * _internal_mutable_cmd()
::google::protobuf::Metadata GetMetadata() const final
static const ::google::protobuf::Reflection * GetReflection()
void UnsafeArenaSwap(Command *other)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
static const ::google::protobuf::Descriptor * descriptor()
void set_allocated_cmd(::google::protobuf::Any *value)
void unsafe_arena_set_allocated_cmd(::google::protobuf::Any *value)
static const ::google::protobuf::internal::TcParseTable< 0, 1, 1, 0, 2 > _table_
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
PROTOBUF_CONSTEXPR Command(::google::protobuf::internal::ConstantInitialized)
PROTOBUF_NODISCARD::google::protobuf::Any * release_cmd()
Command & operator=(Command &&from) noexcept
PROTOBUF_CONSTEXPR Empty(::google::protobuf::internal::ConstantInitialized)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
const ::google::protobuf::Message::ClassData * GetClassData() const final
Empty(Empty &&from) noexcept
static const ::google::protobuf::Descriptor * descriptor()
::absl::string_view FullMessageName()
static const ::google::protobuf::Descriptor * GetDescriptor()
void InternalArenaConstructable_
static const ClassData _class_data_
Empty * New(::google::protobuf::Arena *arena=nullptr) const final
Empty & operator=(const Empty &from)
static const ::google::protobuf::Reflection * GetReflection()
void DestructorSkippable_
static const Empty * internal_default_instance()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static constexpr int kIndexInFileMessages
::google::protobuf::Metadata GetMetadata() const final
friend void swap(Empty &a, Empty &b)
Empty & operator=(Empty &&from) noexcept
void CopyFrom(const Empty &from)
void MergeFrom(const Empty &from)
friend class ::google::protobuf::Arena::InternalHelper
static const Empty & default_instance()
void UnsafeArenaSwap(Empty *other)
std::string * _internal_mutable_version()
PROTOBUF_ALWAYS_INLINE void _internal_set_version(const std::string &value)
void set_version(Arg_ &&arg, Args_... args)
int GetCachedSize() const final
static const ::google::protobuf::Descriptor * GetDescriptor()
static constexpr int kIndexInFileMessages
static const ClassData _class_data_
GetSWVersion_Version(GetSWVersion_Version &&from) noexcept
static const GetSWVersion_Version & default_instance()
void UnsafeArenaSwap(GetSWVersion_Version *other)
void CopyFrom(const GetSWVersion_Version &from)
void set_allocated_version(std::string *ptr)
::absl::string_view FullMessageName()
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
static const ::google::protobuf::Descriptor * descriptor()
void MergeFrom(const GetSWVersion_Version &from)
friend void swap(GetSWVersion_Version &a, GetSWVersion_Version &b)
GetSWVersion_Version & operator=(const GetSWVersion_Version &from)
::google::protobuf::Metadata GetMetadata() const final
void DestructorSkippable_
void InternalSwap(GetSWVersion_Version *other)
const ::google::protobuf::Message::ClassData * GetClassData() const final
static const ::google::protobuf::Reflection * GetReflection()
const std::string & _internal_version() const
void Swap(GetSWVersion_Version *other)
static const GetSWVersion_Version * internal_default_instance()
GetSWVersion_Version & operator=(GetSWVersion_Version &&from) noexcept
PROTOBUF_CONSTEXPR GetSWVersion_Version(::google::protobuf::internal::ConstantInitialized)
const std::string & version() const
PROTOBUF_NODISCARD std::string * release_version()
std::string * mutable_version()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 40, 2 > _table_
void InternalArenaConstructable_
GetSWVersion_Version * New(::google::protobuf::Arena *arena=nullptr) const final
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
GetSWVersion(GetSWVersion &&from) noexcept
static const ::google::protobuf::Reflection * GetReflection()
GetSWVersion_Version Version
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const ::google::protobuf::Descriptor * descriptor()
void DestructorSkippable_
void MergeFrom(const GetSWVersion &from)
GetSWVersion & operator=(const GetSWVersion &from)
static const GetSWVersion & default_instance()
static const ::google::protobuf::Descriptor * GetDescriptor()
::google::protobuf::Metadata GetMetadata() const final
void UnsafeArenaSwap(GetSWVersion *other)
PROTOBUF_CONSTEXPR GetSWVersion(::google::protobuf::internal::ConstantInitialized)
static const ClassData _class_data_
friend void swap(GetSWVersion &a, GetSWVersion &b)
static constexpr int kIndexInFileMessages
const ::google::protobuf::Message::ClassData * GetClassData() const final
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void InternalArenaConstructable_
void CopyFrom(const GetSWVersion &from)
::absl::string_view FullMessageName()
static const GetSWVersion * internal_default_instance()
GetSWVersion * New(::google::protobuf::Arena *arena=nullptr) const final
void Swap(GetSWVersion *other)
friend class ::google::protobuf::Arena::InternalHelper
GetSWVersion & operator=(GetSWVersion &&from) noexcept
void add_femb1_dc2dc_ltc2991_voltages(double value)
int ltc2990_4c_voltages_size() const
void set_femb_ldo_a0_ltc2991_voltages(int index, double value)
const ::google::protobuf::RepeatedField< double > & _internal_femb_ldo_a0_ltc2991_voltages() const
void _internal_set_ad7414_4d_temp(double value)
void set_ltc2991_48_voltages(int index, double value)
double ltc2990_4e_voltages(int index) const
double _internal_ad7414_4d_temp() const
void set_ad7414_49_temp(double value)
void DestructorSkippable_
void set_femb_bias_ltc2991_voltages(int index, double value)
void clear_ltc2990_4e_voltages()
void set_femb0_dc2dc_ltc2991_voltages(int index, double value)
void clear_femb_ldo_a0_ltc2991_voltages()
GetSensors_Sensors * New(::google::protobuf::Arena *arena=nullptr) const final
void clear_femb2_dc2dc_ltc2991_voltages()
int _internal_femb_bias_ltc2991_voltages_size() const
::google::protobuf::Metadata GetMetadata() const final
double femb_ldo_a0_ltc2991_voltages(int index) const
double ltc2990_4c_voltages(int index) const
static constexpr int kIndexInFileMessages
::google::protobuf::RepeatedField< double > * mutable_femb_ldo_a1_ltc2991_voltages()
::google::protobuf::RepeatedField< double > * mutable_femb3_dc2dc_ltc2991_voltages()
::google::protobuf::RepeatedField< double > * _internal_mutable_femb_ldo_a0_ltc2991_voltages()
::google::protobuf::RepeatedField< double > * mutable_femb1_dc2dc_ltc2991_voltages()
void set_ad7414_4d_temp(double value)
static const ::google::protobuf::internal::TcParseTable< 4, 14, 0, 0, 2 > _table_
int _internal_ltc2991_48_voltages_size() const
static const ClassData _class_data_
int ltc2499_15_temps_size() const
void Swap(GetSensors_Sensors *other)
void clear_ad7414_49_temp()
int _internal_ltc2990_4e_voltages_size() const
GetSensors_Sensors(GetSensors_Sensors &&from) noexcept
int ltc2991_48_voltages_size() const
void set_ltc2990_4c_voltages(int index, double value)
void MergeFrom(const GetSensors_Sensors &from)
double femb3_dc2dc_ltc2991_voltages(int index) const
void InternalArenaConstructable_
const ::google::protobuf::RepeatedField< double > & _internal_ltc2990_4c_voltages() const
int _internal_femb3_dc2dc_ltc2991_voltages_size() const
::google::protobuf::RepeatedField< double > * mutable_femb2_dc2dc_ltc2991_voltages()
int femb2_dc2dc_ltc2991_voltages_size() const
void clear_ltc2499_15_temps()
void clear_femb0_dc2dc_ltc2991_voltages()
double femb2_dc2dc_ltc2991_voltages(int index) const
::google::protobuf::RepeatedField< double > * _internal_mutable_femb2_dc2dc_ltc2991_voltages()
void add_femb3_dc2dc_ltc2991_voltages(double value)
void _internal_set_ad7414_49_temp(double value)
void add_femb_bias_ltc2991_voltages(double value)
const ::google::protobuf::RepeatedField< double > & _internal_ltc2990_4e_voltages() const
void add_femb_ldo_a0_ltc2991_voltages(double value)
double ad7414_4d_temp() const
int _internal_femb2_dc2dc_ltc2991_voltages_size() const
const ::google::protobuf::RepeatedField< double > & _internal_femb_ldo_a1_ltc2991_voltages() const
void add_ltc2499_15_temps(double value)
::google::protobuf::RepeatedField< double > * mutable_femb_ldo_a0_ltc2991_voltages()
::google::protobuf::RepeatedField< double > * mutable_ltc2991_48_voltages()
::google::protobuf::RepeatedField< double > * mutable_ltc2990_4c_voltages()
void set_femb_ldo_a1_ltc2991_voltages(int index, double value)
int _internal_femb_ldo_a1_ltc2991_voltages_size() const
void set_femb3_dc2dc_ltc2991_voltages(int index, double value)
const ::google::protobuf::Message::ClassData * GetClassData() const final
void set_ltc2990_4e_voltages(int index, double value)
void InternalSwap(GetSensors_Sensors *other)
void add_femb_ldo_a1_ltc2991_voltages(double value)
double ltc2991_48_voltages(int index) const
::google::protobuf::RepeatedField< double > * _internal_mutable_ltc2991_48_voltages()
int femb_ldo_a1_ltc2991_voltages_size() const
static const ::google::protobuf::Reflection * GetReflection()
int femb_ldo_a0_ltc2991_voltages_size() const
const ::google::protobuf::RepeatedField< double > & _internal_femb2_dc2dc_ltc2991_voltages() const
GetSensors_Sensors & operator=(const GetSensors_Sensors &from)
int ltc2990_4e_voltages_size() const
double ltc2499_15_temps(int index) const
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
::google::protobuf::RepeatedField< double > * _internal_mutable_ltc2990_4c_voltages()
GetSensors_Sensors & operator=(GetSensors_Sensors &&from) noexcept
void CopyFrom(const GetSensors_Sensors &from)
friend void swap(GetSensors_Sensors &a, GetSensors_Sensors &b)
::google::protobuf::RepeatedField< double > * mutable_ltc2499_15_temps()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
::google::protobuf::RepeatedField< double > * _internal_mutable_ltc2499_15_temps()
::google::protobuf::RepeatedField< double > * _internal_mutable_femb_bias_ltc2991_voltages()
void clear_femb1_dc2dc_ltc2991_voltages()
const ::google::protobuf::RepeatedField< double > & _internal_femb_bias_ltc2991_voltages() const
::google::protobuf::RepeatedField< double > * _internal_mutable_femb0_dc2dc_ltc2991_voltages()
int _internal_femb1_dc2dc_ltc2991_voltages_size() const
int _internal_femb_ldo_a0_ltc2991_voltages_size() const
void clear_ad7414_4a_temp()
void set_ltc2499_15_temps(int index, double value)
::google::protobuf::RepeatedField< double > * _internal_mutable_femb_ldo_a1_ltc2991_voltages()
int _internal_ltc2499_15_temps_size() const
::google::protobuf::RepeatedField< double > * mutable_ltc2990_4e_voltages()
void set_ad7414_4a_temp(double value)
const ::google::protobuf::RepeatedField< double > & _internal_femb0_dc2dc_ltc2991_voltages() const
void clear_ad7414_4d_temp()
static const GetSensors_Sensors & default_instance()
void _internal_set_ad7414_4a_temp(double value)
int _internal_ltc2990_4c_voltages_size() const
double ad7414_49_temp() const
int femb0_dc2dc_ltc2991_voltages_size() const
@ kFembLdoA0Ltc2991VoltagesFieldNumber
@ kLtc29904CVoltagesFieldNumber
@ kLtc299148VoltagesFieldNumber
@ kFemb3Dc2DcLtc2991VoltagesFieldNumber
@ kFembBiasLtc2991VoltagesFieldNumber
@ kAd74144ATempFieldNumber
@ kAd74144DTempFieldNumber
@ kFemb1Dc2DcLtc2991VoltagesFieldNumber
@ kAd741449TempFieldNumber
@ kFemb2Dc2DcLtc2991VoltagesFieldNumber
@ kLtc29904EVoltagesFieldNumber
@ kLtc249915TempsFieldNumber
@ kFemb0Dc2DcLtc2991VoltagesFieldNumber
@ kFembLdoA1Ltc2991VoltagesFieldNumber
::google::protobuf::RepeatedField< double > * _internal_mutable_femb3_dc2dc_ltc2991_voltages()
double _internal_ad7414_49_temp() const
double _internal_ad7414_4a_temp() const
double femb_ldo_a1_ltc2991_voltages(int index) const
void add_ltc2990_4c_voltages(double value)
void add_femb2_dc2dc_ltc2991_voltages(double value)
int GetCachedSize() const final
::google::protobuf::RepeatedField< double > * mutable_femb_bias_ltc2991_voltages()
static const GetSensors_Sensors * internal_default_instance()
static const ::google::protobuf::Descriptor * descriptor()
void set_femb2_dc2dc_ltc2991_voltages(int index, double value)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
int femb3_dc2dc_ltc2991_voltages_size() const
double femb_bias_ltc2991_voltages(int index) const
void clear_femb3_dc2dc_ltc2991_voltages()
const ::google::protobuf::RepeatedField< double > & _internal_ltc2499_15_temps() const
static const ::google::protobuf::Descriptor * GetDescriptor()
PROTOBUF_CONSTEXPR GetSensors_Sensors(::google::protobuf::internal::ConstantInitialized)
void clear_femb_bias_ltc2991_voltages()
double femb1_dc2dc_ltc2991_voltages(int index) const
::google::protobuf::RepeatedField< double > * _internal_mutable_femb1_dc2dc_ltc2991_voltages()
int femb1_dc2dc_ltc2991_voltages_size() const
::google::protobuf::RepeatedField< double > * mutable_femb0_dc2dc_ltc2991_voltages()
void add_ltc2990_4e_voltages(double value)
::google::protobuf::RepeatedField< double > * _internal_mutable_ltc2990_4e_voltages()
double ad7414_4a_temp() const
void clear_ltc2991_48_voltages()
void set_femb1_dc2dc_ltc2991_voltages(int index, double value)
const ::google::protobuf::RepeatedField< double > & _internal_femb1_dc2dc_ltc2991_voltages() const
::absl::string_view FullMessageName()
void add_femb0_dc2dc_ltc2991_voltages(double value)
void clear_femb_ldo_a1_ltc2991_voltages()
int femb_bias_ltc2991_voltages_size() const
void add_ltc2991_48_voltages(double value)
const ::google::protobuf::RepeatedField< double > & _internal_ltc2991_48_voltages() const
void clear_ltc2990_4c_voltages()
const ::google::protobuf::RepeatedField< double > & _internal_femb3_dc2dc_ltc2991_voltages() const
double femb0_dc2dc_ltc2991_voltages(int index) const
int _internal_femb0_dc2dc_ltc2991_voltages_size() const
void UnsafeArenaSwap(GetSensors_Sensors *other)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
const ::google::protobuf::Message::ClassData * GetClassData() const final
GetSensors & operator=(const GetSensors &from)
void DestructorSkippable_
static const ::google::protobuf::Reflection * GetReflection()
static const GetSensors * internal_default_instance()
static const GetSensors & default_instance()
void InternalArenaConstructable_
static const ::google::protobuf::Descriptor * descriptor()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void Swap(GetSensors *other)
friend void swap(GetSensors &a, GetSensors &b)
static constexpr int kIndexInFileMessages
static const ::google::protobuf::Descriptor * GetDescriptor()
GetSensors_Sensors Sensors
GetSensors(GetSensors &&from) noexcept
void UnsafeArenaSwap(GetSensors *other)
static const ClassData _class_data_
PROTOBUF_CONSTEXPR GetSensors(::google::protobuf::internal::ConstantInitialized)
::google::protobuf::Metadata GetMetadata() const final
void MergeFrom(const GetSensors &from)
::absl::string_view FullMessageName()
GetSensors & operator=(GetSensors &&from) noexcept
friend class ::google::protobuf::Arena::InternalHelper
void CopyFrom(const GetSensors &from)
GetSensors * New(::google::protobuf::Arena *arena=nullptr) const final
void CopyFrom(const GetTimestamp_Timestamp &from)
void set_day(::uint32_t value)
PROTOBUF_CONSTEXPR GetTimestamp_Timestamp(::google::protobuf::internal::ConstantInitialized)
::uint32_t _internal_sec() const
static const ::google::protobuf::Reflection * GetReflection()
void _internal_set_min(::uint32_t value)
static const ::google::protobuf::Descriptor * GetDescriptor()
int GetCachedSize() const final
::uint32_t _internal_day() const
GetTimestamp_Timestamp & operator=(GetTimestamp_Timestamp &&from) noexcept
void MergeFrom(const GetTimestamp_Timestamp &from)
static const GetTimestamp_Timestamp & default_instance()
void set_year(::uint32_t value)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
::uint32_t _internal_hour() const
void _internal_set_year(::uint32_t value)
void DestructorSkippable_
void InternalArenaConstructable_
void _internal_set_sec(::uint32_t value)
static const ::google::protobuf::internal::TcParseTable< 3, 7, 0, 0, 2 > _table_
static const ClassData _class_data_
void _internal_set_hour(::uint32_t value)
void set_hour(::uint32_t value)
::uint32_t _internal_year() const
::uint32_t _internal_month() const
void _internal_set_day(::uint32_t value)
GetTimestamp_Timestamp * New(::google::protobuf::Arena *arena=nullptr) const final
void _internal_set_month(::uint32_t value)
void set_min(::uint32_t value)
::google::protobuf::Metadata GetMetadata() const final
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
void set_sec(::uint32_t value)
void InternalSwap(GetTimestamp_Timestamp *other)
GetTimestamp_Timestamp(GetTimestamp_Timestamp &&from) noexcept
static constexpr int kIndexInFileMessages
void set_month(::uint32_t value)
const ::google::protobuf::Message::ClassData * GetClassData() const final
static const ::google::protobuf::Descriptor * descriptor()
void UnsafeArenaSwap(GetTimestamp_Timestamp *other)
static const GetTimestamp_Timestamp * internal_default_instance()
void Swap(GetTimestamp_Timestamp *other)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
::absl::string_view FullMessageName()
void _internal_set_timestamp(::uint32_t value)
::uint32_t _internal_timestamp() const
::uint32_t timestamp() const
GetTimestamp_Timestamp & operator=(const GetTimestamp_Timestamp &from)
void set_timestamp(::uint32_t value)
::uint32_t _internal_min() const
friend void swap(GetTimestamp_Timestamp &a, GetTimestamp_Timestamp &b)
GetTimestamp_Timestamp Timestamp
const ::google::protobuf::Message::ClassData * GetClassData() const final
friend void swap(GetTimestamp &a, GetTimestamp &b)
static const GetTimestamp * internal_default_instance()
static const ::google::protobuf::Descriptor * descriptor()
GetTimestamp * New(::google::protobuf::Arena *arena=nullptr) const final
static const ::google::protobuf::Descriptor * GetDescriptor()
::google::protobuf::Metadata GetMetadata() const final
static const ClassData _class_data_
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void DestructorSkippable_
GetTimestamp(GetTimestamp &&from) noexcept
::absl::string_view FullMessageName()
void UnsafeArenaSwap(GetTimestamp *other)
PROTOBUF_CONSTEXPR GetTimestamp(::google::protobuf::internal::ConstantInitialized)
static const ::google::protobuf::Reflection * GetReflection()
static const GetTimestamp & default_instance()
void Swap(GetTimestamp *other)
static constexpr int kIndexInFileMessages
void CopyFrom(const GetTimestamp &from)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void InternalArenaConstructable_
GetTimestamp & operator=(const GetTimestamp &from)
friend class ::google::protobuf::Arena::InternalHelper
GetTimestamp & operator=(GetTimestamp &&from) noexcept
void MergeFrom(const GetTimestamp &from)
void _internal_set_ept_status(::uint32_t value)
::uint32_t _internal_los_val() const
void UnsafeArenaSwap(GetTimingStatus_TimingStatus *other)
const ::google::protobuf::Message::ClassData * GetClassData() const final
static const ::google::protobuf::Descriptor * GetDescriptor()
GetTimingStatus_TimingStatus & operator=(const GetTimingStatus_TimingStatus &from)
::google::protobuf::Metadata GetMetadata() const final
void set_los_flg_val(::uint32_t value)
GetTimingStatus_TimingStatus(GetTimingStatus_TimingStatus &&from) noexcept
::absl::string_view FullMessageName()
GetTimingStatus_TimingStatus()
static const ::google::protobuf::internal::TcParseTable< 3, 5, 0, 0, 2 > _table_
static const ClassData _class_data_
PROTOBUF_CONSTEXPR GetTimingStatus_TimingStatus(::google::protobuf::internal::ConstantInitialized)
GetTimingStatus_TimingStatus & operator=(GetTimingStatus_TimingStatus &&from) noexcept
::uint32_t _internal_lol_flg_val() const
::uint32_t los_val() const
static const ::google::protobuf::Reflection * GetReflection()
void DestructorSkippable_
void InternalArenaConstructable_
GetTimingStatus_TimingStatus * New(::google::protobuf::Arena *arena=nullptr) const final
void set_lol_val(::uint32_t value)
static constexpr int kIndexInFileMessages
void MergeFrom(const GetTimingStatus_TimingStatus &from)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void set_los_val(::uint32_t value)
void CopyFrom(const GetTimingStatus_TimingStatus &from)
void Swap(GetTimingStatus_TimingStatus *other)
void InternalSwap(GetTimingStatus_TimingStatus *other)
void set_ept_status(::uint32_t value)
static const GetTimingStatus_TimingStatus * internal_default_instance()
void _internal_set_lol_val(::uint32_t value)
::uint32_t lol_val() const
::uint32_t lol_flg_val() const
void _internal_set_los_val(::uint32_t value)
::uint32_t _internal_los_flg_val() const
void set_lol_flg_val(::uint32_t value)
static const GetTimingStatus_TimingStatus & default_instance()
::uint32_t _internal_ept_status() const
static const ::google::protobuf::Descriptor * descriptor()
::uint32_t ept_status() const
::uint32_t _internal_lol_val() const
void _internal_set_lol_flg_val(::uint32_t value)
void _internal_set_los_flg_val(::uint32_t value)
int GetCachedSize() const final
::uint32_t los_flg_val() const
friend void swap(GetTimingStatus_TimingStatus &a, GetTimingStatus_TimingStatus &b)
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const GetTimingStatus * internal_default_instance()
GetTimingStatus_TimingStatus TimingStatus
::google::protobuf::Metadata GetMetadata() const final
static constexpr int kIndexInFileMessages
GetTimingStatus & operator=(const GetTimingStatus &from)
void Swap(GetTimingStatus *other)
static const ClassData _class_data_
void InternalArenaConstructable_
PROTOBUF_CONSTEXPR GetTimingStatus(::google::protobuf::internal::ConstantInitialized)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
GetTimingStatus * New(::google::protobuf::Arena *arena=nullptr) const final
static const GetTimingStatus & default_instance()
static const ::google::protobuf::Descriptor * descriptor()
::absl::string_view FullMessageName()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const ::google::protobuf::Reflection * GetReflection()
friend void swap(GetTimingStatus &a, GetTimingStatus &b)
const ::google::protobuf::Message::ClassData * GetClassData() const final
void DestructorSkippable_
static const ::google::protobuf::Descriptor * GetDescriptor()
GetTimingStatus(GetTimingStatus &&from) noexcept
void CopyFrom(const GetTimingStatus &from)
GetTimingStatus & operator=(GetTimingStatus &&from) noexcept
void MergeFrom(const GetTimingStatus &from)
void UnsafeArenaSwap(GetTimingStatus *other)
friend class ::google::protobuf::Arena::InternalHelper
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > _table_
::absl::string_view FullMessageName()
friend void swap(LogControl_Log &a, LogControl_Log &b)
static const LogControl_Log & default_instance()
static const ::google::protobuf::Descriptor * GetDescriptor()
static const ClassData _class_data_
static const LogControl_Log * internal_default_instance()
void set_contents(Arg_ &&arg, Args_... args)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void Swap(LogControl_Log *other)
PROTOBUF_NODISCARD std::string * release_contents()
const std::string & _internal_contents() const
void UnsafeArenaSwap(LogControl_Log *other)
static const ::google::protobuf::Descriptor * descriptor()
LogControl_Log & operator=(LogControl_Log &&from) noexcept
void MergeFrom(const LogControl_Log &from)
void InternalSwap(LogControl_Log *other)
void DestructorSkippable_
std::string * mutable_contents()
::google::protobuf::Metadata GetMetadata() const final
void InternalArenaConstructable_
const std::string & contents() const
LogControl_Log & operator=(const LogControl_Log &from)
LogControl_Log * New(::google::protobuf::Arena *arena=nullptr) const final
LogControl_Log(LogControl_Log &&from) noexcept
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static constexpr int kIndexInFileMessages
int GetCachedSize() const final
const ::google::protobuf::Message::ClassData * GetClassData() const final
void set_allocated_contents(std::string *ptr)
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
PROTOBUF_ALWAYS_INLINE void _internal_set_contents(const std::string &value)
PROTOBUF_CONSTEXPR LogControl_Log(::google::protobuf::internal::ConstantInitialized)
static const ::google::protobuf::Reflection * GetReflection()
void CopyFrom(const LogControl_Log &from)
std::string * _internal_mutable_contents()
static const ClassData _class_data_
::google::protobuf::Metadata GetMetadata() const final
void InternalArenaConstructable_
static const ::google::protobuf::Descriptor * GetDescriptor()
void DestructorSkippable_
bool _internal_clear_log() const
bool _internal_return_log() const
friend void swap(LogControl &a, LogControl &b)
void Swap(LogControl *other)
static const ::google::protobuf::Reflection * GetReflection()
void UnsafeArenaSwap(LogControl *other)
LogControl(LogControl &&from) noexcept
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
LogControl * New(::google::protobuf::Arena *arena=nullptr) const final
void InternalSwap(LogControl *other)
void _internal_set_boot_log(bool value)
::absl::string_view FullMessageName()
bool _internal_boot_log() const
void set_return_log(bool value)
LogControl & operator=(LogControl &&from) noexcept
void _internal_set_return_log(bool value)
void set_clear_log(bool value)
PROTOBUF_CONSTEXPR LogControl(::google::protobuf::internal::ConstantInitialized)
static const ::google::protobuf::internal::TcParseTable< 2, 3, 0, 0, 2 > _table_
void MergeFrom(const LogControl &from)
LogControl & operator=(const LogControl &from)
static const ::google::protobuf::Descriptor * descriptor()
int GetCachedSize() const final
static const LogControl & default_instance()
const ::google::protobuf::Message::ClassData * GetClassData() const final
void CopyFrom(const LogControl &from)
static constexpr int kIndexInFileMessages
void _internal_set_clear_log(bool value)
void set_boot_log(bool value)
static const LogControl * internal_default_instance()
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
Peek & operator=(const Peek &from)
const ::google::protobuf::Message::ClassData * GetClassData() const final
int GetCachedSize() const final
void _internal_set_addr(::uint64_t value)
friend void swap(Peek &a, Peek &b)
static const ::google::protobuf::Descriptor * descriptor()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Peek & operator=(Peek &&from) noexcept
void CopyFrom(const Peek &from)
static constexpr int kIndexInFileMessages
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > _table_
::uint64_t _internal_addr() const
Peek(Peek &&from) noexcept
Peek * New(::google::protobuf::Arena *arena=nullptr) const final
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const ::google::protobuf::Descriptor * GetDescriptor()
static const ClassData _class_data_
static const Peek & default_instance()
static const ::google::protobuf::Reflection * GetReflection()
PROTOBUF_CONSTEXPR Peek(::google::protobuf::internal::ConstantInitialized)
void MergeFrom(const Peek &from)
void UnsafeArenaSwap(Peek *other)
void InternalArenaConstructable_
void set_addr(::uint64_t value)
::absl::string_view FullMessageName()
static const Peek * internal_default_instance()
void InternalSwap(Peek *other)
::google::protobuf::Metadata GetMetadata() const final
void DestructorSkippable_
int GetCachedSize() const final
Poke * New(::google::protobuf::Arena *arena=nullptr) const final
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
static const ::google::protobuf::Descriptor * GetDescriptor()
static constexpr int kIndexInFileMessages
friend void swap(Poke &a, Poke &b)
PROTOBUF_CONSTEXPR Poke(::google::protobuf::internal::ConstantInitialized)
::google::protobuf::Metadata GetMetadata() const final
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > _table_
void MergeFrom(const Poke &from)
static const Poke & default_instance()
void DestructorSkippable_
static const ::google::protobuf::Descriptor * descriptor()
void _internal_set_value(::uint32_t value)
Poke(Poke &&from) noexcept
::absl::string_view FullMessageName()
void CopyFrom(const Poke &from)
Poke & operator=(const Poke &from)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void UnsafeArenaSwap(Poke *other)
void set_value(::uint32_t value)
::uint32_t _internal_value() const
const ::google::protobuf::Message::ClassData * GetClassData() const final
void InternalSwap(Poke *other)
static const ::google::protobuf::Reflection * GetReflection()
::uint64_t _internal_addr() const
static const ClassData _class_data_
void _internal_set_addr(::uint64_t value)
void InternalArenaConstructable_
Poke & operator=(Poke &&from) noexcept
void set_addr(::uint64_t value)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const Poke * internal_default_instance()
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
static const ::google::protobuf::Descriptor * GetDescriptor()
::absl::string_view FullMessageName()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
bool _internal_femb3() const
void _internal_set_femb2(bool value)
void InternalSwap(PowerWIB *other)
void set_stage(::uint32_t value)
PowerWIB & operator=(PowerWIB &&from) noexcept
bool _internal_femb1() const
void _internal_set_stage(::uint32_t value)
static const ::google::protobuf::Reflection * GetReflection()
bool _internal_femb0() const
void CopyFrom(const PowerWIB &from)
static const PowerWIB & default_instance()
void set_femb0(bool value)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
int GetCachedSize() const final
static const ::google::protobuf::Descriptor * descriptor()
static const PowerWIB * internal_default_instance()
PROTOBUF_CONSTEXPR PowerWIB(::google::protobuf::internal::ConstantInitialized)
void MergeFrom(const PowerWIB &from)
void set_femb3(bool value)
bool _internal_cold() const
void _internal_set_femb0(bool value)
void Swap(PowerWIB *other)
void set_cold(bool value)
void set_femb2(bool value)
static const ClassData _class_data_
bool _internal_femb2() const
::google::protobuf::Metadata GetMetadata() const final
friend void swap(PowerWIB &a, PowerWIB &b)
void _internal_set_cold(bool value)
void UnsafeArenaSwap(PowerWIB *other)
void InternalArenaConstructable_
void _internal_set_femb3(bool value)
void DestructorSkippable_
void set_femb1(bool value)
::uint32_t _internal_stage() const
static constexpr int kIndexInFileMessages
static const ::google::protobuf::internal::TcParseTable< 3, 6, 0, 0, 2 > _table_
void _internal_set_femb1(bool value)
PowerWIB(PowerWIB &&from) noexcept
PowerWIB * New(::google::protobuf::Arena *arena=nullptr) const final
const ::google::protobuf::Message::ClassData * GetClassData() const final
PowerWIB & operator=(const PowerWIB &from)
static const ReadDaqSpy_DaqSpy & default_instance()
int GetCachedSize() const final
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
void _internal_set_success(bool value)
ReadDaqSpy_DaqSpy & operator=(ReadDaqSpy_DaqSpy &&from) noexcept
void set_success(bool value)
::google::protobuf::Metadata GetMetadata() const final
ReadDaqSpy_DaqSpy(ReadDaqSpy_DaqSpy &&from) noexcept
const ::google::protobuf::Message::ClassData * GetClassData() const final
std::string * mutable_buf0()
static const ::google::protobuf::internal::TcParseTable< 2, 3, 0, 0, 2 > _table_
void CopyFrom(const ReadDaqSpy_DaqSpy &from)
friend void swap(ReadDaqSpy_DaqSpy &a, ReadDaqSpy_DaqSpy &b)
PROTOBUF_ALWAYS_INLINE void _internal_set_buf0(const std::string &value)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
const std::string & _internal_buf0() const
const std::string & buf0() const
::absl::string_view FullMessageName()
void Swap(ReadDaqSpy_DaqSpy *other)
void InternalSwap(ReadDaqSpy_DaqSpy *other)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void UnsafeArenaSwap(ReadDaqSpy_DaqSpy *other)
const std::string & buf1() const
void MergeFrom(const ReadDaqSpy_DaqSpy &from)
void DestructorSkippable_
const std::string & _internal_buf1() const
void set_buf1(Arg_ &&arg, Args_... args)
void set_allocated_buf0(std::string *ptr)
static constexpr int kIndexInFileMessages
PROTOBUF_CONSTEXPR ReadDaqSpy_DaqSpy(::google::protobuf::internal::ConstantInitialized)
ReadDaqSpy_DaqSpy & operator=(const ReadDaqSpy_DaqSpy &from)
std::string * mutable_buf1()
void InternalArenaConstructable_
PROTOBUF_ALWAYS_INLINE void _internal_set_buf1(const std::string &value)
void set_allocated_buf1(std::string *ptr)
void set_buf0(Arg_ &&arg, Args_... args)
static const ClassData _class_data_
static const ::google::protobuf::Descriptor * GetDescriptor()
std::string * _internal_mutable_buf0()
PROTOBUF_NODISCARD std::string * release_buf0()
static const ::google::protobuf::Descriptor * descriptor()
std::string * _internal_mutable_buf1()
static const ::google::protobuf::Reflection * GetReflection()
static const ReadDaqSpy_DaqSpy * internal_default_instance()
ReadDaqSpy_DaqSpy * New(::google::protobuf::Arena *arena=nullptr) const final
PROTOBUF_NODISCARD std::string * release_buf1()
bool _internal_success() const
ReadDaqSpy_DeframedDaqSpy(ReadDaqSpy_DeframedDaqSpy &&from) noexcept
ReadDaqSpy_DeframedDaqSpy & operator=(ReadDaqSpy_DeframedDaqSpy &&from) noexcept
::uint32_t wib_num() const
@ kDeframedTimestampsFieldNumber
@ kDeframedSamplesFieldNumber
::uint32_t crate_num() const
::uint32_t _internal_wib_num() const
void set_deframed_timestamps(Arg_ &&arg, Args_... args)
void set_wib_num(::uint32_t value)
void clear_deframed_samples()
ReadDaqSpy_DeframedDaqSpy & operator=(const ReadDaqSpy_DeframedDaqSpy &from)
void set_num_samples(::uint32_t value)
void UnsafeArenaSwap(ReadDaqSpy_DeframedDaqSpy *other)
std::string * _internal_mutable_deframed_samples()
PROTOBUF_NODISCARD std::string * release_deframed_timestamps()
int GetCachedSize() const final
void set_crate_num(::uint32_t value)
void _internal_set_success(bool value)
const std::string & _internal_deframed_timestamps() const
bool _internal_success() const
void clear_deframed_timestamps()
PROTOBUF_ALWAYS_INLINE void _internal_set_deframed_timestamps(const std::string &value)
PROTOBUF_NODISCARD std::string * release_deframed_samples()
static const ::google::protobuf::Descriptor * descriptor()
PROTOBUF_ALWAYS_INLINE void _internal_set_deframed_samples(const std::string &value)
ReadDaqSpy_DeframedDaqSpy * New(::google::protobuf::Arena *arena=nullptr) const final
std::string * mutable_deframed_samples()
void _internal_set_wib_num(::uint32_t value)
::google::protobuf::Metadata GetMetadata() const final
const std::string & deframed_samples() const
std::string * _internal_mutable_deframed_timestamps()
void InternalSwap(ReadDaqSpy_DeframedDaqSpy *other)
void Swap(ReadDaqSpy_DeframedDaqSpy *other)
static constexpr int kIndexInFileMessages
void set_allocated_deframed_timestamps(std::string *ptr)
const std::string & _internal_deframed_samples() const
void _internal_set_num_samples(::uint32_t value)
::uint32_t num_samples() const
void InternalArenaConstructable_
void set_allocated_deframed_samples(std::string *ptr)
static const ::google::protobuf::Descriptor * GetDescriptor()
ReadDaqSpy_DeframedDaqSpy()
const ::google::protobuf::Message::ClassData * GetClassData() const final
void set_deframed_samples(Arg_ &&arg, Args_... args)
static const ReadDaqSpy_DeframedDaqSpy & default_instance()
static const ::google::protobuf::internal::TcParseTable< 3, 6, 0, 0, 2 > _table_
void DestructorSkippable_
::absl::string_view FullMessageName()
static const ReadDaqSpy_DeframedDaqSpy * internal_default_instance()
::uint32_t _internal_num_samples() const
void _internal_set_crate_num(::uint32_t value)
void MergeFrom(const ReadDaqSpy_DeframedDaqSpy &from)
PROTOBUF_CONSTEXPR ReadDaqSpy_DeframedDaqSpy(::google::protobuf::internal::ConstantInitialized)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
static const ClassData _class_data_
static const ::google::protobuf::Reflection * GetReflection()
void CopyFrom(const ReadDaqSpy_DeframedDaqSpy &from)
std::string * mutable_deframed_timestamps()
friend void swap(ReadDaqSpy_DeframedDaqSpy &a, ReadDaqSpy_DeframedDaqSpy &b)
::uint32_t _internal_crate_num() const
const std::string & deframed_timestamps() const
void set_success(bool value)
::uint32_t _internal_trigger_timeout_ms() const
void set_trigger_command(::uint32_t value)
ReadDaqSpy(ReadDaqSpy &&from) noexcept
static const ::google::protobuf::Descriptor * GetDescriptor()
void _internal_set_buf0(bool value)
static const ClassData _class_data_
ReadDaqSpy_DeframedDaqSpy DeframedDaqSpy
::uint32_t _internal_trigger_rec_ticks() const
::uint32_t trigger_rec_ticks() const
::google::protobuf::Metadata GetMetadata() const final
void InternalSwap(ReadDaqSpy *other)
void _internal_set_trigger_timeout_ms(::uint32_t value)
void _internal_set_deframe(bool value)
void _internal_set_trigger_rec_ticks(::uint32_t value)
void set_channels(bool value)
static const ReadDaqSpy * internal_default_instance()
static const ReadDaqSpy & default_instance()
static const ::google::protobuf::Reflection * GetReflection()
void UnsafeArenaSwap(ReadDaqSpy *other)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
::uint32_t _internal_trigger_command() const
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
void _internal_set_channels(bool value)
void _internal_set_trigger_command(::uint32_t value)
void InternalArenaConstructable_
bool _internal_buf1() const
void clear_trigger_timeout_ms()
::absl::string_view FullMessageName()
void clear_trigger_rec_ticks()
@ kTriggerCommandFieldNumber
@ kTriggerTimeoutMsFieldNumber
@ kTriggerRecTicksFieldNumber
void CopyFrom(const ReadDaqSpy &from)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
int GetCachedSize() const final
bool _internal_channels() const
PROTOBUF_CONSTEXPR ReadDaqSpy(::google::protobuf::internal::ConstantInitialized)
static const ::google::protobuf::internal::TcParseTable< 3, 7, 0, 0, 2 > _table_
void set_buf0(bool value)
void _internal_set_buf1(bool value)
void set_trigger_timeout_ms(::uint32_t value)
void set_trigger_rec_ticks(::uint32_t value)
void set_buf1(bool value)
void set_deframe(bool value)
::uint32_t trigger_timeout_ms() const
static constexpr int kIndexInFileMessages
void Swap(ReadDaqSpy *other)
ReadDaqSpy * New(::google::protobuf::Arena *arena=nullptr) const final
ReadDaqSpy & operator=(const ReadDaqSpy &from)
friend void swap(ReadDaqSpy &a, ReadDaqSpy &b)
ReadDaqSpy & operator=(ReadDaqSpy &&from) noexcept
::uint32_t trigger_command() const
void clear_trigger_command()
bool _internal_buf0() const
static const ::google::protobuf::Descriptor * descriptor()
void MergeFrom(const ReadDaqSpy &from)
bool _internal_deframe() const
const ::google::protobuf::Message::ClassData * GetClassData() const final
void DestructorSkippable_
PROTOBUF_CONSTEXPR Reboot(::google::protobuf::internal::ConstantInitialized)
void InternalArenaConstructable_
Reboot & operator=(const Reboot &from)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void MergeFrom(const Reboot &from)
static const ::google::protobuf::Reflection * GetReflection()
static const ClassData _class_data_
::absl::string_view FullMessageName()
::google::protobuf::Metadata GetMetadata() const final
friend void swap(Reboot &a, Reboot &b)
static const ::google::protobuf::Descriptor * descriptor()
static const Reboot & default_instance()
static constexpr int kIndexInFileMessages
Reboot(Reboot &&from) noexcept
Reboot * New(::google::protobuf::Arena *arena=nullptr) const final
static const Reboot * internal_default_instance()
Reboot & operator=(Reboot &&from) noexcept
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void UnsafeArenaSwap(Reboot *other)
friend class ::google::protobuf::Arena::InternalHelper
void DestructorSkippable_
void CopyFrom(const Reboot &from)
const ::google::protobuf::Message::ClassData * GetClassData() const final
static const ::google::protobuf::Descriptor * GetDescriptor()
Recompile * New(::google::protobuf::Arena *arena=nullptr) const final
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Recompile(Recompile &&from) noexcept
static const ::google::protobuf::Reflection * GetReflection()
void MergeFrom(const Recompile &from)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const Recompile * internal_default_instance()
static const ::google::protobuf::Descriptor * descriptor()
static const ::google::protobuf::Descriptor * GetDescriptor()
static const ClassData _class_data_
friend void swap(Recompile &a, Recompile &b)
static const Recompile & default_instance()
::absl::string_view FullMessageName()
void DestructorSkippable_
void Swap(Recompile *other)
const ::google::protobuf::Message::ClassData * GetClassData() const final
Recompile & operator=(Recompile &&from) noexcept
void InternalArenaConstructable_
static constexpr int kIndexInFileMessages
PROTOBUF_CONSTEXPR Recompile(::google::protobuf::internal::ConstantInitialized)
void UnsafeArenaSwap(Recompile *other)
::google::protobuf::Metadata GetMetadata() const final
void CopyFrom(const Recompile &from)
Recompile & operator=(const Recompile &from)
friend class ::google::protobuf::Arena::InternalHelper
static const ::google::protobuf::Descriptor * GetDescriptor()
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
void _internal_set_value(::uint32_t value)
friend void swap(RegValue &a, RegValue &b)
static const ClassData _class_data_
const ::google::protobuf::Message::ClassData * GetClassData() const final
void MergeFrom(const RegValue &from)
int GetCachedSize() const final
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > _table_
void _internal_set_addr(::uint64_t value)
void set_addr(::uint64_t value)
RegValue * New(::google::protobuf::Arena *arena=nullptr) const final
static const RegValue & default_instance()
::absl::string_view FullMessageName()
void InternalSwap(RegValue *other)
void DestructorSkippable_
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
::uint64_t _internal_addr() const
static const RegValue * internal_default_instance()
::uint32_t _internal_value() const
static constexpr int kIndexInFileMessages
RegValue & operator=(const RegValue &from)
void Swap(RegValue *other)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const ::google::protobuf::Descriptor * descriptor()
RegValue & operator=(RegValue &&from) noexcept
void UnsafeArenaSwap(RegValue *other)
PROTOBUF_CONSTEXPR RegValue(::google::protobuf::internal::ConstantInitialized)
void set_value(::uint32_t value)
void CopyFrom(const RegValue &from)
static const ::google::protobuf::Reflection * GetReflection()
void InternalArenaConstructable_
::google::protobuf::Metadata GetMetadata() const final
RegValue(RegValue &&from) noexcept
void UnsafeArenaSwap(ResetTiming *other)
ResetTiming & operator=(ResetTiming &&from) noexcept
::absl::string_view FullMessageName()
::google::protobuf::Metadata GetMetadata() const final
static const ClassData _class_data_
static const ::google::protobuf::Descriptor * descriptor()
void InternalArenaConstructable_
ResetTiming(ResetTiming &&from) noexcept
void MergeFrom(const ResetTiming &from)
static constexpr int kIndexInFileMessages
ResetTiming * New(::google::protobuf::Arena *arena=nullptr) const final
static const ::google::protobuf::Descriptor * GetDescriptor()
static const ResetTiming & default_instance()
static const ResetTiming * internal_default_instance()
const ::google::protobuf::Message::ClassData * GetClassData() const final
ResetTiming & operator=(const ResetTiming &from)
void CopyFrom(const ResetTiming &from)
static const ::google::protobuf::Reflection * GetReflection()
void DestructorSkippable_
void Swap(ResetTiming *other)
friend void swap(ResetTiming &a, ResetTiming &b)
friend class ::google::protobuf::Arena::InternalHelper
PROTOBUF_CONSTEXPR ResetTiming(::google::protobuf::internal::ConstantInitialized)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Script * New(::google::protobuf::Arena *arena=nullptr) const final
int GetCachedSize() const final
const std::string & _internal_script() const
void set_file(bool value)
static const ::google::protobuf::Reflection * GetReflection()
void InternalSwap(Script *other)
PROTOBUF_NODISCARD std::string * release_script()
Script & operator=(Script &&from) noexcept
const std::string & script() const
static const Script * internal_default_instance()
::google::protobuf::Metadata GetMetadata() const final
const ::google::protobuf::Message::ClassData * GetClassData() const final
std::string * mutable_script()
void InternalArenaConstructable_
std::string * _internal_mutable_script()
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > _table_
friend void swap(Script &a, Script &b)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void DestructorSkippable_
PROTOBUF_CONSTEXPR Script(::google::protobuf::internal::ConstantInitialized)
::absl::string_view FullMessageName()
static const ClassData _class_data_
static const ::google::protobuf::Descriptor * descriptor()
PROTOBUF_ALWAYS_INLINE void _internal_set_script(const std::string &value)
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
Script & operator=(const Script &from)
void MergeFrom(const Script &from)
void _internal_set_file(bool value)
void CopyFrom(const Script &from)
void set_script(Arg_ &&arg, Args_... args)
static const ::google::protobuf::Descriptor * GetDescriptor()
void set_allocated_script(std::string *ptr)
static constexpr int kIndexInFileMessages
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void UnsafeArenaSwap(Script *other)
static const Script & default_instance()
bool _internal_file() const
Script(Script &&from) noexcept
::absl::string_view FullMessageName()
static const SetFakeTime & default_instance()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void DestructorSkippable_
::uint64_t _internal_time() const
void set_time(::uint64_t value)
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
void InternalSwap(SetFakeTime *other)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static const ::google::protobuf::Descriptor * GetDescriptor()
static const SetFakeTime * internal_default_instance()
PROTOBUF_CONSTEXPR SetFakeTime(::google::protobuf::internal::ConstantInitialized)
void _internal_set_time(::uint64_t value)
void CopyFrom(const SetFakeTime &from)
void InternalArenaConstructable_
::google::protobuf::Metadata GetMetadata() const final
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > _table_
friend void swap(SetFakeTime &a, SetFakeTime &b)
SetFakeTime(SetFakeTime &&from) noexcept
static constexpr int kIndexInFileMessages
static const ClassData _class_data_
SetFakeTime & operator=(SetFakeTime &&from) noexcept
SetFakeTime & operator=(const SetFakeTime &from)
void Swap(SetFakeTime *other)
static const ::google::protobuf::Descriptor * descriptor()
void MergeFrom(const SetFakeTime &from)
SetFakeTime * New(::google::protobuf::Arena *arena=nullptr) const final
void UnsafeArenaSwap(SetFakeTime *other)
static const ::google::protobuf::Reflection * GetReflection()
int GetCachedSize() const final
const ::google::protobuf::Message::ClassData * GetClassData() const final
const ::google::protobuf::Message::ClassData * GetClassData() const final
void DestructorSkippable_
friend void swap(StartFakeTime &a, StartFakeTime &b)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static const ::google::protobuf::Descriptor * descriptor()
StartFakeTime & operator=(const StartFakeTime &from)
void Swap(StartFakeTime *other)
PROTOBUF_CONSTEXPR StartFakeTime(::google::protobuf::internal::ConstantInitialized)
::absl::string_view FullMessageName()
StartFakeTime(StartFakeTime &&from) noexcept
void MergeFrom(const StartFakeTime &from)
StartFakeTime & operator=(StartFakeTime &&from) noexcept
void InternalArenaConstructable_
void CopyFrom(const StartFakeTime &from)
void UnsafeArenaSwap(StartFakeTime *other)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const StartFakeTime & default_instance()
static const StartFakeTime * internal_default_instance()
static const ::google::protobuf::Descriptor * GetDescriptor()
static const ClassData _class_data_
static constexpr int kIndexInFileMessages
friend class ::google::protobuf::Arena::InternalHelper
::google::protobuf::Metadata GetMetadata() const final
StartFakeTime * New(::google::protobuf::Arena *arena=nullptr) const final
static const ::google::protobuf::Reflection * GetReflection()
void set_success(bool value)
PROTOBUF_ALWAYS_INLINE void _internal_set_extra(const std::string &value)
::google::protobuf::Metadata GetMetadata() const final
std::string * mutable_extra()
static const ClassData _class_data_
void SetCachedSize(int size) const final
Status & operator=(const Status &from)
PROTOBUF_NODISCARD std::string * release_extra()
const std::string & extra() const
void UnsafeArenaSwap(Status *other)
void InternalSwap(Status *other)
static const ::google::protobuf::Reflection * GetReflection()
static const ::google::protobuf::Descriptor * descriptor()
friend void swap(Status &a, Status &b)
const char * _InternalParse(const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
const std::string & _internal_extra() const
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > _table_
void set_extra(Arg_ &&arg, Args_... args)
static const Status & default_instance()
Status * New(::google::protobuf::Arena *arena=nullptr) const final
std::string * _internal_mutable_extra()
Status & operator=(Status &&from) noexcept
void MergeFrom(const Status &from)
::absl::string_view FullMessageName()
void _internal_set_success(bool value)
Status(Status &&from) noexcept
void InternalArenaConstructable_
static const Status * internal_default_instance()
void SharedCtor(::google::protobuf::Arena *arena)
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
::uint8_t * _InternalSerialize(::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
static constexpr int kIndexInFileMessages
const ::google::protobuf::Message::ClassData * GetClassData() const final
void set_allocated_extra(std::string *ptr)
void DestructorSkippable_
int GetCachedSize() const final
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
PROTOBUF_CONSTEXPR Status(::google::protobuf::internal::ConstantInitialized)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const ::google::protobuf::Descriptor * GetDescriptor()
bool _internal_success() const
void CopyFrom(const Status &from)
friend void swap(Update &a, Update &b)
void CopyFrom(const Update &from)
static const ::google::protobuf::Descriptor * descriptor()
void set_allocated_boot_archive(std::string *ptr)
std::string * mutable_root_archive()
static const Update * internal_default_instance()
PROTOBUF_ALWAYS_INLINE void _internal_set_root_archive(const std::string &value)
void clear_boot_archive()
void InternalArenaConstructable_
int GetCachedSize() const final
const std::string & root_archive() const
Update(Update &&from) noexcept
void MergeFrom(const Update &from)
const ::google::protobuf::Message::ClassData * GetClassData() const final
void clear_root_archive()
::google::protobuf::Metadata GetMetadata() const final
PROTOBUF_ALWAYS_INLINE void _internal_set_boot_archive(const std::string &value)
std::string * _internal_mutable_boot_archive()
Update * New(::google::protobuf::Arena *arena=nullptr) const final
PROTOBUF_NODISCARD std::string * release_boot_archive()
static constexpr int kIndexInFileMessages
void InternalSwap(Update *other)
static const ClassData _class_data_
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
PROTOBUF_NODISCARD std::string * release_root_archive()
std::string * mutable_boot_archive()
const std::string & _internal_boot_archive() const
void set_boot_archive(Arg_ &&arg, Args_... args)
void set_root_archive(Arg_ &&arg, Args_... args)
void UnsafeArenaSwap(Update *other)
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > _table_
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const ::google::protobuf::Reflection * GetReflection()
static const ::google::protobuf::Descriptor * GetDescriptor()
Update & operator=(const Update &from)
const std::string & boot_archive() const
std::string * _internal_mutable_root_archive()
static const Update & default_instance()
void set_allocated_root_archive(std::string *ptr)
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
::absl::string_view FullMessageName()
@ kRootArchiveFieldNumber
@ kBootArchiveFieldNumber
Update & operator=(Update &&from) noexcept
void DestructorSkippable_
PROTOBUF_CONSTEXPR Update(::google::protobuf::internal::ConstantInitialized)
const std::string & _internal_root_archive() const
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 StartFakeTimeDefaultTypeInternal _StartFakeTime_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SetFakeTimeDefaultTypeInternal _SetFakeTime_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GetTimingStatusDefaultTypeInternal _GetTimingStatus_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LogControlDefaultTypeInternal _LogControl_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ReadDaqSpy_DaqSpyDefaultTypeInternal _ReadDaqSpy_DaqSpy_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PowerWIBDefaultTypeInternal _PowerWIB_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ScriptDefaultTypeInternal _Script_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CDFastCmdDefaultTypeInternal _CDFastCmd_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PeekDefaultTypeInternal _Peek_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GetSWVersionDefaultTypeInternal _GetSWVersion_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 EmptyDefaultTypeInternal _Empty_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ResetTimingDefaultTypeInternal _ResetTiming_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ConfigurePowerDefaultTypeInternal _ConfigurePower_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ConfigureWIB_ConfigureWIBPulserDefaultTypeInternal _ConfigureWIB_ConfigureWIBPulser_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ConfigureWIBDefaultTypeInternal _ConfigureWIB_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CalibrateDefaultTypeInternal _Calibrate_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CDPeekDefaultTypeInternal _CDPeek_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LogControl_LogDefaultTypeInternal _LogControl_Log_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ReadDaqSpyDefaultTypeInternal _ReadDaqSpy_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GetSWVersion_VersionDefaultTypeInternal _GetSWVersion_Version_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ReadDaqSpy_DeframedDaqSpyDefaultTypeInternal _ReadDaqSpy_DeframedDaqSpy_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RecompileDefaultTypeInternal _Recompile_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GetSensorsDefaultTypeInternal _GetSensors_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CommandDefaultTypeInternal _Command_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GetTimestamp_TimestampDefaultTypeInternal _GetTimestamp_Timestamp_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CDRegValueDefaultTypeInternal _CDRegValue_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GetSensors_SensorsDefaultTypeInternal _GetSensors_Sensors_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CDPokeDefaultTypeInternal _CDPoke_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GetTimestampDefaultTypeInternal _GetTimestamp_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GetTimingStatus_TimingStatusDefaultTypeInternal _GetTimingStatus_TimingStatus_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RegValueDefaultTypeInternal _RegValue_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 UpdateDefaultTypeInternal _Update_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RebootDefaultTypeInternal _Reboot_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 StatusDefaultTypeInternal _Status_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ConfigureWIB_ConfigureCOLDADCDefaultTypeInternal _ConfigureWIB_ConfigureCOLDADC_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ConfigureWIB_ConfigureFEMBDefaultTypeInternal _ConfigureWIB_ConfigureFEMB_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PokeDefaultTypeInternal _Poke_default_instance_
static const ::uint32_t offsets[]
mutable::google::protobuf::internal::CachedSize _cached_size_
mutable::google::protobuf::internal::CachedSize _cached_size_
mutable::google::protobuf::internal::CachedSize _cached_size_
mutable::google::protobuf::internal::CachedSize _cached_size_
::google::protobuf::internal::HasBits< 1 > _has_bits_
mutable::google::protobuf::internal::CachedSize _cached_size_
::google::protobuf::Any * cmd_
mutable::google::protobuf::internal::CachedSize _cached_size_
::google::protobuf::internal::ArenaStringPtr version_
::google::protobuf::RepeatedField< double > ltc2991_48_voltages_
::google::protobuf::RepeatedField< double > femb0_dc2dc_ltc2991_voltages_
::google::protobuf::RepeatedField< double > femb_ldo_a1_ltc2991_voltages_
::google::protobuf::RepeatedField< double > femb1_dc2dc_ltc2991_voltages_
::google::protobuf::RepeatedField< double > ltc2990_4e_voltages_
::google::protobuf::RepeatedField< double > femb3_dc2dc_ltc2991_voltages_
::google::protobuf::RepeatedField< double > femb_ldo_a0_ltc2991_voltages_
::google::protobuf::RepeatedField< double > ltc2499_15_temps_
::google::protobuf::RepeatedField< double > femb_bias_ltc2991_voltages_
::google::protobuf::RepeatedField< double > ltc2990_4c_voltages_
::google::protobuf::RepeatedField< double > femb2_dc2dc_ltc2991_voltages_
mutable::google::protobuf::internal::CachedSize _cached_size_
mutable::google::protobuf::internal::CachedSize _cached_size_
mutable::google::protobuf::internal::CachedSize _cached_size_
mutable::google::protobuf::internal::CachedSize _cached_size_
mutable::google::protobuf::internal::CachedSize _cached_size_
::google::protobuf::internal::ArenaStringPtr contents_
mutable::google::protobuf::internal::CachedSize _cached_size_
mutable::google::protobuf::internal::CachedSize _cached_size_
mutable::google::protobuf::internal::CachedSize _cached_size_
::uint32_t trigger_timeout_ms_
mutable::google::protobuf::internal::CachedSize _cached_size_
::uint32_t trigger_rec_ticks_
::uint32_t trigger_command_
mutable::google::protobuf::internal::CachedSize _cached_size_
::google::protobuf::internal::ArenaStringPtr buf0_
::google::protobuf::internal::ArenaStringPtr buf1_
mutable::google::protobuf::internal::CachedSize _cached_size_
::google::protobuf::internal::ArenaStringPtr deframed_samples_
::google::protobuf::internal::ArenaStringPtr deframed_timestamps_
mutable::google::protobuf::internal::CachedSize _cached_size_
mutable::google::protobuf::internal::CachedSize _cached_size_
::google::protobuf::internal::ArenaStringPtr script_
mutable::google::protobuf::internal::CachedSize _cached_size_
mutable::google::protobuf::internal::CachedSize _cached_size_
::google::protobuf::internal::ArenaStringPtr extra_
::google::protobuf::internal::ArenaStringPtr root_archive_
::google::protobuf::internal::ArenaStringPtr boot_archive_
mutable::google::protobuf::internal::CachedSize _cached_size_
const ::_pbi::DescriptorTable descriptor_table_wib_2eproto