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) |
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_2fopmon_2fDaphneControllerModule_2eproto |
void | swap (StreamInfo &a, StreamInfo &b) |
Definition at line 339 of file DaphneControllerModule.pb.h.
Definition at line 520 of file DaphneControllerModule.pb.h.
Definition at line 519 of file DaphneControllerModule.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kTotalPacketsFieldNumber | |
kNewPacketsFieldNumber | |
kTotalDroppedPacketsFieldNumber | |
kNewDroppedPacketsFieldNumber |
Definition at line 466 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 342 of file DaphneControllerModule.pb.h.
|
override |
Definition at line 724 of file DaphneControllerModule.pb.cc.
|
explicit |
dunedaq::daphnemodules::opmon::StreamInfo::StreamInfo | ( | const StreamInfo & | from | ) |
Definition at line 708 of file DaphneControllerModule.pb.cc.
|
inlinenoexcept |
Definition at line 348 of file DaphneControllerModule.pb.h.
|
explicitprotected |
Definition at line 703 of file DaphneControllerModule.pb.cc.
PROTOBUF_CONSTEXPR dunedaq::daphnemodules::opmon::StreamInfo::StreamInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 51 of file DaphneControllerModule.pb.cc.
|
inlineprivate |
Definition at line 1023 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 979 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1027 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 983 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1005 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 961 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 1001 of file DaphneControllerModule.pb.h.
|
inlineprivate |
Definition at line 957 of file DaphneControllerModule.pb.h.
|
final |
Definition at line 748 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 803 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 847 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 736 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 1012 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 968 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 990 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 946 of file DaphneControllerModule.pb.h.
void dunedaq::daphnemodules::opmon::StreamInfo::CopyFrom | ( | const StreamInfo & | from | ) |
Definition at line 912 of file DaphneControllerModule.pb.cc.
|
inlinestatic |
Definition at line 387 of file DaphneControllerModule.pb.h.
|
inlinestatic |
Definition at line 378 of file DaphneControllerModule.pb.h.
|
inlinestaticprivate |
Definition at line 450 of file DaphneControllerModule.pb.h.
|
inlinefinal |
Definition at line 440 of file DaphneControllerModule.pb.h.
|
final |
Definition at line 886 of file DaphneControllerModule.pb.cc.
|
inlinestatic |
Definition at line 381 of file DaphneControllerModule.pb.h.
|
final |
Definition at line 934 of file DaphneControllerModule.pb.cc.
|
inlinestatic |
Definition at line 384 of file DaphneControllerModule.pb.h.
|
inlinestatic |
Definition at line 390 of file DaphneControllerModule.pb.h.
|
private |
Definition at line 923 of file DaphneControllerModule.pb.cc.
|
final |
Definition at line 919 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 427 of file DaphneControllerModule.pb.h.
|
staticprivate |
Definition at line 889 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 374 of file DaphneControllerModule.pb.h.
|
inlinefinal |
Definition at line 421 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1015 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 971 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 353 of file DaphneControllerModule.pb.h.
|
inlinenoexcept |
Definition at line 357 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 1019 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 975 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 997 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 953 of file DaphneControllerModule.pb.h.
|
finalprivate |
Definition at line 732 of file DaphneControllerModule.pb.cc.
|
inlineprivate |
Definition at line 714 of file DaphneControllerModule.pb.cc.
|
inlineprivate |
Definition at line 729 of file DaphneControllerModule.pb.cc.
|
inline |
Definition at line 400 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 993 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 949 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 371 of file DaphneControllerModule.pb.h.
|
inline |
Definition at line 413 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 518 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 449 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 516 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 530 of file DaphneControllerModule.pb.h.
|
friend |
Definition at line 397 of file DaphneControllerModule.pb.h.
union { ... } dunedaq::daphnemodules::opmon::StreamInfo |
|
static |
Definition at line 457 of file DaphneControllerModule.pb.h.
Impl_ dunedaq::daphnemodules::opmon::StreamInfo::_impl_ |
Definition at line 529 of file DaphneControllerModule.pb.h.
|
staticprivate |
Definition at line 517 of file DaphneControllerModule.pb.h.
|
staticconstexpr |
Definition at line 394 of file DaphneControllerModule.pb.h.