|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <tpreplaymodule_info.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kTpMadeCountFieldNumber = 1 , kTpvMadeCountFieldNumber = 2 , kTpvFailedSentCountFieldNumber = 3 } |
Public Member Functions | |
| TPReplayModuleInfo () | |
| ~TPReplayModuleInfo () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | TPReplayModuleInfo (::google::protobuf::internal::ConstantInitialized) |
| TPReplayModuleInfo (const TPReplayModuleInfo &from) | |
| TPReplayModuleInfo (TPReplayModuleInfo &&from) noexcept | |
| TPReplayModuleInfo & | operator= (const TPReplayModuleInfo &from) |
| TPReplayModuleInfo & | operator= (TPReplayModuleInfo &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (TPReplayModuleInfo *other) |
| void | UnsafeArenaSwap (TPReplayModuleInfo *other) |
| TPReplayModuleInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const TPReplayModuleInfo &from) |
| void | MergeFrom (const TPReplayModuleInfo &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_tp_made_count () |
| ::uint32_t | tp_made_count () const |
| void | set_tp_made_count (::uint32_t value) |
| void | clear_tpv_made_count () |
| ::uint32_t | tpv_made_count () const |
| void | set_tpv_made_count (::uint32_t value) |
| void | clear_tpv_failed_sent_count () |
| ::uint32_t | tpv_failed_sent_count () const |
| void | set_tpv_failed_sent_count (::uint32_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | TPReplayModuleInfo (::_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 TPReplayModuleInfo & | default_instance () |
| static const TPReplayModuleInfo * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| TPReplayModuleInfo (::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 (TPReplayModuleInfo *other) |
| ::uint32_t | _internal_tp_made_count () const |
| void | _internal_set_tp_made_count (::uint32_t value) |
| ::uint32_t | _internal_tpv_made_count () const |
| void | _internal_set_tpv_made_count (::uint32_t value) |
| ::uint32_t | _internal_tpv_failed_sent_count () const |
| void | _internal_set_tpv_failed_sent_count (::uint32_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_trigger_2fopmon_2ftpreplaymodule_5finfo_2eproto |
| void | swap (TPReplayModuleInfo &a, TPReplayModuleInfo &b) |
Definition at line 79 of file tpreplaymodule_info.pb.h.
Definition at line 249 of file tpreplaymodule_info.pb.h.
Definition at line 248 of file tpreplaymodule_info.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kTpMadeCountFieldNumber | |
| kTpvMadeCountFieldNumber | |
| kTpvFailedSentCountFieldNumber | |
Definition at line 206 of file tpreplaymodule_info.pb.h.
|
inline |
Definition at line 82 of file tpreplaymodule_info.pb.h.
|
override |
Definition at line 147 of file tpreplaymodule_info.pb.cc.
|
explicit |
| dunedaq::trigger::opmon::TPReplayModuleInfo::TPReplayModuleInfo | ( | const TPReplayModuleInfo & | from | ) |
Definition at line 132 of file tpreplaymodule_info.pb.cc.
|
inlinenoexcept |
Definition at line 88 of file tpreplaymodule_info.pb.h.
|
explicitprotected |
Definition at line 127 of file tpreplaymodule_info.pb.cc.
| PROTOBUF_CONSTEXPR dunedaq::trigger::opmon::TPReplayModuleInfo::TPReplayModuleInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 27 of file tpreplaymodule_info.pb.cc.
|
inlineprivate |
Definition at line 293 of file tpreplaymodule_info.pb.h.
|
inlineprivate |
Definition at line 337 of file tpreplaymodule_info.pb.h.
|
inlineprivate |
Definition at line 315 of file tpreplaymodule_info.pb.h.
|
inlineprivate |
Definition at line 289 of file tpreplaymodule_info.pb.h.
|
inlineprivate |
Definition at line 333 of file tpreplaymodule_info.pb.h.
|
inlineprivate |
Definition at line 311 of file tpreplaymodule_info.pb.h.
|
final |
Definition at line 171 of file tpreplaymodule_info.pb.cc.
|
final |
Definition at line 221 of file tpreplaymodule_info.pb.cc.
|
final |
Definition at line 258 of file tpreplaymodule_info.pb.cc.
|
final |
Definition at line 159 of file tpreplaymodule_info.pb.cc.
|
inline |
Definition at line 278 of file tpreplaymodule_info.pb.h.
|
inline |
Definition at line 322 of file tpreplaymodule_info.pb.h.
|
inline |
Definition at line 300 of file tpreplaymodule_info.pb.h.
| void dunedaq::trigger::opmon::TPReplayModuleInfo::CopyFrom | ( | const TPReplayModuleInfo & | from | ) |
Definition at line 314 of file tpreplaymodule_info.pb.cc.
|
inlinestatic |
Definition at line 127 of file tpreplaymodule_info.pb.h.
|
inlinestatic |
Definition at line 118 of file tpreplaymodule_info.pb.h.
|
inlinestaticprivate |
Definition at line 190 of file tpreplaymodule_info.pb.h.
|
inlinefinal |
Definition at line 180 of file tpreplaymodule_info.pb.h.
|
final |
Definition at line 291 of file tpreplaymodule_info.pb.cc.
|
inlinestatic |
Definition at line 121 of file tpreplaymodule_info.pb.h.
|
final |
Definition at line 336 of file tpreplaymodule_info.pb.cc.
|
inlinestatic |
Definition at line 124 of file tpreplaymodule_info.pb.h.
|
inlinestatic |
Definition at line 130 of file tpreplaymodule_info.pb.h.
|
private |
Definition at line 325 of file tpreplaymodule_info.pb.cc.
|
final |
Definition at line 321 of file tpreplaymodule_info.pb.cc.
|
inline |
Definition at line 167 of file tpreplaymodule_info.pb.h.
|
staticprivate |
Definition at line 294 of file tpreplaymodule_info.pb.cc.
|
inline |
Definition at line 114 of file tpreplaymodule_info.pb.h.
|
inlinefinal |
Definition at line 161 of file tpreplaymodule_info.pb.h.
|
inline |
Definition at line 93 of file tpreplaymodule_info.pb.h.
|
inlinenoexcept |
Definition at line 97 of file tpreplaymodule_info.pb.h.
|
inline |
Definition at line 285 of file tpreplaymodule_info.pb.h.
|
inline |
Definition at line 329 of file tpreplaymodule_info.pb.h.
|
inline |
Definition at line 307 of file tpreplaymodule_info.pb.h.
|
finalprivate |
Definition at line 155 of file tpreplaymodule_info.pb.cc.
|
inlineprivate |
Definition at line 138 of file tpreplaymodule_info.pb.cc.
|
inlineprivate |
Definition at line 152 of file tpreplaymodule_info.pb.cc.
|
inline |
Definition at line 140 of file tpreplaymodule_info.pb.h.
|
inline |
Definition at line 281 of file tpreplaymodule_info.pb.h.
|
inline |
Definition at line 325 of file tpreplaymodule_info.pb.h.
|
inline |
Definition at line 303 of file tpreplaymodule_info.pb.h.
|
inline |
Definition at line 111 of file tpreplaymodule_info.pb.h.
|
inline |
Definition at line 153 of file tpreplaymodule_info.pb.h.
|
friend |
Definition at line 247 of file tpreplaymodule_info.pb.h.
|
friend |
Definition at line 189 of file tpreplaymodule_info.pb.h.
|
friend |
Definition at line 245 of file tpreplaymodule_info.pb.h.
|
friend |
Definition at line 258 of file tpreplaymodule_info.pb.h.
|
friend |
Definition at line 137 of file tpreplaymodule_info.pb.h.
| union { ... } dunedaq::trigger::opmon::TPReplayModuleInfo |
|
static |
Definition at line 197 of file tpreplaymodule_info.pb.h.
| Impl_ dunedaq::trigger::opmon::TPReplayModuleInfo::_impl_ |
Definition at line 257 of file tpreplaymodule_info.pb.h.
|
staticprivate |
Definition at line 246 of file tpreplaymodule_info.pb.h.
|
staticconstexpr |
Definition at line 134 of file tpreplaymodule_info.pb.h.