#include <datahandling_info.pb.h>
|
static void | MergeImpl (::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg) |
|
::absl::string_view | FullMessageName () |
|
|
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > | _table_ |
|
Definition at line 1957 of file datahandling_info.pb.h.
◆ DestructorSkippable_
◆ InternalArenaConstructable_
◆ anonymous enum
◆ TPGProcessorInfo() [1/6]
dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::TPGProcessorInfo |
( |
| ) |
|
|
inline |
◆ ~TPGProcessorInfo()
dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::~TPGProcessorInfo |
( |
| ) |
|
|
override |
Definition at line 2943 of file datahandling_info.pb.cc.
2943 {
2944
2945 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
2947}
◆ TPGProcessorInfo() [2/6]
template<typename = void>
PROTOBUF_CONSTEXPR dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::TPGProcessorInfo |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ TPGProcessorInfo() [3/6]
dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::TPGProcessorInfo |
( |
const TPGProcessorInfo & | from | ) |
|
Definition at line 2929 of file datahandling_info.pb.cc.
2930 : ::google::protobuf::Message(),
_impl_(from._impl_) {
2931 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
2932 from._internal_metadata_);
2933
2934}
◆ TPGProcessorInfo() [4/6]
dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::TPGProcessorInfo |
( |
TPGProcessorInfo && | from | ) |
|
|
inlinenoexcept |
◆ TPGProcessorInfo() [5/6]
dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::TPGProcessorInfo |
( |
::google::protobuf::Arena * | arena | ) |
|
|
explicitprotected |
Definition at line 2924 of file datahandling_info.pb.cc.
2925 : ::google::protobuf::Message(arena) {
2927
2928}
void SharedCtor(::google::protobuf::Arena *arena)
◆ TPGProcessorInfo() [6/6]
template<typename >
PROTOBUF_CONSTEXPR dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::TPGProcessorInfo |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _internal_accum()
int64_t dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::_internal_accum |
( |
| ) |
const |
|
inlineprivate |
◆ _internal_pedestal()
int64_t dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::_internal_pedestal |
( |
| ) |
const |
|
inlineprivate |
◆ _internal_set_accum()
void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::_internal_set_accum |
( |
::int64_t | value | ) |
|
|
inlineprivate |
◆ _internal_set_pedestal()
void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::_internal_set_pedestal |
( |
::int64_t | value | ) |
|
|
inlineprivate |
◆ _InternalParse()
const char * dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::_InternalParse |
( |
const char * | ptr, |
|
|
::google::protobuf::internal::ParseContext * | ctx ) |
|
final |
Definition at line 2967 of file datahandling_info.pb.cc.
2968 {
2969 ptr = ::_pbi::TcParser::ParseLoop(
this, ptr, ctx, &
_table_.header);
2970 return ptr;
2971}
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > _table_
◆ _InternalSerialize()
uint8_t * dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::_InternalSerialize |
( |
::uint8_t * | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream * | stream ) const |
|
final |
Definition at line 3010 of file datahandling_info.pb.cc.
3012 {
3013
3014 ::uint32_t cached_has_bits = 0;
3015 (void)cached_has_bits;
3016
3017
3019 target = ::google::protobuf::internal::WireFormatLite::
3020 WriteInt64ToArrayWithField<1>(
3022 }
3023
3024
3026 target = ::google::protobuf::internal::WireFormatLite::
3027 WriteInt64ToArrayWithField<2>(
3029 }
3030
3031 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
3032 target =
3033 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
3034 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
3035 }
3036
3037 return target;
3038}
::int64_t _internal_accum() const
::int64_t _internal_pedestal() const
◆ accum()
int64_t dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::accum |
( |
| ) |
const |
|
inline |
◆ ByteSizeLong()
size_t dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::ByteSizeLong |
( |
| ) |
const |
|
final |
Definition at line 3040 of file datahandling_info.pb.cc.
3040 {
3041
3042 ::size_t total_size = 0;
3043
3044 ::uint32_t cached_has_bits = 0;
3045
3046 (void) cached_has_bits;
3047
3048
3050 total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
3052 }
3053
3054
3056 total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
3058 }
3059
3061}
mutable::google::protobuf::internal::CachedSize _cached_size_
◆ Clear()
PROTOBUF_NOINLINE void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::Clear |
( |
| ) |
|
|
final |
Definition at line 2955 of file datahandling_info.pb.cc.
2955 {
2956
2957 ::uint32_t cached_has_bits = 0;
2958
2959 (void) cached_has_bits;
2960
2964 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
2965}
◆ clear_accum()
void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::clear_accum |
( |
| ) |
|
|
inline |
◆ clear_pedestal()
void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::clear_pedestal |
( |
| ) |
|
|
inline |
◆ CopyFrom()
void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::CopyFrom |
( |
const TPGProcessorInfo & | from | ) |
|
Definition at line 3087 of file datahandling_info.pb.cc.
3087 {
3088
3089 if (&from == this) return;
3092}
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void MergeFrom(const TPGProcessorInfo &from)
◆ default_instance()
static const TPGProcessorInfo & dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
static const ::google::protobuf::Descriptor * dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::descriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 1996 of file datahandling_info.pb.h.
1996 {
1998 }
static const ::google::protobuf::Descriptor * GetDescriptor()
◆ FullMessageName()
::absl::string_view dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
Definition at line 2068 of file datahandling_info.pb.h.
2068 {
2069 return "dunedaq.datahandlinglibs.opmon.TPGProcessorInfo";
2070 }
◆ GetCachedSize()
int dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const::google::protobuf::Message::ClassData * dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::google::protobuf::Descriptor * dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 1999 of file datahandling_info.pb.h.
1999 {
2001 }
::google::protobuf::Metadata GetMetadata() const final
static const TPGProcessorInfo & default_instance()
◆ GetMetadata()
google::protobuf::Metadata dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::GetMetadata |
( |
| ) |
const |
|
final |
Definition at line 3109 of file datahandling_info.pb.cc.
3109 {
3110 return ::_pbi::AssignDescriptors(
3113}
::absl::once_flag descriptor_table_datahandlinglibs_2fopmon_2fdatahandling_5finfo_2eproto_once
::_pb::Metadata file_level_metadata_datahandlinglibs_2fopmon_2fdatahandling_5finfo_2eproto[11]
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_datahandlinglibs_2fopmon_2fdatahandling_5finfo_2eproto_getter()
◆ GetReflection()
static const ::google::protobuf::Reflection * dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ internal_default_instance()
static const TPGProcessorInfo * dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 2008 of file datahandling_info.pb.h.
2008 {
2011 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TPGProcessorInfoDefaultTypeInternal _TPGProcessorInfo_default_instance_
◆ InternalSwap()
void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::InternalSwap |
( |
TPGProcessorInfo * | other | ) |
|
|
private |
Definition at line 3098 of file datahandling_info.pb.cc.
3098 {
3099 using std::swap;
3100 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
3101 ::google::protobuf::internal::memswap<
3106 reinterpret_cast<char*>(&other->_impl_.pedestal_));
3107}
◆ IsInitialized()
PROTOBUF_NOINLINE bool dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::MergeFrom |
( |
const TPGProcessorInfo & | from | ) |
|
|
inline |
Definition at line 2045 of file datahandling_info.pb.h.
2045 {
2047 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
◆ MergeImpl()
void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::MergeImpl |
( |
::google::protobuf::Message & | to_msg, |
|
|
const ::google::protobuf::Message & | from_msg ) |
|
staticprivate |
Definition at line 3070 of file datahandling_info.pb.cc.
3070 {
3073
3074 ABSL_DCHECK_NE(&from, _this);
3075 ::uint32_t cached_has_bits = 0;
3076 (void) cached_has_bits;
3077
3078 if (from._internal_pedestal() != 0) {
3079 _this->_internal_set_pedestal(from._internal_pedestal());
3080 }
3081 if (from._internal_accum() != 0) {
3082 _this->_internal_set_accum(from._internal_accum());
3083 }
3084 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
3085}
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet * dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Definition at line 1992 of file datahandling_info.pb.h.
1992 {
1993 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
1994 }
◆ New()
TPGProcessorInfo * dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::New |
( |
::google::protobuf::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
Definition at line 1971 of file datahandling_info.pb.h.
1971 {
1973 return *this;
1974 }
void CopyFrom(const TPGProcessorInfo &from)
◆ operator=() [2/2]
Definition at line 1975 of file datahandling_info.pb.h.
1975 {
1976 if (this == &from) return *this;
1977 if (GetOwningArena() == from.GetOwningArena()
1978 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
1979 && GetOwningArena() != nullptr
1980 #endif
1981 ) {
1983 } else {
1985 }
1986 return *this;
1987 }
void InternalSwap(TPGProcessorInfo *other)
◆ pedestal()
int64_t dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::pedestal |
( |
| ) |
const |
|
inline |
◆ set_accum()
void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::set_accum |
( |
::int64_t | value | ) |
|
|
inline |
◆ set_pedestal()
void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::set_pedestal |
( |
::int64_t | value | ) |
|
|
inline |
◆ SetCachedSize()
void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::SetCachedSize |
( |
int | size | ) |
const |
|
finalprivate |
Definition at line 2951 of file datahandling_info.pb.cc.
2951 {
2953}
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size
◆ SharedCtor()
void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::SharedCtor |
( |
::google::protobuf::Arena * | arena | ) |
|
|
inlineprivate |
◆ SharedDtor()
void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::SharedDtor |
( |
| ) |
|
|
inlineprivate |
◆ Swap()
void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::Swap |
( |
TPGProcessorInfo * | other | ) |
|
|
inline |
Definition at line 2018 of file datahandling_info.pb.h.
2018 {
2019 if (other == this) return;
2020 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
2021 if (GetOwningArena() != nullptr &&
2022 GetOwningArena() == other->GetOwningArena()) {
2023 #else
2024 if (GetOwningArena() == other->GetOwningArena()) {
2025 #endif
2027 } else {
2028 ::google::protobuf::internal::GenericSwap(this, other);
2029 }
2030 }
◆ unknown_fields()
const ::google::protobuf::UnknownFieldSet & dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::unknown_fields |
( |
| ) |
const |
|
inline |
Definition at line 1989 of file datahandling_info.pb.h.
1989 {
1990 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
1991 }
◆ UnsafeArenaSwap()
void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::UnsafeArenaSwap |
( |
TPGProcessorInfo * | other | ) |
|
|
inline |
Definition at line 2031 of file datahandling_info.pb.h.
2031 {
2032 if (other == this) return;
2033 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
2035 }
◆ ::google::protobuf::Arena::InternalHelper
template<typename T >
friend class ::google::protobuf::Arena::InternalHelper |
|
friend |
◆ ::google::protobuf::internal::AnyMetadata
friend class ::google::protobuf::internal::AnyMetadata |
|
friend |
◆ ::google::protobuf::internal::TcParser
friend class ::google::protobuf::internal::TcParser |
|
friend |
◆ ::TableStruct_datahandlinglibs_2fopmon_2fdatahandling_5finfo_2eproto
◆ swap
◆ [union]
◆ _class_data_
const::google::protobuf::Message::ClassData dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::_class_data_ |
|
static |
◆ _impl_
Impl_ dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::_impl_ |
◆ _table_
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 1, 2, 0, 0, 2 > dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::_table_ |
|
staticprivate |
◆ kIndexInFileMessages
int dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following files: