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;
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>();
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;
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;
442 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) 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;
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>();
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;
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;
636 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) 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;
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>();
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;
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;
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;
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"
953 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
957 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
975 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
979 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
997 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1001 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1003 _impl_.v_bias_2_ = value;
1019 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1023 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1025 _impl_.v_bias_3_ = value;
1041 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1045 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1047 _impl_.v_bias_4_ = value;
1052 _impl_.power_minus5v_ = 0;
1063 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1064 return _impl_.power_minus5v_;
1067 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1069 _impl_.power_minus5v_ = value;
1074 _impl_.power_plus2p5v_ = 0;
1085 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1086 return _impl_.power_plus2p5v_;
1089 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1091 _impl_.power_plus2p5v_ = value;
1107 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1111 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1113 _impl_.power_ce_ = value;
1129 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1130 return _impl_.temperature_;
1133 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1135 _impl_.temperature_ = value;
1144 _impl_.total_packets_ = ::uint64_t{0u};
1155 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1156 return _impl_.total_packets_;
1159 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1161 _impl_.total_packets_ = value;
1166 _impl_.new_packets_ = ::uint64_t{0u};
1177 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1178 return _impl_.new_packets_;
1181 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1183 _impl_.new_packets_ = value;
1188 _impl_.total_dropped_packets_ = ::uint64_t{0u};
1199 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1200 return _impl_.total_dropped_packets_;
1203 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1205 _impl_.total_dropped_packets_ = value;
1210 _impl_.new_dropped_packets_ = ::uint64_t{0u};
1221 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1222 return _impl_.new_dropped_packets_;
1225 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1227 _impl_.new_dropped_packets_ = value;
1236 _impl_.total_triggers_ = ::uint64_t{0u};
1247 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1248 return _impl_.total_triggers_;
1251 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1253 _impl_.total_triggers_ = value;
1258 _impl_.new_triggers_ = ::uint64_t{0u};
1269 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1270 return _impl_.new_triggers_;
1273 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1275 _impl_.new_triggers_ = value;
1280 _impl_.total_packets_ = ::uint64_t{0u};
1291 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1292 return _impl_.total_packets_;
1295 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1297 _impl_.total_packets_ = value;
1302 _impl_.new_packets_ = ::uint64_t{0u};
1313 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1314 return _impl_.new_packets_;
1317 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1319 _impl_.new_packets_ = value;
1339 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1340 return _impl_.threshold_;
1343 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1345 _impl_.threshold_ = value;
1350 _impl_.record_count_ = ::uint64_t{0u};
1361 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1362 return _impl_.record_count_;
1365 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1367 _impl_.record_count_ = value;
1372 _impl_.busy_count_ = ::uint64_t{0u};
1383 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1384 return _impl_.busy_count_;
1387 PROTOBUF_TSAN_WRITE(&
_impl_._tsan_detect_race);
1389 _impl_.busy_count_ = value;
1394 _impl_.full_count_ = ::uint64_t{0u};
1405 PROTOBUF_TSAN_READ(&
_impl_._tsan_detect_race);
1406 return _impl_.full_count_;
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 ::_pbi::DescriptorTable descriptor_table_daphnemodules_2fopmon_2fDaphneControllerModule_2eproto
ChannelInfo & operator=(ChannelInfo &&from) noexcept
int GetCachedSize() const final
static const ChannelInfo * internal_default_instance()
void _internal_set_total_packets(::uint64_t value)
::uint64_t total_packets() const
@ kNewTriggersFieldNumber
@ kTotalPacketsFieldNumber
@ kTotalTriggersFieldNumber
::absl::string_view FullMessageName()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static const ClassData _class_data_
::uint64_t _internal_new_packets() const
void clear_total_packets()
void DestructorSkippable_
ChannelInfo & operator=(const ChannelInfo &from)
void MergeFrom(const ChannelInfo &from)
void clear_total_triggers()
static const ::google::protobuf::Reflection * GetReflection()
static const ChannelInfo & default_instance()
void set_total_triggers(::uint64_t value)
void InternalArenaConstructable_
void _internal_set_total_triggers(::uint64_t value)
void InternalSwap(ChannelInfo *other)
static const ::google::protobuf::Descriptor * descriptor()
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
const ::google::protobuf::Message::ClassData * GetClassData() const final
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void CopyFrom(const ChannelInfo &from)
static const ::google::protobuf::internal::TcParseTable< 3, 4, 0, 0, 2 > _table_
void set_new_packets(::uint64_t value)
::uint64_t new_packets() const
ChannelInfo * New(::google::protobuf::Arena *arena=nullptr) const final
static constexpr int kIndexInFileMessages
void SetCachedSize(int size) const final
::uint64_t _internal_total_packets() const
void _internal_set_new_packets(::uint64_t value)
void SharedCtor(::google::protobuf::Arena *arena)
void clear_new_triggers()
::uint8_t * _InternalSerialize(::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
void UnsafeArenaSwap(ChannelInfo *other)
static const ::google::protobuf::Descriptor * GetDescriptor()
::uint64_t total_triggers() const
void _internal_set_new_triggers(::uint64_t value)
::uint64_t _internal_total_triggers() const
void Swap(ChannelInfo *other)
::uint64_t _internal_new_triggers() const
PROTOBUF_CONSTEXPR ChannelInfo(::google::protobuf::internal::ConstantInitialized)
::uint64_t new_triggers() const
friend void swap(ChannelInfo &a, ChannelInfo &b)
void set_total_packets(::uint64_t value)
::google::protobuf::Metadata GetMetadata() const final
ChannelInfo(ChannelInfo &&from) noexcept
void set_new_triggers(::uint64_t value)
const char * _InternalParse(const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
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
@ kPowerMinus5VFieldNumber
@ kTemperatureFieldNumber
@ kPowerPlus2P5VFieldNumber
void _internal_set_power_minus5v(double value)
void DestructorSkippable_
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)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
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)
void clear_new_dropped_packets()
StreamInfo & operator=(StreamInfo &&from) noexcept
void _internal_set_new_dropped_packets(::uint64_t value)
::uint64_t new_dropped_packets() const
::absl::string_view FullMessageName()
int GetCachedSize() const final
void InternalSwap(StreamInfo *other)
void DestructorSkippable_
static const ::google::protobuf::Descriptor * GetDescriptor()
StreamInfo(StreamInfo &&from) noexcept
void SetCachedSize(int size) const final
void UnsafeArenaSwap(StreamInfo *other)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void set_new_dropped_packets(::uint64_t value)
void set_new_packets(::uint64_t value)
StreamInfo & operator=(const StreamInfo &from)
friend void swap(StreamInfo &a, StreamInfo &b)
::uint64_t new_packets() const
void clear_total_packets()
static constexpr int kIndexInFileMessages
void CopyFrom(const StreamInfo &from)
@ kTotalDroppedPacketsFieldNumber
@ kNewDroppedPacketsFieldNumber
@ kTotalPacketsFieldNumber
void _internal_set_total_packets(::uint64_t value)
const ::google::protobuf::Message::ClassData * GetClassData() const final
void _internal_set_total_dropped_packets(::uint64_t value)
void set_total_dropped_packets(::uint64_t value)
::uint64_t total_packets() const
static const ::google::protobuf::Reflection * GetReflection()
::google::protobuf::Metadata GetMetadata() const final
::uint64_t _internal_total_packets() const
void clear_total_dropped_packets()
static const ClassData _class_data_
::uint64_t _internal_new_packets() const
void SharedCtor(::google::protobuf::Arena *arena)
::uint64_t total_dropped_packets() const
::uint64_t _internal_new_dropped_packets() const
void InternalArenaConstructable_
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
::uint64_t _internal_total_dropped_packets() const
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void set_total_packets(::uint64_t value)
StreamInfo * New(::google::protobuf::Arena *arena=nullptr) const final
PROTOBUF_CONSTEXPR StreamInfo(::google::protobuf::internal::ConstantInitialized)
const char * _InternalParse(const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
static const StreamInfo & default_instance()
void _internal_set_new_packets(::uint64_t value)
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()
::uint8_t * _InternalSerialize(::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
void set_full_count(::uint64_t value)
friend void swap(TempTriggerSnapshotInfo &a, TempTriggerSnapshotInfo &b)
void clear_record_count()
void DestructorSkippable_
TempTriggerSnapshotInfo()
void UnsafeArenaSwap(TempTriggerSnapshotInfo *other)
static const ::google::protobuf::Descriptor * GetDescriptor()
TempTriggerSnapshotInfo & operator=(TempTriggerSnapshotInfo &&from) noexcept
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
static const ::google::protobuf::Reflection * GetReflection()
const ::google::protobuf::Message::ClassData * GetClassData() const final
::uint64_t busy_count() const
::absl::string_view FullMessageName()
::uint64_t _internal_busy_count() const
void set_record_count(::uint64_t value)
void MergeFrom(const TempTriggerSnapshotInfo &from)
::uint64_t _internal_full_count() const
::uint64_t record_count() const
void InternalSwap(TempTriggerSnapshotInfo *other)
static const ::google::protobuf::internal::TcParseTable< 2, 4, 0, 0, 2 > _table_
void _internal_set_busy_count(::uint64_t value)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
PROTOBUF_CONSTEXPR TempTriggerSnapshotInfo(::google::protobuf::internal::ConstantInitialized)
int GetCachedSize() const final
void Swap(TempTriggerSnapshotInfo *other)
::uint64_t _internal_record_count() const
static const TempTriggerSnapshotInfo * internal_default_instance()
void set_threshold(::uint32_t value)
static const TempTriggerSnapshotInfo & default_instance()
static constexpr int kIndexInFileMessages
void _internal_set_full_count(::uint64_t value)
::uint32_t threshold() const
void _internal_set_record_count(::uint64_t value)
::uint64_t full_count() const
TempTriggerSnapshotInfo * New(::google::protobuf::Arena *arena=nullptr) const final
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void _internal_set_threshold(::uint32_t value)
static const ::google::protobuf::Descriptor * descriptor()
::uint32_t _internal_threshold() const
TempTriggerSnapshotInfo(TempTriggerSnapshotInfo &&from) noexcept
TempTriggerSnapshotInfo & operator=(const TempTriggerSnapshotInfo &from)
void CopyFrom(const TempTriggerSnapshotInfo &from)
::google::protobuf::Metadata GetMetadata() const final
static const ClassData _class_data_
void InternalArenaConstructable_
@ kRecordCountFieldNumber
void set_busy_count(::uint64_t value)
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_