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 | |
SenderInfo () | |
~SenderInfo () override | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | SenderInfo (::google::protobuf::internal::ConstantInitialized) |
SenderInfo (const SenderInfo &from) | |
SenderInfo (SenderInfo &&from) noexcept | |
SenderInfo & | operator= (const SenderInfo &from) |
SenderInfo & | operator= (SenderInfo &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SenderInfo *other) |
void | UnsafeArenaSwap (SenderInfo *other) |
SenderInfo * | New (::google::protobuf::Arena *arena=nullptr) const final |
void | CopyFrom (const SenderInfo &from) |
void | MergeFrom (const SenderInfo &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 | SenderInfo (::_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 SenderInfo & | default_instance () |
static const SenderInfo * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
SenderInfo (::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 (SenderInfo *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 (SenderInfo &a, SenderInfo &b) |
anonymous enum : int |
Enumerator | |
---|---|
kBytesFieldNumber | |
kMessagesFieldNumber |
|
override |
Definition at line 172 of file ipm.pb.cc.
|
explicit |
dunedaq::ipm::opmon::SenderInfo::SenderInfo | ( | const SenderInfo & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
Definition at line 153 of file ipm.pb.cc.
PROTOBUF_CONSTEXPR dunedaq::ipm::opmon::SenderInfo::SenderInfo | ( | ::_pbi::ConstantInitialized | ) |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
Definition at line 196 of file ipm.pb.cc.
|
final |
Definition at line 239 of file ipm.pb.cc.
|
inline |
|
final |
Definition at line 269 of file ipm.pb.cc.
|
final |
Definition at line 184 of file ipm.pb.cc.
|
inline |
|
inline |
void dunedaq::ipm::opmon::SenderInfo::CopyFrom | ( | const SenderInfo & | from | ) |
Definition at line 316 of file ipm.pb.cc.
|
inlinestatic |
|
inlinestatic |
|
inlinestaticprivate |
|
inlinefinal |
|
final |
Definition at line 296 of file ipm.pb.cc.
|
inlinestatic |
Definition at line 124 of file ipm.pb.h.
|
final |
Definition at line 338 of file ipm.pb.cc.
|
inlinestatic |
|
inlinestatic |
Definition at line 133 of file ipm.pb.h.
|
private |
|
final |
|
inline |
Definition at line 170 of file ipm.pb.h.
|
staticprivate |
Definition at line 299 of file ipm.pb.cc.
|
inline |
|
inline |
|
inlinefinal |
|
inline |
Definition at line 96 of file ipm.pb.h.
|
inlinenoexcept |
Definition at line 100 of file ipm.pb.h.
|
inline |
Definition at line 446 of file ipm.pb.h.
|
inline |
Definition at line 468 of file ipm.pb.h.
|
finalprivate |
Definition at line 180 of file ipm.pb.cc.
|
inlineprivate |
|
inlineprivate |
|
inline |
Definition at line 143 of file ipm.pb.h.
|
inline |
|
inline |
Definition at line 156 of file ipm.pb.h.
|
friend |
|
friend |
|
friend |
|
friend |
union { ... } dunedaq::ipm::opmon::SenderInfo |
|
static |
|
staticprivate |
|
staticconstexpr |