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) |
template<typename > | |
PROTOBUF_CONSTEXPR | QueueInfo (::_pbi::ConstantInitialized) |
template<typename > | |
PROTOBUF_CONSTEXPR | QueueInfo (::_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 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 333 of file IfaceWrapper.pb.h.
Definition at line 514 of file IfaceWrapper.pb.h.
Definition at line 513 of file IfaceWrapper.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kPacketsReceivedFieldNumber | |
kBytesReceivedFieldNumber | |
kFullRxBurstFieldNumber | |
kMaxBurstSizeFieldNumber |
Definition at line 460 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 336 of file IfaceWrapper.pb.h.
|
override |
Definition at line 754 of file IfaceWrapper.pb.cc.
|
explicit |
dunedaq::dpdklibs::opmon::QueueInfo::QueueInfo | ( | const QueueInfo & | from | ) |
Definition at line 738 of file IfaceWrapper.pb.cc.
|
inlinenoexcept |
Definition at line 342 of file IfaceWrapper.pb.h.
|
explicitprotected |
Definition at line 733 of file IfaceWrapper.pb.cc.
PROTOBUF_CONSTEXPR dunedaq::dpdklibs::opmon::QueueInfo::QueueInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 50 of file IfaceWrapper.pb.cc.
PROTOBUF_CONSTEXPR dunedaq::dpdklibs::opmon::QueueInfo::QueueInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 27 of file queue.pb.cc.
|
inlineprivate |
Definition at line 1819 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1841 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1863 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1797 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1823 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1845 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1867 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1801 of file IfaceWrapper.pb.h.
|
final |
|
final |
Definition at line 833 of file IfaceWrapper.pb.cc.
|
inline |
Definition at line 1811 of file IfaceWrapper.pb.h.
|
final |
Definition at line 877 of file IfaceWrapper.pb.cc.
|
final |
Definition at line 766 of file IfaceWrapper.pb.cc.
|
inline |
Definition at line 1808 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1830 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1852 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1786 of file IfaceWrapper.pb.h.
void dunedaq::dpdklibs::opmon::QueueInfo::CopyFrom | ( | const QueueInfo & | from | ) |
Definition at line 942 of file IfaceWrapper.pb.cc.
|
inlinestatic |
Definition at line 381 of file IfaceWrapper.pb.h.
|
inlinestatic |
Definition at line 372 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1833 of file IfaceWrapper.pb.h.
|
inlinestaticprivate |
Definition at line 444 of file IfaceWrapper.pb.h.
|
inlinefinal |
Definition at line 434 of file IfaceWrapper.pb.h.
|
final |
Definition at line 916 of file IfaceWrapper.pb.cc.
|
inlinestatic |
Definition at line 375 of file IfaceWrapper.pb.h.
|
final |
Definition at line 964 of file IfaceWrapper.pb.cc.
|
inlinestatic |
Definition at line 378 of file IfaceWrapper.pb.h.
|
inlinestatic |
Definition at line 384 of file IfaceWrapper.pb.h.
|
private |
Definition at line 953 of file IfaceWrapper.pb.cc.
|
final |
Definition at line 949 of file IfaceWrapper.pb.cc.
|
inline |
Definition at line 1855 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 421 of file IfaceWrapper.pb.h.
|
staticprivate |
Definition at line 919 of file IfaceWrapper.pb.cc.
|
inline |
Definition at line 368 of file IfaceWrapper.pb.h.
|
inlinefinal |
Definition at line 415 of file IfaceWrapper.pb.h.
Definition at line 347 of file IfaceWrapper.pb.h.
Definition at line 351 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1789 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1815 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1837 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1859 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1793 of file IfaceWrapper.pb.h.
|
finalprivate |
Definition at line 762 of file IfaceWrapper.pb.cc.
|
private |
|
inlineprivate |
Definition at line 759 of file IfaceWrapper.pb.cc.
|
inline |
Definition at line 394 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 365 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 407 of file IfaceWrapper.pb.h.
|
friend |
Definition at line 512 of file IfaceWrapper.pb.h.
|
friend |
Definition at line 443 of file IfaceWrapper.pb.h.
|
friend |
Definition at line 510 of file IfaceWrapper.pb.h.
|
friend |
Definition at line 524 of file IfaceWrapper.pb.h.
Definition at line 391 of file IfaceWrapper.pb.h.
union { ... } dunedaq::dpdklibs::opmon::QueueInfo |
|
static |
Definition at line 451 of file IfaceWrapper.pb.h.
Impl_ dunedaq::dpdklibs::opmon::QueueInfo::_impl_ |
Definition at line 523 of file IfaceWrapper.pb.h.
|
staticprivate |
Definition at line 511 of file IfaceWrapper.pb.h.
|
staticconstexpr |
Definition at line 388 of file IfaceWrapper.pb.h.