|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <daphne_control_high.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) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | StreamInfo (::_pbi::ConstantInitialized) |
| template<typename > | |
| PROTOBUF_CONSTEXPR | StreamInfo (::_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 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_2fdaphne_5fcontrol_5fhigh_2eproto |
| void | swap (StreamInfo &a, StreamInfo &b) |
Definition at line 3647 of file daphne_control_high.pb.h.
|
private |
Definition at line 3828 of file daphne_control_high.pb.h.
|
private |
Definition at line 3827 of file daphne_control_high.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kTotalPacketsFieldNumber | |
| kNewPacketsFieldNumber | |
| kTotalDroppedPacketsFieldNumber | |
| kNewDroppedPacketsFieldNumber | |
Definition at line 3774 of file daphne_control_high.pb.h.
|
inline |
Definition at line 3650 of file daphne_control_high.pb.h.
|
override |
Definition at line 5761 of file daphne_control_high.pb.cc.
|
explicit |
| daphne::StreamInfo::StreamInfo | ( | const StreamInfo & | from | ) |
Definition at line 5745 of file daphne_control_high.pb.cc.
|
inlinenoexcept |
Definition at line 3656 of file daphne_control_high.pb.h.
|
explicitprotected |
Definition at line 5740 of file daphne_control_high.pb.cc.
| PROTOBUF_CONSTEXPR daphne::StreamInfo::StreamInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 364 of file daphne_control_high.pb.cc.
| PROTOBUF_CONSTEXPR daphne::StreamInfo::StreamInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 51 of file DaphneControllerModule.pb.cc.
|
inlineprivate |
Definition at line 8678 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8634 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8682 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8638 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8660 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8616 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8656 of file daphne_control_high.pb.h.
|
inlineprivate |
Definition at line 8612 of file daphne_control_high.pb.h.
|
final |
|
final |
Definition at line 5840 of file daphne_control_high.pb.cc.
|
final |
Definition at line 5884 of file daphne_control_high.pb.cc.
|
final |
Definition at line 5773 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 8667 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8623 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8645 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8601 of file daphne_control_high.pb.h.
| void daphne::StreamInfo::CopyFrom | ( | const StreamInfo & | from | ) |
Definition at line 5949 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 3695 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 3686 of file daphne_control_high.pb.h.
|
inlinestaticprivate |
Definition at line 3758 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 3748 of file daphne_control_high.pb.h.
|
final |
Definition at line 5923 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 3689 of file daphne_control_high.pb.h.
|
final |
Definition at line 5971 of file daphne_control_high.pb.cc.
|
inlinestatic |
Definition at line 3692 of file daphne_control_high.pb.h.
|
inlinestatic |
Definition at line 3698 of file daphne_control_high.pb.h.
|
private |
Definition at line 5960 of file daphne_control_high.pb.cc.
|
final |
Definition at line 5956 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 3735 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 5926 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 3682 of file daphne_control_high.pb.h.
|
inlinefinal |
Definition at line 3729 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8670 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8626 of file daphne_control_high.pb.h.
|
inline |
Definition at line 3661 of file daphne_control_high.pb.h.
|
inlinenoexcept |
Definition at line 3665 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8674 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8630 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8652 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8608 of file daphne_control_high.pb.h.
|
finalprivate |
Definition at line 5769 of file daphne_control_high.pb.cc.
|
private |
|
inlineprivate |
Definition at line 5766 of file daphne_control_high.pb.cc.
|
inline |
Definition at line 3708 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8648 of file daphne_control_high.pb.h.
|
inline |
Definition at line 8604 of file daphne_control_high.pb.h.
|
inline |
Definition at line 3679 of file daphne_control_high.pb.h.
|
inline |
Definition at line 3721 of file daphne_control_high.pb.h.
|
friend |
Definition at line 3826 of file daphne_control_high.pb.h.
|
friend |
Definition at line 3757 of file daphne_control_high.pb.h.
|
friend |
Definition at line 3824 of file daphne_control_high.pb.h.
|
friend |
Definition at line 3838 of file daphne_control_high.pb.h.
|
friend |
Definition at line 3705 of file daphne_control_high.pb.h.
| union { ... } daphne::StreamInfo |
|
static |
Definition at line 3765 of file daphne_control_high.pb.h.
| Impl_ daphne::StreamInfo::_impl_ |
Definition at line 3837 of file daphne_control_high.pb.h.
|
staticprivate |
Definition at line 3825 of file daphne_control_high.pb.h.
|
staticconstexpr |
Definition at line 3702 of file daphne_control_high.pb.h.