DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <taprocessor_info.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kTaReceivedCountFieldNumber = 1 , kTcMadeCountFieldNumber = 2 , kTcSentCountFieldNumber = 3 , kTcFailedSentCountFieldNumber = 4 } |
Public Member Functions | |
TAProcessorInfo () | |
~TAProcessorInfo () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | TAProcessorInfo (::google::protobuf::internal::ConstantInitialized) |
TAProcessorInfo (const TAProcessorInfo &from) | |
TAProcessorInfo (TAProcessorInfo &&from) noexcept | |
TAProcessorInfo & | operator= (const TAProcessorInfo &from) |
TAProcessorInfo & | operator= (TAProcessorInfo &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (TAProcessorInfo *other) |
void | UnsafeArenaSwap (TAProcessorInfo *other) |
TAProcessorInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const TAProcessorInfo &from) |
void | MergeFrom (const TAProcessorInfo &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_ta_received_count () |
::uint32_t | ta_received_count () const |
void | set_ta_received_count (::uint32_t value) |
void | clear_tc_made_count () |
::uint32_t | tc_made_count () const |
void | set_tc_made_count (::uint32_t value) |
void | clear_tc_sent_count () |
::uint32_t | tc_sent_count () const |
void | set_tc_sent_count (::uint32_t value) |
void | clear_tc_failed_sent_count () |
::uint32_t | tc_failed_sent_count () const |
void | set_tc_failed_sent_count (::uint32_t value) |
template<typename > | |
PROTOBUF_CONSTEXPR | TAProcessorInfo (::_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 TAProcessorInfo & | default_instance () |
static const TAProcessorInfo * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
TAProcessorInfo (::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 (TAProcessorInfo *other) |
::uint32_t | _internal_ta_received_count () const |
void | _internal_set_ta_received_count (::uint32_t value) |
::uint32_t | _internal_tc_made_count () const |
void | _internal_set_tc_made_count (::uint32_t value) |
::uint32_t | _internal_tc_sent_count () const |
void | _internal_set_tc_sent_count (::uint32_t value) |
::uint32_t | _internal_tc_failed_sent_count () const |
void | _internal_set_tc_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_2ftaprocessor_5finfo_2eproto |
void | swap (TAProcessorInfo &a, TAProcessorInfo &b) |
Definition at line 79 of file taprocessor_info.pb.h.
Definition at line 260 of file taprocessor_info.pb.h.
Definition at line 259 of file taprocessor_info.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kTaReceivedCountFieldNumber | |
kTcMadeCountFieldNumber | |
kTcSentCountFieldNumber | |
kTcFailedSentCountFieldNumber |
Definition at line 206 of file taprocessor_info.pb.h.
|
inline |
Definition at line 82 of file taprocessor_info.pb.h.
|
override |
Definition at line 150 of file taprocessor_info.pb.cc.
|
explicit |
dunedaq::trigger::opmon::TAProcessorInfo::TAProcessorInfo | ( | const TAProcessorInfo & | from | ) |
Definition at line 134 of file taprocessor_info.pb.cc.
|
inlinenoexcept |
Definition at line 88 of file taprocessor_info.pb.h.
|
explicitprotected |
Definition at line 129 of file taprocessor_info.pb.cc.
PROTOBUF_CONSTEXPR dunedaq::trigger::opmon::TAProcessorInfo::TAProcessorInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 27 of file taprocessor_info.pb.cc.
|
inlineprivate |
Definition at line 305 of file taprocessor_info.pb.h.
|
inlineprivate |
Definition at line 371 of file taprocessor_info.pb.h.
|
inlineprivate |
Definition at line 327 of file taprocessor_info.pb.h.
|
inlineprivate |
Definition at line 349 of file taprocessor_info.pb.h.
|
inlineprivate |
Definition at line 301 of file taprocessor_info.pb.h.
|
inlineprivate |
Definition at line 367 of file taprocessor_info.pb.h.
|
inlineprivate |
Definition at line 323 of file taprocessor_info.pb.h.
|
inlineprivate |
Definition at line 345 of file taprocessor_info.pb.h.
|
final |
Definition at line 174 of file taprocessor_info.pb.cc.
|
final |
Definition at line 229 of file taprocessor_info.pb.cc.
|
final |
Definition at line 273 of file taprocessor_info.pb.cc.
|
final |
Definition at line 162 of file taprocessor_info.pb.cc.
|
inline |
Definition at line 290 of file taprocessor_info.pb.h.
|
inline |
Definition at line 356 of file taprocessor_info.pb.h.
|
inline |
Definition at line 312 of file taprocessor_info.pb.h.
|
inline |
Definition at line 334 of file taprocessor_info.pb.h.
void dunedaq::trigger::opmon::TAProcessorInfo::CopyFrom | ( | const TAProcessorInfo & | from | ) |
Definition at line 338 of file taprocessor_info.pb.cc.
|
inlinestatic |
Definition at line 127 of file taprocessor_info.pb.h.
|
inlinestatic |
Definition at line 118 of file taprocessor_info.pb.h.
|
inlinestaticprivate |
Definition at line 190 of file taprocessor_info.pb.h.
|
inlinefinal |
Definition at line 180 of file taprocessor_info.pb.h.
|
final |
Definition at line 312 of file taprocessor_info.pb.cc.
|
inlinestatic |
Definition at line 121 of file taprocessor_info.pb.h.
|
final |
Definition at line 360 of file taprocessor_info.pb.cc.
|
inlinestatic |
Definition at line 124 of file taprocessor_info.pb.h.
|
inlinestatic |
Definition at line 130 of file taprocessor_info.pb.h.
|
private |
Definition at line 349 of file taprocessor_info.pb.cc.
|
final |
Definition at line 345 of file taprocessor_info.pb.cc.
|
inline |
Definition at line 167 of file taprocessor_info.pb.h.
|
staticprivate |
Definition at line 315 of file taprocessor_info.pb.cc.
|
inline |
Definition at line 114 of file taprocessor_info.pb.h.
|
inlinefinal |
Definition at line 161 of file taprocessor_info.pb.h.
|
inline |
Definition at line 93 of file taprocessor_info.pb.h.
|
inlinenoexcept |
Definition at line 97 of file taprocessor_info.pb.h.
|
inline |
Definition at line 297 of file taprocessor_info.pb.h.
|
inline |
Definition at line 363 of file taprocessor_info.pb.h.
|
inline |
Definition at line 319 of file taprocessor_info.pb.h.
|
inline |
Definition at line 341 of file taprocessor_info.pb.h.
|
finalprivate |
Definition at line 158 of file taprocessor_info.pb.cc.
|
inlineprivate |
Definition at line 140 of file taprocessor_info.pb.cc.
|
inlineprivate |
Definition at line 155 of file taprocessor_info.pb.cc.
|
inline |
Definition at line 140 of file taprocessor_info.pb.h.
|
inline |
Definition at line 293 of file taprocessor_info.pb.h.
|
inline |
Definition at line 359 of file taprocessor_info.pb.h.
|
inline |
Definition at line 315 of file taprocessor_info.pb.h.
|
inline |
Definition at line 337 of file taprocessor_info.pb.h.
|
inline |
Definition at line 111 of file taprocessor_info.pb.h.
|
inline |
Definition at line 153 of file taprocessor_info.pb.h.
|
friend |
Definition at line 258 of file taprocessor_info.pb.h.
|
friend |
Definition at line 189 of file taprocessor_info.pb.h.
|
friend |
Definition at line 256 of file taprocessor_info.pb.h.
|
friend |
Definition at line 270 of file taprocessor_info.pb.h.
|
friend |
Definition at line 137 of file taprocessor_info.pb.h.
union { ... } dunedaq::trigger::opmon::TAProcessorInfo |
|
static |
Definition at line 197 of file taprocessor_info.pb.h.
Impl_ dunedaq::trigger::opmon::TAProcessorInfo::_impl_ |
Definition at line 269 of file taprocessor_info.pb.h.
|
staticprivate |
Definition at line 257 of file taprocessor_info.pb.h.
|
staticconstexpr |
Definition at line 134 of file taprocessor_info.pb.h.