|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <DaphneControllerModule.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kTotalTriggersFieldNumber = 1 , kNewTriggersFieldNumber = 2 , kTotalPacketsFieldNumber = 5 , kNewPacketsFieldNumber = 6 } |
Public Member Functions | |
| ChannelInfo () | |
| ~ChannelInfo () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | ChannelInfo (::google::protobuf::internal::ConstantInitialized) |
| ChannelInfo (const ChannelInfo &from) | |
| ChannelInfo (ChannelInfo &&from) noexcept | |
| ChannelInfo & | operator= (const ChannelInfo &from) |
| ChannelInfo & | operator= (ChannelInfo &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ChannelInfo *other) |
| void | UnsafeArenaSwap (ChannelInfo *other) |
| ChannelInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const ChannelInfo &from) |
| void | MergeFrom (const ChannelInfo &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_total_triggers () |
| ::uint64_t | total_triggers () const |
| void | set_total_triggers (::uint64_t value) |
| void | clear_new_triggers () |
| ::uint64_t | new_triggers () const |
| void | set_new_triggers (::uint64_t value) |
| void | clear_total_packets () |
| ::uint64_t | total_packets () const |
| void | set_total_packets (::uint64_t value) |
| void | clear_new_packets () |
| ::uint64_t | new_packets () const |
| void | set_new_packets (::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 ChannelInfo & | default_instance () |
| static const ChannelInfo * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| ChannelInfo (::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 (ChannelInfo *other) |
| ::uint64_t | _internal_total_triggers () const |
| void | _internal_set_total_triggers (::uint64_t value) |
| ::uint64_t | _internal_new_triggers () const |
| void | _internal_set_new_triggers (::uint64_t value) |
| ::uint64_t | _internal_total_packets () const |
| void | _internal_set_total_packets (::uint64_t value) |
| ::uint64_t | _internal_new_packets () const |
| void | _internal_set_new_packets (::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< 3, 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_daphnemodules_2fopmon_2fDaphneControllerModule_2eproto |
| void | swap (ChannelInfo &a, ChannelInfo &b) |
Definition at line 536 of file DaphneControllerModule.pb.h.
Definition at line 717 of file DaphneControllerModule.pb.h.
Definition at line 716 of file DaphneControllerModule.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kTotalTriggersFieldNumber | |
| kNewTriggersFieldNumber | |
| kTotalPacketsFieldNumber | |
| kNewPacketsFieldNumber | |
Definition at line 663 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 539 of file DaphneControllerModule.pb.h.
|
override |
Definition at line 1002 of file DaphneControllerModule.pb.cc.
|
explicit |
| dunedaq::daphnemodules::opmon::ChannelInfo::ChannelInfo | ( | const ChannelInfo & | from | ) |
Definition at line 986 of file DaphneControllerModule.pb.cc.
|
inlinenoexcept |
Definition at line 545 of file DaphneControllerModule.pb.h.
|
explicitprotected |
Definition at line 981 of file DaphneControllerModule.pb.cc.
|
inlineprivate |
Definition at line 1312 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1268 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1316 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1272 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1294 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1250 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1290 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1246 of file DaphneControllerModule.pb.h.
|
final |
|
final |
Definition at line 1085 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 1129 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 1014 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 1301 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1257 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1279 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1235 of file DaphneControllerModule.pb.h.
| void dunedaq::daphnemodules::opmon::ChannelInfo::CopyFrom | ( | const ChannelInfo & | from | ) |
Definition at line 1194 of file DaphneControllerModule.pb.cc.
|
inlinestatic |
Definition at line 584 of file DaphneControllerModule.pb.h.
|
inlinestatic |
Definition at line 575 of file DaphneControllerModule.pb.h.
|
inlinestaticprivate |
Definition at line 647 of file DaphneControllerModule.pb.h.
|
inlinefinal |
Definition at line 637 of file DaphneControllerModule.pb.h.
|
final |
Definition at line 1168 of file DaphneControllerModule.pb.cc.
|
inlinestatic |
Definition at line 578 of file DaphneControllerModule.pb.h.
|
final |
Definition at line 1216 of file DaphneControllerModule.pb.cc.
|
inlinestatic |
Definition at line 581 of file DaphneControllerModule.pb.h.
|
inlinestatic |
Definition at line 587 of file DaphneControllerModule.pb.h.
|
private |
Definition at line 1205 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 1201 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 624 of file DaphneControllerModule.pb.h.
|
staticprivate |
Definition at line 1171 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 571 of file DaphneControllerModule.pb.h.
|
inlinefinal |
Definition at line 618 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1304 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1260 of file DaphneControllerModule.pb.h.
|
inlinenoexcept |
Definition at line 554 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 550 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1308 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1264 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1286 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1242 of file DaphneControllerModule.pb.h.
|
finalprivate |
Definition at line 1010 of file DaphneControllerModule.pb.cc.
|
private |
|
inlineprivate |
Definition at line 1007 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 597 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1282 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1238 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 568 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 610 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 715 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 646 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 713 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 727 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 594 of file DaphneControllerModule.pb.h.
| union { ... } dunedaq::daphnemodules::opmon::ChannelInfo |
|
static |
Definition at line 654 of file DaphneControllerModule.pb.h.
| Impl_ dunedaq::daphnemodules::opmon::ChannelInfo::_impl_ |
Definition at line 726 of file DaphneControllerModule.pb.h.
|
staticprivate |
Definition at line 714 of file DaphneControllerModule.pb.h.
|
staticconstexpr |
Definition at line 591 of file DaphneControllerModule.pb.h.