DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <IfaceWrapper.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kPacketsReceivedFieldNumber = 1 , kBytesReceivedFieldNumber = 2 , kFullRxBurstFieldNumber = 3 , kMaxBurstSizeFieldNumber = 4 } |
Public Member Functions | |
QueueInfo () | |
~QueueInfo () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | QueueInfo (::google::protobuf::internal::ConstantInitialized) |
QueueInfo (const QueueInfo &from) | |
QueueInfo (QueueInfo &&from) noexcept | |
QueueInfo & | operator= (const QueueInfo &from) |
QueueInfo & | operator= (QueueInfo &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (QueueInfo *other) |
void | UnsafeArenaSwap (QueueInfo *other) |
QueueInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const QueueInfo &from) |
void | MergeFrom (const QueueInfo &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_packets_received () |
::uint64_t | packets_received () const |
void | set_packets_received (::uint64_t value) |
void | clear_bytes_received () |
::uint64_t | bytes_received () const |
void | set_bytes_received (::uint64_t value) |
void | clear_full_rx_burst () |
::uint64_t | full_rx_burst () const |
void | set_full_rx_burst (::uint64_t value) |
void | clear_max_burst_size () |
::uint32_t | max_burst_size () const |
void | set_max_burst_size (::uint32_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 QueueInfo & | default_instance () |
static const QueueInfo * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
QueueInfo (::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 (QueueInfo *other) |
::uint64_t | _internal_packets_received () const |
void | _internal_set_packets_received (::uint64_t value) |
::uint64_t | _internal_bytes_received () const |
void | _internal_set_bytes_received (::uint64_t value) |
::uint64_t | _internal_full_rx_burst () const |
void | _internal_set_full_rx_burst (::uint64_t value) |
::uint32_t | _internal_max_burst_size () const |
void | _internal_set_max_burst_size (::uint32_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_dpdklibs_2fopmon_2fIfaceWrapper_2eproto |
void | swap (QueueInfo &a, QueueInfo &b) |
Definition at line 336 of file IfaceWrapper.pb.h.
Definition at line 517 of file IfaceWrapper.pb.h.
Definition at line 516 of file IfaceWrapper.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kPacketsReceivedFieldNumber | |
kBytesReceivedFieldNumber | |
kFullRxBurstFieldNumber | |
kMaxBurstSizeFieldNumber |
Definition at line 463 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 339 of file IfaceWrapper.pb.h.
|
override |
Definition at line 788 of file IfaceWrapper.pb.cc.
|
explicit |
dunedaq::dpdklibs::opmon::QueueInfo::QueueInfo | ( | const QueueInfo & | from | ) |
Definition at line 772 of file IfaceWrapper.pb.cc.
|
inlinenoexcept |
Definition at line 345 of file IfaceWrapper.pb.h.
|
explicitprotected |
Definition at line 767 of file IfaceWrapper.pb.cc.
|
inlineprivate |
Definition at line 2004 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 2026 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 2048 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1982 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 2008 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 2030 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 2052 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1986 of file IfaceWrapper.pb.h.
|
final |
|
final |
Definition at line 867 of file IfaceWrapper.pb.cc.
|
inline |
Definition at line 1996 of file IfaceWrapper.pb.h.
|
final |
Definition at line 911 of file IfaceWrapper.pb.cc.
|
final |
Definition at line 800 of file IfaceWrapper.pb.cc.
|
inline |
Definition at line 1993 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 2015 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 2037 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1971 of file IfaceWrapper.pb.h.
void dunedaq::dpdklibs::opmon::QueueInfo::CopyFrom | ( | const QueueInfo & | from | ) |
Definition at line 976 of file IfaceWrapper.pb.cc.
|
inlinestatic |
Definition at line 384 of file IfaceWrapper.pb.h.
|
inlinestatic |
Definition at line 375 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 2018 of file IfaceWrapper.pb.h.
|
inlinestaticprivate |
Definition at line 447 of file IfaceWrapper.pb.h.
|
inlinefinal |
Definition at line 437 of file IfaceWrapper.pb.h.
|
final |
Definition at line 950 of file IfaceWrapper.pb.cc.
|
inlinestatic |
Definition at line 378 of file IfaceWrapper.pb.h.
|
final |
Definition at line 998 of file IfaceWrapper.pb.cc.
|
inlinestatic |
Definition at line 381 of file IfaceWrapper.pb.h.
|
inlinestatic |
Definition at line 387 of file IfaceWrapper.pb.h.
|
private |
Definition at line 987 of file IfaceWrapper.pb.cc.
|
final |
Definition at line 983 of file IfaceWrapper.pb.cc.
|
inline |
Definition at line 2040 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 424 of file IfaceWrapper.pb.h.
|
staticprivate |
Definition at line 953 of file IfaceWrapper.pb.cc.
|
inline |
Definition at line 371 of file IfaceWrapper.pb.h.
|
inlinefinal |
Definition at line 418 of file IfaceWrapper.pb.h.
Definition at line 350 of file IfaceWrapper.pb.h.
Definition at line 354 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1974 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 2000 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 2022 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 2044 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1978 of file IfaceWrapper.pb.h.
|
finalprivate |
Definition at line 796 of file IfaceWrapper.pb.cc.
|
private |
|
inlineprivate |
Definition at line 793 of file IfaceWrapper.pb.cc.
|
inline |
Definition at line 397 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 368 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 410 of file IfaceWrapper.pb.h.
|
friend |
Definition at line 515 of file IfaceWrapper.pb.h.
|
friend |
Definition at line 446 of file IfaceWrapper.pb.h.
|
friend |
Definition at line 513 of file IfaceWrapper.pb.h.
|
friend |
Definition at line 527 of file IfaceWrapper.pb.h.
Definition at line 394 of file IfaceWrapper.pb.h.
union { ... } dunedaq::dpdklibs::opmon::QueueInfo |
|
static |
Definition at line 454 of file IfaceWrapper.pb.h.
Impl_ dunedaq::dpdklibs::opmon::QueueInfo::_impl_ |
Definition at line 526 of file IfaceWrapper.pb.h.
|
staticprivate |
Definition at line 514 of file IfaceWrapper.pb.h.
|
staticconstexpr |
Definition at line 391 of file IfaceWrapper.pb.h.