|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <DaphneControllerModule.pb.h>
Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kTotalPacketsFieldNumber = 1 , kNewPacketsFieldNumber = 2 , kTotalDroppedPacketsFieldNumber = 3 , kNewDroppedPacketsFieldNumber = 4 } |
Public Member Functions | |
| StreamInfo () | |
| ~StreamInfo () override | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | StreamInfo (::google::protobuf::internal::ConstantInitialized) |
| StreamInfo (const StreamInfo &from) | |
| StreamInfo (StreamInfo &&from) noexcept | |
| StreamInfo & | operator= (const StreamInfo &from) |
| StreamInfo & | operator= (StreamInfo &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (StreamInfo *other) |
| void | UnsafeArenaSwap (StreamInfo *other) |
| StreamInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
| void | CopyFrom (const StreamInfo &from) |
| void | MergeFrom (const StreamInfo &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_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) |
| void | clear_total_dropped_packets () |
| ::uint64_t | total_dropped_packets () const |
| void | set_total_dropped_packets (::uint64_t value) |
| void | clear_new_dropped_packets () |
| ::uint64_t | new_dropped_packets () const |
| void | set_new_dropped_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 StreamInfo & | default_instance () |
| static const StreamInfo * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| StreamInfo (::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 (StreamInfo *other) |
| ::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) |
| ::uint64_t | _internal_total_dropped_packets () const |
| void | _internal_set_total_dropped_packets (::uint64_t value) |
| ::uint64_t | _internal_new_dropped_packets () const |
| void | _internal_set_new_dropped_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< 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_daphnemodules_2fopmon_2fDaphneControllerModule_2eproto |
| void | swap (StreamInfo &a, StreamInfo &b) |
Definition at line 342 of file DaphneControllerModule.pb.h.
Definition at line 523 of file DaphneControllerModule.pb.h.
Definition at line 522 of file DaphneControllerModule.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kTotalPacketsFieldNumber | |
| kNewPacketsFieldNumber | |
| kTotalDroppedPacketsFieldNumber | |
| kNewDroppedPacketsFieldNumber | |
Definition at line 469 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 345 of file DaphneControllerModule.pb.h.
|
override |
Definition at line 760 of file DaphneControllerModule.pb.cc.
|
explicit |
| dunedaq::daphnemodules::opmon::StreamInfo::StreamInfo | ( | const StreamInfo & | from | ) |
Definition at line 744 of file DaphneControllerModule.pb.cc.
|
inlinenoexcept |
Definition at line 351 of file DaphneControllerModule.pb.h.
|
explicitprotected |
Definition at line 739 of file DaphneControllerModule.pb.cc.
|
inlineprivate |
Definition at line 1220 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1176 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1224 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1180 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1202 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1158 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1198 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1154 of file DaphneControllerModule.pb.h.
|
final |
|
final |
Definition at line 839 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 883 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 772 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 1209 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1165 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1187 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1143 of file DaphneControllerModule.pb.h.
| void dunedaq::daphnemodules::opmon::StreamInfo::CopyFrom | ( | const StreamInfo & | from | ) |
Definition at line 948 of file DaphneControllerModule.pb.cc.
|
inlinestatic |
Definition at line 390 of file DaphneControllerModule.pb.h.
|
inlinestatic |
Definition at line 381 of file DaphneControllerModule.pb.h.
|
inlinestaticprivate |
Definition at line 453 of file DaphneControllerModule.pb.h.
|
inlinefinal |
Definition at line 443 of file DaphneControllerModule.pb.h.
|
final |
Definition at line 922 of file DaphneControllerModule.pb.cc.
|
inlinestatic |
Definition at line 384 of file DaphneControllerModule.pb.h.
|
final |
Definition at line 970 of file DaphneControllerModule.pb.cc.
|
inlinestatic |
Definition at line 387 of file DaphneControllerModule.pb.h.
|
inlinestatic |
Definition at line 393 of file DaphneControllerModule.pb.h.
|
private |
Definition at line 959 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 955 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 430 of file DaphneControllerModule.pb.h.
|
staticprivate |
Definition at line 925 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 377 of file DaphneControllerModule.pb.h.
|
inlinefinal |
Definition at line 424 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1212 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1168 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 356 of file DaphneControllerModule.pb.h.
|
inlinenoexcept |
Definition at line 360 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1216 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1172 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1194 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1150 of file DaphneControllerModule.pb.h.
|
finalprivate |
Definition at line 768 of file DaphneControllerModule.pb.cc.
|
private |
|
inlineprivate |
Definition at line 765 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 403 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1190 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1146 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 374 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 416 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 521 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 452 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 519 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 533 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 400 of file DaphneControllerModule.pb.h.
| union { ... } dunedaq::daphnemodules::opmon::StreamInfo |
|
static |
Definition at line 460 of file DaphneControllerModule.pb.h.
| Impl_ dunedaq::daphnemodules::opmon::StreamInfo::_impl_ |
Definition at line 532 of file DaphneControllerModule.pb.h.
|
staticprivate |
Definition at line 520 of file DaphneControllerModule.pb.h.
|
staticconstexpr |
Definition at line 397 of file DaphneControllerModule.pb.h.