DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <ipm.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kBytesFieldNumber = 1 , kMessagesFieldNumber = 2 } |
Public Member Functions | |
ReceiverInfo () | |
~ReceiverInfo () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | ReceiverInfo (::google::protobuf::internal::ConstantInitialized) |
ReceiverInfo (const ReceiverInfo &from) | |
ReceiverInfo (ReceiverInfo &&from) noexcept | |
ReceiverInfo & | operator= (const ReceiverInfo &from) |
ReceiverInfo & | operator= (ReceiverInfo &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (ReceiverInfo *other) |
void | UnsafeArenaSwap (ReceiverInfo *other) |
ReceiverInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const ReceiverInfo &from) |
void | MergeFrom (const ReceiverInfo &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_bytes () |
::uint64_t | bytes () const |
void | set_bytes (::uint64_t value) |
void | clear_messages () |
::uint64_t | messages () const |
void | set_messages (::uint64_t value) |
template<typename > | |
PROTOBUF_CONSTEXPR | ReceiverInfo (::_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 ReceiverInfo & | default_instance () |
static const ReceiverInfo * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
ReceiverInfo (::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 (ReceiverInfo *other) |
::uint64_t | _internal_bytes () const |
void | _internal_set_bytes (::uint64_t value) |
::uint64_t | _internal_messages () const |
void | _internal_set_messages (::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< 1, 2, 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_ipm_2fopmon_2fipm_2eproto |
void | swap (ReceiverInfo &a, ReceiverInfo &b) |
anonymous enum : int |
Enumerator | |
---|---|
kBytesFieldNumber | |
kMessagesFieldNumber |
Definition at line 379 of file ipm.pb.h.
|
override |
Definition at line 368 of file ipm.pb.cc.
|
explicit |
dunedaq::ipm::opmon::ReceiverInfo::ReceiverInfo | ( | const ReceiverInfo & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
Definition at line 349 of file ipm.pb.cc.
PROTOBUF_CONSTEXPR dunedaq::ipm::opmon::ReceiverInfo::ReceiverInfo | ( | ::_pbi::ConstantInitialized | ) |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
Definition at line 392 of file ipm.pb.cc.
|
final |
Definition at line 435 of file ipm.pb.cc.
|
inline |
|
final |
Definition at line 465 of file ipm.pb.cc.
|
final |
Definition at line 380 of file ipm.pb.cc.
|
inline |
|
inline |
void dunedaq::ipm::opmon::ReceiverInfo::CopyFrom | ( | const ReceiverInfo & | from | ) |
Definition at line 512 of file ipm.pb.cc.
|
inlinestatic |
|
inlinestatic |
|
inlinestaticprivate |
|
inlinefinal |
|
final |
Definition at line 492 of file ipm.pb.cc.
|
inlinestatic |
Definition at line 294 of file ipm.pb.h.
|
final |
Definition at line 534 of file ipm.pb.cc.
|
inlinestatic |
|
inlinestatic |
Definition at line 303 of file ipm.pb.h.
|
private |
|
final |
|
inline |
Definition at line 340 of file ipm.pb.h.
|
staticprivate |
Definition at line 495 of file ipm.pb.cc.
|
inline |
|
inline |
|
inlinefinal |
|
inline |
Definition at line 266 of file ipm.pb.h.
|
inlinenoexcept |
Definition at line 270 of file ipm.pb.h.
|
inline |
Definition at line 494 of file ipm.pb.h.
|
inline |
Definition at line 516 of file ipm.pb.h.
|
finalprivate |
Definition at line 376 of file ipm.pb.cc.
|
inlineprivate |
|
inlineprivate |
|
inline |
Definition at line 313 of file ipm.pb.h.
|
inline |
|
inline |
Definition at line 326 of file ipm.pb.h.
|
friend |
|
friend |
|
friend |
|
friend |
union { ... } dunedaq::ipm::opmon::ReceiverInfo |
|
static |
|
staticprivate |
|
staticconstexpr |