#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 1933 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 2894 of file datahandling_info.pb.cc.
2894 {
2895
2896 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
2898}
◆ 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 2880 of file datahandling_info.pb.cc.
2881 : ::google::protobuf::Message(),
_impl_(from._impl_) {
2882 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
2883 from._internal_metadata_);
2884
2885}
◆ 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 2875 of file datahandling_info.pb.cc.
2876 : ::google::protobuf::Message(arena) {
2878
2879}
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 2918 of file datahandling_info.pb.cc.
2919 {
2920 ptr = ::_pbi::TcParser::ParseLoop(
this, ptr, ctx, &
_table_.header);
2921 return ptr;
2922}
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 2961 of file datahandling_info.pb.cc.
2963 {
2964
2965 ::uint32_t cached_has_bits = 0;
2966 (void)cached_has_bits;
2967
2968
2970 target = ::google::protobuf::internal::WireFormatLite::
2971 WriteInt64ToArrayWithField<1>(
2973 }
2974
2975
2977 target = ::google::protobuf::internal::WireFormatLite::
2978 WriteInt64ToArrayWithField<2>(
2980 }
2981
2982 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
2983 target =
2984 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
2985 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
2986 }
2987
2988 return target;
2989}
::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 2991 of file datahandling_info.pb.cc.
2991 {
2992
2993 ::size_t total_size = 0;
2994
2995 ::uint32_t cached_has_bits = 0;
2996
2997 (void) cached_has_bits;
2998
2999
3001 total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
3003 }
3004
3005
3007 total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
3009 }
3010
3012}
mutable::google::protobuf::internal::CachedSize _cached_size_
◆ Clear()
PROTOBUF_NOINLINE void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::Clear |
( |
| ) |
|
|
final |
Definition at line 2906 of file datahandling_info.pb.cc.
2906 {
2907
2908 ::uint32_t cached_has_bits = 0;
2909
2910 (void) cached_has_bits;
2911
2915 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
2916}
◆ 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 3038 of file datahandling_info.pb.cc.
3038 {
3039
3040 if (&from == this) return;
3043}
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 1972 of file datahandling_info.pb.h.
1972 {
1974 }
static const ::google::protobuf::Descriptor * GetDescriptor()
◆ FullMessageName()
::absl::string_view dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
Definition at line 2044 of file datahandling_info.pb.h.
2044 {
2045 return "dunedaq.datahandlinglibs.opmon.TPGProcessorInfo";
2046 }
◆ 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 1975 of file datahandling_info.pb.h.
1975 {
1977 }
::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 3060 of file datahandling_info.pb.cc.
3060 {
3061 return ::_pbi::AssignDescriptors(
3064}
::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 1984 of file datahandling_info.pb.h.
1984 {
1987 }
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 3049 of file datahandling_info.pb.cc.
3049 {
3050 using std::swap;
3051 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
3052 ::google::protobuf::internal::memswap<
3057 reinterpret_cast<char*>(&other->_impl_.pedestal_));
3058}
◆ 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 2021 of file datahandling_info.pb.h.
2021 {
2023 }
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 3021 of file datahandling_info.pb.cc.
3021 {
3024
3025 ABSL_DCHECK_NE(&from, _this);
3026 ::uint32_t cached_has_bits = 0;
3027 (void) cached_has_bits;
3028
3029 if (from._internal_pedestal() != 0) {
3030 _this->_internal_set_pedestal(from._internal_pedestal());
3031 }
3032 if (from._internal_accum() != 0) {
3033 _this->_internal_set_accum(from._internal_accum());
3034 }
3035 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
3036}
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet * dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Definition at line 1968 of file datahandling_info.pb.h.
1968 {
1969 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
1970 }
◆ New()
TPGProcessorInfo * dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::New |
( |
::google::protobuf::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
Definition at line 1947 of file datahandling_info.pb.h.
1947 {
1949 return *this;
1950 }
void CopyFrom(const TPGProcessorInfo &from)
◆ operator=() [2/2]
Definition at line 1951 of file datahandling_info.pb.h.
1951 {
1952 if (this == &from) return *this;
1953 if (GetOwningArena() == from.GetOwningArena()
1954 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
1955 && GetOwningArena() != nullptr
1956 #endif
1957 ) {
1959 } else {
1961 }
1962 return *this;
1963 }
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 2902 of file datahandling_info.pb.cc.
2902 {
2904}
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 1994 of file datahandling_info.pb.h.
1994 {
1995 if (other == this) return;
1996 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
1997 if (GetOwningArena() != nullptr &&
1998 GetOwningArena() == other->GetOwningArena()) {
1999 #else
2000 if (GetOwningArena() == other->GetOwningArena()) {
2001 #endif
2003 } else {
2004 ::google::protobuf::internal::GenericSwap(this, other);
2005 }
2006 }
◆ unknown_fields()
const ::google::protobuf::UnknownFieldSet & dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::unknown_fields |
( |
| ) |
const |
|
inline |
Definition at line 1965 of file datahandling_info.pb.h.
1965 {
1966 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
1967 }
◆ UnsafeArenaSwap()
void dunedaq::datahandlinglibs::opmon::TPGProcessorInfo::UnsafeArenaSwap |
( |
TPGProcessorInfo * | other | ) |
|
|
inline |
Definition at line 2007 of file datahandling_info.pb.h.
2007 {
2008 if (other == this) return;
2009 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
2011 }
◆ ::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: