|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <tpprocessor_info.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kTpReceivedCountFieldNumber = 1 , kTaMadeCountFieldNumber = 2 , kTaSentCountFieldNumber = 3 , kTaFailedSentCountFieldNumber = 4 } |
Public Member Functions | |
| TPProcessorInfo () | |
| ~TPProcessorInfo () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | TPProcessorInfo (::google::protobuf::internal::ConstantInitialized) |
| TPProcessorInfo (const TPProcessorInfo &from) | |
| TPProcessorInfo (TPProcessorInfo &&from) noexcept | |
| TPProcessorInfo & | operator= (const TPProcessorInfo &from) |
| TPProcessorInfo & | operator= (TPProcessorInfo &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (TPProcessorInfo *other) |
| void | UnsafeArenaSwap (TPProcessorInfo *other) |
| TPProcessorInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const TPProcessorInfo &from) |
| void | MergeFrom (const TPProcessorInfo &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_received_count () |
| ::uint32_t | tp_received_count () const |
| void | set_tp_received_count (::uint32_t value) |
| void | clear_ta_made_count () |
| ::uint32_t | ta_made_count () const |
| void | set_ta_made_count (::uint32_t value) |
| void | clear_ta_sent_count () |
| ::uint32_t | ta_sent_count () const |
| void | set_ta_sent_count (::uint32_t value) |
| void | clear_ta_failed_sent_count () |
| ::uint32_t | ta_failed_sent_count () const |
| void | set_ta_failed_sent_count (::uint32_t value) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | TPProcessorInfo (::_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 TPProcessorInfo & | default_instance () |
| static const TPProcessorInfo * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| TPProcessorInfo (::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 (TPProcessorInfo *other) |
| ::uint32_t | _internal_tp_received_count () const |
| void | _internal_set_tp_received_count (::uint32_t value) |
| ::uint32_t | _internal_ta_made_count () const |
| void | _internal_set_ta_made_count (::uint32_t value) |
| ::uint32_t | _internal_ta_sent_count () const |
| void | _internal_set_ta_sent_count (::uint32_t value) |
| ::uint32_t | _internal_ta_failed_sent_count () const |
| void | _internal_set_ta_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, 4, 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_2ftpprocessor_5finfo_2eproto |
| void | swap (TPProcessorInfo &a, TPProcessorInfo &b) |
Definition at line 79 of file tpprocessor_info.pb.h.
Definition at line 260 of file tpprocessor_info.pb.h.
Definition at line 259 of file tpprocessor_info.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kTpReceivedCountFieldNumber | |
| kTaMadeCountFieldNumber | |
| kTaSentCountFieldNumber | |
| kTaFailedSentCountFieldNumber | |
Definition at line 206 of file tpprocessor_info.pb.h.
|
inline |
Definition at line 82 of file tpprocessor_info.pb.h.
|
override |
Definition at line 150 of file tpprocessor_info.pb.cc.
|
explicit |
| dunedaq::trigger::opmon::TPProcessorInfo::TPProcessorInfo | ( | const TPProcessorInfo & | from | ) |
Definition at line 134 of file tpprocessor_info.pb.cc.
|
inlinenoexcept |
Definition at line 88 of file tpprocessor_info.pb.h.
|
explicitprotected |
Definition at line 129 of file tpprocessor_info.pb.cc.
| PROTOBUF_CONSTEXPR dunedaq::trigger::opmon::TPProcessorInfo::TPProcessorInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 27 of file tpprocessor_info.pb.cc.
|
inlineprivate |
Definition at line 371 of file tpprocessor_info.pb.h.
|
inlineprivate |
Definition at line 327 of file tpprocessor_info.pb.h.
|
inlineprivate |
Definition at line 349 of file tpprocessor_info.pb.h.
|
inlineprivate |
Definition at line 305 of file tpprocessor_info.pb.h.
|
inlineprivate |
Definition at line 367 of file tpprocessor_info.pb.h.
|
inlineprivate |
Definition at line 323 of file tpprocessor_info.pb.h.
|
inlineprivate |
Definition at line 345 of file tpprocessor_info.pb.h.
|
inlineprivate |
Definition at line 301 of file tpprocessor_info.pb.h.
|
final |
Definition at line 174 of file tpprocessor_info.pb.cc.
|
final |
Definition at line 229 of file tpprocessor_info.pb.cc.
|
final |
Definition at line 273 of file tpprocessor_info.pb.cc.
|
final |
Definition at line 162 of file tpprocessor_info.pb.cc.
|
inline |
Definition at line 356 of file tpprocessor_info.pb.h.
|
inline |
Definition at line 312 of file tpprocessor_info.pb.h.
|
inline |
Definition at line 334 of file tpprocessor_info.pb.h.
|
inline |
Definition at line 290 of file tpprocessor_info.pb.h.
| void dunedaq::trigger::opmon::TPProcessorInfo::CopyFrom | ( | const TPProcessorInfo & | from | ) |
Definition at line 338 of file tpprocessor_info.pb.cc.
|
inlinestatic |
Definition at line 127 of file tpprocessor_info.pb.h.
|
inlinestatic |
Definition at line 118 of file tpprocessor_info.pb.h.
|
inlinestaticprivate |
Definition at line 190 of file tpprocessor_info.pb.h.
|
inlinefinal |
Definition at line 180 of file tpprocessor_info.pb.h.
|
final |
Definition at line 312 of file tpprocessor_info.pb.cc.
|
inlinestatic |
Definition at line 121 of file tpprocessor_info.pb.h.
|
final |
Definition at line 360 of file tpprocessor_info.pb.cc.
|
inlinestatic |
Definition at line 124 of file tpprocessor_info.pb.h.
|
inlinestatic |
Definition at line 130 of file tpprocessor_info.pb.h.
|
private |
Definition at line 349 of file tpprocessor_info.pb.cc.
|
final |
Definition at line 345 of file tpprocessor_info.pb.cc.
|
inline |
Definition at line 167 of file tpprocessor_info.pb.h.
|
staticprivate |
Definition at line 315 of file tpprocessor_info.pb.cc.
|
inline |
Definition at line 114 of file tpprocessor_info.pb.h.
|
inlinefinal |
Definition at line 161 of file tpprocessor_info.pb.h.
|
inline |
Definition at line 93 of file tpprocessor_info.pb.h.
|
inlinenoexcept |
Definition at line 97 of file tpprocessor_info.pb.h.
|
inline |
Definition at line 363 of file tpprocessor_info.pb.h.
|
inline |
Definition at line 319 of file tpprocessor_info.pb.h.
|
inline |
Definition at line 341 of file tpprocessor_info.pb.h.
|
inline |
Definition at line 297 of file tpprocessor_info.pb.h.
|
finalprivate |
Definition at line 158 of file tpprocessor_info.pb.cc.
|
inlineprivate |
Definition at line 140 of file tpprocessor_info.pb.cc.
|
inlineprivate |
Definition at line 155 of file tpprocessor_info.pb.cc.
|
inline |
Definition at line 140 of file tpprocessor_info.pb.h.
|
inline |
Definition at line 359 of file tpprocessor_info.pb.h.
|
inline |
Definition at line 315 of file tpprocessor_info.pb.h.
|
inline |
Definition at line 337 of file tpprocessor_info.pb.h.
|
inline |
Definition at line 293 of file tpprocessor_info.pb.h.
|
inline |
Definition at line 111 of file tpprocessor_info.pb.h.
|
inline |
Definition at line 153 of file tpprocessor_info.pb.h.
|
friend |
Definition at line 258 of file tpprocessor_info.pb.h.
|
friend |
Definition at line 189 of file tpprocessor_info.pb.h.
|
friend |
Definition at line 256 of file tpprocessor_info.pb.h.
|
friend |
Definition at line 270 of file tpprocessor_info.pb.h.
|
friend |
Definition at line 137 of file tpprocessor_info.pb.h.
| union { ... } dunedaq::trigger::opmon::TPProcessorInfo |
|
static |
Definition at line 197 of file tpprocessor_info.pb.h.
| Impl_ dunedaq::trigger::opmon::TPProcessorInfo::_impl_ |
Definition at line 269 of file tpprocessor_info.pb.h.
|
staticprivate |
Definition at line 257 of file tpprocessor_info.pb.h.
|
staticconstexpr |
Definition at line 134 of file tpprocessor_info.pb.h.