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;
77namespace daphnemodules {
86 public ::google::protobuf::Message {
90 template<
typename =
void>
91 explicit PROTOBUF_CONSTEXPR
GeneralInfo(::google::protobuf::internal::ConstantInitialized);
96 *
this = ::std::move(from);
104 if (
this == &from)
return *
this;
105 if (GetOwningArena() == from.GetOwningArena()
106 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
107 && GetOwningArena() !=
nullptr
118 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
121 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
147 if (other ==
this)
return;
148 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
149 if (GetOwningArena() !=
nullptr &&
150 GetOwningArena() == other->GetOwningArena()) {
152 if (GetOwningArena() == other->GetOwningArena()) {
156 ::google::protobuf::internal::GenericSwap(
this, other);
160 if (other ==
this)
return;
161 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
168 return CreateMaybeMessage<GeneralInfo>(arena);
170 using ::google::protobuf::Message::CopyFrom;
172 using ::google::protobuf::Message::MergeFrom;
177 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
179 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
183 const
char*
_InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
185 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
189 void SharedCtor(::google::protobuf::Arena* arena);
195 friend class ::google::protobuf::internal::AnyMetadata;
197 return "dunedaq.daphnemodules.opmon.GeneralInfo";
200 explicit GeneralInfo(::google::protobuf::Arena* arena);
204 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
317 friend class ::google::protobuf::internal::TcParser;
318 static const ::google::protobuf::internal::TcParseTable<4, 9, 0, 0, 2>
_table_;
319 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
333 PROTOBUF_TSAN_DECLARE_MEMBER
336 friend struct ::TableStruct_daphnemodules_2fopmon_2fDaphneControllerModule_2eproto;
340 public ::google::protobuf::Message {
344 template<
typename =
void>
345 explicit PROTOBUF_CONSTEXPR
StreamInfo(::google::protobuf::internal::ConstantInitialized);
350 *
this = ::std::move(from);
358 if (
this == &from)
return *
this;
359 if (GetOwningArena() == from.GetOwningArena()
360 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
361 && GetOwningArena() !=
nullptr
372 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
375 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
379 return GetDescriptor();
382 return default_instance().GetMetadata().descriptor;
385 return default_instance().GetMetadata().reflection;
388 return *internal_default_instance();
394 static constexpr int kIndexInFileMessages =
401 if (other ==
this)
return;
402 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
403 if (GetOwningArena() !=
nullptr &&
404 GetOwningArena() == other->GetOwningArena()) {
406 if (GetOwningArena() == other->GetOwningArena()) {
410 ::google::protobuf::internal::GenericSwap(
this, other);
414 if (other ==
this)
return;
415 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
422 return CreateMaybeMessage<StreamInfo>(arena);
424 using ::google::protobuf::Message::CopyFrom;
426 using ::google::protobuf::Message::MergeFrom;
428 StreamInfo::MergeImpl(*
this, from);
431 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
433 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
434 bool IsInitialized() const final;
436 ::
size_t ByteSizeLong() const final;
437 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
438 ::uint8_t* _InternalSerialize(
439 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
440 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
443 void SharedCtor(::google::protobuf::Arena* arena);
445 void SetCachedSize(
int size)
const final;
449 friend class ::google::protobuf::internal::AnyMetadata;
451 return "dunedaq.daphnemodules.opmon.StreamInfo";
454 explicit StreamInfo(::google::protobuf::Arena* arena);
458 const ::google::protobuf::Message::ClassData*GetClassData() const final;
460 ::
google::protobuf::Metadata GetMetadata() const final;
467 kTotalPacketsFieldNumber = 1,
468 kNewPacketsFieldNumber = 2,
469 kTotalDroppedPacketsFieldNumber = 3,
470 kNewDroppedPacketsFieldNumber = 4,
473 void clear_total_packets() ;
474 ::uint64_t total_packets()
const;
475 void set_total_packets(::uint64_t value);
478 ::uint64_t _internal_total_packets()
const;
479 void _internal_set_total_packets(::uint64_t value);
483 void clear_new_packets() ;
484 ::uint64_t new_packets()
const;
485 void set_new_packets(::uint64_t value);
488 ::uint64_t _internal_new_packets()
const;
489 void _internal_set_new_packets(::uint64_t value);
493 void clear_total_dropped_packets() ;
494 ::uint64_t total_dropped_packets()
const;
495 void set_total_dropped_packets(::uint64_t value);
498 ::uint64_t _internal_total_dropped_packets()
const;
499 void _internal_set_total_dropped_packets(::uint64_t value);
503 void clear_new_dropped_packets() ;
504 ::uint64_t new_dropped_packets()
const;
505 void set_new_dropped_packets(::uint64_t value);
508 ::uint64_t _internal_new_dropped_packets()
const;
509 void _internal_set_new_dropped_packets(::uint64_t value);
516 friend class ::google::protobuf::internal::TcParser;
517 static const ::google::protobuf::internal::TcParseTable<2, 4, 0, 0, 2>
_table_;
518 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
527 PROTOBUF_TSAN_DECLARE_MEMBER
530 friend struct ::TableStruct_daphnemodules_2fopmon_2fDaphneControllerModule_2eproto;
534 public ::google::protobuf::Message {
538 template<
typename =
void>
539 explicit PROTOBUF_CONSTEXPR
ChannelInfo(::google::protobuf::internal::ConstantInitialized);
544 *
this = ::std::move(from);
552 if (
this == &from)
return *
this;
553 if (GetOwningArena() == from.GetOwningArena()
554 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
555 && GetOwningArena() !=
nullptr
566 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
569 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
573 return GetDescriptor();
576 return default_instance().GetMetadata().descriptor;
579 return default_instance().GetMetadata().reflection;
582 return *internal_default_instance();
588 static constexpr int kIndexInFileMessages =
595 if (other ==
this)
return;
596 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
597 if (GetOwningArena() !=
nullptr &&
598 GetOwningArena() == other->GetOwningArena()) {
600 if (GetOwningArena() == other->GetOwningArena()) {
604 ::google::protobuf::internal::GenericSwap(
this, other);
608 if (other ==
this)
return;
609 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
616 return CreateMaybeMessage<ChannelInfo>(arena);
618 using ::google::protobuf::Message::CopyFrom;
620 using ::google::protobuf::Message::MergeFrom;
622 ChannelInfo::MergeImpl(*
this, from);
625 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
627 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
628 bool IsInitialized() const final;
630 ::
size_t ByteSizeLong() const final;
631 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
632 ::uint8_t* _InternalSerialize(
633 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
634 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
637 void SharedCtor(::google::protobuf::Arena* arena);
639 void SetCachedSize(
int size)
const final;
643 friend class ::google::protobuf::internal::AnyMetadata;
645 return "dunedaq.daphnemodules.opmon.ChannelInfo";
648 explicit ChannelInfo(::google::protobuf::Arena* arena);
652 const ::google::protobuf::Message::ClassData*GetClassData() const final;
654 ::
google::protobuf::Metadata GetMetadata() const final;
661 kTotalTriggersFieldNumber = 1,
662 kNewTriggersFieldNumber = 2,
663 kTotalPacketsFieldNumber = 5,
664 kNewPacketsFieldNumber = 6,
667 void clear_total_triggers() ;
668 ::uint64_t total_triggers()
const;
669 void set_total_triggers(::uint64_t value);
672 ::uint64_t _internal_total_triggers()
const;
673 void _internal_set_total_triggers(::uint64_t value);
677 void clear_new_triggers() ;
678 ::uint64_t new_triggers()
const;
679 void set_new_triggers(::uint64_t value);
682 ::uint64_t _internal_new_triggers()
const;
683 void _internal_set_new_triggers(::uint64_t value);
687 void clear_total_packets() ;
688 ::uint64_t total_packets()
const;
689 void set_total_packets(::uint64_t value);
692 ::uint64_t _internal_total_packets()
const;
693 void _internal_set_total_packets(::uint64_t value);
697 void clear_new_packets() ;
698 ::uint64_t new_packets()
const;
699 void set_new_packets(::uint64_t value);
702 ::uint64_t _internal_new_packets()
const;
703 void _internal_set_new_packets(::uint64_t value);
710 friend class ::google::protobuf::internal::TcParser;
711 static const ::google::protobuf::internal::TcParseTable<3, 4, 0, 0, 2>
_table_;
712 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
721 PROTOBUF_TSAN_DECLARE_MEMBER
724 friend struct ::TableStruct_daphnemodules_2fopmon_2fDaphneControllerModule_2eproto;
736#pragma GCC diagnostic push
737#pragma GCC diagnostic ignored "-Wstrict-aliasing"
744inline void GeneralInfo::clear_v_bias_0() {
745 _impl_.v_bias_0_ = 0;
747inline double GeneralInfo::v_bias_0()
const {
749 return _internal_v_bias_0();
751inline void GeneralInfo::set_v_bias_0(
double value) {
752 _internal_set_v_bias_0(value);
755inline double GeneralInfo::_internal_v_bias_0()
const {
756 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
757 return _impl_.v_bias_0_;
759inline void GeneralInfo::_internal_set_v_bias_0(
double value) {
760 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
762 _impl_.v_bias_0_ = value;
766inline void GeneralInfo::clear_v_bias_1() {
767 _impl_.v_bias_1_ = 0;
769inline double GeneralInfo::v_bias_1()
const {
771 return _internal_v_bias_1();
773inline void GeneralInfo::set_v_bias_1(
double value) {
774 _internal_set_v_bias_1(value);
777inline double GeneralInfo::_internal_v_bias_1()
const {
778 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
779 return _impl_.v_bias_1_;
781inline void GeneralInfo::_internal_set_v_bias_1(
double value) {
782 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
784 _impl_.v_bias_1_ = value;
788inline void GeneralInfo::clear_v_bias_2() {
789 _impl_.v_bias_2_ = 0;
791inline double GeneralInfo::v_bias_2()
const {
793 return _internal_v_bias_2();
795inline void GeneralInfo::set_v_bias_2(
double value) {
796 _internal_set_v_bias_2(value);
799inline double GeneralInfo::_internal_v_bias_2()
const {
800 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
801 return _impl_.v_bias_2_;
803inline void GeneralInfo::_internal_set_v_bias_2(
double value) {
804 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
806 _impl_.v_bias_2_ = value;
810inline void GeneralInfo::clear_v_bias_3() {
811 _impl_.v_bias_3_ = 0;
813inline double GeneralInfo::v_bias_3()
const {
815 return _internal_v_bias_3();
817inline void GeneralInfo::set_v_bias_3(
double value) {
818 _internal_set_v_bias_3(value);
821inline double GeneralInfo::_internal_v_bias_3()
const {
822 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
823 return _impl_.v_bias_3_;
825inline void GeneralInfo::_internal_set_v_bias_3(
double value) {
826 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
828 _impl_.v_bias_3_ = value;
832inline void GeneralInfo::clear_v_bias_4() {
833 _impl_.v_bias_4_ = 0;
835inline double GeneralInfo::v_bias_4()
const {
837 return _internal_v_bias_4();
839inline void GeneralInfo::set_v_bias_4(
double value) {
840 _internal_set_v_bias_4(value);
843inline double GeneralInfo::_internal_v_bias_4()
const {
844 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
845 return _impl_.v_bias_4_;
847inline void GeneralInfo::_internal_set_v_bias_4(
double value) {
848 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
850 _impl_.v_bias_4_ = value;
854inline void GeneralInfo::clear_power_minus5v() {
855 _impl_.power_minus5v_ = 0;
857inline double GeneralInfo::power_minus5v()
const {
859 return _internal_power_minus5v();
861inline void GeneralInfo::set_power_minus5v(
double value) {
862 _internal_set_power_minus5v(value);
865inline double GeneralInfo::_internal_power_minus5v()
const {
866 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
867 return _impl_.power_minus5v_;
869inline void GeneralInfo::_internal_set_power_minus5v(
double value) {
870 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
872 _impl_.power_minus5v_ = value;
876inline void GeneralInfo::clear_power_plus2p5v() {
877 _impl_.power_plus2p5v_ = 0;
879inline double GeneralInfo::power_plus2p5v()
const {
881 return _internal_power_plus2p5v();
883inline void GeneralInfo::set_power_plus2p5v(
double value) {
884 _internal_set_power_plus2p5v(value);
887inline double GeneralInfo::_internal_power_plus2p5v()
const {
888 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
889 return _impl_.power_plus2p5v_;
891inline void GeneralInfo::_internal_set_power_plus2p5v(
double value) {
892 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
894 _impl_.power_plus2p5v_ = value;
898inline void GeneralInfo::clear_power_ce() {
899 _impl_.power_ce_ = 0;
901inline double GeneralInfo::power_ce()
const {
903 return _internal_power_ce();
905inline void GeneralInfo::set_power_ce(
double value) {
906 _internal_set_power_ce(value);
909inline double GeneralInfo::_internal_power_ce()
const {
910 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
911 return _impl_.power_ce_;
913inline void GeneralInfo::_internal_set_power_ce(
double value) {
914 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
916 _impl_.power_ce_ = value;
920inline void GeneralInfo::clear_temperature() {
921 _impl_.temperature_ = 0;
923inline double GeneralInfo::temperature()
const {
925 return _internal_temperature();
927inline void GeneralInfo::set_temperature(
double value) {
928 _internal_set_temperature(value);
931inline double GeneralInfo::_internal_temperature()
const {
932 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
933 return _impl_.temperature_;
935inline void GeneralInfo::_internal_set_temperature(
double value) {
936 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
938 _impl_.temperature_ = value;
946inline void StreamInfo::clear_total_packets() {
947 _impl_.total_packets_ = ::uint64_t{0u};
949inline ::uint64_t StreamInfo::total_packets()
const {
951 return _internal_total_packets();
953inline void StreamInfo::set_total_packets(::uint64_t value) {
954 _internal_set_total_packets(value);
957inline ::uint64_t StreamInfo::_internal_total_packets()
const {
958 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
959 return _impl_.total_packets_;
961inline void StreamInfo::_internal_set_total_packets(::uint64_t value) {
962 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
964 _impl_.total_packets_ = value;
968inline void StreamInfo::clear_new_packets() {
969 _impl_.new_packets_ = ::uint64_t{0u};
971inline ::uint64_t StreamInfo::new_packets()
const {
973 return _internal_new_packets();
975inline void StreamInfo::set_new_packets(::uint64_t value) {
976 _internal_set_new_packets(value);
979inline ::uint64_t StreamInfo::_internal_new_packets()
const {
980 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
981 return _impl_.new_packets_;
983inline void StreamInfo::_internal_set_new_packets(::uint64_t value) {
984 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
986 _impl_.new_packets_ = value;
990inline void StreamInfo::clear_total_dropped_packets() {
991 _impl_.total_dropped_packets_ = ::uint64_t{0u};
993inline ::uint64_t StreamInfo::total_dropped_packets()
const {
995 return _internal_total_dropped_packets();
997inline void StreamInfo::set_total_dropped_packets(::uint64_t value) {
998 _internal_set_total_dropped_packets(value);
1001inline ::uint64_t StreamInfo::_internal_total_dropped_packets()
const {
1002 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1003 return _impl_.total_dropped_packets_;
1005inline void StreamInfo::_internal_set_total_dropped_packets(::uint64_t value) {
1006 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1008 _impl_.total_dropped_packets_ = value;
1012inline void StreamInfo::clear_new_dropped_packets() {
1013 _impl_.new_dropped_packets_ = ::uint64_t{0u};
1015inline ::uint64_t StreamInfo::new_dropped_packets()
const {
1017 return _internal_new_dropped_packets();
1019inline void StreamInfo::set_new_dropped_packets(::uint64_t value) {
1020 _internal_set_new_dropped_packets(value);
1023inline ::uint64_t StreamInfo::_internal_new_dropped_packets()
const {
1024 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1025 return _impl_.new_dropped_packets_;
1027inline void StreamInfo::_internal_set_new_dropped_packets(::uint64_t value) {
1028 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1030 _impl_.new_dropped_packets_ = value;
1038inline void ChannelInfo::clear_total_triggers() {
1039 _impl_.total_triggers_ = ::uint64_t{0u};
1041inline ::uint64_t ChannelInfo::total_triggers()
const {
1043 return _internal_total_triggers();
1045inline void ChannelInfo::set_total_triggers(::uint64_t value) {
1046 _internal_set_total_triggers(value);
1049inline ::uint64_t ChannelInfo::_internal_total_triggers()
const {
1050 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1051 return _impl_.total_triggers_;
1053inline void ChannelInfo::_internal_set_total_triggers(::uint64_t value) {
1054 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1056 _impl_.total_triggers_ = value;
1060inline void ChannelInfo::clear_new_triggers() {
1061 _impl_.new_triggers_ = ::uint64_t{0u};
1063inline ::uint64_t ChannelInfo::new_triggers()
const {
1065 return _internal_new_triggers();
1067inline void ChannelInfo::set_new_triggers(::uint64_t value) {
1068 _internal_set_new_triggers(value);
1071inline ::uint64_t ChannelInfo::_internal_new_triggers()
const {
1072 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1073 return _impl_.new_triggers_;
1075inline void ChannelInfo::_internal_set_new_triggers(::uint64_t value) {
1076 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1078 _impl_.new_triggers_ = value;
1082inline void ChannelInfo::clear_total_packets() {
1083 _impl_.total_packets_ = ::uint64_t{0u};
1085inline ::uint64_t ChannelInfo::total_packets()
const {
1087 return _internal_total_packets();
1089inline void ChannelInfo::set_total_packets(::uint64_t value) {
1090 _internal_set_total_packets(value);
1093inline ::uint64_t ChannelInfo::_internal_total_packets()
const {
1094 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1095 return _impl_.total_packets_;
1097inline void ChannelInfo::_internal_set_total_packets(::uint64_t value) {
1098 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1100 _impl_.total_packets_ = value;
1104inline void ChannelInfo::clear_new_packets() {
1105 _impl_.new_packets_ = ::uint64_t{0u};
1107inline ::uint64_t ChannelInfo::new_packets()
const {
1109 return _internal_new_packets();
1111inline void ChannelInfo::set_new_packets(::uint64_t value) {
1112 _internal_set_new_packets(value);
1115inline ::uint64_t ChannelInfo::_internal_new_packets()
const {
1116 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
1117 return _impl_.new_packets_;
1119inline void ChannelInfo::_internal_set_new_packets(::uint64_t value) {
1120 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
1122 _impl_.new_packets_ = value;
1126#pragma GCC diagnostic pop
1137#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 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
@ kPowerMinus5VFieldNumber
@ kTemperatureFieldNumber
@ kPowerPlus2P5VFieldNumber
static const GeneralInfo * internal_default_instance()
void Swap(GeneralInfo *other)
void set_v_bias_1(double value)
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_
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()
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_