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>();
387 return GetDescriptor();
390 return default_instance().GetMetadata().descriptor;
393 return default_instance().GetMetadata().reflection;
396 return *internal_default_instance();
399 return reinterpret_cast<const Script*
>(
402 static constexpr int kIndexInFileMessages =
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;
436 Script::MergeImpl(*
this, from);
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;
448 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
468 ::
google::protobuf::Metadata GetMetadata() const final;
475 kScriptFieldNumber = 1,
476 kFileFieldNumber = 2,
479 void clear_script() ;
480 const std::string& script()
const;
481 template <
typename Arg_ =
const std::string&,
typename... Args_>
483 std::string* mutable_script();
484 PROTOBUF_NODISCARD std::string* release_script();
485 void set_allocated_script(std::string* ptr);
488 const std::string& _internal_script()
const;
489 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_script(
490 const std::string& value);
491 std::string* _internal_mutable_script();
497 void set_file(
bool value);
500 bool _internal_file()
const;
501 void _internal_set_file(
bool 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>();
563 return GetDescriptor();
566 return default_instance().GetMetadata().descriptor;
569 return default_instance().GetMetadata().reflection;
572 return *internal_default_instance();
578 static constexpr int kIndexInFileMessages =
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;
612 ReadDaqSpy_DaqSpy::MergeImpl(*
this, from);
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;
624 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
644 ::
google::protobuf::Metadata GetMetadata() const final;
651 kBuf0FieldNumber = 1,
652 kBuf1FieldNumber = 2,
653 kSuccessFieldNumber = 3,
657 const std::string& buf0()
const;
658 template <
typename Arg_ =
const std::string&,
typename... Args_>
660 std::string* mutable_buf0();
661 PROTOBUF_NODISCARD std::string* release_buf0();
662 void set_allocated_buf0(std::string* ptr);
665 const std::string& _internal_buf0()
const;
666 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_buf0(
667 const std::string& value);
668 std::string* _internal_mutable_buf0();
673 const std::string& buf1()
const;
674 template <
typename Arg_ =
const std::string&,
typename... Args_>
676 std::string* mutable_buf1();
677 PROTOBUF_NODISCARD std::string* release_buf1();
678 void set_allocated_buf1(std::string* ptr);
681 const std::string& _internal_buf1()
const;
682 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_buf1(
683 const std::string& value);
684 std::string* _internal_mutable_buf1();
688 void clear_success() ;
689 bool success()
const;
690 void set_success(
bool value);
693 bool _internal_success()
const;
694 void _internal_set_success(
bool 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>();
757 return GetDescriptor();
760 return default_instance().GetMetadata().descriptor;
763 return default_instance().GetMetadata().reflection;
766 return *internal_default_instance();
772 static constexpr int kIndexInFileMessages =
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;
806 ReadDaqSpy_DeframedDaqSpy::MergeImpl(*
this, from);
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;
818 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
838 ::
google::protobuf::Metadata GetMetadata() const final;
845 kDeframedSamplesFieldNumber = 5,
846 kDeframedTimestampsFieldNumber = 6,
847 kCrateNumFieldNumber = 1,
848 kWibNumFieldNumber = 2,
849 kNumSamplesFieldNumber = 4,
850 kSuccessFieldNumber = 7,
853 void clear_deframed_samples() ;
854 const std::string& deframed_samples()
const;
855 template <
typename Arg_ =
const std::string&,
typename... Args_>
857 std::string* mutable_deframed_samples();
858 PROTOBUF_NODISCARD std::string* release_deframed_samples();
859 void set_allocated_deframed_samples(std::string* ptr);
862 const std::string& _internal_deframed_samples()
const;
863 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_deframed_samples(
864 const std::string& value);
865 std::string* _internal_mutable_deframed_samples();
869 void clear_deframed_timestamps() ;
870 const std::string& deframed_timestamps()
const;
871 template <
typename Arg_ =
const std::string&,
typename... Args_>
873 std::string* mutable_deframed_timestamps();
874 PROTOBUF_NODISCARD std::string* release_deframed_timestamps();
875 void set_allocated_deframed_timestamps(std::string* ptr);
878 const std::string& _internal_deframed_timestamps()
const;
879 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_deframed_timestamps(
880 const std::string& value);
881 std::string* _internal_mutable_deframed_timestamps();
885 void clear_crate_num() ;
886 ::uint32_t crate_num()
const;
887 void set_crate_num(::uint32_t value);
890 ::uint32_t _internal_crate_num()
const;
891 void _internal_set_crate_num(::uint32_t value);
895 void clear_wib_num() ;
896 ::uint32_t wib_num()
const;
897 void set_wib_num(::uint32_t value);
900 ::uint32_t _internal_wib_num()
const;
901 void _internal_set_wib_num(::uint32_t value);
905 void clear_num_samples() ;
906 ::uint32_t num_samples()
const;
907 void set_num_samples(::uint32_t value);
910 ::uint32_t _internal_num_samples()
const;
911 void _internal_set_num_samples(::uint32_t value);
915 void clear_success() ;
916 bool success()
const;
917 void set_success(
bool value);
920 bool _internal_success()
const;
921 void _internal_set_success(
bool 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>();
987 return GetDescriptor();
990 return default_instance().GetMetadata().descriptor;
993 return default_instance().GetMetadata().reflection;
996 return *internal_default_instance();
1002 static constexpr int kIndexInFileMessages =
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()) {
1016 InternalSwap(other);
1018 ::google::protobuf::internal::GenericSwap(
this, other);
1022 if (other ==
this)
return;
1023 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
1024 InternalSwap(other);
1030 return CreateMaybeMessage<ReadDaqSpy>(arena);
1032 using ::google::protobuf::Message::CopyFrom;
1034 using ::google::protobuf::Message::MergeFrom;
1036 ReadDaqSpy::MergeImpl(*
this, from);
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;
1048 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
1068 ::
google::protobuf::Metadata GetMetadata() const final;
1078 kBuf0FieldNumber = 1,
1079 kBuf1FieldNumber = 2,
1080 kDeframeFieldNumber = 3,
1081 kChannelsFieldNumber = 4,
1082 kTriggerCommandFieldNumber = 5,
1083 kTriggerRecTicksFieldNumber = 6,
1084 kTriggerTimeoutMsFieldNumber = 7,
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
1205 InternalSwap(&from);
1213 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
1216 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
1220 return GetDescriptor();
1223 return default_instance().GetMetadata().descriptor;
1226 return default_instance().GetMetadata().reflection;
1229 return *internal_default_instance();
1235 static constexpr int kIndexInFileMessages =
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()) {
1249 InternalSwap(other);
1251 ::google::protobuf::internal::GenericSwap(
this, other);
1255 if (other ==
this)
return;
1256 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
1257 InternalSwap(other);
1263 return CreateMaybeMessage<ConfigurePower>(arena);
1265 using ::google::protobuf::Message::CopyFrom;
1267 using ::google::protobuf::Message::MergeFrom;
1269 ConfigurePower::MergeImpl(*
this, from);
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;
1281 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
1301 ::
google::protobuf::Metadata GetMetadata() const final;
1308 kDc2DcO1FieldNumber = 1,
1309 kDc2DcO2FieldNumber = 2,
1310 kDc2DcO3FieldNumber = 3,
1311 kDc2DcO4FieldNumber = 4,
1312 kLdoA0FieldNumber = 5,
1313 kLdoA1FieldNumber = 6,
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
1423 InternalSwap(&from);
1431 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
1434 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
1438 return GetDescriptor();
1441 return default_instance().GetMetadata().descriptor;
1444 return default_instance().GetMetadata().reflection;
1447 return *internal_default_instance();
1450 return reinterpret_cast<const PowerWIB*
>(
1453 static constexpr int kIndexInFileMessages =
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()) {
1467 InternalSwap(other);
1469 ::google::protobuf::internal::GenericSwap(
this, other);
1473 if (other ==
this)
return;
1474 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
1475 InternalSwap(other);
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;
1487 PowerWIB::MergeImpl(*
this, from);
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;
1499 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
1519 ::
google::protobuf::Metadata GetMetadata() const final;
1526 kFemb0FieldNumber = 1,
1527 kFemb1FieldNumber = 2,
1528 kFemb2FieldNumber = 3,
1529 kFemb3FieldNumber = 4,
1530 kColdFieldNumber = 5,
1531 kStageFieldNumber = 6,
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
1641 InternalSwap(&from);
1649 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
1652 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
1656 return GetDescriptor();
1659 return default_instance().GetMetadata().descriptor;
1662 return default_instance().GetMetadata().reflection;
1665 return *internal_default_instance();
1671 static constexpr int kIndexInFileMessages =
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()) {
1685 InternalSwap(other);
1687 ::google::protobuf::internal::GenericSwap(
this, other);
1691 if (other ==
this)
return;
1692 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
1693 InternalSwap(other);
1699 return CreateMaybeMessage<ConfigureWIB_ConfigureFEMB>(arena);
1701 using ::google::protobuf::Message::CopyFrom;
1703 using ::google::protobuf::Message::MergeFrom;
1705 ConfigureWIB_ConfigureFEMB::MergeImpl(*
this, from);
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;
1717 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
1737 ::
google::protobuf::Metadata GetMetadata() const final;
1744 kLineDriverFieldNumber = 15,
1745 kPulseChannelsFieldNumber = 16,
1746 kGainFieldNumber = 3,
1747 kPeakTimeFieldNumber = 4,
1748 kBaselineFieldNumber = 5,
1749 kPulseDacFieldNumber = 6,
1750 kEnabledFieldNumber = 1,
1751 kTestCapFieldNumber = 2,
1752 kGainMatchFieldNumber = 14,
1753 kLeak10XFieldNumber = 8,
1754 kLeakFieldNumber = 7,
1755 kAcCoupleFieldNumber = 9,
1756 kBufferFieldNumber = 10,
1757 kStrobeSkipFieldNumber = 11,
1758 kStrobeDelayFieldNumber = 12,
1759 kStrobeLengthFieldNumber = 13,
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
1996 InternalSwap(&from);
2004 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
2007 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
2011 return GetDescriptor();
2014 return default_instance().GetMetadata().descriptor;
2017 return default_instance().GetMetadata().reflection;
2020 return *internal_default_instance();
2026 static constexpr int kIndexInFileMessages =
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()) {
2040 InternalSwap(other);
2042 ::google::protobuf::internal::GenericSwap(
this, other);
2046 if (other ==
this)
return;
2047 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
2048 InternalSwap(other);
2054 return CreateMaybeMessage<ConfigureWIB_ConfigureCOLDADC>(arena);
2056 using ::google::protobuf::Message::CopyFrom;
2058 using ::google::protobuf::Message::MergeFrom;
2060 ConfigureWIB_ConfigureCOLDADC::MergeImpl(*
this, from);
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;
2072 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
2092 ::
google::protobuf::Metadata GetMetadata() const final;
2099 kReg0FieldNumber = 1,
2100 kReg4FieldNumber = 2,
2101 kReg24FieldNumber = 3,
2102 kReg25FieldNumber = 4,
2103 kReg26FieldNumber = 5,
2104 kReg27FieldNumber = 6,
2105 kReg29FieldNumber = 7,
2106 kReg30FieldNumber = 8,
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
2238 InternalSwap(&from);
2246 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
2249 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
2253 return GetDescriptor();
2256 return default_instance().GetMetadata().descriptor;
2259 return default_instance().GetMetadata().reflection;
2262 return *internal_default_instance();
2268 static constexpr int kIndexInFileMessages =
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()) {
2282 InternalSwap(other);
2284 ::google::protobuf::internal::GenericSwap(
this, other);
2288 if (other ==
this)
return;
2289 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
2290 InternalSwap(other);
2296 return CreateMaybeMessage<ConfigureWIB_ConfigureWIBPulser>(arena);
2298 using ::google::protobuf::Message::CopyFrom;
2300 using ::google::protobuf::Message::MergeFrom;
2302 ConfigureWIB_ConfigureWIBPulser::MergeImpl(*
this, from);
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;
2314 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
2334 ::
google::protobuf::Metadata GetMetadata() const final;
2341 kFembEnFieldNumber = 1,
2342 kPulseDacFieldNumber = 2,
2343 kPulsePeriodFieldNumber = 3,
2344 kPulsePhaseFieldNumber = 4,
2345 kPulseDurationFieldNumber = 5,
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
2452 InternalSwap(&from);
2460 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
2463 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
2467 return GetDescriptor();
2470 return default_instance().GetMetadata().descriptor;
2473 return default_instance().GetMetadata().reflection;
2476 return *internal_default_instance();
2482 static constexpr int kIndexInFileMessages =
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()) {
2496 InternalSwap(other);
2498 ::google::protobuf::internal::GenericSwap(
this, other);
2502 if (other ==
this)
return;
2503 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
2504 InternalSwap(other);
2510 return CreateMaybeMessage<ConfigureWIB>(arena);
2512 using ::google::protobuf::Message::CopyFrom;
2514 using ::google::protobuf::Message::MergeFrom;
2516 ConfigureWIB::MergeImpl(*
this, from);
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;
2528 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
2548 ::
google::protobuf::Metadata GetMetadata() const final;
2559 kFembsFieldNumber = 1,
2560 kAdcConfFieldNumber = 5,
2561 kWibPulserFieldNumber = 8,
2562 kColdFieldNumber = 2,
2563 kPulserFieldNumber = 3,
2564 kAdcTestPatternFieldNumber = 4,
2565 kFrameDdFieldNumber = 6,
2566 kDetectorTypeFieldNumber = 7,
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>();
2731 return GetDescriptor();
2734 return default_instance().GetMetadata().descriptor;
2737 return default_instance().GetMetadata().reflection;
2740 return *internal_default_instance();
2743 return reinterpret_cast<const Calibrate*
>(
2746 static constexpr int kIndexInFileMessages =
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;
2798 ::
google::protobuf::Metadata GetMetadata() const final;
2808 template <typename T> friend class ::
google::protobuf::Arena::InternalHelper;
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>();
2856 return GetDescriptor();
2859 return default_instance().GetMetadata().descriptor;
2862 return default_instance().GetMetadata().reflection;
2865 return *internal_default_instance();
2868 return reinterpret_cast<const Recompile*
>(
2871 static constexpr int kIndexInFileMessages =
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;
2923 ::
google::protobuf::Metadata GetMetadata() const final;
2933 template <typename T> friend class ::
google::protobuf::Arena::InternalHelper;
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
2967 InternalSwap(&from);
2975 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
2978 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
2982 return GetDescriptor();
2985 return default_instance().GetMetadata().descriptor;
2988 return default_instance().GetMetadata().reflection;
2991 return *internal_default_instance();
2994 return reinterpret_cast<const Update*
>(
2997 static constexpr int kIndexInFileMessages =
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()) {
3011 InternalSwap(other);
3013 ::google::protobuf::internal::GenericSwap(
this, other);
3017 if (other ==
this)
return;
3018 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3019 InternalSwap(other);
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;
3031 Update::MergeImpl(*
this, from);
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;
3043 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
3063 ::
google::protobuf::Metadata GetMetadata() const final;
3070 kRootArchiveFieldNumber = 1,
3071 kBootArchiveFieldNumber = 2,
3074 void clear_root_archive() ;
3075 const std::string& root_archive()
const;
3076 template <
typename Arg_ =
const std::string&,
typename... Args_>
3078 std::string* mutable_root_archive();
3079 PROTOBUF_NODISCARD std::string* release_root_archive();
3080 void set_allocated_root_archive(std::string* ptr);
3083 const std::string& _internal_root_archive()
const;
3084 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_root_archive(
3085 const std::string& value);
3086 std::string* _internal_mutable_root_archive();
3090 void clear_boot_archive() ;
3091 const std::string& boot_archive()
const;
3092 template <
typename Arg_ =
const std::string&,
typename... Args_>
3094 std::string* mutable_boot_archive();
3095 PROTOBUF_NODISCARD std::string* release_boot_archive();
3096 void set_allocated_boot_archive(std::string* ptr);
3099 const std::string& _internal_boot_archive()
const;
3100 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_boot_archive(
3101 const std::string& value);
3102 std::string* _internal_mutable_boot_archive();
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>();
3163 return GetDescriptor();
3166 return default_instance().GetMetadata().descriptor;
3169 return default_instance().GetMetadata().reflection;
3172 return *internal_default_instance();
3175 return reinterpret_cast<const Reboot*
>(
3178 static constexpr int kIndexInFileMessages =
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;
3230 ::
google::protobuf::Metadata GetMetadata() const final;
3240 template <typename T> friend class ::
google::protobuf::Arena::InternalHelper;
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
3274 InternalSwap(&from);
3282 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
3285 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
3289 return GetDescriptor();
3292 return default_instance().GetMetadata().descriptor;
3295 return default_instance().GetMetadata().reflection;
3298 return *internal_default_instance();
3301 return reinterpret_cast<const Peek*
>(
3304 static constexpr int kIndexInFileMessages =
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()) {
3318 InternalSwap(other);
3320 ::google::protobuf::internal::GenericSwap(
this, other);
3324 if (other ==
this)
return;
3325 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3326 InternalSwap(other);
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;
3338 Peek::MergeImpl(*
this, from);
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;
3350 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
3370 ::
google::protobuf::Metadata GetMetadata() const final;
3377 kAddrFieldNumber = 1,
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
3432 InternalSwap(&from);
3440 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
3443 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
3447 return GetDescriptor();
3450 return default_instance().GetMetadata().descriptor;
3453 return default_instance().GetMetadata().reflection;
3456 return *internal_default_instance();
3459 return reinterpret_cast<const Poke*
>(
3462 static constexpr int kIndexInFileMessages =
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()) {
3476 InternalSwap(other);
3478 ::google::protobuf::internal::GenericSwap(
this, other);
3482 if (other ==
this)
return;
3483 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3484 InternalSwap(other);
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;
3496 Poke::MergeImpl(*
this, from);
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;
3508 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
3528 ::
google::protobuf::Metadata GetMetadata() const final;
3535 kAddrFieldNumber = 1,
3536 kValueFieldNumber = 2,
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
3602 InternalSwap(&from);
3610 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
3613 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
3617 return GetDescriptor();
3620 return default_instance().GetMetadata().descriptor;
3623 return default_instance().GetMetadata().reflection;
3626 return *internal_default_instance();
3629 return reinterpret_cast<const CDPoke*
>(
3632 static constexpr int kIndexInFileMessages =
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()) {
3646 InternalSwap(other);
3648 ::google::protobuf::internal::GenericSwap(
this, other);
3652 if (other ==
this)
return;
3653 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3654 InternalSwap(other);
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;
3666 CDPoke::MergeImpl(*
this, from);
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;
3678 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
3698 ::
google::protobuf::Metadata GetMetadata() const final;
3705 kFembIdxFieldNumber = 1,
3706 kColdataIdxFieldNumber = 2,
3707 kChipAddrFieldNumber = 3,
3708 kRegPageFieldNumber = 4,
3709 kRegAddrFieldNumber = 5,
3710 kDataFieldNumber = 6,
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
3820 InternalSwap(&from);
3828 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
3831 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
3835 return GetDescriptor();
3838 return default_instance().GetMetadata().descriptor;
3841 return default_instance().GetMetadata().reflection;
3844 return *internal_default_instance();
3847 return reinterpret_cast<const CDPeek*
>(
3850 static constexpr int kIndexInFileMessages =
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()) {
3864 InternalSwap(other);
3866 ::google::protobuf::internal::GenericSwap(
this, other);
3870 if (other ==
this)
return;
3871 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3872 InternalSwap(other);
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;
3884 CDPeek::MergeImpl(*
this, from);
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;
3896 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
3916 ::
google::protobuf::Metadata GetMetadata() const final;
3923 kFembIdxFieldNumber = 1,
3924 kColdataIdxFieldNumber = 2,
3925 kChipAddrFieldNumber = 3,
3926 kRegPageFieldNumber = 4,
3927 kRegAddrFieldNumber = 5,
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
4026 InternalSwap(&from);
4034 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
4037 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
4041 return GetDescriptor();
4044 return default_instance().GetMetadata().descriptor;
4047 return default_instance().GetMetadata().reflection;
4050 return *internal_default_instance();
4053 return reinterpret_cast<const CDFastCmd*
>(
4056 static constexpr int kIndexInFileMessages =
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()) {
4070 InternalSwap(other);
4072 ::google::protobuf::internal::GenericSwap(
this, other);
4076 if (other ==
this)
return;
4077 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
4078 InternalSwap(other);
4084 return CreateMaybeMessage<CDFastCmd>(arena);
4086 using ::google::protobuf::Message::CopyFrom;
4088 using ::google::protobuf::Message::MergeFrom;
4090 CDFastCmd::MergeImpl(*
this, from);
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;
4102 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
4122 ::
google::protobuf::Metadata GetMetadata() const final;
4129 kCmdFieldNumber = 1,
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
4184 InternalSwap(&from);
4192 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
4195 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
4199 return GetDescriptor();
4202 return default_instance().GetMetadata().descriptor;
4205 return default_instance().GetMetadata().reflection;
4208 return *internal_default_instance();
4214 static constexpr int kIndexInFileMessages =
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()) {
4228 InternalSwap(other);
4230 ::google::protobuf::internal::GenericSwap(
this, other);
4234 if (other ==
this)
return;
4235 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
4236 InternalSwap(other);
4242 return CreateMaybeMessage<GetSensors_Sensors>(arena);
4244 using ::google::protobuf::Message::CopyFrom;
4246 using ::google::protobuf::Message::MergeFrom;
4248 GetSensors_Sensors::MergeImpl(*
this, from);
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;
4260 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
4280 ::
google::protobuf::Metadata GetMetadata() const final;
4287 kLtc29904EVoltagesFieldNumber = 1,
4288 kLtc29904CVoltagesFieldNumber = 2,
4289 kLtc299148VoltagesFieldNumber = 3,
4290 kLtc249915TempsFieldNumber = 7,
4291 kFemb0Dc2DcLtc2991VoltagesFieldNumber = 8,
4292 kFemb1Dc2DcLtc2991VoltagesFieldNumber = 9,
4293 kFemb2Dc2DcLtc2991VoltagesFieldNumber = 10,
4294 kFemb3Dc2DcLtc2991VoltagesFieldNumber = 11,
4295 kFembLdoA0Ltc2991VoltagesFieldNumber = 12,
4296 kFembLdoA1Ltc2991VoltagesFieldNumber = 13,
4297 kFembBiasLtc2991VoltagesFieldNumber = 14,
4298 kAd741449TempFieldNumber = 4,
4299 kAd74144DTempFieldNumber = 5,
4300 kAd74144ATempFieldNumber = 6,
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>();
4600 return GetDescriptor();
4603 return default_instance().GetMetadata().descriptor;
4606 return default_instance().GetMetadata().reflection;
4609 return *internal_default_instance();
4615 static constexpr int kIndexInFileMessages =
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;
4667 ::
google::protobuf::Metadata GetMetadata() const final;
4679 template <typename T> friend class ::
google::protobuf::Arena::InternalHelper;
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
4713 InternalSwap(&from);
4721 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
4724 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
4728 return GetDescriptor();
4731 return default_instance().GetMetadata().descriptor;
4734 return default_instance().GetMetadata().reflection;
4737 return *internal_default_instance();
4743 static constexpr int kIndexInFileMessages =
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()) {
4757 InternalSwap(other);
4759 ::google::protobuf::internal::GenericSwap(
this, other);
4763 if (other ==
this)
return;
4764 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
4765 InternalSwap(other);
4771 return CreateMaybeMessage<GetTimestamp_Timestamp>(arena);
4773 using ::google::protobuf::Message::CopyFrom;
4775 using ::google::protobuf::Message::MergeFrom;
4777 GetTimestamp_Timestamp::MergeImpl(*
this, from);
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;
4789 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
4809 ::
google::protobuf::Metadata GetMetadata() const final;
4816 kTimestampFieldNumber = 1,
4817 kDayFieldNumber = 2,
4818 kMonthFieldNumber = 3,
4819 kYearFieldNumber = 4,
4820 kHourFieldNumber = 5,
4821 kMinFieldNumber = 6,
4822 kSecFieldNumber = 7,
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>();
4957 return GetDescriptor();
4960 return default_instance().GetMetadata().descriptor;
4963 return default_instance().GetMetadata().reflection;
4966 return *internal_default_instance();
4972 static constexpr int kIndexInFileMessages =
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;
5024 ::
google::protobuf::Metadata GetMetadata() const final;
5036 template <typename T> friend class ::
google::protobuf::Arena::InternalHelper;
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
5070 InternalSwap(&from);
5078 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
5081 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
5085 return GetDescriptor();
5088 return default_instance().GetMetadata().descriptor;
5091 return default_instance().GetMetadata().reflection;
5094 return *internal_default_instance();
5100 static constexpr int kIndexInFileMessages =
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()) {
5114 InternalSwap(other);
5116 ::google::protobuf::internal::GenericSwap(
this, other);
5120 if (other ==
this)
return;
5121 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
5122 InternalSwap(other);
5128 return CreateMaybeMessage<GetSWVersion_Version>(arena);
5130 using ::google::protobuf::Message::CopyFrom;
5132 using ::google::protobuf::Message::MergeFrom;
5134 GetSWVersion_Version::MergeImpl(*
this, from);
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;
5146 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
5166 ::
google::protobuf::Metadata GetMetadata() const final;
5173 kVersionFieldNumber = 1,
5176 void clear_version() ;
5177 const std::string&
version()
const;
5178 template <
typename Arg_ =
const std::string&,
typename... Args_>
5180 std::string* mutable_version();
5181 PROTOBUF_NODISCARD std::string* release_version();
5182 void set_allocated_version(std::string* ptr);
5185 const std::string& _internal_version()
const;
5186 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_version(
5187 const std::string& value);
5188 std::string* _internal_mutable_version();
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>();
5248 return GetDescriptor();
5251 return default_instance().GetMetadata().descriptor;
5254 return default_instance().GetMetadata().reflection;
5257 return *internal_default_instance();
5263 static constexpr int kIndexInFileMessages =
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;
5315 ::
google::protobuf::Metadata GetMetadata() const final;
5327 template <typename T> friend class ::
google::protobuf::Arena::InternalHelper;
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>();
5375 return GetDescriptor();
5378 return default_instance().GetMetadata().descriptor;
5381 return default_instance().GetMetadata().reflection;
5384 return *internal_default_instance();
5390 static constexpr int kIndexInFileMessages =
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;
5442 ::
google::protobuf::Metadata GetMetadata() const final;
5452 template <typename T> friend class ::
google::protobuf::Arena::InternalHelper;
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
5486 InternalSwap(&from);
5494 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
5497 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
5501 return GetDescriptor();
5504 return default_instance().GetMetadata().descriptor;
5507 return default_instance().GetMetadata().reflection;
5510 return *internal_default_instance();
5516 static constexpr int kIndexInFileMessages =
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()) {
5530 InternalSwap(other);
5532 ::google::protobuf::internal::GenericSwap(
this, other);
5536 if (other ==
this)
return;
5537 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
5538 InternalSwap(other);
5544 return CreateMaybeMessage<GetTimingStatus_TimingStatus>(arena);
5546 using ::google::protobuf::Message::CopyFrom;
5548 using ::google::protobuf::Message::MergeFrom;
5550 GetTimingStatus_TimingStatus::MergeImpl(*
this, from);
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;
5562 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
5582 ::
google::protobuf::Metadata GetMetadata() const final;
5589 kLolValFieldNumber = 1,
5590 kLolFlgValFieldNumber = 2,
5591 kLosValFieldNumber = 3,
5592 kLosFlgValFieldNumber = 4,
5593 kEptStatusFieldNumber = 5,
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>();
5706 return GetDescriptor();
5709 return default_instance().GetMetadata().descriptor;
5712 return default_instance().GetMetadata().reflection;
5715 return *internal_default_instance();
5721 static constexpr int kIndexInFileMessages =
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;
5773 ::
google::protobuf::Metadata GetMetadata() const final;
5785 template <typename T> friend class ::
google::protobuf::Arena::InternalHelper;
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
5819 InternalSwap(&from);
5827 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
5830 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
5834 return GetDescriptor();
5837 return default_instance().GetMetadata().descriptor;
5840 return default_instance().GetMetadata().reflection;
5843 return *internal_default_instance();
5849 static constexpr int kIndexInFileMessages =
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()) {
5863 InternalSwap(other);
5865 ::google::protobuf::internal::GenericSwap(
this, other);
5869 if (other ==
this)
return;
5870 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
5871 InternalSwap(other);
5877 return CreateMaybeMessage<SetFakeTime>(arena);
5879 using ::google::protobuf::Message::CopyFrom;
5881 using ::google::protobuf::Message::MergeFrom;
5883 SetFakeTime::MergeImpl(*
this, from);
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;
5895 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
5915 ::
google::protobuf::Metadata GetMetadata() const final;
5922 kTimeFieldNumber = 1,
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>();
5991 return GetDescriptor();
5994 return default_instance().GetMetadata().descriptor;
5997 return default_instance().GetMetadata().reflection;
6000 return *internal_default_instance();
6006 static constexpr int kIndexInFileMessages =
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;
6058 ::
google::protobuf::Metadata GetMetadata() const final;
6068 template <typename T> friend class ::
google::protobuf::Arena::InternalHelper;
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
6102 InternalSwap(&from);
6110 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
6113 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
6117 return GetDescriptor();
6120 return default_instance().GetMetadata().descriptor;
6123 return default_instance().GetMetadata().reflection;
6126 return *internal_default_instance();
6132 static constexpr int kIndexInFileMessages =
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()) {
6146 InternalSwap(other);
6148 ::google::protobuf::internal::GenericSwap(
this, other);
6152 if (other ==
this)
return;
6153 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
6154 InternalSwap(other);
6160 return CreateMaybeMessage<LogControl_Log>(arena);
6162 using ::google::protobuf::Message::CopyFrom;
6164 using ::google::protobuf::Message::MergeFrom;
6166 LogControl_Log::MergeImpl(*
this, from);
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;
6178 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
6198 ::
google::protobuf::Metadata GetMetadata() const final;
6205 kContentsFieldNumber = 1,
6208 void clear_contents() ;
6209 const std::string& contents()
const;
6210 template <
typename Arg_ =
const std::string&,
typename... Args_>
6212 std::string* mutable_contents();
6213 PROTOBUF_NODISCARD std::string* release_contents();
6214 void set_allocated_contents(std::string* ptr);
6217 const std::string& _internal_contents()
const;
6218 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_contents(
6219 const std::string& value);
6220 std::string* _internal_mutable_contents();
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
6266 InternalSwap(&from);
6274 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
6277 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
6281 return GetDescriptor();
6284 return default_instance().GetMetadata().descriptor;
6287 return default_instance().GetMetadata().reflection;
6290 return *internal_default_instance();
6296 static constexpr int kIndexInFileMessages =
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()) {
6310 InternalSwap(other);
6312 ::google::protobuf::internal::GenericSwap(
this, other);
6316 if (other ==
this)
return;
6317 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
6318 InternalSwap(other);
6324 return CreateMaybeMessage<LogControl>(arena);
6326 using ::google::protobuf::Message::CopyFrom;
6328 using ::google::protobuf::Message::MergeFrom;
6330 LogControl::MergeImpl(*
this, from);
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;
6342 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
6362 ::
google::protobuf::Metadata GetMetadata() const final;
6371 kClearLogFieldNumber = 1,
6372 kReturnLogFieldNumber = 2,
6373 kBootLogFieldNumber = 3,
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>();
6464 return GetDescriptor();
6467 return default_instance().GetMetadata().descriptor;
6470 return default_instance().GetMetadata().reflection;
6473 return *internal_default_instance();
6476 return reinterpret_cast<const Empty*
>(
6479 static constexpr int kIndexInFileMessages =
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;
6531 ::
google::protobuf::Metadata GetMetadata() const final;
6541 template <typename T> friend class ::
google::protobuf::Arena::InternalHelper;
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
6575 InternalSwap(&from);
6583 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
6586 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
6590 return GetDescriptor();
6593 return default_instance().GetMetadata().descriptor;
6596 return default_instance().GetMetadata().reflection;
6599 return *internal_default_instance();
6602 return reinterpret_cast<const Status*
>(
6605 static constexpr int kIndexInFileMessages =
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()) {
6619 InternalSwap(other);
6621 ::google::protobuf::internal::GenericSwap(
this, other);
6625 if (other ==
this)
return;
6626 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
6627 InternalSwap(other);
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;
6639 Status::MergeImpl(*
this, from);
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;
6648 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
6649 ::uint8_t* _InternalSerialize(
6650 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
6651 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
6654 void SharedCtor(::google::protobuf::Arena* arena);
6656 void SetCachedSize(
int size)
const final;
6657 void InternalSwap(
Status* other);
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;
6671 ::
google::protobuf::Metadata GetMetadata() const final;
6678 kExtraFieldNumber = 2,
6679 kSuccessFieldNumber = 1,
6682 void clear_extra() ;
6683 const std::string& extra()
const;
6684 template <
typename Arg_ =
const std::string&,
typename... Args_>
6686 std::string* mutable_extra();
6687 PROTOBUF_NODISCARD std::string* release_extra();
6688 void set_allocated_extra(std::string* ptr);
6691 const std::string& _internal_extra()
const;
6692 inline PROTOBUF_ALWAYS_INLINE
void _internal_set_extra(
6693 const std::string& value);
6694 std::string* _internal_mutable_extra();
6698 void clear_success() ;
6699 bool success()
const;
6700 void set_success(
bool value);
6703 bool _internal_success()
const;
6704 void _internal_set_success(
bool 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
6751 InternalSwap(&from);
6759 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
6762 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
6766 return GetDescriptor();
6769 return default_instance().GetMetadata().descriptor;
6772 return default_instance().GetMetadata().reflection;
6775 return *internal_default_instance();
6778 return reinterpret_cast<const RegValue*
>(
6781 static constexpr int kIndexInFileMessages =
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()) {
6795 InternalSwap(other);
6797 ::google::protobuf::internal::GenericSwap(
this, other);
6801 if (other ==
this)
return;
6802 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
6803 InternalSwap(other);
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;
6815 RegValue::MergeImpl(*
this, from);
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;
6827 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
6847 ::
google::protobuf::Metadata GetMetadata() const final;
6854 kAddrFieldNumber = 1,
6855 kValueFieldNumber = 2,
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
6921 InternalSwap(&from);
6929 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
6932 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
6936 return GetDescriptor();
6939 return default_instance().GetMetadata().descriptor;
6942 return default_instance().GetMetadata().reflection;
6945 return *internal_default_instance();
6951 static constexpr int kIndexInFileMessages =
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()) {
6965 InternalSwap(other);
6967 ::google::protobuf::internal::GenericSwap(
this, other);
6971 if (other ==
this)
return;
6972 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
6973 InternalSwap(other);
6979 return CreateMaybeMessage<CDRegValue>(arena);
6981 using ::google::protobuf::Message::CopyFrom;
6983 using ::google::protobuf::Message::MergeFrom;
6985 CDRegValue::MergeImpl(*
this, from);
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;
6997 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
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;
7017 ::
google::protobuf::Metadata GetMetadata() const final;
7024 kFembIdxFieldNumber = 1,
7025 kColdataIdxFieldNumber = 2,
7026 kChipAddrFieldNumber = 3,
7027 kRegPageFieldNumber = 4,
7028 kRegAddrFieldNumber = 5,
7029 kDataFieldNumber = 6,
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"
7131inline bool Command::has_cmd()
const {
7132 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
7133 PROTOBUF_ASSUME(!value || _impl_.cmd_ !=
nullptr);
7136inline const ::google::protobuf::Any& Command::_internal_cmd()
const {
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_);
7141inline const ::google::protobuf::Any& Command::cmd()
const {
7143 return _internal_cmd();
7145inline void Command::unsafe_arena_set_allocated_cmd(::google::protobuf::Any* value) {
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;
7158inline ::google::protobuf::Any* Command::release_cmd() {
7159 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7161 _impl_._has_bits_[0] &= ~0x00000001u;
7162 ::google::protobuf::Any* released = _impl_.cmd_;
7163 _impl_.cmd_ =
nullptr;
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);
7177inline ::google::protobuf::Any* Command::unsafe_arena_release_cmd() {
7178 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7181 _impl_._has_bits_[0] &= ~0x00000001u;
7182 ::google::protobuf::Any* temp = _impl_.cmd_;
7183 _impl_.cmd_ =
nullptr;
7186inline ::google::protobuf::Any* Command::_internal_mutable_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);
7195inline ::google::protobuf::Any* Command::mutable_cmd() {
7196 ::google::protobuf::Any* _msg = _internal_mutable_cmd();
7200inline void Command::set_allocated_cmd(::google::protobuf::Any* value) {
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);
7227inline void Script::clear_script() {
7228 _impl_.script_.ClearToEmpty();
7230inline const std::string& Script::script()
const {
7232 return _internal_script();
7234template <
typename Arg_,
typename... Args_>
7235inline PROTOBUF_ALWAYS_INLINE
void Script::set_script(Arg_&& arg,
7237 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7239 _impl_.script_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
7242inline std::string* Script::mutable_script() {
7243 std::string* _s = _internal_mutable_script();
7247inline const std::string& Script::_internal_script()
const {
7248 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7249 return _impl_.script_.Get();
7251inline void Script::_internal_set_script(
const std::string& value) {
7252 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7254 _impl_.script_.Set(value, GetArenaForAllocation());
7256inline std::string* Script::_internal_mutable_script() {
7257 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7259 return _impl_.script_.Mutable( GetArenaForAllocation());
7261inline std::string* Script::release_script() {
7262 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7264 return _impl_.script_.Release();
7266inline void Script::set_allocated_script(std::string* value) {
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());
7278inline void Script::clear_file() {
7279 _impl_.file_ =
false;
7281inline bool Script::file()
const {
7283 return _internal_file();
7285inline void Script::set_file(
bool value) {
7286 _internal_set_file(value);
7289inline bool Script::_internal_file()
const {
7290 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7291 return _impl_.file_;
7293inline void Script::_internal_set_file(
bool value) {
7294 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7296 _impl_.file_ = value;
7304inline void ReadDaqSpy_DaqSpy::clear_buf0() {
7305 _impl_.buf0_.ClearToEmpty();
7307inline const std::string& ReadDaqSpy_DaqSpy::buf0()
const {
7309 return _internal_buf0();
7311template <
typename Arg_,
typename... Args_>
7312inline PROTOBUF_ALWAYS_INLINE
void ReadDaqSpy_DaqSpy::set_buf0(Arg_&& arg,
7314 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7316 _impl_.buf0_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
7319inline std::string* ReadDaqSpy_DaqSpy::mutable_buf0() {
7320 std::string* _s = _internal_mutable_buf0();
7324inline const std::string& ReadDaqSpy_DaqSpy::_internal_buf0()
const {
7325 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7326 return _impl_.buf0_.Get();
7328inline void ReadDaqSpy_DaqSpy::_internal_set_buf0(
const std::string& value) {
7329 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7331 _impl_.buf0_.Set(value, GetArenaForAllocation());
7333inline std::string* ReadDaqSpy_DaqSpy::_internal_mutable_buf0() {
7334 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7336 return _impl_.buf0_.Mutable( GetArenaForAllocation());
7338inline std::string* ReadDaqSpy_DaqSpy::release_buf0() {
7339 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7341 return _impl_.buf0_.Release();
7343inline void ReadDaqSpy_DaqSpy::set_allocated_buf0(std::string* value) {
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());
7355inline void ReadDaqSpy_DaqSpy::clear_buf1() {
7356 _impl_.buf1_.ClearToEmpty();
7358inline const std::string& ReadDaqSpy_DaqSpy::buf1()
const {
7360 return _internal_buf1();
7362template <
typename Arg_,
typename... Args_>
7363inline PROTOBUF_ALWAYS_INLINE
void ReadDaqSpy_DaqSpy::set_buf1(Arg_&& arg,
7365 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7367 _impl_.buf1_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
7370inline std::string* ReadDaqSpy_DaqSpy::mutable_buf1() {
7371 std::string* _s = _internal_mutable_buf1();
7375inline const std::string& ReadDaqSpy_DaqSpy::_internal_buf1()
const {
7376 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7377 return _impl_.buf1_.Get();
7379inline void ReadDaqSpy_DaqSpy::_internal_set_buf1(
const std::string& value) {
7380 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7382 _impl_.buf1_.Set(value, GetArenaForAllocation());
7384inline std::string* ReadDaqSpy_DaqSpy::_internal_mutable_buf1() {
7385 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7387 return _impl_.buf1_.Mutable( GetArenaForAllocation());
7389inline std::string* ReadDaqSpy_DaqSpy::release_buf1() {
7390 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7392 return _impl_.buf1_.Release();
7394inline void ReadDaqSpy_DaqSpy::set_allocated_buf1(std::string* value) {
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());
7406inline void ReadDaqSpy_DaqSpy::clear_success() {
7407 _impl_.success_ =
false;
7409inline bool ReadDaqSpy_DaqSpy::success()
const {
7411 return _internal_success();
7413inline void ReadDaqSpy_DaqSpy::set_success(
bool value) {
7414 _internal_set_success(value);
7417inline bool ReadDaqSpy_DaqSpy::_internal_success()
const {
7418 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7419 return _impl_.success_;
7421inline void ReadDaqSpy_DaqSpy::_internal_set_success(
bool value) {
7422 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7424 _impl_.success_ = value;
7432inline void ReadDaqSpy_DeframedDaqSpy::clear_crate_num() {
7433 _impl_.crate_num_ = 0u;
7435inline ::uint32_t ReadDaqSpy_DeframedDaqSpy::crate_num()
const {
7437 return _internal_crate_num();
7439inline void ReadDaqSpy_DeframedDaqSpy::set_crate_num(::uint32_t value) {
7440 _internal_set_crate_num(value);
7443inline ::uint32_t ReadDaqSpy_DeframedDaqSpy::_internal_crate_num()
const {
7444 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7445 return _impl_.crate_num_;
7447inline void ReadDaqSpy_DeframedDaqSpy::_internal_set_crate_num(::uint32_t value) {
7448 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7450 _impl_.crate_num_ = value;
7454inline void ReadDaqSpy_DeframedDaqSpy::clear_wib_num() {
7455 _impl_.wib_num_ = 0u;
7457inline ::uint32_t ReadDaqSpy_DeframedDaqSpy::wib_num()
const {
7459 return _internal_wib_num();
7461inline void ReadDaqSpy_DeframedDaqSpy::set_wib_num(::uint32_t value) {
7462 _internal_set_wib_num(value);
7465inline ::uint32_t ReadDaqSpy_DeframedDaqSpy::_internal_wib_num()
const {
7466 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7467 return _impl_.wib_num_;
7469inline void ReadDaqSpy_DeframedDaqSpy::_internal_set_wib_num(::uint32_t value) {
7470 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7472 _impl_.wib_num_ = value;
7476inline void ReadDaqSpy_DeframedDaqSpy::clear_num_samples() {
7477 _impl_.num_samples_ = 0u;
7479inline ::uint32_t ReadDaqSpy_DeframedDaqSpy::num_samples()
const {
7481 return _internal_num_samples();
7483inline void ReadDaqSpy_DeframedDaqSpy::set_num_samples(::uint32_t value) {
7484 _internal_set_num_samples(value);
7487inline ::uint32_t ReadDaqSpy_DeframedDaqSpy::_internal_num_samples()
const {
7488 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7489 return _impl_.num_samples_;
7491inline void ReadDaqSpy_DeframedDaqSpy::_internal_set_num_samples(::uint32_t value) {
7492 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7494 _impl_.num_samples_ = value;
7498inline void ReadDaqSpy_DeframedDaqSpy::clear_deframed_samples() {
7499 _impl_.deframed_samples_.ClearToEmpty();
7501inline const std::string& ReadDaqSpy_DeframedDaqSpy::deframed_samples()
const {
7503 return _internal_deframed_samples();
7505template <
typename Arg_,
typename... Args_>
7506inline PROTOBUF_ALWAYS_INLINE
void ReadDaqSpy_DeframedDaqSpy::set_deframed_samples(Arg_&& arg,
7508 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7510 _impl_.deframed_samples_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
7513inline std::string* ReadDaqSpy_DeframedDaqSpy::mutable_deframed_samples() {
7514 std::string* _s = _internal_mutable_deframed_samples();
7518inline const std::string& ReadDaqSpy_DeframedDaqSpy::_internal_deframed_samples()
const {
7519 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7520 return _impl_.deframed_samples_.Get();
7522inline void ReadDaqSpy_DeframedDaqSpy::_internal_set_deframed_samples(
const std::string& value) {
7523 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7525 _impl_.deframed_samples_.Set(value, GetArenaForAllocation());
7527inline std::string* ReadDaqSpy_DeframedDaqSpy::_internal_mutable_deframed_samples() {
7528 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7530 return _impl_.deframed_samples_.Mutable( GetArenaForAllocation());
7532inline std::string* ReadDaqSpy_DeframedDaqSpy::release_deframed_samples() {
7533 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7535 return _impl_.deframed_samples_.Release();
7537inline void ReadDaqSpy_DeframedDaqSpy::set_allocated_deframed_samples(std::string* value) {
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());
7549inline void ReadDaqSpy_DeframedDaqSpy::clear_deframed_timestamps() {
7550 _impl_.deframed_timestamps_.ClearToEmpty();
7552inline const std::string& ReadDaqSpy_DeframedDaqSpy::deframed_timestamps()
const {
7554 return _internal_deframed_timestamps();
7556template <
typename Arg_,
typename... Args_>
7557inline PROTOBUF_ALWAYS_INLINE
void ReadDaqSpy_DeframedDaqSpy::set_deframed_timestamps(Arg_&& arg,
7559 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7561 _impl_.deframed_timestamps_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
7564inline std::string* ReadDaqSpy_DeframedDaqSpy::mutable_deframed_timestamps() {
7565 std::string* _s = _internal_mutable_deframed_timestamps();
7569inline const std::string& ReadDaqSpy_DeframedDaqSpy::_internal_deframed_timestamps()
const {
7570 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7571 return _impl_.deframed_timestamps_.Get();
7573inline void ReadDaqSpy_DeframedDaqSpy::_internal_set_deframed_timestamps(
const std::string& value) {
7574 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7576 _impl_.deframed_timestamps_.Set(value, GetArenaForAllocation());
7578inline std::string* ReadDaqSpy_DeframedDaqSpy::_internal_mutable_deframed_timestamps() {
7579 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7581 return _impl_.deframed_timestamps_.Mutable( GetArenaForAllocation());
7583inline std::string* ReadDaqSpy_DeframedDaqSpy::release_deframed_timestamps() {
7584 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7586 return _impl_.deframed_timestamps_.Release();
7588inline void ReadDaqSpy_DeframedDaqSpy::set_allocated_deframed_timestamps(std::string* value) {
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());
7600inline void ReadDaqSpy_DeframedDaqSpy::clear_success() {
7601 _impl_.success_ =
false;
7603inline bool ReadDaqSpy_DeframedDaqSpy::success()
const {
7605 return _internal_success();
7607inline void ReadDaqSpy_DeframedDaqSpy::set_success(
bool value) {
7608 _internal_set_success(value);
7611inline bool ReadDaqSpy_DeframedDaqSpy::_internal_success()
const {
7612 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7613 return _impl_.success_;
7615inline void ReadDaqSpy_DeframedDaqSpy::_internal_set_success(
bool value) {
7616 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7618 _impl_.success_ = value;
7626inline void ReadDaqSpy::clear_buf0() {
7627 _impl_.buf0_ =
false;
7629inline bool ReadDaqSpy::buf0()
const {
7631 return _internal_buf0();
7633inline void ReadDaqSpy::set_buf0(
bool value) {
7634 _internal_set_buf0(value);
7637inline bool ReadDaqSpy::_internal_buf0()
const {
7638 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7639 return _impl_.buf0_;
7641inline void ReadDaqSpy::_internal_set_buf0(
bool value) {
7642 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7644 _impl_.buf0_ = value;
7648inline void ReadDaqSpy::clear_buf1() {
7649 _impl_.buf1_ =
false;
7651inline bool ReadDaqSpy::buf1()
const {
7653 return _internal_buf1();
7655inline void ReadDaqSpy::set_buf1(
bool value) {
7656 _internal_set_buf1(value);
7659inline bool ReadDaqSpy::_internal_buf1()
const {
7660 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7661 return _impl_.buf1_;
7663inline void ReadDaqSpy::_internal_set_buf1(
bool value) {
7664 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7666 _impl_.buf1_ = value;
7670inline void ReadDaqSpy::clear_deframe() {
7671 _impl_.deframe_ =
false;
7673inline bool ReadDaqSpy::deframe()
const {
7675 return _internal_deframe();
7677inline void ReadDaqSpy::set_deframe(
bool value) {
7678 _internal_set_deframe(value);
7681inline bool ReadDaqSpy::_internal_deframe()
const {
7682 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7683 return _impl_.deframe_;
7685inline void ReadDaqSpy::_internal_set_deframe(
bool value) {
7686 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7688 _impl_.deframe_ = value;
7692inline void ReadDaqSpy::clear_channels() {
7693 _impl_.channels_ =
false;
7695inline bool ReadDaqSpy::channels()
const {
7697 return _internal_channels();
7699inline void ReadDaqSpy::set_channels(
bool value) {
7700 _internal_set_channels(value);
7703inline bool ReadDaqSpy::_internal_channels()
const {
7704 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7705 return _impl_.channels_;
7707inline void ReadDaqSpy::_internal_set_channels(
bool value) {
7708 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7710 _impl_.channels_ = value;
7714inline void ReadDaqSpy::clear_trigger_command() {
7715 _impl_.trigger_command_ = 0u;
7717inline ::uint32_t ReadDaqSpy::trigger_command()
const {
7719 return _internal_trigger_command();
7721inline void ReadDaqSpy::set_trigger_command(::uint32_t value) {
7722 _internal_set_trigger_command(value);
7725inline ::uint32_t ReadDaqSpy::_internal_trigger_command()
const {
7726 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7727 return _impl_.trigger_command_;
7729inline void ReadDaqSpy::_internal_set_trigger_command(::uint32_t value) {
7730 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7732 _impl_.trigger_command_ = value;
7736inline void ReadDaqSpy::clear_trigger_rec_ticks() {
7737 _impl_.trigger_rec_ticks_ = 0u;
7739inline ::uint32_t ReadDaqSpy::trigger_rec_ticks()
const {
7741 return _internal_trigger_rec_ticks();
7743inline void ReadDaqSpy::set_trigger_rec_ticks(::uint32_t value) {
7744 _internal_set_trigger_rec_ticks(value);
7747inline ::uint32_t ReadDaqSpy::_internal_trigger_rec_ticks()
const {
7748 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7749 return _impl_.trigger_rec_ticks_;
7751inline void ReadDaqSpy::_internal_set_trigger_rec_ticks(::uint32_t value) {
7752 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7754 _impl_.trigger_rec_ticks_ = value;
7758inline void ReadDaqSpy::clear_trigger_timeout_ms() {
7759 _impl_.trigger_timeout_ms_ = 0u;
7761inline ::uint32_t ReadDaqSpy::trigger_timeout_ms()
const {
7763 return _internal_trigger_timeout_ms();
7765inline void ReadDaqSpy::set_trigger_timeout_ms(::uint32_t value) {
7766 _internal_set_trigger_timeout_ms(value);
7769inline ::uint32_t ReadDaqSpy::_internal_trigger_timeout_ms()
const {
7770 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7771 return _impl_.trigger_timeout_ms_;
7773inline void ReadDaqSpy::_internal_set_trigger_timeout_ms(::uint32_t value) {
7774 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7776 _impl_.trigger_timeout_ms_ = value;
7784inline void ConfigurePower::clear_dc2dc_o1() {
7785 _impl_.dc2dc_o1_ = 0;
7787inline double ConfigurePower::dc2dc_o1()
const {
7789 return _internal_dc2dc_o1();
7791inline void ConfigurePower::set_dc2dc_o1(
double value) {
7792 _internal_set_dc2dc_o1(value);
7795inline double ConfigurePower::_internal_dc2dc_o1()
const {
7796 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7797 return _impl_.dc2dc_o1_;
7799inline void ConfigurePower::_internal_set_dc2dc_o1(
double value) {
7800 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7802 _impl_.dc2dc_o1_ = value;
7806inline void ConfigurePower::clear_dc2dc_o2() {
7807 _impl_.dc2dc_o2_ = 0;
7809inline double ConfigurePower::dc2dc_o2()
const {
7811 return _internal_dc2dc_o2();
7813inline void ConfigurePower::set_dc2dc_o2(
double value) {
7814 _internal_set_dc2dc_o2(value);
7817inline double ConfigurePower::_internal_dc2dc_o2()
const {
7818 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7819 return _impl_.dc2dc_o2_;
7821inline void ConfigurePower::_internal_set_dc2dc_o2(
double value) {
7822 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7824 _impl_.dc2dc_o2_ = value;
7828inline void ConfigurePower::clear_dc2dc_o3() {
7829 _impl_.dc2dc_o3_ = 0;
7831inline double ConfigurePower::dc2dc_o3()
const {
7833 return _internal_dc2dc_o3();
7835inline void ConfigurePower::set_dc2dc_o3(
double value) {
7836 _internal_set_dc2dc_o3(value);
7839inline double ConfigurePower::_internal_dc2dc_o3()
const {
7840 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7841 return _impl_.dc2dc_o3_;
7843inline void ConfigurePower::_internal_set_dc2dc_o3(
double value) {
7844 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7846 _impl_.dc2dc_o3_ = value;
7850inline void ConfigurePower::clear_dc2dc_o4() {
7851 _impl_.dc2dc_o4_ = 0;
7853inline double ConfigurePower::dc2dc_o4()
const {
7855 return _internal_dc2dc_o4();
7857inline void ConfigurePower::set_dc2dc_o4(
double value) {
7858 _internal_set_dc2dc_o4(value);
7861inline double ConfigurePower::_internal_dc2dc_o4()
const {
7862 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7863 return _impl_.dc2dc_o4_;
7865inline void ConfigurePower::_internal_set_dc2dc_o4(
double value) {
7866 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7868 _impl_.dc2dc_o4_ = value;
7872inline void ConfigurePower::clear_ldo_a0() {
7875inline double ConfigurePower::ldo_a0()
const {
7877 return _internal_ldo_a0();
7879inline void ConfigurePower::set_ldo_a0(
double value) {
7880 _internal_set_ldo_a0(value);
7883inline double ConfigurePower::_internal_ldo_a0()
const {
7884 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7885 return _impl_.ldo_a0_;
7887inline void ConfigurePower::_internal_set_ldo_a0(
double value) {
7888 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7890 _impl_.ldo_a0_ = value;
7894inline void ConfigurePower::clear_ldo_a1() {
7897inline double ConfigurePower::ldo_a1()
const {
7899 return _internal_ldo_a1();
7901inline void ConfigurePower::set_ldo_a1(
double value) {
7902 _internal_set_ldo_a1(value);
7905inline double ConfigurePower::_internal_ldo_a1()
const {
7906 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7907 return _impl_.ldo_a1_;
7909inline void ConfigurePower::_internal_set_ldo_a1(
double value) {
7910 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7912 _impl_.ldo_a1_ = value;
7920inline void PowerWIB::clear_femb0() {
7921 _impl_.femb0_ =
false;
7923inline bool PowerWIB::femb0()
const {
7925 return _internal_femb0();
7927inline void PowerWIB::set_femb0(
bool value) {
7928 _internal_set_femb0(value);
7931inline bool PowerWIB::_internal_femb0()
const {
7932 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7933 return _impl_.femb0_;
7935inline void PowerWIB::_internal_set_femb0(
bool value) {
7936 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7938 _impl_.femb0_ = value;
7942inline void PowerWIB::clear_femb1() {
7943 _impl_.femb1_ =
false;
7945inline bool PowerWIB::femb1()
const {
7947 return _internal_femb1();
7949inline void PowerWIB::set_femb1(
bool value) {
7950 _internal_set_femb1(value);
7953inline bool PowerWIB::_internal_femb1()
const {
7954 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7955 return _impl_.femb1_;
7957inline void PowerWIB::_internal_set_femb1(
bool value) {
7958 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7960 _impl_.femb1_ = value;
7964inline void PowerWIB::clear_femb2() {
7965 _impl_.femb2_ =
false;
7967inline bool PowerWIB::femb2()
const {
7969 return _internal_femb2();
7971inline void PowerWIB::set_femb2(
bool value) {
7972 _internal_set_femb2(value);
7975inline bool PowerWIB::_internal_femb2()
const {
7976 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7977 return _impl_.femb2_;
7979inline void PowerWIB::_internal_set_femb2(
bool value) {
7980 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7982 _impl_.femb2_ = value;
7986inline void PowerWIB::clear_femb3() {
7987 _impl_.femb3_ =
false;
7989inline bool PowerWIB::femb3()
const {
7991 return _internal_femb3();
7993inline void PowerWIB::set_femb3(
bool value) {
7994 _internal_set_femb3(value);
7997inline bool PowerWIB::_internal_femb3()
const {
7998 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7999 return _impl_.femb3_;
8001inline void PowerWIB::_internal_set_femb3(
bool value) {
8002 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8004 _impl_.femb3_ = value;
8008inline void PowerWIB::clear_cold() {
8009 _impl_.cold_ =
false;
8011inline bool PowerWIB::cold()
const {
8013 return _internal_cold();
8015inline void PowerWIB::set_cold(
bool value) {
8016 _internal_set_cold(value);
8019inline bool PowerWIB::_internal_cold()
const {
8020 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8021 return _impl_.cold_;
8023inline void PowerWIB::_internal_set_cold(
bool value) {
8024 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8026 _impl_.cold_ = value;
8030inline void PowerWIB::clear_stage() {
8033inline ::uint32_t PowerWIB::stage()
const {
8035 return _internal_stage();
8037inline void PowerWIB::set_stage(::uint32_t value) {
8038 _internal_set_stage(value);
8041inline ::uint32_t PowerWIB::_internal_stage()
const {
8042 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8043 return _impl_.stage_;
8045inline void PowerWIB::_internal_set_stage(::uint32_t value) {
8046 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8048 _impl_.stage_ = value;
8056inline void ConfigureWIB_ConfigureFEMB::clear_enabled() {
8057 _impl_.enabled_ =
false;
8059inline bool ConfigureWIB_ConfigureFEMB::enabled()
const {
8061 return _internal_enabled();
8063inline void ConfigureWIB_ConfigureFEMB::set_enabled(
bool value) {
8064 _internal_set_enabled(value);
8067inline bool ConfigureWIB_ConfigureFEMB::_internal_enabled()
const {
8068 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8069 return _impl_.enabled_;
8071inline void ConfigureWIB_ConfigureFEMB::_internal_set_enabled(
bool value) {
8072 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8074 _impl_.enabled_ = value;
8078inline void ConfigureWIB_ConfigureFEMB::clear_test_cap() {
8079 _impl_.test_cap_ =
false;
8081inline bool ConfigureWIB_ConfigureFEMB::test_cap()
const {
8083 return _internal_test_cap();
8085inline void ConfigureWIB_ConfigureFEMB::set_test_cap(
bool value) {
8086 _internal_set_test_cap(value);
8089inline bool ConfigureWIB_ConfigureFEMB::_internal_test_cap()
const {
8090 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8091 return _impl_.test_cap_;
8093inline void ConfigureWIB_ConfigureFEMB::_internal_set_test_cap(
bool value) {
8094 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8096 _impl_.test_cap_ = value;
8100inline void ConfigureWIB_ConfigureFEMB::clear_gain() {
8103inline ::uint32_t ConfigureWIB_ConfigureFEMB::gain()
const {
8105 return _internal_gain();
8107inline void ConfigureWIB_ConfigureFEMB::set_gain(::uint32_t value) {
8108 _internal_set_gain(value);
8111inline ::uint32_t ConfigureWIB_ConfigureFEMB::_internal_gain()
const {
8112 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8113 return _impl_.gain_;
8115inline void ConfigureWIB_ConfigureFEMB::_internal_set_gain(::uint32_t value) {
8116 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8118 _impl_.gain_ = value;
8122inline void ConfigureWIB_ConfigureFEMB::clear_peak_time() {
8123 _impl_.peak_time_ = 0u;
8125inline ::uint32_t ConfigureWIB_ConfigureFEMB::peak_time()
const {
8127 return _internal_peak_time();
8129inline void ConfigureWIB_ConfigureFEMB::set_peak_time(::uint32_t value) {
8130 _internal_set_peak_time(value);
8133inline ::uint32_t ConfigureWIB_ConfigureFEMB::_internal_peak_time()
const {
8134 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8135 return _impl_.peak_time_;
8137inline void ConfigureWIB_ConfigureFEMB::_internal_set_peak_time(::uint32_t value) {
8138 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8140 _impl_.peak_time_ = value;
8144inline void ConfigureWIB_ConfigureFEMB::clear_baseline() {
8145 _impl_.baseline_ = 0u;
8147inline ::uint32_t ConfigureWIB_ConfigureFEMB::baseline()
const {
8149 return _internal_baseline();
8151inline void ConfigureWIB_ConfigureFEMB::set_baseline(::uint32_t value) {
8152 _internal_set_baseline(value);
8155inline ::uint32_t ConfigureWIB_ConfigureFEMB::_internal_baseline()
const {
8156 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8157 return _impl_.baseline_;
8159inline void ConfigureWIB_ConfigureFEMB::_internal_set_baseline(::uint32_t value) {
8160 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8162 _impl_.baseline_ = value;
8166inline void ConfigureWIB_ConfigureFEMB::clear_pulse_dac() {
8167 _impl_.pulse_dac_ = 0u;
8169inline ::uint32_t ConfigureWIB_ConfigureFEMB::pulse_dac()
const {
8171 return _internal_pulse_dac();
8173inline void ConfigureWIB_ConfigureFEMB::set_pulse_dac(::uint32_t value) {
8174 _internal_set_pulse_dac(value);
8177inline ::uint32_t ConfigureWIB_ConfigureFEMB::_internal_pulse_dac()
const {
8178 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8179 return _impl_.pulse_dac_;
8181inline void ConfigureWIB_ConfigureFEMB::_internal_set_pulse_dac(::uint32_t value) {
8182 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8184 _impl_.pulse_dac_ = value;
8188inline void ConfigureWIB_ConfigureFEMB::clear_gain_match() {
8189 _impl_.gain_match_ =
false;
8191inline bool ConfigureWIB_ConfigureFEMB::gain_match()
const {
8193 return _internal_gain_match();
8195inline void ConfigureWIB_ConfigureFEMB::set_gain_match(
bool value) {
8196 _internal_set_gain_match(value);
8199inline bool ConfigureWIB_ConfigureFEMB::_internal_gain_match()
const {
8200 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8201 return _impl_.gain_match_;
8203inline void ConfigureWIB_ConfigureFEMB::_internal_set_gain_match(
bool value) {
8204 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8206 _impl_.gain_match_ = value;
8210inline void ConfigureWIB_ConfigureFEMB::clear_leak() {
8213inline ::uint32_t ConfigureWIB_ConfigureFEMB::leak()
const {
8215 return _internal_leak();
8217inline void ConfigureWIB_ConfigureFEMB::set_leak(::uint32_t value) {
8218 _internal_set_leak(value);
8221inline ::uint32_t ConfigureWIB_ConfigureFEMB::_internal_leak()
const {
8222 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8223 return _impl_.leak_;
8225inline void ConfigureWIB_ConfigureFEMB::_internal_set_leak(::uint32_t value) {
8226 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8228 _impl_.leak_ = value;
8232inline void ConfigureWIB_ConfigureFEMB::clear_leak_10x() {
8233 _impl_.leak_10x_ =
false;
8235inline bool ConfigureWIB_ConfigureFEMB::leak_10x()
const {
8237 return _internal_leak_10x();
8239inline void ConfigureWIB_ConfigureFEMB::set_leak_10x(
bool value) {
8240 _internal_set_leak_10x(value);
8243inline bool ConfigureWIB_ConfigureFEMB::_internal_leak_10x()
const {
8244 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8245 return _impl_.leak_10x_;
8247inline void ConfigureWIB_ConfigureFEMB::_internal_set_leak_10x(
bool value) {
8248 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8250 _impl_.leak_10x_ = value;
8254inline void ConfigureWIB_ConfigureFEMB::clear_ac_couple() {
8255 _impl_.ac_couple_ =
false;
8257inline bool ConfigureWIB_ConfigureFEMB::ac_couple()
const {
8259 return _internal_ac_couple();
8261inline void ConfigureWIB_ConfigureFEMB::set_ac_couple(
bool value) {
8262 _internal_set_ac_couple(value);
8265inline bool ConfigureWIB_ConfigureFEMB::_internal_ac_couple()
const {
8266 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8267 return _impl_.ac_couple_;
8269inline void ConfigureWIB_ConfigureFEMB::_internal_set_ac_couple(
bool value) {
8270 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8272 _impl_.ac_couple_ = value;
8276inline void ConfigureWIB_ConfigureFEMB::clear_buffer() {
8277 _impl_.buffer_ = 0u;
8279inline ::uint32_t ConfigureWIB_ConfigureFEMB::buffer()
const {
8281 return _internal_buffer();
8283inline void ConfigureWIB_ConfigureFEMB::set_buffer(::uint32_t value) {
8284 _internal_set_buffer(value);
8287inline ::uint32_t ConfigureWIB_ConfigureFEMB::_internal_buffer()
const {
8288 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8289 return _impl_.buffer_;
8291inline void ConfigureWIB_ConfigureFEMB::_internal_set_buffer(::uint32_t value) {
8292 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8294 _impl_.buffer_ = value;
8298inline void ConfigureWIB_ConfigureFEMB::clear_strobe_skip() {
8299 _impl_.strobe_skip_ = 0u;
8301inline ::uint32_t ConfigureWIB_ConfigureFEMB::strobe_skip()
const {
8303 return _internal_strobe_skip();
8305inline void ConfigureWIB_ConfigureFEMB::set_strobe_skip(::uint32_t value) {
8306 _internal_set_strobe_skip(value);
8309inline ::uint32_t ConfigureWIB_ConfigureFEMB::_internal_strobe_skip()
const {
8310 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8311 return _impl_.strobe_skip_;
8313inline void ConfigureWIB_ConfigureFEMB::_internal_set_strobe_skip(::uint32_t value) {
8314 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8316 _impl_.strobe_skip_ = value;
8320inline void ConfigureWIB_ConfigureFEMB::clear_strobe_delay() {
8321 _impl_.strobe_delay_ = 0u;
8323inline ::uint32_t ConfigureWIB_ConfigureFEMB::strobe_delay()
const {
8325 return _internal_strobe_delay();
8327inline void ConfigureWIB_ConfigureFEMB::set_strobe_delay(::uint32_t value) {
8328 _internal_set_strobe_delay(value);
8331inline ::uint32_t ConfigureWIB_ConfigureFEMB::_internal_strobe_delay()
const {
8332 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8333 return _impl_.strobe_delay_;
8335inline void ConfigureWIB_ConfigureFEMB::_internal_set_strobe_delay(::uint32_t value) {
8336 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8338 _impl_.strobe_delay_ = value;
8342inline void ConfigureWIB_ConfigureFEMB::clear_strobe_length() {
8343 _impl_.strobe_length_ = 0u;
8345inline ::uint32_t ConfigureWIB_ConfigureFEMB::strobe_length()
const {
8347 return _internal_strobe_length();
8349inline void ConfigureWIB_ConfigureFEMB::set_strobe_length(::uint32_t value) {
8350 _internal_set_strobe_length(value);
8353inline ::uint32_t ConfigureWIB_ConfigureFEMB::_internal_strobe_length()
const {
8354 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8355 return _impl_.strobe_length_;
8357inline void ConfigureWIB_ConfigureFEMB::_internal_set_strobe_length(::uint32_t value) {
8358 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8360 _impl_.strobe_length_ = value;
8364inline int ConfigureWIB_ConfigureFEMB::_internal_line_driver_size()
const {
8365 return _internal_line_driver().size();
8367inline int ConfigureWIB_ConfigureFEMB::line_driver_size()
const {
8368 return _internal_line_driver_size();
8370inline void ConfigureWIB_ConfigureFEMB::clear_line_driver() {
8371 _internal_mutable_line_driver()->Clear();
8373inline ::uint32_t ConfigureWIB_ConfigureFEMB::line_driver(
int index)
const {
8375 return _internal_line_driver().Get(index);
8377inline void ConfigureWIB_ConfigureFEMB::set_line_driver(
int index, ::uint32_t value) {
8378 _internal_mutable_line_driver()->Set(index, value);
8381inline void ConfigureWIB_ConfigureFEMB::add_line_driver(::uint32_t value) {
8382 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8383 _internal_mutable_line_driver()->Add(value);
8386inline const ::google::protobuf::RepeatedField<::uint32_t>& ConfigureWIB_ConfigureFEMB::line_driver()
const {
8388 return _internal_line_driver();
8390inline ::google::protobuf::RepeatedField<::uint32_t>* ConfigureWIB_ConfigureFEMB::mutable_line_driver() {
8392 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8393 return _internal_mutable_line_driver();
8396inline const ::google::protobuf::RepeatedField<::uint32_t>& ConfigureWIB_ConfigureFEMB::_internal_line_driver()
const {
8397 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8398 return _impl_.line_driver_;
8400inline ::google::protobuf::RepeatedField<::uint32_t>* ConfigureWIB_ConfigureFEMB::_internal_mutable_line_driver() {
8401 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8402 return &_impl_.line_driver_;
8406inline int ConfigureWIB_ConfigureFEMB::_internal_pulse_channels_size()
const {
8407 return _internal_pulse_channels().size();
8409inline int ConfigureWIB_ConfigureFEMB::pulse_channels_size()
const {
8410 return _internal_pulse_channels_size();
8412inline void ConfigureWIB_ConfigureFEMB::clear_pulse_channels() {
8413 _internal_mutable_pulse_channels()->Clear();
8415inline bool ConfigureWIB_ConfigureFEMB::pulse_channels(
int index)
const {
8417 return _internal_pulse_channels().Get(index);
8419inline void ConfigureWIB_ConfigureFEMB::set_pulse_channels(
int index,
bool value) {
8420 _internal_mutable_pulse_channels()->Set(index, value);
8423inline void ConfigureWIB_ConfigureFEMB::add_pulse_channels(
bool value) {
8424 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8425 _internal_mutable_pulse_channels()->Add(value);
8428inline const ::google::protobuf::RepeatedField<bool>& ConfigureWIB_ConfigureFEMB::pulse_channels()
const {
8430 return _internal_pulse_channels();
8432inline ::google::protobuf::RepeatedField<bool>* ConfigureWIB_ConfigureFEMB::mutable_pulse_channels() {
8434 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8435 return _internal_mutable_pulse_channels();
8438inline const ::google::protobuf::RepeatedField<bool>& ConfigureWIB_ConfigureFEMB::_internal_pulse_channels()
const {
8439 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8440 return _impl_.pulse_channels_;
8442inline ::google::protobuf::RepeatedField<bool>* ConfigureWIB_ConfigureFEMB::_internal_mutable_pulse_channels() {
8443 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8444 return &_impl_.pulse_channels_;
8452inline void ConfigureWIB_ConfigureCOLDADC::clear_reg_0() {
8455inline ::uint32_t ConfigureWIB_ConfigureCOLDADC::reg_0()
const {
8457 return _internal_reg_0();
8459inline void ConfigureWIB_ConfigureCOLDADC::set_reg_0(::uint32_t value) {
8460 _internal_set_reg_0(value);
8463inline ::uint32_t ConfigureWIB_ConfigureCOLDADC::_internal_reg_0()
const {
8464 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8465 return _impl_.reg_0_;
8467inline void ConfigureWIB_ConfigureCOLDADC::_internal_set_reg_0(::uint32_t value) {
8468 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8470 _impl_.reg_0_ = value;
8474inline void ConfigureWIB_ConfigureCOLDADC::clear_reg_4() {
8477inline ::uint32_t ConfigureWIB_ConfigureCOLDADC::reg_4()
const {
8479 return _internal_reg_4();
8481inline void ConfigureWIB_ConfigureCOLDADC::set_reg_4(::uint32_t value) {
8482 _internal_set_reg_4(value);
8485inline ::uint32_t ConfigureWIB_ConfigureCOLDADC::_internal_reg_4()
const {
8486 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8487 return _impl_.reg_4_;
8489inline void ConfigureWIB_ConfigureCOLDADC::_internal_set_reg_4(::uint32_t value) {
8490 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8492 _impl_.reg_4_ = value;
8496inline void ConfigureWIB_ConfigureCOLDADC::clear_reg_24() {
8497 _impl_.reg_24_ = 0u;
8499inline ::uint32_t ConfigureWIB_ConfigureCOLDADC::reg_24()
const {
8501 return _internal_reg_24();
8503inline void ConfigureWIB_ConfigureCOLDADC::set_reg_24(::uint32_t value) {
8504 _internal_set_reg_24(value);
8507inline ::uint32_t ConfigureWIB_ConfigureCOLDADC::_internal_reg_24()
const {
8508 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8509 return _impl_.reg_24_;
8511inline void ConfigureWIB_ConfigureCOLDADC::_internal_set_reg_24(::uint32_t value) {
8512 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8514 _impl_.reg_24_ = value;
8518inline void ConfigureWIB_ConfigureCOLDADC::clear_reg_25() {
8519 _impl_.reg_25_ = 0u;
8521inline ::uint32_t ConfigureWIB_ConfigureCOLDADC::reg_25()
const {
8523 return _internal_reg_25();
8525inline void ConfigureWIB_ConfigureCOLDADC::set_reg_25(::uint32_t value) {
8526 _internal_set_reg_25(value);
8529inline ::uint32_t ConfigureWIB_ConfigureCOLDADC::_internal_reg_25()
const {
8530 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8531 return _impl_.reg_25_;
8533inline void ConfigureWIB_ConfigureCOLDADC::_internal_set_reg_25(::uint32_t value) {
8534 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8536 _impl_.reg_25_ = value;
8540inline void ConfigureWIB_ConfigureCOLDADC::clear_reg_26() {
8541 _impl_.reg_26_ = 0u;
8543inline ::uint32_t ConfigureWIB_ConfigureCOLDADC::reg_26()
const {
8545 return _internal_reg_26();
8547inline void ConfigureWIB_ConfigureCOLDADC::set_reg_26(::uint32_t value) {
8548 _internal_set_reg_26(value);
8551inline ::uint32_t ConfigureWIB_ConfigureCOLDADC::_internal_reg_26()
const {
8552 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8553 return _impl_.reg_26_;
8555inline void ConfigureWIB_ConfigureCOLDADC::_internal_set_reg_26(::uint32_t value) {
8556 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8558 _impl_.reg_26_ = value;
8562inline void ConfigureWIB_ConfigureCOLDADC::clear_reg_27() {
8563 _impl_.reg_27_ = 0u;
8565inline ::uint32_t ConfigureWIB_ConfigureCOLDADC::reg_27()
const {
8567 return _internal_reg_27();
8569inline void ConfigureWIB_ConfigureCOLDADC::set_reg_27(::uint32_t value) {
8570 _internal_set_reg_27(value);
8573inline ::uint32_t ConfigureWIB_ConfigureCOLDADC::_internal_reg_27()
const {
8574 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8575 return _impl_.reg_27_;
8577inline void ConfigureWIB_ConfigureCOLDADC::_internal_set_reg_27(::uint32_t value) {
8578 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8580 _impl_.reg_27_ = value;
8584inline void ConfigureWIB_ConfigureCOLDADC::clear_reg_29() {
8585 _impl_.reg_29_ = 0u;
8587inline ::uint32_t ConfigureWIB_ConfigureCOLDADC::reg_29()
const {
8589 return _internal_reg_29();
8591inline void ConfigureWIB_ConfigureCOLDADC::set_reg_29(::uint32_t value) {
8592 _internal_set_reg_29(value);
8595inline ::uint32_t ConfigureWIB_ConfigureCOLDADC::_internal_reg_29()
const {
8596 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8597 return _impl_.reg_29_;
8599inline void ConfigureWIB_ConfigureCOLDADC::_internal_set_reg_29(::uint32_t value) {
8600 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8602 _impl_.reg_29_ = value;
8606inline void ConfigureWIB_ConfigureCOLDADC::clear_reg_30() {
8607 _impl_.reg_30_ = 0u;
8609inline ::uint32_t ConfigureWIB_ConfigureCOLDADC::reg_30()
const {
8611 return _internal_reg_30();
8613inline void ConfigureWIB_ConfigureCOLDADC::set_reg_30(::uint32_t value) {
8614 _internal_set_reg_30(value);
8617inline ::uint32_t ConfigureWIB_ConfigureCOLDADC::_internal_reg_30()
const {
8618 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8619 return _impl_.reg_30_;
8621inline void ConfigureWIB_ConfigureCOLDADC::_internal_set_reg_30(::uint32_t value) {
8622 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8624 _impl_.reg_30_ = value;
8632inline int ConfigureWIB_ConfigureWIBPulser::_internal_femb_en_size()
const {
8633 return _internal_femb_en().size();
8635inline int ConfigureWIB_ConfigureWIBPulser::femb_en_size()
const {
8636 return _internal_femb_en_size();
8638inline void ConfigureWIB_ConfigureWIBPulser::clear_femb_en() {
8639 _internal_mutable_femb_en()->Clear();
8641inline bool ConfigureWIB_ConfigureWIBPulser::femb_en(
int index)
const {
8643 return _internal_femb_en().Get(index);
8645inline void ConfigureWIB_ConfigureWIBPulser::set_femb_en(
int index,
bool value) {
8646 _internal_mutable_femb_en()->Set(index, value);
8649inline void ConfigureWIB_ConfigureWIBPulser::add_femb_en(
bool value) {
8650 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8651 _internal_mutable_femb_en()->Add(value);
8654inline const ::google::protobuf::RepeatedField<bool>& ConfigureWIB_ConfigureWIBPulser::femb_en()
const {
8656 return _internal_femb_en();
8658inline ::google::protobuf::RepeatedField<bool>* ConfigureWIB_ConfigureWIBPulser::mutable_femb_en() {
8660 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8661 return _internal_mutable_femb_en();
8664inline const ::google::protobuf::RepeatedField<bool>& ConfigureWIB_ConfigureWIBPulser::_internal_femb_en()
const {
8665 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8666 return _impl_.femb_en_;
8668inline ::google::protobuf::RepeatedField<bool>* ConfigureWIB_ConfigureWIBPulser::_internal_mutable_femb_en() {
8669 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8670 return &_impl_.femb_en_;
8674inline void ConfigureWIB_ConfigureWIBPulser::clear_pulse_dac() {
8675 _impl_.pulse_dac_ = 0u;
8677inline ::uint32_t ConfigureWIB_ConfigureWIBPulser::pulse_dac()
const {
8679 return _internal_pulse_dac();
8681inline void ConfigureWIB_ConfigureWIBPulser::set_pulse_dac(::uint32_t value) {
8682 _internal_set_pulse_dac(value);
8685inline ::uint32_t ConfigureWIB_ConfigureWIBPulser::_internal_pulse_dac()
const {
8686 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8687 return _impl_.pulse_dac_;
8689inline void ConfigureWIB_ConfigureWIBPulser::_internal_set_pulse_dac(::uint32_t value) {
8690 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8692 _impl_.pulse_dac_ = value;
8696inline void ConfigureWIB_ConfigureWIBPulser::clear_pulse_period() {
8697 _impl_.pulse_period_ = 0u;
8699inline ::uint32_t ConfigureWIB_ConfigureWIBPulser::pulse_period()
const {
8701 return _internal_pulse_period();
8703inline void ConfigureWIB_ConfigureWIBPulser::set_pulse_period(::uint32_t value) {
8704 _internal_set_pulse_period(value);
8707inline ::uint32_t ConfigureWIB_ConfigureWIBPulser::_internal_pulse_period()
const {
8708 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8709 return _impl_.pulse_period_;
8711inline void ConfigureWIB_ConfigureWIBPulser::_internal_set_pulse_period(::uint32_t value) {
8712 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8714 _impl_.pulse_period_ = value;
8718inline void ConfigureWIB_ConfigureWIBPulser::clear_pulse_phase() {
8719 _impl_.pulse_phase_ = 0u;
8721inline ::uint32_t ConfigureWIB_ConfigureWIBPulser::pulse_phase()
const {
8723 return _internal_pulse_phase();
8725inline void ConfigureWIB_ConfigureWIBPulser::set_pulse_phase(::uint32_t value) {
8726 _internal_set_pulse_phase(value);
8729inline ::uint32_t ConfigureWIB_ConfigureWIBPulser::_internal_pulse_phase()
const {
8730 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8731 return _impl_.pulse_phase_;
8733inline void ConfigureWIB_ConfigureWIBPulser::_internal_set_pulse_phase(::uint32_t value) {
8734 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8736 _impl_.pulse_phase_ = value;
8740inline void ConfigureWIB_ConfigureWIBPulser::clear_pulse_duration() {
8741 _impl_.pulse_duration_ = 0u;
8743inline ::uint32_t ConfigureWIB_ConfigureWIBPulser::pulse_duration()
const {
8745 return _internal_pulse_duration();
8747inline void ConfigureWIB_ConfigureWIBPulser::set_pulse_duration(::uint32_t value) {
8748 _internal_set_pulse_duration(value);
8751inline ::uint32_t ConfigureWIB_ConfigureWIBPulser::_internal_pulse_duration()
const {
8752 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8753 return _impl_.pulse_duration_;
8755inline void ConfigureWIB_ConfigureWIBPulser::_internal_set_pulse_duration(::uint32_t value) {
8756 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8758 _impl_.pulse_duration_ = value;
8766inline int ConfigureWIB::_internal_fembs_size()
const {
8767 return _internal_fembs().size();
8769inline int ConfigureWIB::fembs_size()
const {
8770 return _internal_fembs_size();
8772inline void ConfigureWIB::clear_fembs() {
8773 _internal_mutable_fembs()->Clear();
8775inline ::wib::ConfigureWIB_ConfigureFEMB* ConfigureWIB::mutable_fembs(
int index) {
8777 return _internal_mutable_fembs()->Mutable(index);
8779inline ::google::protobuf::RepeatedPtrField< ::wib::ConfigureWIB_ConfigureFEMB >*
8780ConfigureWIB::mutable_fembs() {
8782 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8783 return _internal_mutable_fembs();
8785inline const ::wib::ConfigureWIB_ConfigureFEMB& ConfigureWIB::fembs(
int index)
const {
8787 return _internal_fembs().Get(index);
8789inline ::wib::ConfigureWIB_ConfigureFEMB* ConfigureWIB::add_fembs() {
8790 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8795inline const ::google::protobuf::RepeatedPtrField< ::wib::ConfigureWIB_ConfigureFEMB >&
8796ConfigureWIB::fembs()
const {
8798 return _internal_fembs();
8800inline const ::google::protobuf::RepeatedPtrField<::wib::ConfigureWIB_ConfigureFEMB>&
8801ConfigureWIB::_internal_fembs()
const {
8802 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8803 return _impl_.fembs_;
8805inline ::google::protobuf::RepeatedPtrField<::wib::ConfigureWIB_ConfigureFEMB>*
8806ConfigureWIB::_internal_mutable_fembs() {
8807 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8808 return &_impl_.fembs_;
8812inline void ConfigureWIB::clear_cold() {
8813 _impl_.cold_ =
false;
8815inline bool ConfigureWIB::cold()
const {
8817 return _internal_cold();
8819inline void ConfigureWIB::set_cold(
bool value) {
8820 _internal_set_cold(value);
8823inline bool ConfigureWIB::_internal_cold()
const {
8824 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8825 return _impl_.cold_;
8827inline void ConfigureWIB::_internal_set_cold(
bool value) {
8828 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8830 _impl_.cold_ = value;
8834inline void ConfigureWIB::clear_pulser() {
8835 _impl_.pulser_ =
false;
8837inline bool ConfigureWIB::pulser()
const {
8839 return _internal_pulser();
8841inline void ConfigureWIB::set_pulser(
bool value) {
8842 _internal_set_pulser(value);
8845inline bool ConfigureWIB::_internal_pulser()
const {
8846 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8847 return _impl_.pulser_;
8849inline void ConfigureWIB::_internal_set_pulser(
bool value) {
8850 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8852 _impl_.pulser_ = value;
8856inline void ConfigureWIB::clear_adc_test_pattern() {
8857 _impl_.adc_test_pattern_ =
false;
8859inline bool ConfigureWIB::adc_test_pattern()
const {
8861 return _internal_adc_test_pattern();
8863inline void ConfigureWIB::set_adc_test_pattern(
bool value) {
8864 _internal_set_adc_test_pattern(value);
8867inline bool ConfigureWIB::_internal_adc_test_pattern()
const {
8868 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8869 return _impl_.adc_test_pattern_;
8871inline void ConfigureWIB::_internal_set_adc_test_pattern(
bool value) {
8872 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8874 _impl_.adc_test_pattern_ = value;
8878inline bool ConfigureWIB::has_adc_conf()
const {
8879 bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
8880 PROTOBUF_ASSUME(!value || _impl_.adc_conf_ !=
nullptr);
8883inline void ConfigureWIB::clear_adc_conf() {
8884 if (_impl_.adc_conf_ !=
nullptr) _impl_.adc_conf_->Clear();
8885 _impl_._has_bits_[0] &= ~0x00000001u;
8887inline const ::wib::ConfigureWIB_ConfigureCOLDADC& ConfigureWIB::_internal_adc_conf()
const {
8888 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8889 const ::wib::ConfigureWIB_ConfigureCOLDADC* p = _impl_.adc_conf_;
8892inline const ::wib::ConfigureWIB_ConfigureCOLDADC& ConfigureWIB::adc_conf()
const {
8894 return _internal_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;
8909inline ::wib::ConfigureWIB_ConfigureCOLDADC* ConfigureWIB::release_adc_conf() {
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);
8928inline ::wib::ConfigureWIB_ConfigureCOLDADC* ConfigureWIB::unsafe_arena_release_adc_conf() {
8929 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8932 _impl_._has_bits_[0] &= ~0x00000001u;
8934 _impl_.adc_conf_ =
nullptr;
8937inline ::wib::ConfigureWIB_ConfigureCOLDADC* ConfigureWIB::_internal_mutable_adc_conf() {
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());
8944 return _impl_.adc_conf_;
8946inline ::wib::ConfigureWIB_ConfigureCOLDADC* ConfigureWIB::mutable_adc_conf() {
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;
8974inline void ConfigureWIB::clear_frame_dd() {
8975 _impl_.frame_dd_ =
false;
8977inline bool ConfigureWIB::frame_dd()
const {
8979 return _internal_frame_dd();
8981inline void ConfigureWIB::set_frame_dd(
bool value) {
8982 _internal_set_frame_dd(value);
8985inline bool ConfigureWIB::_internal_frame_dd()
const {
8986 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8987 return _impl_.frame_dd_;
8989inline void ConfigureWIB::_internal_set_frame_dd(
bool value) {
8990 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8992 _impl_.frame_dd_ = value;
8996inline void ConfigureWIB::clear_detector_type() {
8997 _impl_.detector_type_ = 0u;
8999inline ::uint32_t ConfigureWIB::detector_type()
const {
9001 return _internal_detector_type();
9003inline void ConfigureWIB::set_detector_type(::uint32_t value) {
9004 _internal_set_detector_type(value);
9007inline ::uint32_t ConfigureWIB::_internal_detector_type()
const {
9008 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9009 return _impl_.detector_type_;
9011inline void ConfigureWIB::_internal_set_detector_type(::uint32_t value) {
9012 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9014 _impl_.detector_type_ = value;
9018inline bool ConfigureWIB::has_wib_pulser()
const {
9019 bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
9020 PROTOBUF_ASSUME(!value || _impl_.wib_pulser_ !=
nullptr);
9023inline void ConfigureWIB::clear_wib_pulser() {
9024 if (_impl_.wib_pulser_ !=
nullptr) _impl_.wib_pulser_->Clear();
9025 _impl_._has_bits_[0] &= ~0x00000002u;
9027inline const ::wib::ConfigureWIB_ConfigureWIBPulser& ConfigureWIB::_internal_wib_pulser()
const {
9028 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9029 const ::wib::ConfigureWIB_ConfigureWIBPulser* p = _impl_.wib_pulser_;
9032inline const ::wib::ConfigureWIB_ConfigureWIBPulser& ConfigureWIB::wib_pulser()
const {
9034 return _internal_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;
9049inline ::wib::ConfigureWIB_ConfigureWIBPulser* ConfigureWIB::release_wib_pulser() {
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);
9068inline ::wib::ConfigureWIB_ConfigureWIBPulser* ConfigureWIB::unsafe_arena_release_wib_pulser() {
9069 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9072 _impl_._has_bits_[0] &= ~0x00000002u;
9074 _impl_.wib_pulser_ =
nullptr;
9077inline ::wib::ConfigureWIB_ConfigureWIBPulser* ConfigureWIB::_internal_mutable_wib_pulser() {
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_;
9086inline ::wib::ConfigureWIB_ConfigureWIBPulser* ConfigureWIB::mutable_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;
9126inline void Update::clear_root_archive() {
9127 _impl_.root_archive_.ClearToEmpty();
9129inline const std::string& Update::root_archive()
const {
9131 return _internal_root_archive();
9133template <
typename Arg_,
typename... Args_>
9134inline PROTOBUF_ALWAYS_INLINE
void Update::set_root_archive(Arg_&& arg,
9136 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9138 _impl_.root_archive_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
9141inline std::string* Update::mutable_root_archive() {
9142 std::string* _s = _internal_mutable_root_archive();
9146inline const std::string& Update::_internal_root_archive()
const {
9147 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9148 return _impl_.root_archive_.Get();
9150inline void Update::_internal_set_root_archive(
const std::string& value) {
9151 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9153 _impl_.root_archive_.Set(value, GetArenaForAllocation());
9155inline std::string* Update::_internal_mutable_root_archive() {
9156 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9158 return _impl_.root_archive_.Mutable( GetArenaForAllocation());
9160inline std::string* Update::release_root_archive() {
9161 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9163 return _impl_.root_archive_.Release();
9165inline void Update::set_allocated_root_archive(std::string* value) {
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());
9177inline void Update::clear_boot_archive() {
9178 _impl_.boot_archive_.ClearToEmpty();
9180inline const std::string& Update::boot_archive()
const {
9182 return _internal_boot_archive();
9184template <
typename Arg_,
typename... Args_>
9185inline PROTOBUF_ALWAYS_INLINE
void Update::set_boot_archive(Arg_&& arg,
9187 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9189 _impl_.boot_archive_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
9192inline std::string* Update::mutable_boot_archive() {
9193 std::string* _s = _internal_mutable_boot_archive();
9197inline const std::string& Update::_internal_boot_archive()
const {
9198 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9199 return _impl_.boot_archive_.Get();
9201inline void Update::_internal_set_boot_archive(
const std::string& value) {
9202 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9204 _impl_.boot_archive_.Set(value, GetArenaForAllocation());
9206inline std::string* Update::_internal_mutable_boot_archive() {
9207 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9209 return _impl_.boot_archive_.Mutable( GetArenaForAllocation());
9211inline std::string* Update::release_boot_archive() {
9212 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9214 return _impl_.boot_archive_.Release();
9216inline void Update::set_allocated_boot_archive(std::string* value) {
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());
9236inline void Peek::clear_addr() {
9237 _impl_.addr_ = ::uint64_t{0u};
9239inline ::uint64_t Peek::addr()
const {
9241 return _internal_addr();
9243inline void Peek::set_addr(::uint64_t value) {
9244 _internal_set_addr(value);
9247inline ::uint64_t Peek::_internal_addr()
const {
9248 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9249 return _impl_.addr_;
9251inline void Peek::_internal_set_addr(::uint64_t value) {
9252 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9254 _impl_.addr_ = value;
9262inline void Poke::clear_addr() {
9263 _impl_.addr_ = ::uint64_t{0u};
9265inline ::uint64_t Poke::addr()
const {
9267 return _internal_addr();
9269inline void Poke::set_addr(::uint64_t value) {
9270 _internal_set_addr(value);
9273inline ::uint64_t Poke::_internal_addr()
const {
9274 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9275 return _impl_.addr_;
9277inline void Poke::_internal_set_addr(::uint64_t value) {
9278 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9280 _impl_.addr_ = value;
9284inline void Poke::clear_value() {
9287inline ::uint32_t Poke::value()
const {
9289 return _internal_value();
9291inline void Poke::set_value(::uint32_t value) {
9292 _internal_set_value(value);
9295inline ::uint32_t Poke::_internal_value()
const {
9296 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9297 return _impl_.value_;
9299inline void Poke::_internal_set_value(::uint32_t value) {
9300 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9302 _impl_.value_ = value;
9310inline void CDPoke::clear_femb_idx() {
9311 _impl_.femb_idx_ = 0u;
9313inline ::uint32_t CDPoke::femb_idx()
const {
9315 return _internal_femb_idx();
9317inline void CDPoke::set_femb_idx(::uint32_t value) {
9318 _internal_set_femb_idx(value);
9321inline ::uint32_t CDPoke::_internal_femb_idx()
const {
9322 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9323 return _impl_.femb_idx_;
9325inline void CDPoke::_internal_set_femb_idx(::uint32_t value) {
9326 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9328 _impl_.femb_idx_ = value;
9332inline void CDPoke::clear_coldata_idx() {
9333 _impl_.coldata_idx_ = 0u;
9335inline ::uint32_t CDPoke::coldata_idx()
const {
9337 return _internal_coldata_idx();
9339inline void CDPoke::set_coldata_idx(::uint32_t value) {
9340 _internal_set_coldata_idx(value);
9343inline ::uint32_t CDPoke::_internal_coldata_idx()
const {
9344 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9345 return _impl_.coldata_idx_;
9347inline void CDPoke::_internal_set_coldata_idx(::uint32_t value) {
9348 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9350 _impl_.coldata_idx_ = value;
9354inline void CDPoke::clear_chip_addr() {
9355 _impl_.chip_addr_ = 0u;
9357inline ::uint32_t CDPoke::chip_addr()
const {
9359 return _internal_chip_addr();
9361inline void CDPoke::set_chip_addr(::uint32_t value) {
9362 _internal_set_chip_addr(value);
9365inline ::uint32_t CDPoke::_internal_chip_addr()
const {
9366 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9367 return _impl_.chip_addr_;
9369inline void CDPoke::_internal_set_chip_addr(::uint32_t value) {
9370 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9372 _impl_.chip_addr_ = value;
9376inline void CDPoke::clear_reg_page() {
9377 _impl_.reg_page_ = 0u;
9379inline ::uint32_t CDPoke::reg_page()
const {
9381 return _internal_reg_page();
9383inline void CDPoke::set_reg_page(::uint32_t value) {
9384 _internal_set_reg_page(value);
9387inline ::uint32_t CDPoke::_internal_reg_page()
const {
9388 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9389 return _impl_.reg_page_;
9391inline void CDPoke::_internal_set_reg_page(::uint32_t value) {
9392 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9394 _impl_.reg_page_ = value;
9398inline void CDPoke::clear_reg_addr() {
9399 _impl_.reg_addr_ = 0u;
9401inline ::uint32_t CDPoke::reg_addr()
const {
9403 return _internal_reg_addr();
9405inline void CDPoke::set_reg_addr(::uint32_t value) {
9406 _internal_set_reg_addr(value);
9409inline ::uint32_t CDPoke::_internal_reg_addr()
const {
9410 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9411 return _impl_.reg_addr_;
9413inline void CDPoke::_internal_set_reg_addr(::uint32_t value) {
9414 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9416 _impl_.reg_addr_ = value;
9420inline void CDPoke::clear_data() {
9423inline ::uint32_t CDPoke::data()
const {
9425 return _internal_data();
9427inline void CDPoke::set_data(::uint32_t value) {
9428 _internal_set_data(value);
9431inline ::uint32_t CDPoke::_internal_data()
const {
9432 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9433 return _impl_.data_;
9435inline void CDPoke::_internal_set_data(::uint32_t value) {
9436 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9438 _impl_.data_ = value;
9446inline void CDPeek::clear_femb_idx() {
9447 _impl_.femb_idx_ = 0u;
9449inline ::uint32_t CDPeek::femb_idx()
const {
9451 return _internal_femb_idx();
9453inline void CDPeek::set_femb_idx(::uint32_t value) {
9454 _internal_set_femb_idx(value);
9457inline ::uint32_t CDPeek::_internal_femb_idx()
const {
9458 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9459 return _impl_.femb_idx_;
9461inline void CDPeek::_internal_set_femb_idx(::uint32_t value) {
9462 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9464 _impl_.femb_idx_ = value;
9468inline void CDPeek::clear_coldata_idx() {
9469 _impl_.coldata_idx_ = 0u;
9471inline ::uint32_t CDPeek::coldata_idx()
const {
9473 return _internal_coldata_idx();
9475inline void CDPeek::set_coldata_idx(::uint32_t value) {
9476 _internal_set_coldata_idx(value);
9479inline ::uint32_t CDPeek::_internal_coldata_idx()
const {
9480 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9481 return _impl_.coldata_idx_;
9483inline void CDPeek::_internal_set_coldata_idx(::uint32_t value) {
9484 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9486 _impl_.coldata_idx_ = value;
9490inline void CDPeek::clear_chip_addr() {
9491 _impl_.chip_addr_ = 0u;
9493inline ::uint32_t CDPeek::chip_addr()
const {
9495 return _internal_chip_addr();
9497inline void CDPeek::set_chip_addr(::uint32_t value) {
9498 _internal_set_chip_addr(value);
9501inline ::uint32_t CDPeek::_internal_chip_addr()
const {
9502 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9503 return _impl_.chip_addr_;
9505inline void CDPeek::_internal_set_chip_addr(::uint32_t value) {
9506 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9508 _impl_.chip_addr_ = value;
9512inline void CDPeek::clear_reg_page() {
9513 _impl_.reg_page_ = 0u;
9515inline ::uint32_t CDPeek::reg_page()
const {
9517 return _internal_reg_page();
9519inline void CDPeek::set_reg_page(::uint32_t value) {
9520 _internal_set_reg_page(value);
9523inline ::uint32_t CDPeek::_internal_reg_page()
const {
9524 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9525 return _impl_.reg_page_;
9527inline void CDPeek::_internal_set_reg_page(::uint32_t value) {
9528 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9530 _impl_.reg_page_ = value;
9534inline void CDPeek::clear_reg_addr() {
9535 _impl_.reg_addr_ = 0u;
9537inline ::uint32_t CDPeek::reg_addr()
const {
9539 return _internal_reg_addr();
9541inline void CDPeek::set_reg_addr(::uint32_t value) {
9542 _internal_set_reg_addr(value);
9545inline ::uint32_t CDPeek::_internal_reg_addr()
const {
9546 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9547 return _impl_.reg_addr_;
9549inline void CDPeek::_internal_set_reg_addr(::uint32_t value) {
9550 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9552 _impl_.reg_addr_ = value;
9560inline void CDFastCmd::clear_cmd() {
9563inline ::uint32_t CDFastCmd::cmd()
const {
9565 return _internal_cmd();
9567inline void CDFastCmd::set_cmd(::uint32_t value) {
9568 _internal_set_cmd(value);
9571inline ::uint32_t CDFastCmd::_internal_cmd()
const {
9572 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9575inline void CDFastCmd::_internal_set_cmd(::uint32_t value) {
9576 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9578 _impl_.cmd_ = value;
9586inline int GetSensors_Sensors::_internal_ltc2990_4e_voltages_size()
const {
9587 return _internal_ltc2990_4e_voltages().size();
9589inline int GetSensors_Sensors::ltc2990_4e_voltages_size()
const {
9590 return _internal_ltc2990_4e_voltages_size();
9592inline void GetSensors_Sensors::clear_ltc2990_4e_voltages() {
9593 _internal_mutable_ltc2990_4e_voltages()->Clear();
9595inline double GetSensors_Sensors::ltc2990_4e_voltages(
int index)
const {
9597 return _internal_ltc2990_4e_voltages().Get(index);
9599inline void GetSensors_Sensors::set_ltc2990_4e_voltages(
int index,
double value) {
9600 _internal_mutable_ltc2990_4e_voltages()->Set(index, value);
9603inline void GetSensors_Sensors::add_ltc2990_4e_voltages(
double value) {
9604 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9605 _internal_mutable_ltc2990_4e_voltages()->Add(value);
9608inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::ltc2990_4e_voltages()
const {
9610 return _internal_ltc2990_4e_voltages();
9612inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::mutable_ltc2990_4e_voltages() {
9614 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9615 return _internal_mutable_ltc2990_4e_voltages();
9618inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::_internal_ltc2990_4e_voltages()
const {
9619 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9620 return _impl_.ltc2990_4e_voltages_;
9622inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::_internal_mutable_ltc2990_4e_voltages() {
9623 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9624 return &_impl_.ltc2990_4e_voltages_;
9628inline int GetSensors_Sensors::_internal_ltc2990_4c_voltages_size()
const {
9629 return _internal_ltc2990_4c_voltages().size();
9631inline int GetSensors_Sensors::ltc2990_4c_voltages_size()
const {
9632 return _internal_ltc2990_4c_voltages_size();
9634inline void GetSensors_Sensors::clear_ltc2990_4c_voltages() {
9635 _internal_mutable_ltc2990_4c_voltages()->Clear();
9637inline double GetSensors_Sensors::ltc2990_4c_voltages(
int index)
const {
9639 return _internal_ltc2990_4c_voltages().Get(index);
9641inline void GetSensors_Sensors::set_ltc2990_4c_voltages(
int index,
double value) {
9642 _internal_mutable_ltc2990_4c_voltages()->Set(index, value);
9645inline void GetSensors_Sensors::add_ltc2990_4c_voltages(
double value) {
9646 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9647 _internal_mutable_ltc2990_4c_voltages()->Add(value);
9650inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::ltc2990_4c_voltages()
const {
9652 return _internal_ltc2990_4c_voltages();
9654inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::mutable_ltc2990_4c_voltages() {
9656 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9657 return _internal_mutable_ltc2990_4c_voltages();
9660inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::_internal_ltc2990_4c_voltages()
const {
9661 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9662 return _impl_.ltc2990_4c_voltages_;
9664inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::_internal_mutable_ltc2990_4c_voltages() {
9665 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9666 return &_impl_.ltc2990_4c_voltages_;
9670inline int GetSensors_Sensors::_internal_ltc2991_48_voltages_size()
const {
9671 return _internal_ltc2991_48_voltages().size();
9673inline int GetSensors_Sensors::ltc2991_48_voltages_size()
const {
9674 return _internal_ltc2991_48_voltages_size();
9676inline void GetSensors_Sensors::clear_ltc2991_48_voltages() {
9677 _internal_mutable_ltc2991_48_voltages()->Clear();
9679inline double GetSensors_Sensors::ltc2991_48_voltages(
int index)
const {
9681 return _internal_ltc2991_48_voltages().Get(index);
9683inline void GetSensors_Sensors::set_ltc2991_48_voltages(
int index,
double value) {
9684 _internal_mutable_ltc2991_48_voltages()->Set(index, value);
9687inline void GetSensors_Sensors::add_ltc2991_48_voltages(
double value) {
9688 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9689 _internal_mutable_ltc2991_48_voltages()->Add(value);
9692inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::ltc2991_48_voltages()
const {
9694 return _internal_ltc2991_48_voltages();
9696inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::mutable_ltc2991_48_voltages() {
9698 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9699 return _internal_mutable_ltc2991_48_voltages();
9702inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::_internal_ltc2991_48_voltages()
const {
9703 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9704 return _impl_.ltc2991_48_voltages_;
9706inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::_internal_mutable_ltc2991_48_voltages() {
9707 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9708 return &_impl_.ltc2991_48_voltages_;
9712inline void GetSensors_Sensors::clear_ad7414_49_temp() {
9713 _impl_.ad7414_49_temp_ = 0;
9715inline double GetSensors_Sensors::ad7414_49_temp()
const {
9717 return _internal_ad7414_49_temp();
9719inline void GetSensors_Sensors::set_ad7414_49_temp(
double value) {
9720 _internal_set_ad7414_49_temp(value);
9723inline double GetSensors_Sensors::_internal_ad7414_49_temp()
const {
9724 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9725 return _impl_.ad7414_49_temp_;
9727inline void GetSensors_Sensors::_internal_set_ad7414_49_temp(
double value) {
9728 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9730 _impl_.ad7414_49_temp_ = value;
9734inline void GetSensors_Sensors::clear_ad7414_4d_temp() {
9735 _impl_.ad7414_4d_temp_ = 0;
9737inline double GetSensors_Sensors::ad7414_4d_temp()
const {
9739 return _internal_ad7414_4d_temp();
9741inline void GetSensors_Sensors::set_ad7414_4d_temp(
double value) {
9742 _internal_set_ad7414_4d_temp(value);
9745inline double GetSensors_Sensors::_internal_ad7414_4d_temp()
const {
9746 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9747 return _impl_.ad7414_4d_temp_;
9749inline void GetSensors_Sensors::_internal_set_ad7414_4d_temp(
double value) {
9750 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9752 _impl_.ad7414_4d_temp_ = value;
9756inline void GetSensors_Sensors::clear_ad7414_4a_temp() {
9757 _impl_.ad7414_4a_temp_ = 0;
9759inline double GetSensors_Sensors::ad7414_4a_temp()
const {
9761 return _internal_ad7414_4a_temp();
9763inline void GetSensors_Sensors::set_ad7414_4a_temp(
double value) {
9764 _internal_set_ad7414_4a_temp(value);
9767inline double GetSensors_Sensors::_internal_ad7414_4a_temp()
const {
9768 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9769 return _impl_.ad7414_4a_temp_;
9771inline void GetSensors_Sensors::_internal_set_ad7414_4a_temp(
double value) {
9772 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9774 _impl_.ad7414_4a_temp_ = value;
9778inline int GetSensors_Sensors::_internal_ltc2499_15_temps_size()
const {
9779 return _internal_ltc2499_15_temps().size();
9781inline int GetSensors_Sensors::ltc2499_15_temps_size()
const {
9782 return _internal_ltc2499_15_temps_size();
9784inline void GetSensors_Sensors::clear_ltc2499_15_temps() {
9785 _internal_mutable_ltc2499_15_temps()->Clear();
9787inline double GetSensors_Sensors::ltc2499_15_temps(
int index)
const {
9789 return _internal_ltc2499_15_temps().Get(index);
9791inline void GetSensors_Sensors::set_ltc2499_15_temps(
int index,
double value) {
9792 _internal_mutable_ltc2499_15_temps()->Set(index, value);
9795inline void GetSensors_Sensors::add_ltc2499_15_temps(
double value) {
9796 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9797 _internal_mutable_ltc2499_15_temps()->Add(value);
9800inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::ltc2499_15_temps()
const {
9802 return _internal_ltc2499_15_temps();
9804inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::mutable_ltc2499_15_temps() {
9806 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9807 return _internal_mutable_ltc2499_15_temps();
9810inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::_internal_ltc2499_15_temps()
const {
9811 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9812 return _impl_.ltc2499_15_temps_;
9814inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::_internal_mutable_ltc2499_15_temps() {
9815 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9816 return &_impl_.ltc2499_15_temps_;
9820inline int GetSensors_Sensors::_internal_femb0_dc2dc_ltc2991_voltages_size()
const {
9821 return _internal_femb0_dc2dc_ltc2991_voltages().size();
9823inline int GetSensors_Sensors::femb0_dc2dc_ltc2991_voltages_size()
const {
9824 return _internal_femb0_dc2dc_ltc2991_voltages_size();
9826inline void GetSensors_Sensors::clear_femb0_dc2dc_ltc2991_voltages() {
9827 _internal_mutable_femb0_dc2dc_ltc2991_voltages()->Clear();
9829inline double GetSensors_Sensors::femb0_dc2dc_ltc2991_voltages(
int index)
const {
9831 return _internal_femb0_dc2dc_ltc2991_voltages().Get(index);
9833inline void GetSensors_Sensors::set_femb0_dc2dc_ltc2991_voltages(
int index,
double value) {
9834 _internal_mutable_femb0_dc2dc_ltc2991_voltages()->Set(index, value);
9837inline void GetSensors_Sensors::add_femb0_dc2dc_ltc2991_voltages(
double value) {
9838 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9839 _internal_mutable_femb0_dc2dc_ltc2991_voltages()->Add(value);
9842inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::femb0_dc2dc_ltc2991_voltages()
const {
9844 return _internal_femb0_dc2dc_ltc2991_voltages();
9846inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::mutable_femb0_dc2dc_ltc2991_voltages() {
9848 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9849 return _internal_mutable_femb0_dc2dc_ltc2991_voltages();
9852inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::_internal_femb0_dc2dc_ltc2991_voltages()
const {
9853 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9854 return _impl_.femb0_dc2dc_ltc2991_voltages_;
9856inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::_internal_mutable_femb0_dc2dc_ltc2991_voltages() {
9857 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9858 return &_impl_.femb0_dc2dc_ltc2991_voltages_;
9862inline int GetSensors_Sensors::_internal_femb1_dc2dc_ltc2991_voltages_size()
const {
9863 return _internal_femb1_dc2dc_ltc2991_voltages().size();
9865inline int GetSensors_Sensors::femb1_dc2dc_ltc2991_voltages_size()
const {
9866 return _internal_femb1_dc2dc_ltc2991_voltages_size();
9868inline void GetSensors_Sensors::clear_femb1_dc2dc_ltc2991_voltages() {
9869 _internal_mutable_femb1_dc2dc_ltc2991_voltages()->Clear();
9871inline double GetSensors_Sensors::femb1_dc2dc_ltc2991_voltages(
int index)
const {
9873 return _internal_femb1_dc2dc_ltc2991_voltages().Get(index);
9875inline void GetSensors_Sensors::set_femb1_dc2dc_ltc2991_voltages(
int index,
double value) {
9876 _internal_mutable_femb1_dc2dc_ltc2991_voltages()->Set(index, value);
9879inline void GetSensors_Sensors::add_femb1_dc2dc_ltc2991_voltages(
double value) {
9880 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9881 _internal_mutable_femb1_dc2dc_ltc2991_voltages()->Add(value);
9884inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::femb1_dc2dc_ltc2991_voltages()
const {
9886 return _internal_femb1_dc2dc_ltc2991_voltages();
9888inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::mutable_femb1_dc2dc_ltc2991_voltages() {
9890 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9891 return _internal_mutable_femb1_dc2dc_ltc2991_voltages();
9894inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::_internal_femb1_dc2dc_ltc2991_voltages()
const {
9895 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9896 return _impl_.femb1_dc2dc_ltc2991_voltages_;
9898inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::_internal_mutable_femb1_dc2dc_ltc2991_voltages() {
9899 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9900 return &_impl_.femb1_dc2dc_ltc2991_voltages_;
9904inline int GetSensors_Sensors::_internal_femb2_dc2dc_ltc2991_voltages_size()
const {
9905 return _internal_femb2_dc2dc_ltc2991_voltages().size();
9907inline int GetSensors_Sensors::femb2_dc2dc_ltc2991_voltages_size()
const {
9908 return _internal_femb2_dc2dc_ltc2991_voltages_size();
9910inline void GetSensors_Sensors::clear_femb2_dc2dc_ltc2991_voltages() {
9911 _internal_mutable_femb2_dc2dc_ltc2991_voltages()->Clear();
9913inline double GetSensors_Sensors::femb2_dc2dc_ltc2991_voltages(
int index)
const {
9915 return _internal_femb2_dc2dc_ltc2991_voltages().Get(index);
9917inline void GetSensors_Sensors::set_femb2_dc2dc_ltc2991_voltages(
int index,
double value) {
9918 _internal_mutable_femb2_dc2dc_ltc2991_voltages()->Set(index, value);
9921inline void GetSensors_Sensors::add_femb2_dc2dc_ltc2991_voltages(
double value) {
9922 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9923 _internal_mutable_femb2_dc2dc_ltc2991_voltages()->Add(value);
9926inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::femb2_dc2dc_ltc2991_voltages()
const {
9928 return _internal_femb2_dc2dc_ltc2991_voltages();
9930inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::mutable_femb2_dc2dc_ltc2991_voltages() {
9932 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9933 return _internal_mutable_femb2_dc2dc_ltc2991_voltages();
9936inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::_internal_femb2_dc2dc_ltc2991_voltages()
const {
9937 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9938 return _impl_.femb2_dc2dc_ltc2991_voltages_;
9940inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::_internal_mutable_femb2_dc2dc_ltc2991_voltages() {
9941 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9942 return &_impl_.femb2_dc2dc_ltc2991_voltages_;
9946inline int GetSensors_Sensors::_internal_femb3_dc2dc_ltc2991_voltages_size()
const {
9947 return _internal_femb3_dc2dc_ltc2991_voltages().size();
9949inline int GetSensors_Sensors::femb3_dc2dc_ltc2991_voltages_size()
const {
9950 return _internal_femb3_dc2dc_ltc2991_voltages_size();
9952inline void GetSensors_Sensors::clear_femb3_dc2dc_ltc2991_voltages() {
9953 _internal_mutable_femb3_dc2dc_ltc2991_voltages()->Clear();
9955inline double GetSensors_Sensors::femb3_dc2dc_ltc2991_voltages(
int index)
const {
9957 return _internal_femb3_dc2dc_ltc2991_voltages().Get(index);
9959inline void GetSensors_Sensors::set_femb3_dc2dc_ltc2991_voltages(
int index,
double value) {
9960 _internal_mutable_femb3_dc2dc_ltc2991_voltages()->Set(index, value);
9963inline void GetSensors_Sensors::add_femb3_dc2dc_ltc2991_voltages(
double value) {
9964 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9965 _internal_mutable_femb3_dc2dc_ltc2991_voltages()->Add(value);
9968inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::femb3_dc2dc_ltc2991_voltages()
const {
9970 return _internal_femb3_dc2dc_ltc2991_voltages();
9972inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::mutable_femb3_dc2dc_ltc2991_voltages() {
9974 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
9975 return _internal_mutable_femb3_dc2dc_ltc2991_voltages();
9978inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::_internal_femb3_dc2dc_ltc2991_voltages()
const {
9979 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9980 return _impl_.femb3_dc2dc_ltc2991_voltages_;
9982inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::_internal_mutable_femb3_dc2dc_ltc2991_voltages() {
9983 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
9984 return &_impl_.femb3_dc2dc_ltc2991_voltages_;
9988inline int GetSensors_Sensors::_internal_femb_ldo_a0_ltc2991_voltages_size()
const {
9989 return _internal_femb_ldo_a0_ltc2991_voltages().size();
9991inline int GetSensors_Sensors::femb_ldo_a0_ltc2991_voltages_size()
const {
9992 return _internal_femb_ldo_a0_ltc2991_voltages_size();
9994inline void GetSensors_Sensors::clear_femb_ldo_a0_ltc2991_voltages() {
9995 _internal_mutable_femb_ldo_a0_ltc2991_voltages()->Clear();
9997inline double GetSensors_Sensors::femb_ldo_a0_ltc2991_voltages(
int index)
const {
9999 return _internal_femb_ldo_a0_ltc2991_voltages().Get(index);
10001inline void GetSensors_Sensors::set_femb_ldo_a0_ltc2991_voltages(
int index,
double value) {
10002 _internal_mutable_femb_ldo_a0_ltc2991_voltages()->Set(index, value);
10005inline void GetSensors_Sensors::add_femb_ldo_a0_ltc2991_voltages(
double value) {
10006 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10007 _internal_mutable_femb_ldo_a0_ltc2991_voltages()->Add(value);
10010inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::femb_ldo_a0_ltc2991_voltages()
const {
10012 return _internal_femb_ldo_a0_ltc2991_voltages();
10014inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::mutable_femb_ldo_a0_ltc2991_voltages() {
10016 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10017 return _internal_mutable_femb_ldo_a0_ltc2991_voltages();
10020inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::_internal_femb_ldo_a0_ltc2991_voltages()
const {
10021 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10022 return _impl_.femb_ldo_a0_ltc2991_voltages_;
10024inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::_internal_mutable_femb_ldo_a0_ltc2991_voltages() {
10025 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10026 return &_impl_.femb_ldo_a0_ltc2991_voltages_;
10030inline int GetSensors_Sensors::_internal_femb_ldo_a1_ltc2991_voltages_size()
const {
10031 return _internal_femb_ldo_a1_ltc2991_voltages().size();
10033inline int GetSensors_Sensors::femb_ldo_a1_ltc2991_voltages_size()
const {
10034 return _internal_femb_ldo_a1_ltc2991_voltages_size();
10036inline void GetSensors_Sensors::clear_femb_ldo_a1_ltc2991_voltages() {
10037 _internal_mutable_femb_ldo_a1_ltc2991_voltages()->Clear();
10039inline double GetSensors_Sensors::femb_ldo_a1_ltc2991_voltages(
int index)
const {
10041 return _internal_femb_ldo_a1_ltc2991_voltages().Get(index);
10043inline void GetSensors_Sensors::set_femb_ldo_a1_ltc2991_voltages(
int index,
double value) {
10044 _internal_mutable_femb_ldo_a1_ltc2991_voltages()->Set(index, value);
10047inline void GetSensors_Sensors::add_femb_ldo_a1_ltc2991_voltages(
double value) {
10048 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10049 _internal_mutable_femb_ldo_a1_ltc2991_voltages()->Add(value);
10052inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::femb_ldo_a1_ltc2991_voltages()
const {
10054 return _internal_femb_ldo_a1_ltc2991_voltages();
10056inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::mutable_femb_ldo_a1_ltc2991_voltages() {
10058 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10059 return _internal_mutable_femb_ldo_a1_ltc2991_voltages();
10062inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::_internal_femb_ldo_a1_ltc2991_voltages()
const {
10063 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10064 return _impl_.femb_ldo_a1_ltc2991_voltages_;
10066inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::_internal_mutable_femb_ldo_a1_ltc2991_voltages() {
10067 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10068 return &_impl_.femb_ldo_a1_ltc2991_voltages_;
10072inline int GetSensors_Sensors::_internal_femb_bias_ltc2991_voltages_size()
const {
10073 return _internal_femb_bias_ltc2991_voltages().size();
10075inline int GetSensors_Sensors::femb_bias_ltc2991_voltages_size()
const {
10076 return _internal_femb_bias_ltc2991_voltages_size();
10078inline void GetSensors_Sensors::clear_femb_bias_ltc2991_voltages() {
10079 _internal_mutable_femb_bias_ltc2991_voltages()->Clear();
10081inline double GetSensors_Sensors::femb_bias_ltc2991_voltages(
int index)
const {
10083 return _internal_femb_bias_ltc2991_voltages().Get(index);
10085inline void GetSensors_Sensors::set_femb_bias_ltc2991_voltages(
int index,
double value) {
10086 _internal_mutable_femb_bias_ltc2991_voltages()->Set(index, value);
10089inline void GetSensors_Sensors::add_femb_bias_ltc2991_voltages(
double value) {
10090 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10091 _internal_mutable_femb_bias_ltc2991_voltages()->Add(value);
10094inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::femb_bias_ltc2991_voltages()
const {
10096 return _internal_femb_bias_ltc2991_voltages();
10098inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::mutable_femb_bias_ltc2991_voltages() {
10100 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10101 return _internal_mutable_femb_bias_ltc2991_voltages();
10104inline const ::google::protobuf::RepeatedField<double>& GetSensors_Sensors::_internal_femb_bias_ltc2991_voltages()
const {
10105 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10106 return _impl_.femb_bias_ltc2991_voltages_;
10108inline ::google::protobuf::RepeatedField<double>* GetSensors_Sensors::_internal_mutable_femb_bias_ltc2991_voltages() {
10109 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10110 return &_impl_.femb_bias_ltc2991_voltages_;
10122inline void GetTimestamp_Timestamp::clear_timestamp() {
10123 _impl_.timestamp_ = 0u;
10125inline ::uint32_t GetTimestamp_Timestamp::timestamp()
const {
10127 return _internal_timestamp();
10129inline void GetTimestamp_Timestamp::set_timestamp(::uint32_t value) {
10130 _internal_set_timestamp(value);
10133inline ::uint32_t GetTimestamp_Timestamp::_internal_timestamp()
const {
10134 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10135 return _impl_.timestamp_;
10137inline void GetTimestamp_Timestamp::_internal_set_timestamp(::uint32_t value) {
10138 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10140 _impl_.timestamp_ = value;
10144inline void GetTimestamp_Timestamp::clear_day() {
10147inline ::uint32_t GetTimestamp_Timestamp::day()
const {
10149 return _internal_day();
10151inline void GetTimestamp_Timestamp::set_day(::uint32_t value) {
10152 _internal_set_day(value);
10155inline ::uint32_t GetTimestamp_Timestamp::_internal_day()
const {
10156 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10157 return _impl_.day_;
10159inline void GetTimestamp_Timestamp::_internal_set_day(::uint32_t value) {
10160 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10162 _impl_.day_ = value;
10166inline void GetTimestamp_Timestamp::clear_month() {
10167 _impl_.month_ = 0u;
10169inline ::uint32_t GetTimestamp_Timestamp::month()
const {
10171 return _internal_month();
10173inline void GetTimestamp_Timestamp::set_month(::uint32_t value) {
10174 _internal_set_month(value);
10177inline ::uint32_t GetTimestamp_Timestamp::_internal_month()
const {
10178 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10179 return _impl_.month_;
10181inline void GetTimestamp_Timestamp::_internal_set_month(::uint32_t value) {
10182 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10184 _impl_.month_ = value;
10188inline void GetTimestamp_Timestamp::clear_year() {
10191inline ::uint32_t GetTimestamp_Timestamp::year()
const {
10193 return _internal_year();
10195inline void GetTimestamp_Timestamp::set_year(::uint32_t value) {
10196 _internal_set_year(value);
10199inline ::uint32_t GetTimestamp_Timestamp::_internal_year()
const {
10200 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10201 return _impl_.year_;
10203inline void GetTimestamp_Timestamp::_internal_set_year(::uint32_t value) {
10204 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10206 _impl_.year_ = value;
10210inline void GetTimestamp_Timestamp::clear_hour() {
10213inline ::uint32_t GetTimestamp_Timestamp::hour()
const {
10215 return _internal_hour();
10217inline void GetTimestamp_Timestamp::set_hour(::uint32_t value) {
10218 _internal_set_hour(value);
10221inline ::uint32_t GetTimestamp_Timestamp::_internal_hour()
const {
10222 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10223 return _impl_.hour_;
10225inline void GetTimestamp_Timestamp::_internal_set_hour(::uint32_t value) {
10226 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10228 _impl_.hour_ = value;
10232inline void GetTimestamp_Timestamp::clear_min() {
10235inline ::uint32_t GetTimestamp_Timestamp::min()
const {
10237 return _internal_min();
10239inline void GetTimestamp_Timestamp::set_min(::uint32_t value) {
10240 _internal_set_min(value);
10243inline ::uint32_t GetTimestamp_Timestamp::_internal_min()
const {
10244 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10245 return _impl_.min_;
10247inline void GetTimestamp_Timestamp::_internal_set_min(::uint32_t value) {
10248 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10250 _impl_.min_ = value;
10254inline void GetTimestamp_Timestamp::clear_sec() {
10257inline ::uint32_t GetTimestamp_Timestamp::sec()
const {
10259 return _internal_sec();
10261inline void GetTimestamp_Timestamp::set_sec(::uint32_t value) {
10262 _internal_set_sec(value);
10265inline ::uint32_t GetTimestamp_Timestamp::_internal_sec()
const {
10266 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10267 return _impl_.sec_;
10269inline void GetTimestamp_Timestamp::_internal_set_sec(::uint32_t value) {
10270 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10272 _impl_.sec_ = value;
10284inline void GetSWVersion_Version::clear_version() {
10285 _impl_.version_.ClearToEmpty();
10287inline const std::string& GetSWVersion_Version::version()
const {
10289 return _internal_version();
10291template <
typename Arg_,
typename... Args_>
10292inline PROTOBUF_ALWAYS_INLINE
void GetSWVersion_Version::set_version(Arg_&& arg,
10294 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10296 _impl_.version_.Set(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
10299inline std::string* GetSWVersion_Version::mutable_version() {
10300 std::string* _s = _internal_mutable_version();
10304inline const std::string& GetSWVersion_Version::_internal_version()
const {
10305 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10306 return _impl_.version_.Get();
10308inline void GetSWVersion_Version::_internal_set_version(
const std::string& value) {
10309 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10311 _impl_.version_.Set(value, GetArenaForAllocation());
10313inline std::string* GetSWVersion_Version::_internal_mutable_version() {
10314 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10316 return _impl_.version_.Mutable( GetArenaForAllocation());
10318inline std::string* GetSWVersion_Version::release_version() {
10319 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10321 return _impl_.version_.Release();
10323inline void GetSWVersion_Version::set_allocated_version(std::string* value) {
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());
10347inline void GetTimingStatus_TimingStatus::clear_lol_val() {
10348 _impl_.lol_val_ = 0u;
10350inline ::uint32_t GetTimingStatus_TimingStatus::lol_val()
const {
10352 return _internal_lol_val();
10354inline void GetTimingStatus_TimingStatus::set_lol_val(::uint32_t value) {
10355 _internal_set_lol_val(value);
10358inline ::uint32_t GetTimingStatus_TimingStatus::_internal_lol_val()
const {
10359 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10360 return _impl_.lol_val_;
10362inline void GetTimingStatus_TimingStatus::_internal_set_lol_val(::uint32_t value) {
10363 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10365 _impl_.lol_val_ = value;
10369inline void GetTimingStatus_TimingStatus::clear_lol_flg_val() {
10370 _impl_.lol_flg_val_ = 0u;
10372inline ::uint32_t GetTimingStatus_TimingStatus::lol_flg_val()
const {
10374 return _internal_lol_flg_val();
10376inline void GetTimingStatus_TimingStatus::set_lol_flg_val(::uint32_t value) {
10377 _internal_set_lol_flg_val(value);
10380inline ::uint32_t GetTimingStatus_TimingStatus::_internal_lol_flg_val()
const {
10381 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10382 return _impl_.lol_flg_val_;
10384inline void GetTimingStatus_TimingStatus::_internal_set_lol_flg_val(::uint32_t value) {
10385 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10387 _impl_.lol_flg_val_ = value;
10391inline void GetTimingStatus_TimingStatus::clear_los_val() {
10392 _impl_.los_val_ = 0u;
10394inline ::uint32_t GetTimingStatus_TimingStatus::los_val()
const {
10396 return _internal_los_val();
10398inline void GetTimingStatus_TimingStatus::set_los_val(::uint32_t value) {
10399 _internal_set_los_val(value);
10402inline ::uint32_t GetTimingStatus_TimingStatus::_internal_los_val()
const {
10403 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10404 return _impl_.los_val_;
10406inline void GetTimingStatus_TimingStatus::_internal_set_los_val(::uint32_t value) {
10407 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10409 _impl_.los_val_ = value;
10413inline void GetTimingStatus_TimingStatus::clear_los_flg_val() {
10414 _impl_.los_flg_val_ = 0u;
10416inline ::uint32_t GetTimingStatus_TimingStatus::los_flg_val()
const {
10418 return _internal_los_flg_val();
10420inline void GetTimingStatus_TimingStatus::set_los_flg_val(::uint32_t value) {
10421 _internal_set_los_flg_val(value);
10424inline ::uint32_t GetTimingStatus_TimingStatus::_internal_los_flg_val()
const {
10425 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10426 return _impl_.los_flg_val_;
10428inline void GetTimingStatus_TimingStatus::_internal_set_los_flg_val(::uint32_t value) {
10429 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10431 _impl_.los_flg_val_ = value;
10435inline void GetTimingStatus_TimingStatus::clear_ept_status() {
10436 _impl_.ept_status_ = 0u;
10438inline ::uint32_t GetTimingStatus_TimingStatus::ept_status()
const {
10440 return _internal_ept_status();
10442inline void GetTimingStatus_TimingStatus::set_ept_status(::uint32_t value) {
10443 _internal_set_ept_status(value);
10446inline ::uint32_t GetTimingStatus_TimingStatus::_internal_ept_status()
const {
10447 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10448 return _impl_.ept_status_;
10450inline void GetTimingStatus_TimingStatus::_internal_set_ept_status(::uint32_t value) {
10451 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10453 _impl_.ept_status_ = value;
10465inline void SetFakeTime::clear_time() {
10466 _impl_.time_ = ::uint64_t{0u};
10468inline ::uint64_t SetFakeTime::time()
const {
10470 return _internal_time();
10472inline void SetFakeTime::set_time(::uint64_t value) {
10473 _internal_set_time(value);
10476inline ::uint64_t SetFakeTime::_internal_time()
const {
10477 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10478 return _impl_.time_;
10480inline void SetFakeTime::_internal_set_time(::uint64_t value) {
10481 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10483 _impl_.time_ = value;
10495inline void LogControl_Log::clear_contents() {
10496 _impl_.contents_.ClearToEmpty();
10498inline const std::string& LogControl_Log::contents()
const {
10500 return _internal_contents();
10502template <
typename Arg_,
typename... Args_>
10503inline PROTOBUF_ALWAYS_INLINE
void LogControl_Log::set_contents(Arg_&& arg,
10505 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10507 _impl_.contents_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
10510inline std::string* LogControl_Log::mutable_contents() {
10511 std::string* _s = _internal_mutable_contents();
10515inline const std::string& LogControl_Log::_internal_contents()
const {
10516 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10517 return _impl_.contents_.Get();
10519inline void LogControl_Log::_internal_set_contents(
const std::string& value) {
10520 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10522 _impl_.contents_.Set(value, GetArenaForAllocation());
10524inline std::string* LogControl_Log::_internal_mutable_contents() {
10525 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10527 return _impl_.contents_.Mutable( GetArenaForAllocation());
10529inline std::string* LogControl_Log::release_contents() {
10530 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10532 return _impl_.contents_.Release();
10534inline void LogControl_Log::set_allocated_contents(std::string* value) {
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());
10550inline void LogControl::clear_clear_log() {
10551 _impl_.clear_log_ =
false;
10553inline bool LogControl::clear_log()
const {
10555 return _internal_clear_log();
10557inline void LogControl::set_clear_log(
bool value) {
10558 _internal_set_clear_log(value);
10561inline bool LogControl::_internal_clear_log()
const {
10562 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10563 return _impl_.clear_log_;
10565inline void LogControl::_internal_set_clear_log(
bool value) {
10566 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10568 _impl_.clear_log_ = value;
10572inline void LogControl::clear_return_log() {
10573 _impl_.return_log_ =
false;
10575inline bool LogControl::return_log()
const {
10577 return _internal_return_log();
10579inline void LogControl::set_return_log(
bool value) {
10580 _internal_set_return_log(value);
10583inline bool LogControl::_internal_return_log()
const {
10584 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10585 return _impl_.return_log_;
10587inline void LogControl::_internal_set_return_log(
bool value) {
10588 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10590 _impl_.return_log_ = value;
10594inline void LogControl::clear_boot_log() {
10595 _impl_.boot_log_ =
false;
10597inline bool LogControl::boot_log()
const {
10599 return _internal_boot_log();
10601inline void LogControl::set_boot_log(
bool value) {
10602 _internal_set_boot_log(value);
10605inline bool LogControl::_internal_boot_log()
const {
10606 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10607 return _impl_.boot_log_;
10609inline void LogControl::_internal_set_boot_log(
bool value) {
10610 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10612 _impl_.boot_log_ = value;
10624inline void Status::clear_success() {
10625 _impl_.success_ =
false;
10627inline bool Status::success()
const {
10629 return _internal_success();
10631inline void Status::set_success(
bool value) {
10632 _internal_set_success(value);
10635inline bool Status::_internal_success()
const {
10636 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10637 return _impl_.success_;
10639inline void Status::_internal_set_success(
bool value) {
10640 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10642 _impl_.success_ = value;
10646inline void Status::clear_extra() {
10647 _impl_.extra_.ClearToEmpty();
10649inline const std::string& Status::extra()
const {
10651 return _internal_extra();
10653template <
typename Arg_,
typename... Args_>
10654inline PROTOBUF_ALWAYS_INLINE
void Status::set_extra(Arg_&& arg,
10656 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10658 _impl_.extra_.SetBytes(
static_cast<Arg_&&
>(arg), args..., GetArenaForAllocation());
10661inline std::string* Status::mutable_extra() {
10662 std::string* _s = _internal_mutable_extra();
10666inline const std::string& Status::_internal_extra()
const {
10667 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10668 return _impl_.extra_.Get();
10670inline void Status::_internal_set_extra(
const std::string& value) {
10671 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10673 _impl_.extra_.Set(value, GetArenaForAllocation());
10675inline std::string* Status::_internal_mutable_extra() {
10676 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10678 return _impl_.extra_.Mutable( GetArenaForAllocation());
10680inline std::string* Status::release_extra() {
10681 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10683 return _impl_.extra_.Release();
10685inline void Status::set_allocated_extra(std::string* value) {
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());
10701inline void RegValue::clear_addr() {
10702 _impl_.addr_ = ::uint64_t{0u};
10704inline ::uint64_t RegValue::addr()
const {
10706 return _internal_addr();
10708inline void RegValue::set_addr(::uint64_t value) {
10709 _internal_set_addr(value);
10712inline ::uint64_t RegValue::_internal_addr()
const {
10713 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10714 return _impl_.addr_;
10716inline void RegValue::_internal_set_addr(::uint64_t value) {
10717 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10719 _impl_.addr_ = value;
10723inline void RegValue::clear_value() {
10724 _impl_.value_ = 0u;
10726inline ::uint32_t RegValue::value()
const {
10728 return _internal_value();
10730inline void RegValue::set_value(::uint32_t value) {
10731 _internal_set_value(value);
10734inline ::uint32_t RegValue::_internal_value()
const {
10735 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10736 return _impl_.value_;
10738inline void RegValue::_internal_set_value(::uint32_t value) {
10739 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10741 _impl_.value_ = value;
10749inline void CDRegValue::clear_femb_idx() {
10750 _impl_.femb_idx_ = 0u;
10752inline ::uint32_t CDRegValue::femb_idx()
const {
10754 return _internal_femb_idx();
10756inline void CDRegValue::set_femb_idx(::uint32_t value) {
10757 _internal_set_femb_idx(value);
10760inline ::uint32_t CDRegValue::_internal_femb_idx()
const {
10761 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10762 return _impl_.femb_idx_;
10764inline void CDRegValue::_internal_set_femb_idx(::uint32_t value) {
10765 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10767 _impl_.femb_idx_ = value;
10771inline void CDRegValue::clear_coldata_idx() {
10772 _impl_.coldata_idx_ = 0u;
10774inline ::uint32_t CDRegValue::coldata_idx()
const {
10776 return _internal_coldata_idx();
10778inline void CDRegValue::set_coldata_idx(::uint32_t value) {
10779 _internal_set_coldata_idx(value);
10782inline ::uint32_t CDRegValue::_internal_coldata_idx()
const {
10783 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10784 return _impl_.coldata_idx_;
10786inline void CDRegValue::_internal_set_coldata_idx(::uint32_t value) {
10787 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10789 _impl_.coldata_idx_ = value;
10793inline void CDRegValue::clear_chip_addr() {
10794 _impl_.chip_addr_ = 0u;
10796inline ::uint32_t CDRegValue::chip_addr()
const {
10798 return _internal_chip_addr();
10800inline void CDRegValue::set_chip_addr(::uint32_t value) {
10801 _internal_set_chip_addr(value);
10804inline ::uint32_t CDRegValue::_internal_chip_addr()
const {
10805 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10806 return _impl_.chip_addr_;
10808inline void CDRegValue::_internal_set_chip_addr(::uint32_t value) {
10809 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10811 _impl_.chip_addr_ = value;
10815inline void CDRegValue::clear_reg_page() {
10816 _impl_.reg_page_ = 0u;
10818inline ::uint32_t CDRegValue::reg_page()
const {
10820 return _internal_reg_page();
10822inline void CDRegValue::set_reg_page(::uint32_t value) {
10823 _internal_set_reg_page(value);
10826inline ::uint32_t CDRegValue::_internal_reg_page()
const {
10827 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10828 return _impl_.reg_page_;
10830inline void CDRegValue::_internal_set_reg_page(::uint32_t value) {
10831 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10833 _impl_.reg_page_ = value;
10837inline void CDRegValue::clear_reg_addr() {
10838 _impl_.reg_addr_ = 0u;
10840inline ::uint32_t CDRegValue::reg_addr()
const {
10842 return _internal_reg_addr();
10844inline void CDRegValue::set_reg_addr(::uint32_t value) {
10845 _internal_set_reg_addr(value);
10848inline ::uint32_t CDRegValue::_internal_reg_addr()
const {
10849 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10850 return _impl_.reg_addr_;
10852inline void CDRegValue::_internal_set_reg_addr(::uint32_t value) {
10853 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10855 _impl_.reg_addr_ = value;
10859inline void CDRegValue::clear_data() {
10862inline ::uint32_t CDRegValue::data()
const {
10864 return _internal_data();
10866inline void CDRegValue::set_data(::uint32_t value) {
10867 _internal_set_data(value);
10870inline ::uint32_t CDRegValue::_internal_data()
const {
10871 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
10872 return _impl_.data_;
10874inline void CDRegValue::_internal_set_data(::uint32_t value) {
10875 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
10877 _impl_.data_ = value;
10881#pragma GCC diagnostic pop
10890#include "google/protobuf/port_undef.inc"
void Swap(CDFastCmd *other)
static const ::google::protobuf::Descriptor * descriptor()
CDFastCmd & operator=(CDFastCmd &&from) noexcept
void UnsafeArenaSwap(CDFastCmd *other)
static const CDFastCmd & default_instance()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
PROTOBUF_CONSTEXPR CDFastCmd(::google::protobuf::internal::ConstantInitialized)
::absl::string_view FullMessageName()
static const ClassData _class_data_
void DestructorSkippable_
friend void swap(CDFastCmd &a, CDFastCmd &b)
CDFastCmd * New(::google::protobuf::Arena *arena=nullptr) const final
void MergeFrom(const CDFastCmd &from)
static const ::google::protobuf::Reflection * GetReflection()
CDFastCmd(CDFastCmd &&from) noexcept
CDFastCmd & operator=(const CDFastCmd &from)
void InternalArenaConstructable_
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 UnsafeArenaSwap(CDPeek *other)
static const ::google::protobuf::internal::TcParseTable< 3, 5, 0, 0, 2 > _table_
static const CDPeek & default_instance()
void InternalArenaConstructable_
CDPeek & operator=(CDPeek &&from) noexcept
static const ::google::protobuf::Descriptor * GetDescriptor()
static const ::google::protobuf::Reflection * GetReflection()
friend void swap(CDPeek &a, CDPeek &b)
CDPeek(CDPeek &&from) noexcept
CDPeek * New(::google::protobuf::Arena *arena=nullptr) const final
::absl::string_view FullMessageName()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void MergeFrom(const CDPeek &from)
static const ::google::protobuf::Descriptor * descriptor()
static const CDPeek * internal_default_instance()
CDPeek & operator=(const CDPeek &from)
static const ClassData _class_data_
PROTOBUF_CONSTEXPR CDPeek(::google::protobuf::internal::ConstantInitialized)
void DestructorSkippable_
void InternalArenaConstructable_
CDPoke & operator=(const CDPoke &from)
static const ::google::protobuf::Descriptor * descriptor()
static const CDPoke * internal_default_instance()
void UnsafeArenaSwap(CDPoke *other)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
CDPoke(CDPoke &&from) noexcept
static const CDPoke & default_instance()
CDPoke * New(::google::protobuf::Arena *arena=nullptr) const final
::absl::string_view FullMessageName()
static const ClassData _class_data_
static const ::google::protobuf::internal::TcParseTable< 3, 6, 0, 0, 2 > _table_
CDPoke & operator=(CDPoke &&from) noexcept
friend void swap(CDPoke &a, CDPoke &b)
static const ::google::protobuf::Descriptor * GetDescriptor()
void DestructorSkippable_
void MergeFrom(const CDPoke &from)
PROTOBUF_CONSTEXPR CDPoke(::google::protobuf::internal::ConstantInitialized)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static const ::google::protobuf::Reflection * GetReflection()
static const ::google::protobuf::Reflection * GetReflection()
static const ::google::protobuf::Descriptor * descriptor()
void MergeFrom(const CDRegValue &from)
void UnsafeArenaSwap(CDRegValue *other)
CDRegValue * New(::google::protobuf::Arena *arena=nullptr) const final
static const ::google::protobuf::internal::TcParseTable< 3, 6, 0, 0, 2 > _table_
static const ::google::protobuf::Descriptor * GetDescriptor()
void InternalArenaConstructable_
void DestructorSkippable_
CDRegValue(CDRegValue &&from) noexcept
static const CDRegValue * internal_default_instance()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static const ClassData _class_data_
friend void swap(CDRegValue &a, CDRegValue &b)
static const CDRegValue & default_instance()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
CDRegValue & operator=(const CDRegValue &from)
PROTOBUF_CONSTEXPR CDRegValue(::google::protobuf::internal::ConstantInitialized)
CDRegValue & operator=(CDRegValue &&from) noexcept
void Swap(CDRegValue *other)
::absl::string_view FullMessageName()
friend void swap(Calibrate &a, Calibrate &b)
static const Calibrate * internal_default_instance()
::absl::string_view FullMessageName()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Calibrate(Calibrate &&from) noexcept
void InternalArenaConstructable_
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()
void DestructorSkippable_
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)
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
void DestructorSkippable_
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
void InternalArenaConstructable_
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_
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)
::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
Empty(Empty &&from) noexcept
static const ::google::protobuf::Descriptor * descriptor()
::absl::string_view FullMessageName()
static const ::google::protobuf::Descriptor * GetDescriptor()
void DestructorSkippable_
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()
static const Empty * internal_default_instance()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
friend void swap(Empty &a, Empty &b)
void InternalArenaConstructable_
Empty & operator=(Empty &&from) noexcept
void CopyFrom(const Empty &from)
void MergeFrom(const Empty &from)
static const Empty & default_instance()
void UnsafeArenaSwap(Empty *other)
void set_version(Arg_ &&arg, Args_... args)
static const ::google::protobuf::Descriptor * GetDescriptor()
void DestructorSkippable_
static const ClassData _class_data_
GetSWVersion_Version(GetSWVersion_Version &&from) noexcept
void InternalArenaConstructable_
static const GetSWVersion_Version & default_instance()
void UnsafeArenaSwap(GetSWVersion_Version *other)
::absl::string_view FullMessageName()
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)
static const ::google::protobuf::Reflection * GetReflection()
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)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 40, 2 > _table_
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()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const ::google::protobuf::Descriptor * descriptor()
void MergeFrom(const GetSWVersion &from)
GetSWVersion & operator=(const GetSWVersion &from)
static const GetSWVersion & default_instance()
void InternalArenaConstructable_
static const ::google::protobuf::Descriptor * GetDescriptor()
void UnsafeArenaSwap(GetSWVersion *other)
PROTOBUF_CONSTEXPR GetSWVersion(::google::protobuf::internal::ConstantInitialized)
static const ClassData _class_data_
friend void swap(GetSWVersion &a, GetSWVersion &b)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void CopyFrom(const GetSWVersion &from)
void DestructorSkippable_
::absl::string_view FullMessageName()
static const GetSWVersion * internal_default_instance()
GetSWVersion * New(::google::protobuf::Arena *arena=nullptr) const final
void Swap(GetSWVersion *other)
GetSWVersion & operator=(GetSWVersion &&from) noexcept
void DestructorSkippable_
GetSensors_Sensors * New(::google::protobuf::Arena *arena=nullptr) const final
static const ::google::protobuf::internal::TcParseTable< 4, 14, 0, 0, 2 > _table_
static const ClassData _class_data_
void Swap(GetSensors_Sensors *other)
GetSensors_Sensors(GetSensors_Sensors &&from) noexcept
void MergeFrom(const GetSensors_Sensors &from)
void InternalArenaConstructable_
static const ::google::protobuf::Reflection * GetReflection()
GetSensors_Sensors & operator=(const GetSensors_Sensors &from)
GetSensors_Sensors & operator=(GetSensors_Sensors &&from) noexcept
friend void swap(GetSensors_Sensors &a, GetSensors_Sensors &b)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const GetSensors_Sensors & default_instance()
static const GetSensors_Sensors * internal_default_instance()
static const ::google::protobuf::Descriptor * descriptor()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static const ::google::protobuf::Descriptor * GetDescriptor()
PROTOBUF_CONSTEXPR GetSensors_Sensors(::google::protobuf::internal::ConstantInitialized)
::absl::string_view FullMessageName()
void UnsafeArenaSwap(GetSensors_Sensors *other)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
GetSensors & operator=(const GetSensors &from)
static const ::google::protobuf::Reflection * GetReflection()
static const GetSensors * internal_default_instance()
static const GetSensors & default_instance()
static const ::google::protobuf::Descriptor * descriptor()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void InternalArenaConstructable_
void Swap(GetSensors *other)
friend void swap(GetSensors &a, GetSensors &b)
static const ::google::protobuf::Descriptor * GetDescriptor()
GetSensors(GetSensors &&from) noexcept
void UnsafeArenaSwap(GetSensors *other)
static const ClassData _class_data_
PROTOBUF_CONSTEXPR GetSensors(::google::protobuf::internal::ConstantInitialized)
void MergeFrom(const GetSensors &from)
::absl::string_view FullMessageName()
GetSensors & operator=(GetSensors &&from) noexcept
void DestructorSkippable_
void CopyFrom(const GetSensors &from)
GetSensors * New(::google::protobuf::Arena *arena=nullptr) const final
PROTOBUF_CONSTEXPR GetTimestamp_Timestamp(::google::protobuf::internal::ConstantInitialized)
static const ::google::protobuf::Reflection * GetReflection()
static const ::google::protobuf::Descriptor * GetDescriptor()
GetTimestamp_Timestamp & operator=(GetTimestamp_Timestamp &&from) noexcept
void MergeFrom(const GetTimestamp_Timestamp &from)
static const GetTimestamp_Timestamp & default_instance()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void InternalArenaConstructable_
static const ::google::protobuf::internal::TcParseTable< 3, 7, 0, 0, 2 > _table_
static const ClassData _class_data_
GetTimestamp_Timestamp * New(::google::protobuf::Arena *arena=nullptr) const final
GetTimestamp_Timestamp(GetTimestamp_Timestamp &&from) noexcept
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()
GetTimestamp_Timestamp & operator=(const GetTimestamp_Timestamp &from)
void DestructorSkippable_
friend void swap(GetTimestamp_Timestamp &a, GetTimestamp_Timestamp &b)
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()
void DestructorSkippable_
static const ClassData _class_data_
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
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)
void InternalArenaConstructable_
void CopyFrom(const GetTimestamp &from)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
GetTimestamp & operator=(const GetTimestamp &from)
GetTimestamp & operator=(GetTimestamp &&from) noexcept
void MergeFrom(const GetTimestamp &from)
void UnsafeArenaSwap(GetTimingStatus_TimingStatus *other)
static const ::google::protobuf::Descriptor * GetDescriptor()
GetTimingStatus_TimingStatus & operator=(const GetTimingStatus_TimingStatus &from)
GetTimingStatus_TimingStatus(GetTimingStatus_TimingStatus &&from) noexcept
::absl::string_view FullMessageName()
GetTimingStatus_TimingStatus()
void DestructorSkippable_
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
static const ::google::protobuf::Reflection * GetReflection()
GetTimingStatus_TimingStatus * New(::google::protobuf::Arena *arena=nullptr) const final
void MergeFrom(const GetTimingStatus_TimingStatus &from)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void Swap(GetTimingStatus_TimingStatus *other)
static const GetTimingStatus_TimingStatus * internal_default_instance()
static const GetTimingStatus_TimingStatus & default_instance()
static const ::google::protobuf::Descriptor * descriptor()
void InternalArenaConstructable_
friend void swap(GetTimingStatus_TimingStatus &a, GetTimingStatus_TimingStatus &b)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const GetTimingStatus * internal_default_instance()
void InternalArenaConstructable_
GetTimingStatus & operator=(const GetTimingStatus &from)
void Swap(GetTimingStatus *other)
static const ClassData _class_data_
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)
static const ::google::protobuf::Descriptor * GetDescriptor()
void DestructorSkippable_
GetTimingStatus(GetTimingStatus &&from) noexcept
void CopyFrom(const GetTimingStatus &from)
GetTimingStatus & operator=(GetTimingStatus &&from) noexcept
void MergeFrom(const GetTimingStatus &from)
void UnsafeArenaSwap(GetTimingStatus *other)
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 DestructorSkippable_
void Swap(LogControl_Log *other)
void UnsafeArenaSwap(LogControl_Log *other)
static const ::google::protobuf::Descriptor * descriptor()
LogControl_Log & operator=(LogControl_Log &&from) noexcept
void MergeFrom(const LogControl_Log &from)
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
void InternalArenaConstructable_
PROTOBUF_CONSTEXPR LogControl_Log(::google::protobuf::internal::ConstantInitialized)
static const ::google::protobuf::Reflection * GetReflection()
static const ClassData _class_data_
static const ::google::protobuf::Descriptor * GetDescriptor()
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
::absl::string_view FullMessageName()
void InternalArenaConstructable_
void DestructorSkippable_
LogControl & operator=(LogControl &&from) noexcept
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()
static const LogControl & default_instance()
static const LogControl * internal_default_instance()
Peek & operator=(const Peek &from)
void InternalArenaConstructable_
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
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > _table_
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)
::absl::string_view FullMessageName()
static const Peek * internal_default_instance()
void DestructorSkippable_
Poke * New(::google::protobuf::Arena *arena=nullptr) const final
static const ::google::protobuf::Descriptor * GetDescriptor()
void DestructorSkippable_
friend void swap(Poke &a, Poke &b)
PROTOBUF_CONSTEXPR Poke(::google::protobuf::internal::ConstantInitialized)
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > _table_
void MergeFrom(const Poke &from)
static const Poke & default_instance()
static const ::google::protobuf::Descriptor * descriptor()
Poke(Poke &&from) noexcept
::absl::string_view FullMessageName()
Poke & operator=(const Poke &from)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void UnsafeArenaSwap(Poke *other)
static const ::google::protobuf::Reflection * GetReflection()
void InternalArenaConstructable_
static const ClassData _class_data_
Poke & operator=(Poke &&from) noexcept
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const Poke * internal_default_instance()
static const ::google::protobuf::Descriptor * GetDescriptor()
::absl::string_view FullMessageName()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
PowerWIB & operator=(PowerWIB &&from) noexcept
static const ::google::protobuf::Reflection * GetReflection()
void InternalArenaConstructable_
void DestructorSkippable_
static const PowerWIB & default_instance()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
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 Swap(PowerWIB *other)
static const ClassData _class_data_
friend void swap(PowerWIB &a, PowerWIB &b)
void UnsafeArenaSwap(PowerWIB *other)
static const ::google::protobuf::internal::TcParseTable< 3, 6, 0, 0, 2 > _table_
PowerWIB(PowerWIB &&from) noexcept
PowerWIB * New(::google::protobuf::Arena *arena=nullptr) const final
PowerWIB & operator=(const PowerWIB &from)
static const ReadDaqSpy_DaqSpy & default_instance()
ReadDaqSpy_DaqSpy & operator=(ReadDaqSpy_DaqSpy &&from) noexcept
ReadDaqSpy_DaqSpy(ReadDaqSpy_DaqSpy &&from) noexcept
static const ::google::protobuf::internal::TcParseTable< 2, 3, 0, 0, 2 > _table_
friend void swap(ReadDaqSpy_DaqSpy &a, ReadDaqSpy_DaqSpy &b)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
::absl::string_view FullMessageName()
void Swap(ReadDaqSpy_DaqSpy *other)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void UnsafeArenaSwap(ReadDaqSpy_DaqSpy *other)
void DestructorSkippable_
void MergeFrom(const ReadDaqSpy_DaqSpy &from)
void set_buf1(Arg_ &&arg, Args_... args)
PROTOBUF_CONSTEXPR ReadDaqSpy_DaqSpy(::google::protobuf::internal::ConstantInitialized)
ReadDaqSpy_DaqSpy & operator=(const ReadDaqSpy_DaqSpy &from)
void set_buf0(Arg_ &&arg, Args_... args)
static const ClassData _class_data_
static const ::google::protobuf::Descriptor * GetDescriptor()
static const ::google::protobuf::Descriptor * descriptor()
static const ::google::protobuf::Reflection * GetReflection()
void InternalArenaConstructable_
static const ReadDaqSpy_DaqSpy * internal_default_instance()
ReadDaqSpy_DaqSpy * New(::google::protobuf::Arena *arena=nullptr) const final
ReadDaqSpy_DeframedDaqSpy(ReadDaqSpy_DeframedDaqSpy &&from) noexcept
void InternalArenaConstructable_
ReadDaqSpy_DeframedDaqSpy & operator=(ReadDaqSpy_DeframedDaqSpy &&from) noexcept
void set_deframed_timestamps(Arg_ &&arg, Args_... args)
ReadDaqSpy_DeframedDaqSpy & operator=(const ReadDaqSpy_DeframedDaqSpy &from)
void UnsafeArenaSwap(ReadDaqSpy_DeframedDaqSpy *other)
static const ::google::protobuf::Descriptor * descriptor()
ReadDaqSpy_DeframedDaqSpy * New(::google::protobuf::Arena *arena=nullptr) const final
void Swap(ReadDaqSpy_DeframedDaqSpy *other)
static const ::google::protobuf::Descriptor * GetDescriptor()
ReadDaqSpy_DeframedDaqSpy()
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_
::absl::string_view FullMessageName()
static const ReadDaqSpy_DeframedDaqSpy * internal_default_instance()
void DestructorSkippable_
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 const ClassData _class_data_
static const ::google::protobuf::Reflection * GetReflection()
friend void swap(ReadDaqSpy_DeframedDaqSpy &a, ReadDaqSpy_DeframedDaqSpy &b)
ReadDaqSpy(ReadDaqSpy &&from) noexcept
static const ::google::protobuf::Descriptor * GetDescriptor()
void DestructorSkippable_
static const ClassData _class_data_
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()
::absl::string_view FullMessageName()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void InternalArenaConstructable_
PROTOBUF_CONSTEXPR ReadDaqSpy(::google::protobuf::internal::ConstantInitialized)
static const ::google::protobuf::internal::TcParseTable< 3, 7, 0, 0, 2 > _table_
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
static const ::google::protobuf::Descriptor * descriptor()
void MergeFrom(const ReadDaqSpy &from)
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()
friend void swap(Reboot &a, Reboot &b)
static const ::google::protobuf::Descriptor * descriptor()
static const Reboot & default_instance()
Reboot(Reboot &&from) noexcept
Reboot * New(::google::protobuf::Arena *arena=nullptr) const final
void DestructorSkippable_
static const Reboot * internal_default_instance()
Reboot & operator=(Reboot &&from) noexcept
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void UnsafeArenaSwap(Reboot *other)
void CopyFrom(const Reboot &from)
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
void DestructorSkippable_
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 InternalArenaConstructable_
void Swap(Recompile *other)
Recompile & operator=(Recompile &&from) noexcept
PROTOBUF_CONSTEXPR Recompile(::google::protobuf::internal::ConstantInitialized)
void UnsafeArenaSwap(Recompile *other)
void CopyFrom(const Recompile &from)
Recompile & operator=(const Recompile &from)
static const ::google::protobuf::Descriptor * GetDescriptor()
friend void swap(RegValue &a, RegValue &b)
static const ClassData _class_data_
void MergeFrom(const RegValue &from)
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > _table_
RegValue * New(::google::protobuf::Arena *arena=nullptr) const final
void DestructorSkippable_
static const RegValue & default_instance()
::absl::string_view FullMessageName()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static const RegValue * internal_default_instance()
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)
static const ::google::protobuf::Reflection * GetReflection()
void InternalArenaConstructable_
RegValue(RegValue &&from) noexcept
void UnsafeArenaSwap(ResetTiming *other)
ResetTiming & operator=(ResetTiming &&from) noexcept
::absl::string_view FullMessageName()
void InternalArenaConstructable_
static const ClassData _class_data_
static const ::google::protobuf::Descriptor * descriptor()
ResetTiming(ResetTiming &&from) noexcept
void MergeFrom(const ResetTiming &from)
ResetTiming * New(::google::protobuf::Arena *arena=nullptr) const final
static const ::google::protobuf::Descriptor * GetDescriptor()
static const ResetTiming & default_instance()
void DestructorSkippable_
static const ResetTiming * internal_default_instance()
ResetTiming & operator=(const ResetTiming &from)
void CopyFrom(const ResetTiming &from)
static const ::google::protobuf::Reflection * GetReflection()
void Swap(ResetTiming *other)
friend void swap(ResetTiming &a, ResetTiming &b)
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
void DestructorSkippable_
static const ::google::protobuf::Reflection * GetReflection()
Script & operator=(Script &&from) noexcept
static const Script * internal_default_instance()
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()
PROTOBUF_CONSTEXPR Script(::google::protobuf::internal::ConstantInitialized)
::absl::string_view FullMessageName()
static const ClassData _class_data_
static const ::google::protobuf::Descriptor * descriptor()
void InternalArenaConstructable_
Script & operator=(const Script &from)
void MergeFrom(const Script &from)
void set_script(Arg_ &&arg, Args_... args)
static const ::google::protobuf::Descriptor * GetDescriptor()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void UnsafeArenaSwap(Script *other)
static const Script & default_instance()
Script(Script &&from) noexcept
::absl::string_view FullMessageName()
static const SetFakeTime & default_instance()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
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)
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > _table_
friend void swap(SetFakeTime &a, SetFakeTime &b)
void DestructorSkippable_
SetFakeTime(SetFakeTime &&from) noexcept
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)
void InternalArenaConstructable_
static const ::google::protobuf::Reflection * GetReflection()
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 InternalArenaConstructable_
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 CopyFrom(const StartFakeTime &from)
void UnsafeArenaSwap(StartFakeTime *other)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void DestructorSkippable_
static const StartFakeTime & default_instance()
static const StartFakeTime * internal_default_instance()
static const ::google::protobuf::Descriptor * GetDescriptor()
static const ClassData _class_data_
StartFakeTime * New(::google::protobuf::Arena *arena=nullptr) const final
static const ::google::protobuf::Reflection * GetReflection()
static const ClassData _class_data_
void DestructorSkippable_
Status & operator=(const Status &from)
void UnsafeArenaSwap(Status *other)
static const ::google::protobuf::Reflection * GetReflection()
static const ::google::protobuf::Descriptor * descriptor()
friend void swap(Status &a, Status &b)
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
Status & operator=(Status &&from) noexcept
void MergeFrom(const Status &from)
::absl::string_view FullMessageName()
void InternalArenaConstructable_
Status(Status &&from) noexcept
static const Status * internal_default_instance()
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()
friend void swap(Update &a, Update &b)
static const ::google::protobuf::Descriptor * descriptor()
static const Update * internal_default_instance()
Update(Update &&from) noexcept
void DestructorSkippable_
void MergeFrom(const Update &from)
void InternalArenaConstructable_
Update * New(::google::protobuf::Arena *arena=nullptr) const final
static const ClassData _class_data_
const ::google::protobuf::UnknownFieldSet & unknown_fields() 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)
static const Update & default_instance()
::absl::string_view FullMessageName()
Update & operator=(Update &&from) noexcept
PROTOBUF_CONSTEXPR Update(::google::protobuf::internal::ConstantInitialized)
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 ::google::protobuf::internal::DescriptorTable descriptor_table_wib_2eproto