|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <CIBModule.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kNumControlMessagesSentFieldNumber = 1 , kNumControlResponsesReceivedFieldNumber = 2 , kHardwareRunningFieldNumber = 5 , kHardwareConfiguredFieldNumber = 6 , kNumTotalTriggersReceivedFieldNumber = 10 , kNumRunTriggersReceivedFieldNumber = 12 , kSentHsiEventsCounterFieldNumber = 15 , kAverageBufferOccupancyFieldNumber = 21 , kFailedToSendHsiEventsCounterFieldNumber = 16 } |
Public Member Functions | |
| CIBModuleInfo () | |
| ~CIBModuleInfo () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | CIBModuleInfo (::google::protobuf::internal::ConstantInitialized) |
| CIBModuleInfo (const CIBModuleInfo &from) | |
| CIBModuleInfo (CIBModuleInfo &&from) noexcept | |
| CIBModuleInfo & | operator= (const CIBModuleInfo &from) |
| CIBModuleInfo & | operator= (CIBModuleInfo &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (CIBModuleInfo *other) |
| void | UnsafeArenaSwap (CIBModuleInfo *other) |
| CIBModuleInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const CIBModuleInfo &from) |
| void | MergeFrom (const CIBModuleInfo &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_num_control_messages_sent () |
| ::uint32_t | num_control_messages_sent () const |
| void | set_num_control_messages_sent (::uint32_t value) |
| void | clear_num_control_responses_received () |
| ::uint32_t | num_control_responses_received () const |
| void | set_num_control_responses_received (::uint32_t value) |
| void | clear_hardware_running () |
| bool | hardware_running () const |
| void | set_hardware_running (bool value) |
| void | clear_hardware_configured () |
| bool | hardware_configured () const |
| void | set_hardware_configured (bool value) |
| void | clear_num_total_triggers_received () |
| ::uint32_t | num_total_triggers_received () const |
| void | set_num_total_triggers_received (::uint32_t value) |
| void | clear_num_run_triggers_received () |
| ::uint32_t | num_run_triggers_received () const |
| void | set_num_run_triggers_received (::uint32_t value) |
| void | clear_sent_hsi_events_counter () |
| ::uint32_t | sent_hsi_events_counter () const |
| void | set_sent_hsi_events_counter (::uint32_t value) |
| void | clear_average_buffer_occupancy () |
| double | average_buffer_occupancy () const |
| void | set_average_buffer_occupancy (double value) |
| void | clear_failed_to_send_hsi_events_counter () |
| ::uint32_t | failed_to_send_hsi_events_counter () const |
| void | set_failed_to_send_hsi_events_counter (::uint32_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | CIBModuleInfo (::_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 CIBModuleInfo & | default_instance () |
| static const CIBModuleInfo * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| CIBModuleInfo (::google::protobuf::Arena *arena) | |
Private Types | |
| typedef void | InternalArenaConstructable_ |
| typedef void | DestructorSkippable_ |
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< 4, 9, 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_cibmodules_2fopmon_2fCIBModule_2eproto |
| void | swap (CIBModuleInfo &a, CIBModuleInfo &b) |
Definition at line 79 of file CIBModule.pb.h.
Definition at line 315 of file CIBModule.pb.h.
Definition at line 314 of file CIBModule.pb.h.
| anonymous enum : int |
Definition at line 206 of file CIBModule.pb.h.
|
inline |
Definition at line 82 of file CIBModule.pb.h.
|
override |
Definition at line 170 of file CIBModule.pb.cc.
|
explicit |
| dunedaq::cibmodules::opmon::CIBModuleInfo::CIBModuleInfo | ( | const CIBModuleInfo & | from | ) |
Definition at line 149 of file CIBModule.pb.cc.
|
inlinenoexcept |
Definition at line 88 of file CIBModule.pb.h.
|
explicitprotected |
Definition at line 144 of file CIBModule.pb.cc.
| PROTOBUF_CONSTEXPR dunedaq::cibmodules::opmon::CIBModuleInfo::CIBModuleInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 27 of file CIBModule.pb.cc.
|
inlineprivate |
Definition at line 537 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 515 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 427 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 405 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 361 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 383 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 471 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 449 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 493 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 541 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 519 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 431 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 409 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 365 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 387 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 475 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 453 of file CIBModule.pb.h.
|
inlineprivate |
Definition at line 497 of file CIBModule.pb.h.
|
final |
Definition at line 194 of file CIBModule.pb.cc.
|
final |
Definition at line 284 of file CIBModule.pb.cc.
|
inline |
Definition at line 529 of file CIBModule.pb.h.
|
final |
Definition at line 368 of file CIBModule.pb.cc.
|
final |
Definition at line 182 of file CIBModule.pb.cc.
|
inline |
Definition at line 526 of file CIBModule.pb.h.
|
inline |
Definition at line 504 of file CIBModule.pb.h.
|
inline |
Definition at line 416 of file CIBModule.pb.h.
|
inline |
Definition at line 394 of file CIBModule.pb.h.
|
inline |
Definition at line 350 of file CIBModule.pb.h.
|
inline |
Definition at line 372 of file CIBModule.pb.h.
|
inline |
Definition at line 460 of file CIBModule.pb.h.
|
inline |
Definition at line 438 of file CIBModule.pb.h.
|
inline |
Definition at line 482 of file CIBModule.pb.h.
| void dunedaq::cibmodules::opmon::CIBModuleInfo::CopyFrom | ( | const CIBModuleInfo & | from | ) |
Definition at line 485 of file CIBModule.pb.cc.
|
inlinestatic |
Definition at line 127 of file CIBModule.pb.h.
|
inlinestatic |
Definition at line 118 of file CIBModule.pb.h.
|
inline |
Definition at line 507 of file CIBModule.pb.h.
|
inlinestaticprivate |
Definition at line 190 of file CIBModule.pb.h.
|
inlinefinal |
Definition at line 180 of file CIBModule.pb.h.
|
final |
Definition at line 439 of file CIBModule.pb.cc.
|
inlinestatic |
Definition at line 121 of file CIBModule.pb.h.
|
final |
Definition at line 507 of file CIBModule.pb.cc.
|
inlinestatic |
Definition at line 124 of file CIBModule.pb.h.
|
inline |
Definition at line 419 of file CIBModule.pb.h.
|
inline |
Definition at line 397 of file CIBModule.pb.h.
|
inlinestatic |
Definition at line 130 of file CIBModule.pb.h.
|
private |
Definition at line 496 of file CIBModule.pb.cc.
|
final |
Definition at line 492 of file CIBModule.pb.cc.
|
inline |
Definition at line 167 of file CIBModule.pb.h.
|
staticprivate |
Definition at line 442 of file CIBModule.pb.cc.
|
inline |
Definition at line 114 of file CIBModule.pb.h.
|
inlinefinal |
Definition at line 161 of file CIBModule.pb.h.
|
inline |
Definition at line 353 of file CIBModule.pb.h.
|
inline |
Definition at line 375 of file CIBModule.pb.h.
|
inline |
Definition at line 463 of file CIBModule.pb.h.
|
inline |
Definition at line 441 of file CIBModule.pb.h.
|
inlinenoexcept |
Definition at line 97 of file CIBModule.pb.h.
|
inline |
Definition at line 93 of file CIBModule.pb.h.
|
inline |
Definition at line 485 of file CIBModule.pb.h.
|
inline |
Definition at line 533 of file CIBModule.pb.h.
|
inline |
Definition at line 511 of file CIBModule.pb.h.
|
inline |
Definition at line 423 of file CIBModule.pb.h.
|
inline |
Definition at line 401 of file CIBModule.pb.h.
|
inline |
Definition at line 357 of file CIBModule.pb.h.
|
inline |
Definition at line 379 of file CIBModule.pb.h.
|
inline |
Definition at line 467 of file CIBModule.pb.h.
|
inline |
Definition at line 445 of file CIBModule.pb.h.
|
inline |
Definition at line 489 of file CIBModule.pb.h.
|
finalprivate |
Definition at line 178 of file CIBModule.pb.cc.
|
inlineprivate |
Definition at line 155 of file CIBModule.pb.cc.
|
inlineprivate |
Definition at line 175 of file CIBModule.pb.cc.
|
inline |
Definition at line 140 of file CIBModule.pb.h.
|
inline |
Definition at line 111 of file CIBModule.pb.h.
|
inline |
Definition at line 153 of file CIBModule.pb.h.
|
friend |
Definition at line 313 of file CIBModule.pb.h.
|
friend |
Definition at line 189 of file CIBModule.pb.h.
|
friend |
Definition at line 311 of file CIBModule.pb.h.
|
friend |
Definition at line 330 of file CIBModule.pb.h.
|
friend |
Definition at line 137 of file CIBModule.pb.h.
| union { ... } dunedaq::cibmodules::opmon::CIBModuleInfo |
|
static |
Definition at line 197 of file CIBModule.pb.h.
| Impl_ dunedaq::cibmodules::opmon::CIBModuleInfo::_impl_ |
Definition at line 329 of file CIBModule.pb.h.
|
staticprivate |
Definition at line 312 of file CIBModule.pb.h.
|
staticconstexpr |
Definition at line 134 of file CIBModule.pb.h.