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 384 of file TRBModule.pb.h.
Definition at line 598 of file TRBModule.pb.h.
Definition at line 597 of file TRBModule.pb.h.
anonymous enum : int |
Definition at line 511 of file TRBModule.pb.h.
|
inline |
Definition at line 387 of file TRBModule.pb.h.
|
override |
Definition at line 675 of file TRBModule.pb.cc.
|
explicit |
dunedaq::dfmodules::opmon::TRBErrors::TRBErrors | ( | const TRBErrors & | from | ) |
Definition at line 656 of file TRBModule.pb.cc.
|
inlinenoexcept |
Definition at line 393 of file TRBModule.pb.h.
|
explicitprotected |
Definition at line 651 of file TRBModule.pb.cc.
PROTOBUF_CONSTEXPR dunedaq::dfmodules::opmon::TRBErrors::TRBErrors | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 55 of file TRBModule.pb.cc.
|
inlineprivate |
Definition at line 998 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 1064 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 1042 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 1020 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 1002 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 1068 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 1046 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 1024 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 936 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 958 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 980 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 932 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 954 of file TRBModule.pb.h.
|
inlineprivate |
Definition at line 976 of file TRBModule.pb.h.
|
final |
Definition at line 699 of file TRBModule.pb.cc.
|
final |
Definition at line 773 of file TRBModule.pb.cc.
|
inline |
Definition at line 990 of file TRBModule.pb.h.
|
final |
Definition at line 838 of file TRBModule.pb.cc.
|
final |
Definition at line 687 of file TRBModule.pb.cc.
|
inline |
Definition at line 987 of file TRBModule.pb.h.
|
inline |
Definition at line 1053 of file TRBModule.pb.h.
|
inline |
Definition at line 1031 of file TRBModule.pb.h.
|
inline |
Definition at line 1009 of file TRBModule.pb.h.
|
inline |
Definition at line 921 of file TRBModule.pb.h.
|
inline |
Definition at line 943 of file TRBModule.pb.h.
|
inline |
Definition at line 965 of file TRBModule.pb.h.
void dunedaq::dfmodules::opmon::TRBErrors::CopyFrom | ( | const TRBErrors & | from | ) |
Definition at line 930 of file TRBModule.pb.cc.
|
inlinestatic |
Definition at line 432 of file TRBModule.pb.h.
|
inlinestatic |
Definition at line 423 of file TRBModule.pb.h.
|
inline |
Definition at line 1056 of file TRBModule.pb.h.
|
inlinestaticprivate |
Definition at line 495 of file TRBModule.pb.h.
|
inlinefinal |
Definition at line 485 of file TRBModule.pb.h.
|
final |
Definition at line 895 of file TRBModule.pb.cc.
|
inlinestatic |
Definition at line 426 of file TRBModule.pb.h.
|
final |
Definition at line 952 of file TRBModule.pb.cc.
|
inlinestatic |
Definition at line 429 of file TRBModule.pb.h.
|
inlinestatic |
Definition at line 435 of file TRBModule.pb.h.
|
private |
Definition at line 941 of file TRBModule.pb.cc.
|
inline |
Definition at line 1034 of file TRBModule.pb.h.
|
final |
Definition at line 937 of file TRBModule.pb.cc.
|
inline |
Definition at line 1012 of file TRBModule.pb.h.
|
inline |
Definition at line 472 of file TRBModule.pb.h.
|
staticprivate |
Definition at line 898 of file TRBModule.pb.cc.
|
inline |
Definition at line 419 of file TRBModule.pb.h.
|
inlinefinal |
Definition at line 466 of file TRBModule.pb.h.
Definition at line 398 of file TRBModule.pb.h.
Definition at line 402 of file TRBModule.pb.h.
|
inline |
Definition at line 994 of file TRBModule.pb.h.
|
inline |
Definition at line 1060 of file TRBModule.pb.h.
|
inline |
Definition at line 1038 of file TRBModule.pb.h.
|
inline |
Definition at line 1016 of file TRBModule.pb.h.
|
inline |
Definition at line 928 of file TRBModule.pb.h.
|
inline |
Definition at line 950 of file TRBModule.pb.h.
|
inline |
Definition at line 972 of file TRBModule.pb.h.
|
finalprivate |
Definition at line 683 of file TRBModule.pb.cc.
|
inlineprivate |
Definition at line 662 of file TRBModule.pb.cc.
|
inlineprivate |
Definition at line 680 of file TRBModule.pb.cc.
|
inline |
Definition at line 445 of file TRBModule.pb.h.
|
inline |
Definition at line 924 of file TRBModule.pb.h.
|
inline |
Definition at line 946 of file TRBModule.pb.h.
|
inline |
Definition at line 968 of file TRBModule.pb.h.
|
inline |
Definition at line 416 of file TRBModule.pb.h.
|
inline |
Definition at line 458 of file TRBModule.pb.h.
|
friend |
Definition at line 596 of file TRBModule.pb.h.
|
friend |
Definition at line 494 of file TRBModule.pb.h.
|
friend |
Definition at line 594 of file TRBModule.pb.h.
|
friend |
Definition at line 611 of file TRBModule.pb.h.
Definition at line 442 of file TRBModule.pb.h.
union { ... } dunedaq::dfmodules::opmon::TRBErrors |
|
static |
Definition at line 502 of file TRBModule.pb.h.
Impl_ dunedaq::dfmodules::opmon::TRBErrors::_impl_ |
Definition at line 610 of file TRBModule.pb.h.
|
staticprivate |
Definition at line 595 of file TRBModule.pb.h.
|
staticconstexpr |
Definition at line 439 of file TRBModule.pb.h.