|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <DFOModule.pb.h>
Classes | |
| struct | Impl_ |
| class | _Internal |
Public Types | |
| enum | : int { kReceivedFieldNumber = 1 , kCompletedFieldNumber = 2 } |
Public Member Functions | |
| TriggerInfo () | |
| ~TriggerInfo () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | TriggerInfo (::google::protobuf::internal::ConstantInitialized) |
| TriggerInfo (const TriggerInfo &from) | |
| TriggerInfo (TriggerInfo &&from) noexcept | |
| TriggerInfo & | operator= (const TriggerInfo &from) |
| TriggerInfo & | operator= (TriggerInfo &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (TriggerInfo *other) |
| void | UnsafeArenaSwap (TriggerInfo *other) |
| TriggerInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const TriggerInfo &from) |
| void | MergeFrom (const TriggerInfo &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_received () |
| ::uint64_t | received () const |
| void | set_received (::uint64_t value) |
| void | clear_completed () |
| ::uint64_t | completed () const |
| void | set_completed (::uint64_t value) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const ::google::protobuf::Descriptor * | GetDescriptor () |
| static const ::google::protobuf::Reflection * | GetReflection () |
| static const TriggerInfo & | default_instance () |
| static const TriggerInfo * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| TriggerInfo (::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 (TriggerInfo *other) |
| ::uint64_t | _internal_received () const |
| void | _internal_set_received (::uint64_t value) |
| ::uint64_t | _internal_completed () const |
| void | _internal_set_completed (::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< 1, 2, 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_2fDFOModule_2eproto |
| void | swap (TriggerInfo &a, TriggerInfo &b) |
Definition at line 324 of file DFOModule.pb.h.
|
private |
Definition at line 483 of file DFOModule.pb.h.
|
private |
Definition at line 482 of file DFOModule.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kReceivedFieldNumber | |
| kCompletedFieldNumber | |
Definition at line 451 of file DFOModule.pb.h.
|
inline |
Definition at line 327 of file DFOModule.pb.h.
|
override |
Definition at line 531 of file DFOModule.pb.cc.
|
explicit |
| dunedaq::dfmodules::opmon::TriggerInfo::TriggerInfo | ( | const TriggerInfo & | from | ) |
Definition at line 517 of file DFOModule.pb.cc.
|
inlinenoexcept |
Definition at line 333 of file DFOModule.pb.h.
|
explicitprotected |
Definition at line 512 of file DFOModule.pb.cc.
|
inlineprivate |
Definition at line 724 of file DFOModule.pb.h.
|
inlineprivate |
Definition at line 702 of file DFOModule.pb.h.
|
inlineprivate |
Definition at line 728 of file DFOModule.pb.h.
|
inlineprivate |
Definition at line 706 of file DFOModule.pb.h.
|
final |
|
final |
Definition at line 598 of file DFOModule.pb.cc.
|
final |
Definition at line 628 of file DFOModule.pb.cc.
|
final |
Definition at line 543 of file DFOModule.pb.cc.
|
inline |
Definition at line 713 of file DFOModule.pb.h.
|
inline |
Definition at line 691 of file DFOModule.pb.h.
|
inline |
Definition at line 716 of file DFOModule.pb.h.
| void dunedaq::dfmodules::opmon::TriggerInfo::CopyFrom | ( | const TriggerInfo & | from | ) |
Definition at line 675 of file DFOModule.pb.cc.
|
inlinestatic |
Definition at line 372 of file DFOModule.pb.h.
|
inlinestatic |
Definition at line 363 of file DFOModule.pb.h.
|
inlinestaticprivate |
Definition at line 435 of file DFOModule.pb.h.
|
inlinefinal |
Definition at line 425 of file DFOModule.pb.h.
|
final |
Definition at line 655 of file DFOModule.pb.cc.
|
inlinestatic |
Definition at line 366 of file DFOModule.pb.h.
|
final |
Definition at line 697 of file DFOModule.pb.cc.
|
inlinestatic |
Definition at line 369 of file DFOModule.pb.h.
|
inlinestatic |
Definition at line 375 of file DFOModule.pb.h.
|
private |
Definition at line 686 of file DFOModule.pb.cc.
|
final |
Definition at line 682 of file DFOModule.pb.cc.
|
inline |
Definition at line 412 of file DFOModule.pb.h.
|
staticprivate |
Definition at line 658 of file DFOModule.pb.cc.
|
inline |
Definition at line 359 of file DFOModule.pb.h.
|
inlinefinal |
Definition at line 406 of file DFOModule.pb.h.
|
inline |
Definition at line 338 of file DFOModule.pb.h.
|
inlinenoexcept |
Definition at line 342 of file DFOModule.pb.h.
|
inline |
Definition at line 694 of file DFOModule.pb.h.
|
inline |
Definition at line 720 of file DFOModule.pb.h.
|
inline |
Definition at line 698 of file DFOModule.pb.h.
|
finalprivate |
Definition at line 539 of file DFOModule.pb.cc.
|
private |
|
inlineprivate |
Definition at line 536 of file DFOModule.pb.cc.
|
inline |
Definition at line 385 of file DFOModule.pb.h.
|
inline |
Definition at line 356 of file DFOModule.pb.h.
|
inline |
Definition at line 398 of file DFOModule.pb.h.
|
friend |
Definition at line 481 of file DFOModule.pb.h.
|
friend |
Definition at line 434 of file DFOModule.pb.h.
|
friend |
Definition at line 479 of file DFOModule.pb.h.
|
friend |
Definition at line 491 of file DFOModule.pb.h.
|
friend |
Definition at line 382 of file DFOModule.pb.h.
| union { ... } dunedaq::dfmodules::opmon::TriggerInfo |
|
static |
Definition at line 442 of file DFOModule.pb.h.
| Impl_ dunedaq::dfmodules::opmon::TriggerInfo::_impl_ |
Definition at line 490 of file DFOModule.pb.h.
|
staticprivate |
Definition at line 480 of file DFOModule.pb.h.
|
staticconstexpr |
Definition at line 379 of file DFOModule.pb.h.