DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <TRBModule.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kTimedOutTriggerRecordsFieldNumber = 1 , kUnexpectedFragmentsFieldNumber = 2 , kUnexpectedTriggerDecisionsFieldNumber = 3 , kAbandonedTriggerRecordsFieldNumber = 4 , kLostFragmentsFieldNumber = 5 , kInvalidRequestsFieldNumber = 6 , kDuplicatedTriggerIdsFieldNumber = 7 } |
Public Member Functions | |
TRBErrors () | |
~TRBErrors () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | TRBErrors (::google::protobuf::internal::ConstantInitialized) |
TRBErrors (const TRBErrors &from) | |
TRBErrors (TRBErrors &&from) noexcept | |
TRBErrors & | operator= (const TRBErrors &from) |
TRBErrors & | operator= (TRBErrors &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (TRBErrors *other) |
void | UnsafeArenaSwap (TRBErrors *other) |
TRBErrors * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const TRBErrors &from) |
void | MergeFrom (const TRBErrors &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_timed_out_trigger_records () |
::uint64_t | timed_out_trigger_records () const |
void | set_timed_out_trigger_records (::uint64_t value) |
void | clear_unexpected_fragments () |
::uint64_t | unexpected_fragments () const |
void | set_unexpected_fragments (::uint64_t value) |
void | clear_unexpected_trigger_decisions () |
::uint64_t | unexpected_trigger_decisions () const |
void | set_unexpected_trigger_decisions (::uint64_t value) |
void | clear_abandoned_trigger_records () |
::uint64_t | abandoned_trigger_records () const |
void | set_abandoned_trigger_records (::uint64_t value) |
void | clear_lost_fragments () |
::uint64_t | lost_fragments () const |
void | set_lost_fragments (::uint64_t value) |
void | clear_invalid_requests () |
::uint64_t | invalid_requests () const |
void | set_invalid_requests (::uint64_t value) |
void | clear_duplicated_trigger_ids () |
::uint64_t | duplicated_trigger_ids () const |
void | set_duplicated_trigger_ids (::uint64_t value) |
template<typename > | |
PROTOBUF_CONSTEXPR | TRBErrors (::_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 TRBErrors & | default_instance () |
static const TRBErrors * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
TRBErrors (::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 (TRBErrors *other) |
::uint64_t | _internal_timed_out_trigger_records () const |
void | _internal_set_timed_out_trigger_records (::uint64_t value) |
::uint64_t | _internal_unexpected_fragments () const |
void | _internal_set_unexpected_fragments (::uint64_t value) |
::uint64_t | _internal_unexpected_trigger_decisions () const |
void | _internal_set_unexpected_trigger_decisions (::uint64_t value) |
::uint64_t | _internal_abandoned_trigger_records () const |
void | _internal_set_abandoned_trigger_records (::uint64_t value) |
::uint64_t | _internal_lost_fragments () const |
void | _internal_set_lost_fragments (::uint64_t value) |
::uint64_t | _internal_invalid_requests () const |
void | _internal_set_invalid_requests (::uint64_t value) |
::uint64_t | _internal_duplicated_trigger_ids () const |
void | _internal_set_duplicated_trigger_ids (::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< 3, 7, 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_2fTRBModule_2eproto |
void | swap (TRBErrors &a, TRBErrors &b) |
Definition at line 396 of file TRBModule.pb.h.
Definition at line 610 of file TRBModule.pb.h.
Definition at line 609 of file TRBModule.pb.h.
anonymous enum : int |
Definition at line 523 of file TRBModule.pb.h.
|
inline |
Definition at line 399 of file TRBModule.pb.h.
|
override |
Definition at line 700 of file TRBModule.pb.cc.
|
explicit |
dunedaq::dfmodules::opmon::TRBErrors::TRBErrors | ( | const TRBErrors & | from | ) |
Definition at line 681 of file TRBModule.pb.cc.
|
inlinenoexcept |
Definition at line 405 of file TRBModule.pb.h.
|
explicitprotected |
Definition at line 676 of file TRBModule.pb.cc.
PROTOBUF_CONSTEXPR dunedaq::dfmodules::opmon::TRBErrors::TRBErrors | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 56 of file TRBModule.pb.cc.
|
inlineprivate |
Definition at line 1032 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 1098 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 1076 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 1054 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 1036 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 1102 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 1080 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 1058 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 970 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 992 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 1014 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 966 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 988 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 1010 of file TRBModule.pb.h.
|
final |
Definition at line 724 of file TRBModule.pb.cc.
|
final |
Definition at line 798 of file TRBModule.pb.cc.
|
inline |
Definition at line 1024 of file TRBModule.pb.h.
|
final |
Definition at line 863 of file TRBModule.pb.cc.
|
final |
Definition at line 712 of file TRBModule.pb.cc.
|
inline |
Definition at line 1021 of file TRBModule.pb.h.
|
inline |
Definition at line 1087 of file TRBModule.pb.h.
|
inline |
Definition at line 1065 of file TRBModule.pb.h.
|
inline |
Definition at line 1043 of file TRBModule.pb.h.
|
inline |
Definition at line 955 of file TRBModule.pb.h.
|
inline |
Definition at line 977 of file TRBModule.pb.h.
|
inline |
Definition at line 999 of file TRBModule.pb.h.
void dunedaq::dfmodules::opmon::TRBErrors::CopyFrom | ( | const TRBErrors & | from | ) |
Definition at line 955 of file TRBModule.pb.cc.
|
inlinestatic |
Definition at line 444 of file TRBModule.pb.h.
|
inlinestatic |
Definition at line 435 of file TRBModule.pb.h.
|
inline |
Definition at line 1090 of file TRBModule.pb.h.
|
inlinestaticprivate |
Definition at line 507 of file TRBModule.pb.h.
|
inlinefinal |
Definition at line 497 of file TRBModule.pb.h.
|
final |
Definition at line 920 of file TRBModule.pb.cc.
|
inlinestatic |
Definition at line 438 of file TRBModule.pb.h.
|
final |
Definition at line 977 of file TRBModule.pb.cc.
|
inlinestatic |
Definition at line 441 of file TRBModule.pb.h.
|
inlinestatic |
Definition at line 447 of file TRBModule.pb.h.
|
private |
Definition at line 966 of file TRBModule.pb.cc.
|
inline |
Definition at line 1068 of file TRBModule.pb.h.
|
final |
Definition at line 962 of file TRBModule.pb.cc.
|
inline |
Definition at line 1046 of file TRBModule.pb.h.
|
inline |
Definition at line 484 of file TRBModule.pb.h.
|
staticprivate |
Definition at line 923 of file TRBModule.pb.cc.
|
inline |
Definition at line 431 of file TRBModule.pb.h.
|
inlinefinal |
Definition at line 478 of file TRBModule.pb.h.
Definition at line 410 of file TRBModule.pb.h.
Definition at line 414 of file TRBModule.pb.h.
|
inline |
Definition at line 1028 of file TRBModule.pb.h.
|
inline |
Definition at line 1094 of file TRBModule.pb.h.
|
inline |
Definition at line 1072 of file TRBModule.pb.h.
|
inline |
Definition at line 1050 of file TRBModule.pb.h.
|
inline |
Definition at line 962 of file TRBModule.pb.h.
|
inline |
Definition at line 984 of file TRBModule.pb.h.
|
inline |
Definition at line 1006 of file TRBModule.pb.h.
|
finalprivate |
Definition at line 708 of file TRBModule.pb.cc.
|
inlineprivate |
Definition at line 687 of file TRBModule.pb.cc.
|
inlineprivate |
Definition at line 705 of file TRBModule.pb.cc.
|
inline |
Definition at line 457 of file TRBModule.pb.h.
|
inline |
Definition at line 958 of file TRBModule.pb.h.
|
inline |
Definition at line 980 of file TRBModule.pb.h.
|
inline |
Definition at line 1002 of file TRBModule.pb.h.
|
inline |
Definition at line 428 of file TRBModule.pb.h.
|
inline |
Definition at line 470 of file TRBModule.pb.h.
|
friend |
Definition at line 608 of file TRBModule.pb.h.
|
friend |
Definition at line 506 of file TRBModule.pb.h.
|
friend |
Definition at line 606 of file TRBModule.pb.h.
|
friend |
Definition at line 623 of file TRBModule.pb.h.
Definition at line 454 of file TRBModule.pb.h.
union { ... } dunedaq::dfmodules::opmon::TRBErrors |
|
static |
Definition at line 514 of file TRBModule.pb.h.
Impl_ dunedaq::dfmodules::opmon::TRBErrors::_impl_ |
Definition at line 622 of file TRBModule.pb.h.
|
staticprivate |
Definition at line 607 of file TRBModule.pb.h.
|
staticconstexpr |
Definition at line 451 of file TRBModule.pb.h.