4#ifndef GOOGLE_PROTOBUF_INCLUDED_daphnemodules_2fopmon_2fDaphneControllerModule_2eproto_2epb_2eh
5#define GOOGLE_PROTOBUF_INCLUDED_daphnemodules_2fopmon_2fDaphneControllerModule_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_tctable_decl.h"
28#include "google/protobuf/generated_message_util.h"
29#include "google/protobuf/metadata_lite.h"
30#include "google/protobuf/generated_message_reflection.h"
31#include "google/protobuf/message.h"
32#include "google/protobuf/repeated_field.h"
33#include "google/protobuf/extension_set.h"
34#include "google/protobuf/unknown_field_set.h"
38#include "google/protobuf/port_def.inc"
40#define PROTOBUF_INTERNAL_EXPORT_daphnemodules_2fopmon_2fDaphneControllerModule_2eproto
54extern const ::google::protobuf::internal::DescriptorTable
57namespace daphnemodules {
60struct ChannelInfoDefaultTypeInternal;
63struct GeneralInfoDefaultTypeInternal;
66struct StreamInfoDefaultTypeInternal;
68class TempTriggerSnapshotInfo;
69struct TempTriggerSnapshotInfoDefaultTypeInternal;
80namespace daphnemodules {
89 public ::google::protobuf::Message {
93 template<
typename =
void>
94 explicit PROTOBUF_CONSTEXPR
GeneralInfo(::google::protobuf::internal::ConstantInitialized);
99 *
this = ::std::move(from);
107 if (
this == &from)
return *
this;
108 if (GetOwningArena() == from.GetOwningArena()
109 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
110 && GetOwningArena() !=
nullptr
121 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
124 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
150 if (other ==
this)
return;
151 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
152 if (GetOwningArena() !=
nullptr &&
153 GetOwningArena() == other->GetOwningArena()) {
155 if (GetOwningArena() == other->GetOwningArena()) {
159 ::google::protobuf::internal::GenericSwap(
this, other);
163 if (other ==
this)
return;
164 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
171 return CreateMaybeMessage<GeneralInfo>(arena);
173 using ::google::protobuf::Message::CopyFrom;
175 using ::google::protobuf::Message::MergeFrom;
180 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
182 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
188 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
198 friend class ::google::protobuf::internal::AnyMetadata;
200 return "dunedaq.daphnemodules.opmon.GeneralInfo";
203 explicit GeneralInfo(::google::protobuf::Arena* arena);
207 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
320 friend class ::google::protobuf::internal::TcParser;
321 static const ::google::protobuf::internal::TcParseTable<4, 9, 0, 0, 2>
_table_;
322 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
336 PROTOBUF_TSAN_DECLARE_MEMBER
339 friend struct ::TableStruct_daphnemodules_2fopmon_2fDaphneControllerModule_2eproto;
343 public ::google::protobuf::Message {
347 template<
typename =
void>
348 explicit PROTOBUF_CONSTEXPR
StreamInfo(::google::protobuf::internal::ConstantInitialized);
353 *
this = ::std::move(from);
361 if (
this == &from)
return *
this;
362 if (GetOwningArena() == from.GetOwningArena()
363 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
364 && GetOwningArena() !=
nullptr
375 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
378 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
382 return GetDescriptor();
385 return default_instance().GetMetadata().descriptor;
388 return default_instance().GetMetadata().reflection;
391 return *internal_default_instance();
395 &_StreamInfo_default_instance_);
397 static constexpr int kIndexInFileMessages =
404 if (other ==
this)
return;
405 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
406 if (GetOwningArena() !=
nullptr &&
407 GetOwningArena() == other->GetOwningArena()) {
409 if (GetOwningArena() == other->GetOwningArena()) {
413 ::google::protobuf::internal::GenericSwap(
this, other);
417 if (other ==
this)
return;
418 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
425 return CreateMaybeMessage<StreamInfo>(arena);
427 using ::google::protobuf::Message::CopyFrom;
429 using ::google::protobuf::Message::MergeFrom;
431 StreamInfo::MergeImpl(*
this, from);
434 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
436 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
437 bool IsInitialized() const final;
439 ::
size_t ByteSizeLong() const final;
440 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
441 ::uint8_t* _InternalSerialize(
442 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
443 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
448 void SetCachedSize(
int size)
const final;
452 friend class ::google::protobuf::internal::AnyMetadata;
454 return "dunedaq.daphnemodules.opmon.StreamInfo";
457 explicit StreamInfo(::google::protobuf::Arena* arena);
461 const ::google::protobuf::Message::ClassData*GetClassData() const final;
463 ::
google::protobuf::Metadata GetMetadata() const final;
470 kTotalPacketsFieldNumber = 1,
471 kNewPacketsFieldNumber = 2,
472 kTotalDroppedPacketsFieldNumber = 3,
473 kNewDroppedPacketsFieldNumber = 4,
476 void clear_total_packets() ;
477 ::uint64_t total_packets()
const;
478 void set_total_packets(::uint64_t value);
481 ::uint64_t _internal_total_packets()
const;
482 void _internal_set_total_packets(::uint64_t value);
486 void clear_new_packets() ;
487 ::uint64_t new_packets()
const;
488 void set_new_packets(::uint64_t value);
491 ::uint64_t _internal_new_packets()
const;
492 void _internal_set_new_packets(::uint64_t value);
496 void clear_total_dropped_packets() ;
497 ::uint64_t total_dropped_packets()
const;
498 void set_total_dropped_packets(::uint64_t value);
501 ::uint64_t _internal_total_dropped_packets()
const;
502 void _internal_set_total_dropped_packets(::uint64_t value);
506 void clear_new_dropped_packets() ;
507 ::uint64_t new_dropped_packets()
const;
508 void set_new_dropped_packets(::uint64_t value);
511 ::uint64_t _internal_new_dropped_packets()
const;
512 void _internal_set_new_dropped_packets(::uint64_t value);
519 friend class ::google::protobuf::internal::TcParser;
520 static const ::google::protobuf::internal::TcParseTable<2, 4, 0, 0, 2>
_table_;
521 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
530 PROTOBUF_TSAN_DECLARE_MEMBER
533 friend struct ::TableStruct_daphnemodules_2fopmon_2fDaphneControllerModule_2eproto;
537 public ::google::protobuf::Message {
541 template<
typename =
void>
542 explicit PROTOBUF_CONSTEXPR
ChannelInfo(::google::protobuf::internal::ConstantInitialized);
547 *
this = ::std::move(from);
555 if (
this == &from)
return *
this;
556 if (GetOwningArena() == from.GetOwningArena()
557 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
558 && GetOwningArena() !=
nullptr
569 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
572 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
576 return GetDescriptor();
579 return default_instance().GetMetadata().descriptor;
582 return default_instance().GetMetadata().reflection;
585 return *internal_default_instance();
589 &_ChannelInfo_default_instance_);
591 static constexpr int kIndexInFileMessages =
598 if (other ==
this)
return;
599 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
600 if (GetOwningArena() !=
nullptr &&
601 GetOwningArena() == other->GetOwningArena()) {
603 if (GetOwningArena() == other->GetOwningArena()) {
607 ::google::protobuf::internal::GenericSwap(
this, other);
611 if (other ==
this)
return;
612 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
619 return CreateMaybeMessage<ChannelInfo>(arena);
621 using ::google::protobuf::Message::CopyFrom;
623 using ::google::protobuf::Message::MergeFrom;
625 ChannelInfo::MergeImpl(*
this, from);
628 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
630 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
631 bool IsInitialized() const final;
633 ::
size_t ByteSizeLong() const final;
634 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
635 ::uint8_t* _InternalSerialize(
636 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
637 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
642 void SetCachedSize(
int size)
const final;
646 friend class ::google::protobuf::internal::AnyMetadata;
648 return "dunedaq.daphnemodules.opmon.ChannelInfo";
651 explicit ChannelInfo(::google::protobuf::Arena* arena);
655 const ::google::protobuf::Message::ClassData*GetClassData() const final;
657 ::
google::protobuf::Metadata GetMetadata() const final;
664 kTotalTriggersFieldNumber = 1,
665 kNewTriggersFieldNumber = 2,
666 kTotalPacketsFieldNumber = 5,
667 kNewPacketsFieldNumber = 6,
670 void clear_total_triggers() ;
671 ::uint64_t total_triggers()
const;
672 void set_total_triggers(::uint64_t value);
675 ::uint64_t _internal_total_triggers()
const;
676 void _internal_set_total_triggers(::uint64_t value);
680 void clear_new_triggers() ;
681 ::uint64_t new_triggers()
const;
682 void set_new_triggers(::uint64_t value);
685 ::uint64_t _internal_new_triggers()
const;
686 void _internal_set_new_triggers(::uint64_t value);
690 void clear_total_packets() ;
691 ::uint64_t total_packets()
const;
692 void set_total_packets(::uint64_t value);
695 ::uint64_t _internal_total_packets()
const;
696 void _internal_set_total_packets(::uint64_t value);
700 void clear_new_packets() ;
701 ::uint64_t new_packets()
const;
702 void set_new_packets(::uint64_t value);
705 ::uint64_t _internal_new_packets()
const;
706 void _internal_set_new_packets(::uint64_t value);
713 friend class ::google::protobuf::internal::TcParser;
714 static const ::google::protobuf::internal::TcParseTable<3, 4, 0, 0, 2>
_table_;
715 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
724 PROTOBUF_TSAN_DECLARE_MEMBER
727 friend struct ::TableStruct_daphnemodules_2fopmon_2fDaphneControllerModule_2eproto;
731 public ::google::protobuf::Message {
735 template<
typename =
void>
741 *
this = ::std::move(from);
749 if (
this == &from)
return *
this;
750 if (GetOwningArena() == from.GetOwningArena()
751 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
752 && GetOwningArena() !=
nullptr
763 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
766 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
770 return GetDescriptor();
773 return default_instance().GetMetadata().descriptor;
776 return default_instance().GetMetadata().reflection;
779 return *internal_default_instance();
785 static constexpr int kIndexInFileMessages =
792 if (other ==
this)
return;
793 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
794 if (GetOwningArena() !=
nullptr &&
795 GetOwningArena() == other->GetOwningArena()) {
797 if (GetOwningArena() == other->GetOwningArena()) {
801 ::google::protobuf::internal::GenericSwap(
this, other);
805 if (other ==
this)
return;
806 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
813 return CreateMaybeMessage<TempTriggerSnapshotInfo>(arena);
815 using ::google::protobuf::Message::CopyFrom;
817 using ::google::protobuf::Message::MergeFrom;
819 TempTriggerSnapshotInfo::MergeImpl(*
this, from);
822 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
824 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
825 bool IsInitialized() const final;
827 ::
size_t ByteSizeLong() const final;
828 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
829 ::uint8_t* _InternalSerialize(
830 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
831 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
834 void SharedCtor(::google::protobuf::Arena* arena);
836 void SetCachedSize(
int size)
const final;
840 friend class ::google::protobuf::internal::AnyMetadata;
842 return "dunedaq.daphnemodules.opmon.TempTriggerSnapshotInfo";
849 const ::google::protobuf::Message::ClassData*GetClassData() const final;
851 ::
google::protobuf::Metadata GetMetadata() const final;
858 kRecordCountFieldNumber = 3,
859 kBusyCountFieldNumber = 4,
860 kFullCountFieldNumber = 5,
861 kThresholdFieldNumber = 2,
864 void clear_record_count() ;
865 ::uint64_t record_count()
const;
866 void set_record_count(::uint64_t value);
869 ::uint64_t _internal_record_count()
const;
870 void _internal_set_record_count(::uint64_t value);
874 void clear_busy_count() ;
875 ::uint64_t busy_count()
const;
876 void set_busy_count(::uint64_t value);
879 ::uint64_t _internal_busy_count()
const;
880 void _internal_set_busy_count(::uint64_t value);
884 void clear_full_count() ;
885 ::uint64_t full_count()
const;
886 void set_full_count(::uint64_t value);
889 ::uint64_t _internal_full_count()
const;
890 void _internal_set_full_count(::uint64_t value);
894 void clear_threshold() ;
895 ::uint32_t threshold()
const;
896 void set_threshold(::uint32_t value);
899 ::uint32_t _internal_threshold()
const;
900 void _internal_set_threshold(::uint32_t value);
907 friend class ::google::protobuf::internal::TcParser;
908 static const ::google::protobuf::internal::TcParseTable<2, 4, 0, 0, 2>
_table_;
909 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
918 PROTOBUF_TSAN_DECLARE_MEMBER
921 friend struct ::TableStruct_daphnemodules_2fopmon_2fDaphneControllerModule_2eproto;
933#pragma GCC diagnostic push
934#pragma GCC diagnostic ignored "-Wstrict-aliasing"
941inline void GeneralInfo::clear_v_bias_0() {
942 _impl_.v_bias_0_ = 0;
944inline double GeneralInfo::v_bias_0()
const {
946 return _internal_v_bias_0();
948inline void GeneralInfo::set_v_bias_0(
double value) {
949 _internal_set_v_bias_0(value);
952inline double GeneralInfo::_internal_v_bias_0()
const {
953 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
954 return _impl_.v_bias_0_;
956inline void GeneralInfo::_internal_set_v_bias_0(
double value) {
957 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
959 _impl_.v_bias_0_ = value;
963inline void GeneralInfo::clear_v_bias_1() {
964 _impl_.v_bias_1_ = 0;
966inline double GeneralInfo::v_bias_1()
const {
968 return _internal_v_bias_1();
970inline void GeneralInfo::set_v_bias_1(
double value) {
971 _internal_set_v_bias_1(value);
974inline double GeneralInfo::_internal_v_bias_1()
const {
975 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
976 return _impl_.v_bias_1_;
978inline void GeneralInfo::_internal_set_v_bias_1(
double value) {
979 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
981 _impl_.v_bias_1_ = value;
985inline void GeneralInfo::clear_v_bias_2() {
986 _impl_.v_bias_2_ = 0;
988inline double GeneralInfo::v_bias_2()
const {
990 return _internal_v_bias_2();
992inline void GeneralInfo::set_v_bias_2(
double value) {
993 _internal_set_v_bias_2(value);
996inline double GeneralInfo::_internal_v_bias_2()
const {
997 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
998 return _impl_.v_bias_2_;
1000inline void GeneralInfo::_internal_set_v_bias_2(
double value) {
1001 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1003 _impl_.v_bias_2_ = value;
1007inline void GeneralInfo::clear_v_bias_3() {
1008 _impl_.v_bias_3_ = 0;
1010inline double GeneralInfo::v_bias_3()
const {
1012 return _internal_v_bias_3();
1014inline void GeneralInfo::set_v_bias_3(
double value) {
1015 _internal_set_v_bias_3(value);
1018inline double GeneralInfo::_internal_v_bias_3()
const {
1019 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1020 return _impl_.v_bias_3_;
1022inline void GeneralInfo::_internal_set_v_bias_3(
double value) {
1023 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1025 _impl_.v_bias_3_ = value;
1029inline void GeneralInfo::clear_v_bias_4() {
1030 _impl_.v_bias_4_ = 0;
1032inline double GeneralInfo::v_bias_4()
const {
1034 return _internal_v_bias_4();
1036inline void GeneralInfo::set_v_bias_4(
double value) {
1037 _internal_set_v_bias_4(value);
1040inline double GeneralInfo::_internal_v_bias_4()
const {
1041 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1042 return _impl_.v_bias_4_;
1044inline void GeneralInfo::_internal_set_v_bias_4(
double value) {
1045 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1047 _impl_.v_bias_4_ = value;
1051inline void GeneralInfo::clear_power_minus5v() {
1052 _impl_.power_minus5v_ = 0;
1054inline double GeneralInfo::power_minus5v()
const {
1056 return _internal_power_minus5v();
1058inline void GeneralInfo::set_power_minus5v(
double value) {
1059 _internal_set_power_minus5v(value);
1062inline double GeneralInfo::_internal_power_minus5v()
const {
1063 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1064 return _impl_.power_minus5v_;
1066inline void GeneralInfo::_internal_set_power_minus5v(
double value) {
1067 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1069 _impl_.power_minus5v_ = value;
1073inline void GeneralInfo::clear_power_plus2p5v() {
1074 _impl_.power_plus2p5v_ = 0;
1076inline double GeneralInfo::power_plus2p5v()
const {
1078 return _internal_power_plus2p5v();
1080inline void GeneralInfo::set_power_plus2p5v(
double value) {
1081 _internal_set_power_plus2p5v(value);
1084inline double GeneralInfo::_internal_power_plus2p5v()
const {
1085 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1086 return _impl_.power_plus2p5v_;
1088inline void GeneralInfo::_internal_set_power_plus2p5v(
double value) {
1089 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1091 _impl_.power_plus2p5v_ = value;
1095inline void GeneralInfo::clear_power_ce() {
1096 _impl_.power_ce_ = 0;
1098inline double GeneralInfo::power_ce()
const {
1100 return _internal_power_ce();
1102inline void GeneralInfo::set_power_ce(
double value) {
1103 _internal_set_power_ce(value);
1106inline double GeneralInfo::_internal_power_ce()
const {
1107 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1108 return _impl_.power_ce_;
1110inline void GeneralInfo::_internal_set_power_ce(
double value) {
1111 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1113 _impl_.power_ce_ = value;
1117inline void GeneralInfo::clear_temperature() {
1118 _impl_.temperature_ = 0;
1120inline double GeneralInfo::temperature()
const {
1122 return _internal_temperature();
1124inline void GeneralInfo::set_temperature(
double value) {
1125 _internal_set_temperature(value);
1128inline double GeneralInfo::_internal_temperature()
const {
1129 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1130 return _impl_.temperature_;
1132inline void GeneralInfo::_internal_set_temperature(
double value) {
1133 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1135 _impl_.temperature_ = value;
1143inline void StreamInfo::clear_total_packets() {
1144 _impl_.total_packets_ = ::uint64_t{0u};
1146inline ::uint64_t StreamInfo::total_packets()
const {
1148 return _internal_total_packets();
1150inline void StreamInfo::set_total_packets(::uint64_t value) {
1151 _internal_set_total_packets(value);
1154inline ::uint64_t StreamInfo::_internal_total_packets()
const {
1155 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1156 return _impl_.total_packets_;
1158inline void StreamInfo::_internal_set_total_packets(::uint64_t value) {
1159 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1161 _impl_.total_packets_ = value;
1165inline void StreamInfo::clear_new_packets() {
1166 _impl_.new_packets_ = ::uint64_t{0u};
1168inline ::uint64_t StreamInfo::new_packets()
const {
1170 return _internal_new_packets();
1172inline void StreamInfo::set_new_packets(::uint64_t value) {
1173 _internal_set_new_packets(value);
1176inline ::uint64_t StreamInfo::_internal_new_packets()
const {
1177 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1178 return _impl_.new_packets_;
1180inline void StreamInfo::_internal_set_new_packets(::uint64_t value) {
1181 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1183 _impl_.new_packets_ = value;
1187inline void StreamInfo::clear_total_dropped_packets() {
1188 _impl_.total_dropped_packets_ = ::uint64_t{0u};
1190inline ::uint64_t StreamInfo::total_dropped_packets()
const {
1192 return _internal_total_dropped_packets();
1194inline void StreamInfo::set_total_dropped_packets(::uint64_t value) {
1195 _internal_set_total_dropped_packets(value);
1198inline ::uint64_t StreamInfo::_internal_total_dropped_packets()
const {
1199 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1200 return _impl_.total_dropped_packets_;
1202inline void StreamInfo::_internal_set_total_dropped_packets(::uint64_t value) {
1203 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1205 _impl_.total_dropped_packets_ = value;
1209inline void StreamInfo::clear_new_dropped_packets() {
1210 _impl_.new_dropped_packets_ = ::uint64_t{0u};
1212inline ::uint64_t StreamInfo::new_dropped_packets()
const {
1214 return _internal_new_dropped_packets();
1216inline void StreamInfo::set_new_dropped_packets(::uint64_t value) {
1217 _internal_set_new_dropped_packets(value);
1220inline ::uint64_t StreamInfo::_internal_new_dropped_packets()
const {
1221 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1222 return _impl_.new_dropped_packets_;
1224inline void StreamInfo::_internal_set_new_dropped_packets(::uint64_t value) {
1225 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1227 _impl_.new_dropped_packets_ = value;
1235inline void ChannelInfo::clear_total_triggers() {
1236 _impl_.total_triggers_ = ::uint64_t{0u};
1238inline ::uint64_t ChannelInfo::total_triggers()
const {
1240 return _internal_total_triggers();
1242inline void ChannelInfo::set_total_triggers(::uint64_t value) {
1243 _internal_set_total_triggers(value);
1246inline ::uint64_t ChannelInfo::_internal_total_triggers()
const {
1247 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1248 return _impl_.total_triggers_;
1250inline void ChannelInfo::_internal_set_total_triggers(::uint64_t value) {
1251 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1253 _impl_.total_triggers_ = value;
1257inline void ChannelInfo::clear_new_triggers() {
1258 _impl_.new_triggers_ = ::uint64_t{0u};
1260inline ::uint64_t ChannelInfo::new_triggers()
const {
1262 return _internal_new_triggers();
1264inline void ChannelInfo::set_new_triggers(::uint64_t value) {
1265 _internal_set_new_triggers(value);
1268inline ::uint64_t ChannelInfo::_internal_new_triggers()
const {
1269 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1270 return _impl_.new_triggers_;
1272inline void ChannelInfo::_internal_set_new_triggers(::uint64_t value) {
1273 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1275 _impl_.new_triggers_ = value;
1279inline void ChannelInfo::clear_total_packets() {
1280 _impl_.total_packets_ = ::uint64_t{0u};
1282inline ::uint64_t ChannelInfo::total_packets()
const {
1284 return _internal_total_packets();
1286inline void ChannelInfo::set_total_packets(::uint64_t value) {
1287 _internal_set_total_packets(value);
1290inline ::uint64_t ChannelInfo::_internal_total_packets()
const {
1291 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1292 return _impl_.total_packets_;
1294inline void ChannelInfo::_internal_set_total_packets(::uint64_t value) {
1295 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1297 _impl_.total_packets_ = value;
1301inline void ChannelInfo::clear_new_packets() {
1302 _impl_.new_packets_ = ::uint64_t{0u};
1304inline ::uint64_t ChannelInfo::new_packets()
const {
1306 return _internal_new_packets();
1308inline void ChannelInfo::set_new_packets(::uint64_t value) {
1309 _internal_set_new_packets(value);
1312inline ::uint64_t ChannelInfo::_internal_new_packets()
const {
1313 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1314 return _impl_.new_packets_;
1316inline void ChannelInfo::_internal_set_new_packets(::uint64_t value) {
1317 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1319 _impl_.new_packets_ = value;
1327inline void TempTriggerSnapshotInfo::clear_threshold() {
1328 _impl_.threshold_ = 0u;
1330inline ::uint32_t TempTriggerSnapshotInfo::threshold()
const {
1332 return _internal_threshold();
1334inline void TempTriggerSnapshotInfo::set_threshold(::uint32_t value) {
1335 _internal_set_threshold(value);
1338inline ::uint32_t TempTriggerSnapshotInfo::_internal_threshold()
const {
1339 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1340 return _impl_.threshold_;
1342inline void TempTriggerSnapshotInfo::_internal_set_threshold(::uint32_t value) {
1343 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1345 _impl_.threshold_ = value;
1349inline void TempTriggerSnapshotInfo::clear_record_count() {
1350 _impl_.record_count_ = ::uint64_t{0u};
1352inline ::uint64_t TempTriggerSnapshotInfo::record_count()
const {
1354 return _internal_record_count();
1356inline void TempTriggerSnapshotInfo::set_record_count(::uint64_t value) {
1357 _internal_set_record_count(value);
1360inline ::uint64_t TempTriggerSnapshotInfo::_internal_record_count()
const {
1361 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1362 return _impl_.record_count_;
1364inline void TempTriggerSnapshotInfo::_internal_set_record_count(::uint64_t value) {
1365 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1367 _impl_.record_count_ = value;
1371inline void TempTriggerSnapshotInfo::clear_busy_count() {
1372 _impl_.busy_count_ = ::uint64_t{0u};
1374inline ::uint64_t TempTriggerSnapshotInfo::busy_count()
const {
1376 return _internal_busy_count();
1378inline void TempTriggerSnapshotInfo::set_busy_count(::uint64_t value) {
1379 _internal_set_busy_count(value);
1382inline ::uint64_t TempTriggerSnapshotInfo::_internal_busy_count()
const {
1383 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1384 return _impl_.busy_count_;
1386inline void TempTriggerSnapshotInfo::_internal_set_busy_count(::uint64_t value) {
1387 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1389 _impl_.busy_count_ = value;
1393inline void TempTriggerSnapshotInfo::clear_full_count() {
1394 _impl_.full_count_ = ::uint64_t{0u};
1396inline ::uint64_t TempTriggerSnapshotInfo::full_count()
const {
1398 return _internal_full_count();
1400inline void TempTriggerSnapshotInfo::set_full_count(::uint64_t value) {
1401 _internal_set_full_count(value);
1404inline ::uint64_t TempTriggerSnapshotInfo::_internal_full_count()
const {
1405 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1406 return _impl_.full_count_;
1408inline void TempTriggerSnapshotInfo::_internal_set_full_count(::uint64_t value) {
1409 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1411 _impl_.full_count_ = value;
1415#pragma GCC diagnostic pop
1426#include "google/protobuf/port_undef.inc"
const ::google::protobuf::internal::DescriptorTable descriptor_table_daphnemodules_2fopmon_2fDaphneControllerModule_2eproto
ChannelInfo & operator=(ChannelInfo &&from) noexcept
static const ChannelInfo * internal_default_instance()
::absl::string_view FullMessageName()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static const ClassData _class_data_
ChannelInfo & operator=(const ChannelInfo &from)
void MergeFrom(const ChannelInfo &from)
static const ::google::protobuf::Reflection * GetReflection()
static const ChannelInfo & default_instance()
static const ::google::protobuf::Descriptor * descriptor()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const ::google::protobuf::internal::TcParseTable< 3, 4, 0, 0, 2 > _table_
ChannelInfo * New(::google::protobuf::Arena *arena=nullptr) const final
void DestructorSkippable_
void SharedCtor(::google::protobuf::Arena *arena)
void InternalArenaConstructable_
void UnsafeArenaSwap(ChannelInfo *other)
static const ::google::protobuf::Descriptor * GetDescriptor()
void Swap(ChannelInfo *other)
PROTOBUF_CONSTEXPR ChannelInfo(::google::protobuf::internal::ConstantInitialized)
friend void swap(ChannelInfo &a, ChannelInfo &b)
ChannelInfo(ChannelInfo &&from) noexcept
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
static const GeneralInfo & default_instance()
PROTOBUF_CONSTEXPR GeneralInfo(::google::protobuf::internal::ConstantInitialized)
void _internal_set_v_bias_1(double value)
static const ::google::protobuf::Descriptor * GetDescriptor()
void set_power_ce(double value)
int GetCachedSize() const final
void SharedCtor(::google::protobuf::Arena *arena)
void set_power_minus5v(double value)
void CopyFrom(const GeneralInfo &from)
::absl::string_view FullMessageName()
static const ::google::protobuf::Reflection * GetReflection()
static constexpr int kIndexInFileMessages
void set_v_bias_3(double value)
void _internal_set_v_bias_3(double value)
double _internal_v_bias_0() const
GeneralInfo & operator=(const GeneralInfo &from)
bool IsInitialized() const final
void _internal_set_power_minus5v(double value)
double _internal_v_bias_4() const
static const ::google::protobuf::Descriptor * descriptor()
void InternalArenaConstructable_
void _internal_set_v_bias_0(double value)
void clear_power_minus5v()
GeneralInfo(GeneralInfo &&from) noexcept
void set_v_bias_2(double value)
double _internal_power_plus2p5v() const
void _internal_set_v_bias_4(double value)
double _internal_power_ce() const
::uint8_t * _InternalSerialize(::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
void _internal_set_v_bias_2(double value)
void _internal_set_power_ce(double value)
void InternalSwap(GeneralInfo *other)
double _internal_temperature() const
double power_minus5v() const
void set_power_plus2p5v(double value)
void SetCachedSize(int size) const final
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
static const GeneralInfo * internal_default_instance()
void Swap(GeneralInfo *other)
void set_v_bias_1(double value)
@ kPowerMinus5VFieldNumber
@ kTemperatureFieldNumber
@ kPowerPlus2P5VFieldNumber
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void DestructorSkippable_
void set_v_bias_0(double value)
friend void swap(GeneralInfo &a, GeneralInfo &b)
double _internal_v_bias_3() const
::google::protobuf::Metadata GetMetadata() const final
GeneralInfo * New(::google::protobuf::Arena *arena=nullptr) const final
double _internal_v_bias_2() const
const char * _InternalParse(const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
void _internal_set_power_plus2p5v(double value)
static const ::google::protobuf::internal::TcParseTable< 4, 9, 0, 0, 2 > _table_
double _internal_v_bias_1() const
::size_t ByteSizeLong() const final
const ::google::protobuf::Message::ClassData * GetClassData() const final
double temperature() const
void clear_power_plus2p5v()
void _internal_set_temperature(double value)
double power_plus2p5v() const
void set_v_bias_4(double value)
static const ClassData _class_data_
GeneralInfo & operator=(GeneralInfo &&from) noexcept
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void UnsafeArenaSwap(GeneralInfo *other)
void set_temperature(double value)
double _internal_power_minus5v() const
void MergeFrom(const GeneralInfo &from)
StreamInfo & operator=(StreamInfo &&from) noexcept
::absl::string_view FullMessageName()
static const ::google::protobuf::Descriptor * GetDescriptor()
StreamInfo(StreamInfo &&from) noexcept
void UnsafeArenaSwap(StreamInfo *other)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void DestructorSkippable_
StreamInfo & operator=(const StreamInfo &from)
friend void swap(StreamInfo &a, StreamInfo &b)
static const ::google::protobuf::Reflection * GetReflection()
static const ClassData _class_data_
void SharedCtor(::google::protobuf::Arena *arena)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
StreamInfo * New(::google::protobuf::Arena *arena=nullptr) const final
PROTOBUF_CONSTEXPR StreamInfo(::google::protobuf::internal::ConstantInitialized)
void InternalArenaConstructable_
static const StreamInfo & default_instance()
void Swap(StreamInfo *other)
static const StreamInfo * internal_default_instance()
static const ::google::protobuf::internal::TcParseTable< 2, 4, 0, 0, 2 > _table_
void MergeFrom(const StreamInfo &from)
static const ::google::protobuf::Descriptor * descriptor()
friend void swap(TempTriggerSnapshotInfo &a, TempTriggerSnapshotInfo &b)
TempTriggerSnapshotInfo()
void UnsafeArenaSwap(TempTriggerSnapshotInfo *other)
static const ::google::protobuf::Descriptor * GetDescriptor()
TempTriggerSnapshotInfo & operator=(TempTriggerSnapshotInfo &&from) noexcept
static const ::google::protobuf::Reflection * GetReflection()
::absl::string_view FullMessageName()
void MergeFrom(const TempTriggerSnapshotInfo &from)
static const ::google::protobuf::internal::TcParseTable< 2, 4, 0, 0, 2 > _table_
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
PROTOBUF_CONSTEXPR TempTriggerSnapshotInfo(::google::protobuf::internal::ConstantInitialized)
void Swap(TempTriggerSnapshotInfo *other)
static const TempTriggerSnapshotInfo * internal_default_instance()
static const TempTriggerSnapshotInfo & default_instance()
void DestructorSkippable_
TempTriggerSnapshotInfo * New(::google::protobuf::Arena *arena=nullptr) const final
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const ::google::protobuf::Descriptor * descriptor()
TempTriggerSnapshotInfo(TempTriggerSnapshotInfo &&from) noexcept
TempTriggerSnapshotInfo & operator=(const TempTriggerSnapshotInfo &from)
void InternalArenaConstructable_
static const ClassData _class_data_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TempTriggerSnapshotInfoDefaultTypeInternal _TempTriggerSnapshotInfo_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ChannelInfoDefaultTypeInternal _ChannelInfo_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GeneralInfoDefaultTypeInternal _GeneralInfo_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 StreamInfoDefaultTypeInternal _StreamInfo_default_instance_
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size
static const ::uint32_t offsets[]
mutable::google::protobuf::internal::CachedSize _cached_size_
::uint64_t total_packets_
::uint64_t total_triggers_
mutable::google::protobuf::internal::CachedSize _cached_size_
::uint64_t total_packets_
::uint64_t total_dropped_packets_
mutable::google::protobuf::internal::CachedSize _cached_size_
::uint64_t new_dropped_packets_
mutable::google::protobuf::internal::CachedSize _cached_size_