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) |
template<typename > | |
PROTOBUF_CONSTEXPR | ChannelInfo (::_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 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 533 of file DaphneControllerModule.pb.h.
Definition at line 714 of file DaphneControllerModule.pb.h.
Definition at line 713 of file DaphneControllerModule.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kTotalTriggersFieldNumber | |
kNewTriggersFieldNumber | |
kTotalPacketsFieldNumber | |
kNewPacketsFieldNumber |
Definition at line 660 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 536 of file DaphneControllerModule.pb.h.
|
override |
Definition at line 966 of file DaphneControllerModule.pb.cc.
|
explicit |
dunedaq::daphnemodules::opmon::ChannelInfo::ChannelInfo | ( | const ChannelInfo & | from | ) |
Definition at line 950 of file DaphneControllerModule.pb.cc.
|
inlinenoexcept |
Definition at line 542 of file DaphneControllerModule.pb.h.
|
explicitprotected |
Definition at line 945 of file DaphneControllerModule.pb.cc.
PROTOBUF_CONSTEXPR dunedaq::daphnemodules::opmon::ChannelInfo::ChannelInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 70 of file DaphneControllerModule.pb.cc.
|
inlineprivate |
Definition at line 1115 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1071 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1119 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1075 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1097 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1053 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1093 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1049 of file DaphneControllerModule.pb.h.
|
final |
Definition at line 990 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 1049 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 1093 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 978 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 1104 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1060 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1082 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1038 of file DaphneControllerModule.pb.h.
void dunedaq::daphnemodules::opmon::ChannelInfo::CopyFrom | ( | const ChannelInfo & | from | ) |
Definition at line 1158 of file DaphneControllerModule.pb.cc.
|
inlinestatic |
Definition at line 581 of file DaphneControllerModule.pb.h.
|
inlinestatic |
Definition at line 572 of file DaphneControllerModule.pb.h.
|
inlinestaticprivate |
Definition at line 644 of file DaphneControllerModule.pb.h.
|
inlinefinal |
Definition at line 634 of file DaphneControllerModule.pb.h.
|
final |
Definition at line 1132 of file DaphneControllerModule.pb.cc.
|
inlinestatic |
Definition at line 575 of file DaphneControllerModule.pb.h.
|
final |
Definition at line 1180 of file DaphneControllerModule.pb.cc.
|
inlinestatic |
Definition at line 578 of file DaphneControllerModule.pb.h.
|
inlinestatic |
Definition at line 584 of file DaphneControllerModule.pb.h.
|
private |
Definition at line 1169 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 1165 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 621 of file DaphneControllerModule.pb.h.
|
staticprivate |
Definition at line 1135 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 568 of file DaphneControllerModule.pb.h.
|
inlinefinal |
Definition at line 615 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1107 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1063 of file DaphneControllerModule.pb.h.
|
inlinenoexcept |
Definition at line 551 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 547 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1111 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1067 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1089 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1045 of file DaphneControllerModule.pb.h.
|
finalprivate |
Definition at line 974 of file DaphneControllerModule.pb.cc.
|
inlineprivate |
Definition at line 956 of file DaphneControllerModule.pb.cc.
|
inlineprivate |
Definition at line 971 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 594 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1085 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1041 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 565 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 607 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 712 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 643 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 710 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 724 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 591 of file DaphneControllerModule.pb.h.
union { ... } dunedaq::daphnemodules::opmon::ChannelInfo |
|
static |
Definition at line 651 of file DaphneControllerModule.pb.h.
Impl_ dunedaq::daphnemodules::opmon::ChannelInfo::_impl_ |
Definition at line 723 of file DaphneControllerModule.pb.h.
|
staticprivate |
Definition at line 711 of file DaphneControllerModule.pb.h.
|
staticconstexpr |
Definition at line 588 of file DaphneControllerModule.pb.h.