DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <IfaceWrapper.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kIpacketsFieldNumber = 1 , kOpacketsFieldNumber = 2 , kIbytesFieldNumber = 10 , kObytesFieldNumber = 11 , kImissedFieldNumber = 20 , kIerrorsFieldNumber = 21 , kOerrorsFieldNumber = 22 , kRxNombufFieldNumber = 30 } |
Public Member Functions | |
EthStats () | |
~EthStats () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | EthStats (::google::protobuf::internal::ConstantInitialized) |
EthStats (const EthStats &from) | |
EthStats (EthStats &&from) noexcept | |
EthStats & | operator= (const EthStats &from) |
EthStats & | operator= (EthStats &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (EthStats *other) |
void | UnsafeArenaSwap (EthStats *other) |
EthStats * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const EthStats &from) |
void | MergeFrom (const EthStats &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_ipackets () |
::uint64_t | ipackets () const |
void | set_ipackets (::uint64_t value) |
void | clear_opackets () |
::uint64_t | opackets () const |
void | set_opackets (::uint64_t value) |
void | clear_ibytes () |
::uint64_t | ibytes () const |
void | set_ibytes (::uint64_t value) |
void | clear_obytes () |
::uint64_t | obytes () const |
void | set_obytes (::uint64_t value) |
void | clear_imissed () |
::uint64_t | imissed () const |
void | set_imissed (::uint64_t value) |
void | clear_ierrors () |
::uint64_t | ierrors () const |
void | set_ierrors (::uint64_t value) |
void | clear_oerrors () |
::uint64_t | oerrors () const |
void | set_oerrors (::uint64_t value) |
void | clear_rx_nombuf () |
::uint64_t | rx_nombuf () const |
void | set_rx_nombuf (::uint64_t value) |
template<typename > | |
PROTOBUF_CONSTEXPR | EthStats (::_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 EthStats & | default_instance () |
static const EthStats * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
EthStats (::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 (EthStats *other) |
::uint64_t | _internal_ipackets () const |
void | _internal_set_ipackets (::uint64_t value) |
::uint64_t | _internal_opackets () const |
void | _internal_set_opackets (::uint64_t value) |
::uint64_t | _internal_ibytes () const |
void | _internal_set_ibytes (::uint64_t value) |
::uint64_t | _internal_obytes () const |
void | _internal_set_obytes (::uint64_t value) |
::uint64_t | _internal_imissed () const |
void | _internal_set_imissed (::uint64_t value) |
::uint64_t | _internal_ierrors () const |
void | _internal_set_ierrors (::uint64_t value) |
::uint64_t | _internal_oerrors () const |
void | _internal_set_oerrors (::uint64_t value) |
::uint64_t | _internal_rx_nombuf () const |
void | _internal_set_rx_nombuf (::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< 4, 8, 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 (EthStats &a, EthStats &b) |
Definition at line 91 of file IfaceWrapper.pb.h.
Definition at line 316 of file IfaceWrapper.pb.h.
Definition at line 315 of file IfaceWrapper.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kIpacketsFieldNumber | |
kOpacketsFieldNumber | |
kIbytesFieldNumber | |
kObytesFieldNumber | |
kImissedFieldNumber | |
kIerrorsFieldNumber | |
kOerrorsFieldNumber | |
kRxNombufFieldNumber |
Definition at line 218 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 94 of file IfaceWrapper.pb.h.
|
override |
Definition at line 416 of file IfaceWrapper.pb.cc.
|
explicit |
dunedaq::dpdklibs::opmon::EthStats::EthStats | ( | const EthStats & | from | ) |
Definition at line 396 of file IfaceWrapper.pb.cc.
|
inlinenoexcept |
Definition at line 100 of file IfaceWrapper.pb.h.
|
explicitprotected |
Definition at line 391 of file IfaceWrapper.pb.cc.
PROTOBUF_CONSTEXPR dunedaq::dpdklibs::opmon::EthStats::EthStats | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 27 of file IfaceWrapper.pb.cc.
|
inlineprivate |
Definition at line 1661 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1727 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1705 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1617 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1683 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1749 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1639 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1771 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1665 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1731 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1709 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1621 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1687 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1753 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1643 of file IfaceWrapper.pb.h.
|
inlineprivate |
Definition at line 1775 of file IfaceWrapper.pb.h.
|
final |
Definition at line 440 of file IfaceWrapper.pb.cc.
|
final |
Definition at line 527 of file IfaceWrapper.pb.cc.
|
final |
Definition at line 599 of file IfaceWrapper.pb.cc.
|
final |
Definition at line 428 of file IfaceWrapper.pb.cc.
|
inline |
Definition at line 1650 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1716 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1694 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1606 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1672 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1738 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1628 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1760 of file IfaceWrapper.pb.h.
void dunedaq::dpdklibs::opmon::EthStats::CopyFrom | ( | const EthStats & | from | ) |
Definition at line 700 of file IfaceWrapper.pb.cc.
|
inlinestatic |
Definition at line 139 of file IfaceWrapper.pb.h.
|
inlinestatic |
Definition at line 130 of file IfaceWrapper.pb.h.
|
inlinestaticprivate |
Definition at line 202 of file IfaceWrapper.pb.h.
|
inlinefinal |
Definition at line 192 of file IfaceWrapper.pb.h.
|
final |
Definition at line 662 of file IfaceWrapper.pb.cc.
|
inlinestatic |
Definition at line 133 of file IfaceWrapper.pb.h.
|
final |
Definition at line 722 of file IfaceWrapper.pb.cc.
|
inlinestatic |
Definition at line 136 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1653 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1719 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1697 of file IfaceWrapper.pb.h.
|
inlinestatic |
Definition at line 142 of file IfaceWrapper.pb.h.
|
private |
Definition at line 711 of file IfaceWrapper.pb.cc.
|
inline |
Definition at line 1609 of file IfaceWrapper.pb.h.
|
final |
Definition at line 707 of file IfaceWrapper.pb.cc.
|
inline |
Definition at line 179 of file IfaceWrapper.pb.h.
|
staticprivate |
Definition at line 665 of file IfaceWrapper.pb.cc.
|
inline |
Definition at line 126 of file IfaceWrapper.pb.h.
|
inlinefinal |
Definition at line 173 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1675 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1741 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1631 of file IfaceWrapper.pb.h.
Definition at line 105 of file IfaceWrapper.pb.h.
Definition at line 109 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1763 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1657 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1723 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1701 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1613 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1679 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1745 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1635 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 1767 of file IfaceWrapper.pb.h.
|
finalprivate |
Definition at line 424 of file IfaceWrapper.pb.cc.
|
inlineprivate |
Definition at line 402 of file IfaceWrapper.pb.cc.
|
inlineprivate |
Definition at line 421 of file IfaceWrapper.pb.cc.
|
inline |
Definition at line 152 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 123 of file IfaceWrapper.pb.h.
|
inline |
Definition at line 165 of file IfaceWrapper.pb.h.
|
friend |
Definition at line 314 of file IfaceWrapper.pb.h.
|
friend |
Definition at line 201 of file IfaceWrapper.pb.h.
|
friend |
Definition at line 312 of file IfaceWrapper.pb.h.
|
friend |
Definition at line 330 of file IfaceWrapper.pb.h.
Definition at line 149 of file IfaceWrapper.pb.h.
union { ... } dunedaq::dpdklibs::opmon::EthStats |
|
static |
Definition at line 209 of file IfaceWrapper.pb.h.
Impl_ dunedaq::dpdklibs::opmon::EthStats::_impl_ |
Definition at line 329 of file IfaceWrapper.pb.h.
|
staticprivate |
Definition at line 313 of file IfaceWrapper.pb.h.
|
staticconstexpr |
Definition at line 146 of file IfaceWrapper.pb.h.