DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <FragmentAggregatorModule.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kDataRequestsReceivedFieldNumber = 1 , kDataRequestsProcessedFieldNumber = 2 , kDataRequestsFailedFieldNumber = 3 } |
Public Member Functions | |
FADataRequestsCounterInfo () | |
~FADataRequestsCounterInfo () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | FADataRequestsCounterInfo (::google::protobuf::internal::ConstantInitialized) |
FADataRequestsCounterInfo (const FADataRequestsCounterInfo &from) | |
FADataRequestsCounterInfo (FADataRequestsCounterInfo &&from) noexcept | |
FADataRequestsCounterInfo & | operator= (const FADataRequestsCounterInfo &from) |
FADataRequestsCounterInfo & | operator= (FADataRequestsCounterInfo &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (FADataRequestsCounterInfo *other) |
void | UnsafeArenaSwap (FADataRequestsCounterInfo *other) |
FADataRequestsCounterInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const FADataRequestsCounterInfo &from) |
void | MergeFrom (const FADataRequestsCounterInfo &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
::size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final |
::uint8_t * | _InternalSerialize (::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
const ::google::protobuf::Message::ClassData * | GetClassData () const final |
::google::protobuf::Metadata | GetMetadata () const final |
void | clear_data_requests_received () |
::uint64_t | data_requests_received () const |
void | set_data_requests_received (::uint64_t value) |
void | clear_data_requests_processed () |
::uint64_t | data_requests_processed () const |
void | set_data_requests_processed (::uint64_t value) |
void | clear_data_requests_failed () |
::uint64_t | data_requests_failed () const |
void | set_data_requests_failed (::uint64_t value) |
template<typename > | |
PROTOBUF_CONSTEXPR | FADataRequestsCounterInfo (::_pbi::ConstantInitialized) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const ::google::protobuf::Descriptor * | GetDescriptor () |
static const ::google::protobuf::Reflection * | GetReflection () |
static const FADataRequestsCounterInfo & | default_instance () |
static const FADataRequestsCounterInfo * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
FADataRequestsCounterInfo (::google::protobuf::Arena *arena) | |
Private Types | |
typedef void | InternalArenaConstructable_ |
typedef void | DestructorSkippable_ |
Private Member Functions | |
void | SharedCtor (::google::protobuf::Arena *arena) |
void | SharedDtor () |
void | SetCachedSize (int size) const final |
void | InternalSwap (FADataRequestsCounterInfo *other) |
::uint64_t | _internal_data_requests_received () const |
void | _internal_set_data_requests_received (::uint64_t value) |
::uint64_t | _internal_data_requests_processed () const |
void | _internal_set_data_requests_processed (::uint64_t value) |
::uint64_t | _internal_data_requests_failed () const |
void | _internal_set_data_requests_failed (::uint64_t value) |
Static Private Member Functions | |
static void | MergeImpl (::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg) |
::absl::string_view | FullMessageName () |
Private Attributes | ||
union { | ||
Impl_ _impl_ | ||
}; | ||
Static Private Attributes | |
static const ::google::protobuf::internal::TcParseTable< 2, 3, 0, 0, 2 > | _table_ |
Friends | |
class | ::google::protobuf::internal::AnyMetadata |
class | ::google::protobuf::internal::TcParser |
template<typename T > | |
class | ::google::protobuf::Arena::InternalHelper |
struct | ::TableStruct_dfmodules_2fopmon_2fFragmentAggregatorModule_2eproto |
void | swap (FADataRequestsCounterInfo &a, FADataRequestsCounterInfo &b) |
Definition at line 85 of file FragmentAggregatorModule.pb.h.
Definition at line 255 of file FragmentAggregatorModule.pb.h.
Definition at line 254 of file FragmentAggregatorModule.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDataRequestsReceivedFieldNumber | |
kDataRequestsProcessedFieldNumber | |
kDataRequestsFailedFieldNumber |
Definition at line 212 of file FragmentAggregatorModule.pb.h.
|
inline |
Definition at line 88 of file FragmentAggregatorModule.pb.h.
|
override |
Definition at line 222 of file FragmentAggregatorModule.pb.cc.
|
explicit |
dunedaq::dfmodules::opmon::FADataRequestsCounterInfo::FADataRequestsCounterInfo | ( | const FADataRequestsCounterInfo & | from | ) |
Definition at line 207 of file FragmentAggregatorModule.pb.cc.
|
inlinenoexcept |
Definition at line 94 of file FragmentAggregatorModule.pb.h.
|
explicitprotected |
Definition at line 202 of file FragmentAggregatorModule.pb.cc.
PROTOBUF_CONSTEXPR dunedaq::dfmodules::opmon::FADataRequestsCounterInfo::FADataRequestsCounterInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 27 of file FragmentAggregatorModule.pb.cc.
|
inlineprivate |
Definition at line 739 of file FragmentAggregatorModule.pb.h.
|
inlineprivate |
Definition at line 717 of file FragmentAggregatorModule.pb.h.
|
inlineprivate |
Definition at line 695 of file FragmentAggregatorModule.pb.h.
|
inlineprivate |
Definition at line 743 of file FragmentAggregatorModule.pb.h.
|
inlineprivate |
Definition at line 721 of file FragmentAggregatorModule.pb.h.
|
inlineprivate |
Definition at line 699 of file FragmentAggregatorModule.pb.h.
|
final |
Definition at line 246 of file FragmentAggregatorModule.pb.cc.
|
final |
Definition at line 296 of file FragmentAggregatorModule.pb.cc.
|
final |
Definition at line 333 of file FragmentAggregatorModule.pb.cc.
|
final |
Definition at line 234 of file FragmentAggregatorModule.pb.cc.
|
inline |
Definition at line 728 of file FragmentAggregatorModule.pb.h.
|
inline |
Definition at line 706 of file FragmentAggregatorModule.pb.h.
|
inline |
Definition at line 684 of file FragmentAggregatorModule.pb.h.
void dunedaq::dfmodules::opmon::FADataRequestsCounterInfo::CopyFrom | ( | const FADataRequestsCounterInfo & | from | ) |
Definition at line 389 of file FragmentAggregatorModule.pb.cc.
|
inline |
Definition at line 731 of file FragmentAggregatorModule.pb.h.
|
inline |
Definition at line 709 of file FragmentAggregatorModule.pb.h.
|
inline |
Definition at line 687 of file FragmentAggregatorModule.pb.h.
|
inlinestatic |
Definition at line 133 of file FragmentAggregatorModule.pb.h.
|
inlinestatic |
Definition at line 124 of file FragmentAggregatorModule.pb.h.
|
inlinestaticprivate |
Definition at line 196 of file FragmentAggregatorModule.pb.h.
|
inlinefinal |
Definition at line 186 of file FragmentAggregatorModule.pb.h.
|
final |
Definition at line 366 of file FragmentAggregatorModule.pb.cc.
|
inlinestatic |
Definition at line 127 of file FragmentAggregatorModule.pb.h.
|
final |
Definition at line 411 of file FragmentAggregatorModule.pb.cc.
|
inlinestatic |
Definition at line 130 of file FragmentAggregatorModule.pb.h.
|
inlinestatic |
Definition at line 136 of file FragmentAggregatorModule.pb.h.
|
private |
Definition at line 400 of file FragmentAggregatorModule.pb.cc.
|
final |
Definition at line 396 of file FragmentAggregatorModule.pb.cc.
|
inline |
Definition at line 173 of file FragmentAggregatorModule.pb.h.
|
staticprivate |
Definition at line 369 of file FragmentAggregatorModule.pb.cc.
|
inline |
Definition at line 120 of file FragmentAggregatorModule.pb.h.
|
inlinefinal |
Definition at line 167 of file FragmentAggregatorModule.pb.h.
|
inline |
Definition at line 99 of file FragmentAggregatorModule.pb.h.
|
inlinenoexcept |
Definition at line 103 of file FragmentAggregatorModule.pb.h.
|
inline |
Definition at line 735 of file FragmentAggregatorModule.pb.h.
|
inline |
Definition at line 713 of file FragmentAggregatorModule.pb.h.
|
inline |
Definition at line 691 of file FragmentAggregatorModule.pb.h.
|
finalprivate |
Definition at line 230 of file FragmentAggregatorModule.pb.cc.
|
inlineprivate |
Definition at line 213 of file FragmentAggregatorModule.pb.cc.
|
inlineprivate |
Definition at line 227 of file FragmentAggregatorModule.pb.cc.
|
inline |
Definition at line 146 of file FragmentAggregatorModule.pb.h.
|
inline |
Definition at line 117 of file FragmentAggregatorModule.pb.h.
|
inline |
Definition at line 159 of file FragmentAggregatorModule.pb.h.
|
friend |
Definition at line 253 of file FragmentAggregatorModule.pb.h.
|
friend |
Definition at line 195 of file FragmentAggregatorModule.pb.h.
|
friend |
Definition at line 251 of file FragmentAggregatorModule.pb.h.
|
friend |
Definition at line 264 of file FragmentAggregatorModule.pb.h.
|
friend |
Definition at line 143 of file FragmentAggregatorModule.pb.h.
union { ... } dunedaq::dfmodules::opmon::FADataRequestsCounterInfo |
|
static |
Definition at line 203 of file FragmentAggregatorModule.pb.h.
Impl_ dunedaq::dfmodules::opmon::FADataRequestsCounterInfo::_impl_ |
Definition at line 263 of file FragmentAggregatorModule.pb.h.
|
staticprivate |
Definition at line 252 of file FragmentAggregatorModule.pb.h.
|
staticconstexpr |
Definition at line 140 of file FragmentAggregatorModule.pb.h.