DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq::listrev::opmon::ListReverserInfo Class Referencefinal

#include <list_rev_info.pb.h>

Inheritance diagram for dunedaq::listrev::opmon::ListReverserInfo:
[legend]
Collaboration diagram for dunedaq::listrev::opmon::ListReverserInfo:
[legend]

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int {
  kRequestsReceivedFieldNumber = 1 , kRequestsSentFieldNumber = 2 , kListsReceivedFieldNumber = 11 , kListsSentFieldNumber = 12 ,
  kTotalRequestsReceivedFieldNumber = 21 , kTotalRequestsSentFieldNumber = 22 , kTotalListsReceivedFieldNumber = 31 , kTotalListsSentFieldNumber = 32
}
 

Public Member Functions

 ListReverserInfo ()
 
 ~ListReverserInfo () override
 
template<typename = void>
PROTOBUF_CONSTEXPR ListReverserInfo (::google::protobuf::internal::ConstantInitialized)
 
 ListReverserInfo (const ListReverserInfo &from)
 
 ListReverserInfo (ListReverserInfo &&from) noexcept
 
ListReverserInfooperator= (const ListReverserInfo &from)
 
ListReverserInfooperator= (ListReverserInfo &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ListReverserInfo *other)
 
void UnsafeArenaSwap (ListReverserInfo *other)
 
ListReverserInfoNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const ListReverserInfo &from)
 
void MergeFrom (const ListReverserInfo &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_requests_received ()
 
::uint64_t requests_received () const
 
void set_requests_received (::uint64_t value)
 
void clear_requests_sent ()
 
::uint64_t requests_sent () const
 
void set_requests_sent (::uint64_t value)
 
void clear_lists_received ()
 
::uint64_t lists_received () const
 
void set_lists_received (::uint64_t value)
 
void clear_lists_sent ()
 
::uint64_t lists_sent () const
 
void set_lists_sent (::uint64_t value)
 
void clear_total_requests_received ()
 
::uint64_t total_requests_received () const
 
void set_total_requests_received (::uint64_t value)
 
void clear_total_requests_sent ()
 
::uint64_t total_requests_sent () const
 
void set_total_requests_sent (::uint64_t value)
 
void clear_total_lists_received ()
 
::uint64_t total_lists_received () const
 
void set_total_lists_received (::uint64_t value)
 
void clear_total_lists_sent ()
 
::uint64_t total_lists_sent () const
 
void set_total_lists_sent (::uint64_t value)
 
template<typename >
PROTOBUF_CONSTEXPR ListReverserInfo (::_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 ListReverserInfodefault_instance ()
 
static const ListReverserInfointernal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 ListReverserInfo (::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 (ListReverserInfo *other)
 
::uint64_t _internal_requests_received () const
 
void _internal_set_requests_received (::uint64_t value)
 
::uint64_t _internal_requests_sent () const
 
void _internal_set_requests_sent (::uint64_t value)
 
::uint64_t _internal_lists_received () const
 
void _internal_set_lists_received (::uint64_t value)
 
::uint64_t _internal_lists_sent () const
 
void _internal_set_lists_sent (::uint64_t value)
 
::uint64_t _internal_total_requests_received () const
 
void _internal_set_total_requests_received (::uint64_t value)
 
::uint64_t _internal_total_requests_sent () const
 
void _internal_set_total_requests_sent (::uint64_t value)
 
::uint64_t _internal_total_lists_received () const
 
void _internal_set_total_lists_received (::uint64_t value)
 
::uint64_t _internal_total_lists_sent () const
 
void _internal_set_total_lists_sent (::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< 3, 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_listrev_2fopmon_2flist_5frev_5finfo_2eproto
 
void swap (ListReverserInfo &a, ListReverserInfo &b)
 

Detailed Description

Definition at line 85 of file list_rev_info.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kRequestsReceivedFieldNumber 
kRequestsSentFieldNumber 
kListsReceivedFieldNumber 
kListsSentFieldNumber 
kTotalRequestsReceivedFieldNumber 
kTotalRequestsSentFieldNumber 
kTotalListsReceivedFieldNumber 
kTotalListsSentFieldNumber 

Definition at line 212 of file list_rev_info.pb.h.

Constructor & Destructor Documentation

◆ ListReverserInfo() [1/6]

dunedaq::listrev::opmon::ListReverserInfo::ListReverserInfo ( )
inline

Definition at line 88 of file list_rev_info.pb.h.

◆ ~ListReverserInfo()

dunedaq::listrev::opmon::ListReverserInfo::~ListReverserInfo ( )
override

Definition at line 248 of file list_rev_info.pb.cc.

248 {
249 // @@protoc_insertion_point(destructor:dunedaq.listrev.opmon.ListReverserInfo)
250 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
251 SharedDtor();
252}

◆ ListReverserInfo() [2/6]

template<typename = void>
PROTOBUF_CONSTEXPR dunedaq::listrev::opmon::ListReverserInfo::ListReverserInfo ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ ListReverserInfo() [3/6]

dunedaq::listrev::opmon::ListReverserInfo::ListReverserInfo ( const ListReverserInfo & from)

Definition at line 228 of file list_rev_info.pb.cc.

229 : ::google::protobuf::Message(), _impl_(from._impl_) {
230 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
231 from._internal_metadata_);
232 // @@protoc_insertion_point(copy_constructor:dunedaq.listrev.opmon.ListReverserInfo)
233}

◆ ListReverserInfo() [4/6]

dunedaq::listrev::opmon::ListReverserInfo::ListReverserInfo ( ListReverserInfo && from)
inlinenoexcept

Definition at line 94 of file list_rev_info.pb.h.

96 *this = ::std::move(from);
97 }

◆ ListReverserInfo() [5/6]

dunedaq::listrev::opmon::ListReverserInfo::ListReverserInfo ( ::google::protobuf::Arena * arena)
explicitprotected

Definition at line 223 of file list_rev_info.pb.cc.

224 : ::google::protobuf::Message(arena) {
225 SharedCtor(arena);
226 // @@protoc_insertion_point(arena_constructor:dunedaq.listrev.opmon.ListReverserInfo)
227}
void SharedCtor(::google::protobuf::Arena *arena)

◆ ListReverserInfo() [6/6]

template<typename >
PROTOBUF_CONSTEXPR dunedaq::listrev::opmon::ListReverserInfo::ListReverserInfo ( ::_pbi::ConstantInitialized )

Definition at line 27 of file list_rev_info.pb.cc.

28 : _impl_{
29 /*decltype(_impl_.requests_received_)*/ ::uint64_t{0u},
30 /*decltype(_impl_.requests_sent_)*/ ::uint64_t{0u},
31 /*decltype(_impl_.lists_received_)*/ ::uint64_t{0u},
32 /*decltype(_impl_.lists_sent_)*/ ::uint64_t{0u},
33 /*decltype(_impl_.total_requests_received_)*/ ::uint64_t{0u},
34 /*decltype(_impl_.total_requests_sent_)*/ ::uint64_t{0u},
35 /*decltype(_impl_.total_lists_received_)*/ ::uint64_t{0u},
36 /*decltype(_impl_.total_lists_sent_)*/ ::uint64_t{0u},
37 /*decltype(_impl_._cached_size_)*/ {},
38 } {}

Member Function Documentation

◆ _internal_lists_received()

uint64_t dunedaq::listrev::opmon::ListReverserInfo::_internal_lists_received ( ) const
inlineprivate

Definition at line 835 of file list_rev_info.pb.h.

835 {
836 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
837 return _impl_.lists_received_;
838}

◆ _internal_lists_sent()

uint64_t dunedaq::listrev::opmon::ListReverserInfo::_internal_lists_sent ( ) const
inlineprivate

Definition at line 857 of file list_rev_info.pb.h.

857 {
858 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
859 return _impl_.lists_sent_;
860}

◆ _internal_requests_received()

uint64_t dunedaq::listrev::opmon::ListReverserInfo::_internal_requests_received ( ) const
inlineprivate

Definition at line 791 of file list_rev_info.pb.h.

791 {
792 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
794}

◆ _internal_requests_sent()

uint64_t dunedaq::listrev::opmon::ListReverserInfo::_internal_requests_sent ( ) const
inlineprivate

Definition at line 813 of file list_rev_info.pb.h.

813 {
814 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
815 return _impl_.requests_sent_;
816}

◆ _internal_set_lists_received()

void dunedaq::listrev::opmon::ListReverserInfo::_internal_set_lists_received ( ::uint64_t value)
inlineprivate

Definition at line 839 of file list_rev_info.pb.h.

839 {
840 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
841 ;
842 _impl_.lists_received_ = value;
843}

◆ _internal_set_lists_sent()

void dunedaq::listrev::opmon::ListReverserInfo::_internal_set_lists_sent ( ::uint64_t value)
inlineprivate

Definition at line 861 of file list_rev_info.pb.h.

861 {
862 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
863 ;
864 _impl_.lists_sent_ = value;
865}

◆ _internal_set_requests_received()

void dunedaq::listrev::opmon::ListReverserInfo::_internal_set_requests_received ( ::uint64_t value)
inlineprivate

Definition at line 795 of file list_rev_info.pb.h.

795 {
796 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
797 ;
799}

◆ _internal_set_requests_sent()

void dunedaq::listrev::opmon::ListReverserInfo::_internal_set_requests_sent ( ::uint64_t value)
inlineprivate

Definition at line 817 of file list_rev_info.pb.h.

817 {
818 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
819 ;
820 _impl_.requests_sent_ = value;
821}

◆ _internal_set_total_lists_received()

void dunedaq::listrev::opmon::ListReverserInfo::_internal_set_total_lists_received ( ::uint64_t value)
inlineprivate

Definition at line 927 of file list_rev_info.pb.h.

927 {
928 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
929 ;
931}

◆ _internal_set_total_lists_sent()

void dunedaq::listrev::opmon::ListReverserInfo::_internal_set_total_lists_sent ( ::uint64_t value)
inlineprivate

Definition at line 949 of file list_rev_info.pb.h.

949 {
950 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
951 ;
953}

◆ _internal_set_total_requests_received()

void dunedaq::listrev::opmon::ListReverserInfo::_internal_set_total_requests_received ( ::uint64_t value)
inlineprivate

Definition at line 883 of file list_rev_info.pb.h.

883 {
884 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
885 ;
887}

◆ _internal_set_total_requests_sent()

void dunedaq::listrev::opmon::ListReverserInfo::_internal_set_total_requests_sent ( ::uint64_t value)
inlineprivate

Definition at line 905 of file list_rev_info.pb.h.

905 {
906 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
907 ;
909}

◆ _internal_total_lists_received()

uint64_t dunedaq::listrev::opmon::ListReverserInfo::_internal_total_lists_received ( ) const
inlineprivate

Definition at line 923 of file list_rev_info.pb.h.

923 {
924 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
926}

◆ _internal_total_lists_sent()

uint64_t dunedaq::listrev::opmon::ListReverserInfo::_internal_total_lists_sent ( ) const
inlineprivate

Definition at line 945 of file list_rev_info.pb.h.

945 {
946 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
948}

◆ _internal_total_requests_received()

uint64_t dunedaq::listrev::opmon::ListReverserInfo::_internal_total_requests_received ( ) const
inlineprivate

Definition at line 879 of file list_rev_info.pb.h.

879 {
880 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
882}

◆ _internal_total_requests_sent()

uint64_t dunedaq::listrev::opmon::ListReverserInfo::_internal_total_requests_sent ( ) const
inlineprivate

Definition at line 901 of file list_rev_info.pb.h.

901 {
902 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
904}

◆ _InternalParse()

const char * dunedaq::listrev::opmon::ListReverserInfo::_InternalParse ( const char * ptr,
::google::protobuf::internal::ParseContext * ctx )
final

Definition at line 272 of file list_rev_info.pb.cc.

273 {
274 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
275 return ptr;
276}
static const ::google::protobuf::internal::TcParseTable< 3, 8, 0, 0, 2 > _table_

◆ _InternalSerialize()

uint8_t * dunedaq::listrev::opmon::ListReverserInfo::_InternalSerialize ( ::uint8_t * target,
::google::protobuf::io::EpsCopyOutputStream * stream ) const
final

Definition at line 351 of file list_rev_info.pb.cc.

353 {
354 // @@protoc_insertion_point(serialize_to_array_start:dunedaq.listrev.opmon.ListReverserInfo)
355 ::uint32_t cached_has_bits = 0;
356 (void)cached_has_bits;
357
358 // uint64 requests_received = 1;
359 if (this->_internal_requests_received() != 0) {
360 target = stream->EnsureSpace(target);
361 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
362 1, this->_internal_requests_received(), target);
363 }
364
365 // uint64 requests_sent = 2;
366 if (this->_internal_requests_sent() != 0) {
367 target = stream->EnsureSpace(target);
368 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
369 2, this->_internal_requests_sent(), target);
370 }
371
372 // uint64 lists_received = 11;
373 if (this->_internal_lists_received() != 0) {
374 target = stream->EnsureSpace(target);
375 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
376 11, this->_internal_lists_received(), target);
377 }
378
379 // uint64 lists_sent = 12;
380 if (this->_internal_lists_sent() != 0) {
381 target = stream->EnsureSpace(target);
382 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
383 12, this->_internal_lists_sent(), target);
384 }
385
386 // uint64 total_requests_received = 21;
387 if (this->_internal_total_requests_received() != 0) {
388 target = stream->EnsureSpace(target);
389 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
390 21, this->_internal_total_requests_received(), target);
391 }
392
393 // uint64 total_requests_sent = 22;
394 if (this->_internal_total_requests_sent() != 0) {
395 target = stream->EnsureSpace(target);
396 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
397 22, this->_internal_total_requests_sent(), target);
398 }
399
400 // uint64 total_lists_received = 31;
401 if (this->_internal_total_lists_received() != 0) {
402 target = stream->EnsureSpace(target);
403 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
404 31, this->_internal_total_lists_received(), target);
405 }
406
407 // uint64 total_lists_sent = 32;
408 if (this->_internal_total_lists_sent() != 0) {
409 target = stream->EnsureSpace(target);
410 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
411 32, this->_internal_total_lists_sent(), target);
412 }
413
414 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
415 target =
416 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
417 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
418 }
419 // @@protoc_insertion_point(serialize_to_array_end:dunedaq.listrev.opmon.ListReverserInfo)
420 return target;
421}

◆ ByteSizeLong()

size_t dunedaq::listrev::opmon::ListReverserInfo::ByteSizeLong ( ) const
final

Definition at line 423 of file list_rev_info.pb.cc.

423 {
424// @@protoc_insertion_point(message_byte_size_start:dunedaq.listrev.opmon.ListReverserInfo)
425 ::size_t total_size = 0;
426
427 ::uint32_t cached_has_bits = 0;
428 // Prevent compiler warnings about cached_has_bits being unused
429 (void) cached_has_bits;
430
431 // uint64 requests_received = 1;
432 if (this->_internal_requests_received() != 0) {
433 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
435 }
436
437 // uint64 requests_sent = 2;
438 if (this->_internal_requests_sent() != 0) {
439 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
441 }
442
443 // uint64 lists_received = 11;
444 if (this->_internal_lists_received() != 0) {
445 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
447 }
448
449 // uint64 lists_sent = 12;
450 if (this->_internal_lists_sent() != 0) {
451 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
452 this->_internal_lists_sent());
453 }
454
455 // uint64 total_requests_received = 21;
456 if (this->_internal_total_requests_received() != 0) {
457 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
459 }
460
461 // uint64 total_requests_sent = 22;
462 if (this->_internal_total_requests_sent() != 0) {
463 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
465 }
466
467 // uint64 total_lists_received = 31;
468 if (this->_internal_total_lists_received() != 0) {
469 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
471 }
472
473 // uint64 total_lists_sent = 32;
474 if (this->_internal_total_lists_sent() != 0) {
475 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
477 }
478
479 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
480}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

PROTOBUF_NOINLINE void dunedaq::listrev::opmon::ListReverserInfo::Clear ( )
final

Definition at line 260 of file list_rev_info.pb.cc.

260 {
261// @@protoc_insertion_point(message_clear_start:dunedaq.listrev.opmon.ListReverserInfo)
262 ::uint32_t cached_has_bits = 0;
263 // Prevent compiler warnings about cached_has_bits being unused
264 (void) cached_has_bits;
265
266 ::memset(&_impl_.requests_received_, 0, static_cast<::size_t>(
267 reinterpret_cast<char*>(&_impl_.total_lists_sent_) -
268 reinterpret_cast<char*>(&_impl_.requests_received_)) + sizeof(_impl_.total_lists_sent_));
269 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
270}

◆ clear_lists_received()

void dunedaq::listrev::opmon::ListReverserInfo::clear_lists_received ( )
inline

Definition at line 824 of file list_rev_info.pb.h.

824 {
825 _impl_.lists_received_ = ::uint64_t{0u};
826}

◆ clear_lists_sent()

void dunedaq::listrev::opmon::ListReverserInfo::clear_lists_sent ( )
inline

Definition at line 846 of file list_rev_info.pb.h.

846 {
847 _impl_.lists_sent_ = ::uint64_t{0u};
848}

◆ clear_requests_received()

void dunedaq::listrev::opmon::ListReverserInfo::clear_requests_received ( )
inline

Definition at line 780 of file list_rev_info.pb.h.

780 {
781 _impl_.requests_received_ = ::uint64_t{0u};
782}

◆ clear_requests_sent()

void dunedaq::listrev::opmon::ListReverserInfo::clear_requests_sent ( )
inline

Definition at line 802 of file list_rev_info.pb.h.

802 {
803 _impl_.requests_sent_ = ::uint64_t{0u};
804}

◆ clear_total_lists_received()

void dunedaq::listrev::opmon::ListReverserInfo::clear_total_lists_received ( )
inline

Definition at line 912 of file list_rev_info.pb.h.

912 {
913 _impl_.total_lists_received_ = ::uint64_t{0u};
914}

◆ clear_total_lists_sent()

void dunedaq::listrev::opmon::ListReverserInfo::clear_total_lists_sent ( )
inline

Definition at line 934 of file list_rev_info.pb.h.

934 {
935 _impl_.total_lists_sent_ = ::uint64_t{0u};
936}

◆ clear_total_requests_received()

void dunedaq::listrev::opmon::ListReverserInfo::clear_total_requests_received ( )
inline

Definition at line 868 of file list_rev_info.pb.h.

868 {
869 _impl_.total_requests_received_ = ::uint64_t{0u};
870}

◆ clear_total_requests_sent()

void dunedaq::listrev::opmon::ListReverserInfo::clear_total_requests_sent ( )
inline

Definition at line 890 of file list_rev_info.pb.h.

890 {
891 _impl_.total_requests_sent_ = ::uint64_t{0u};
892}

◆ CopyFrom()

void dunedaq::listrev::opmon::ListReverserInfo::CopyFrom ( const ListReverserInfo & from)

Definition at line 524 of file list_rev_info.pb.cc.

524 {
525// @@protoc_insertion_point(class_specific_copy_from_start:dunedaq.listrev.opmon.ListReverserInfo)
526 if (&from == this) return;
527 Clear();
528 MergeFrom(from);
529}
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void MergeFrom(const ListReverserInfo &from)

◆ default_instance()

static const ListReverserInfo & dunedaq::listrev::opmon::ListReverserInfo::default_instance ( )
inlinestatic

Definition at line 133 of file list_rev_info.pb.h.

133 {
135 }
static const ListReverserInfo * internal_default_instance()

◆ descriptor()

static const ::google::protobuf::Descriptor * dunedaq::listrev::opmon::ListReverserInfo::descriptor ( )
inlinestatic

Definition at line 124 of file list_rev_info.pb.h.

124 {
125 return GetDescriptor();
126 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

::absl::string_view dunedaq::listrev::opmon::ListReverserInfo::FullMessageName ( )
inlinestaticprivate

Definition at line 196 of file list_rev_info.pb.h.

196 {
197 return "dunedaq.listrev.opmon.ListReverserInfo";
198 }

◆ GetCachedSize()

int dunedaq::listrev::opmon::ListReverserInfo::GetCachedSize ( ) const
inlinefinal

Definition at line 186 of file list_rev_info.pb.h.

186{ return _impl_._cached_size_.Get(); }

◆ GetClassData()

const::google::protobuf::Message::ClassData * dunedaq::listrev::opmon::ListReverserInfo::GetClassData ( ) const
final

Definition at line 486 of file list_rev_info.pb.cc.

486{ return &_class_data_; }

◆ GetDescriptor()

static const ::google::protobuf::Descriptor * dunedaq::listrev::opmon::ListReverserInfo::GetDescriptor ( )
inlinestatic

Definition at line 127 of file list_rev_info.pb.h.

127 {
128 return default_instance().GetMetadata().descriptor;
129 }
static const ListReverserInfo & default_instance()
::google::protobuf::Metadata GetMetadata() const final

◆ GetMetadata()

google::protobuf::Metadata dunedaq::listrev::opmon::ListReverserInfo::GetMetadata ( ) const
final

Definition at line 546 of file list_rev_info.pb.cc.

546 {
547 return ::_pbi::AssignDescriptors(
550}
::absl::once_flag descriptor_table_listrev_2fopmon_2flist_5frev_5finfo_2eproto_once
::_pb::Metadata file_level_metadata_listrev_2fopmon_2flist_5frev_5finfo_2eproto[3]
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_listrev_2fopmon_2flist_5frev_5finfo_2eproto_getter()

◆ GetReflection()

static const ::google::protobuf::Reflection * dunedaq::listrev::opmon::ListReverserInfo::GetReflection ( )
inlinestatic

Definition at line 130 of file list_rev_info.pb.h.

130 {
131 return default_instance().GetMetadata().reflection;
132 }

◆ internal_default_instance()

static const ListReverserInfo * dunedaq::listrev::opmon::ListReverserInfo::internal_default_instance ( )
inlinestatic

Definition at line 136 of file list_rev_info.pb.h.

136 {
137 return reinterpret_cast<const ListReverserInfo*>(
139 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ListReverserInfoDefaultTypeInternal _ListReverserInfo_default_instance_

◆ InternalSwap()

void dunedaq::listrev::opmon::ListReverserInfo::InternalSwap ( ListReverserInfo * other)
private

Definition at line 535 of file list_rev_info.pb.cc.

535 {
536 using std::swap;
537 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
538 ::google::protobuf::internal::memswap<
539 PROTOBUF_FIELD_OFFSET(ListReverserInfo, _impl_.total_lists_sent_)
541 - PROTOBUF_FIELD_OFFSET(ListReverserInfo, _impl_.requests_received_)>(
542 reinterpret_cast<char*>(&_impl_.requests_received_),
543 reinterpret_cast<char*>(&other->_impl_.requests_received_));
544}

◆ IsInitialized()

PROTOBUF_NOINLINE bool dunedaq::listrev::opmon::ListReverserInfo::IsInitialized ( ) const
final

Definition at line 531 of file list_rev_info.pb.cc.

531 {
532 return true;
533}

◆ lists_received()

uint64_t dunedaq::listrev::opmon::ListReverserInfo::lists_received ( ) const
inline

Definition at line 827 of file list_rev_info.pb.h.

827 {
828 // @@protoc_insertion_point(field_get:dunedaq.listrev.opmon.ListReverserInfo.lists_received)
830}

◆ lists_sent()

uint64_t dunedaq::listrev::opmon::ListReverserInfo::lists_sent ( ) const
inline

Definition at line 849 of file list_rev_info.pb.h.

849 {
850 // @@protoc_insertion_point(field_get:dunedaq.listrev.opmon.ListReverserInfo.lists_sent)
851 return _internal_lists_sent();
852}

◆ MergeFrom()

void dunedaq::listrev::opmon::ListReverserInfo::MergeFrom ( const ListReverserInfo & from)
inline

Definition at line 173 of file list_rev_info.pb.h.

173 {
174 ListReverserInfo::MergeImpl(*this, from);
175 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)

◆ MergeImpl()

void dunedaq::listrev::opmon::ListReverserInfo::MergeImpl ( ::google::protobuf::Message & to_msg,
const ::google::protobuf::Message & from_msg )
staticprivate

Definition at line 489 of file list_rev_info.pb.cc.

489 {
490 auto* const _this = static_cast<ListReverserInfo*>(&to_msg);
491 auto& from = static_cast<const ListReverserInfo&>(from_msg);
492 // @@protoc_insertion_point(class_specific_merge_from_start:dunedaq.listrev.opmon.ListReverserInfo)
493 ABSL_DCHECK_NE(&from, _this);
494 ::uint32_t cached_has_bits = 0;
495 (void) cached_has_bits;
496
497 if (from._internal_requests_received() != 0) {
498 _this->_internal_set_requests_received(from._internal_requests_received());
499 }
500 if (from._internal_requests_sent() != 0) {
501 _this->_internal_set_requests_sent(from._internal_requests_sent());
502 }
503 if (from._internal_lists_received() != 0) {
504 _this->_internal_set_lists_received(from._internal_lists_received());
505 }
506 if (from._internal_lists_sent() != 0) {
507 _this->_internal_set_lists_sent(from._internal_lists_sent());
508 }
509 if (from._internal_total_requests_received() != 0) {
510 _this->_internal_set_total_requests_received(from._internal_total_requests_received());
511 }
512 if (from._internal_total_requests_sent() != 0) {
513 _this->_internal_set_total_requests_sent(from._internal_total_requests_sent());
514 }
515 if (from._internal_total_lists_received() != 0) {
516 _this->_internal_set_total_lists_received(from._internal_total_lists_received());
517 }
518 if (from._internal_total_lists_sent() != 0) {
519 _this->_internal_set_total_lists_sent(from._internal_total_lists_sent());
520 }
521 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
522}

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * dunedaq::listrev::opmon::ListReverserInfo::mutable_unknown_fields ( )
inline

Definition at line 120 of file list_rev_info.pb.h.

120 {
121 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
122 }

◆ New()

ListReverserInfo * dunedaq::listrev::opmon::ListReverserInfo::New ( ::google::protobuf::Arena * arena = nullptr) const
inlinefinal

Definition at line 167 of file list_rev_info.pb.h.

167 {
168 return CreateMaybeMessage<ListReverserInfo>(arena);
169 }

◆ operator=() [1/2]

ListReverserInfo & dunedaq::listrev::opmon::ListReverserInfo::operator= ( const ListReverserInfo & from)
inline

Definition at line 99 of file list_rev_info.pb.h.

99 {
100 CopyFrom(from);
101 return *this;
102 }
void CopyFrom(const ListReverserInfo &from)

◆ operator=() [2/2]

ListReverserInfo & dunedaq::listrev::opmon::ListReverserInfo::operator= ( ListReverserInfo && from)
inlinenoexcept

Definition at line 103 of file list_rev_info.pb.h.

103 {
104 if (this == &from) return *this;
105 if (GetOwningArena() == from.GetOwningArena()
106 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
107 && GetOwningArena() != nullptr
108 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
109 ) {
110 InternalSwap(&from);
111 } else {
112 CopyFrom(from);
113 }
114 return *this;
115 }
void InternalSwap(ListReverserInfo *other)

◆ requests_received()

uint64_t dunedaq::listrev::opmon::ListReverserInfo::requests_received ( ) const
inline

Definition at line 783 of file list_rev_info.pb.h.

783 {
784 // @@protoc_insertion_point(field_get:dunedaq.listrev.opmon.ListReverserInfo.requests_received)
786}

◆ requests_sent()

uint64_t dunedaq::listrev::opmon::ListReverserInfo::requests_sent ( ) const
inline

Definition at line 805 of file list_rev_info.pb.h.

805 {
806 // @@protoc_insertion_point(field_get:dunedaq.listrev.opmon.ListReverserInfo.requests_sent)
808}

◆ set_lists_received()

void dunedaq::listrev::opmon::ListReverserInfo::set_lists_received ( ::uint64_t value)
inline

Definition at line 831 of file list_rev_info.pb.h.

831 {
833 // @@protoc_insertion_point(field_set:dunedaq.listrev.opmon.ListReverserInfo.lists_received)
834}
void _internal_set_lists_received(::uint64_t value)

◆ set_lists_sent()

void dunedaq::listrev::opmon::ListReverserInfo::set_lists_sent ( ::uint64_t value)
inline

Definition at line 853 of file list_rev_info.pb.h.

853 {
855 // @@protoc_insertion_point(field_set:dunedaq.listrev.opmon.ListReverserInfo.lists_sent)
856}

◆ set_requests_received()

void dunedaq::listrev::opmon::ListReverserInfo::set_requests_received ( ::uint64_t value)
inline

Definition at line 787 of file list_rev_info.pb.h.

787 {
789 // @@protoc_insertion_point(field_set:dunedaq.listrev.opmon.ListReverserInfo.requests_received)
790}
void _internal_set_requests_received(::uint64_t value)

◆ set_requests_sent()

void dunedaq::listrev::opmon::ListReverserInfo::set_requests_sent ( ::uint64_t value)
inline

Definition at line 809 of file list_rev_info.pb.h.

809 {
811 // @@protoc_insertion_point(field_set:dunedaq.listrev.opmon.ListReverserInfo.requests_sent)
812}

◆ set_total_lists_received()

void dunedaq::listrev::opmon::ListReverserInfo::set_total_lists_received ( ::uint64_t value)
inline

Definition at line 919 of file list_rev_info.pb.h.

919 {
921 // @@protoc_insertion_point(field_set:dunedaq.listrev.opmon.ListReverserInfo.total_lists_received)
922}
void _internal_set_total_lists_received(::uint64_t value)

◆ set_total_lists_sent()

void dunedaq::listrev::opmon::ListReverserInfo::set_total_lists_sent ( ::uint64_t value)
inline

Definition at line 941 of file list_rev_info.pb.h.

941 {
943 // @@protoc_insertion_point(field_set:dunedaq.listrev.opmon.ListReverserInfo.total_lists_sent)
944}
void _internal_set_total_lists_sent(::uint64_t value)

◆ set_total_requests_received()

void dunedaq::listrev::opmon::ListReverserInfo::set_total_requests_received ( ::uint64_t value)
inline

Definition at line 875 of file list_rev_info.pb.h.

875 {
877 // @@protoc_insertion_point(field_set:dunedaq.listrev.opmon.ListReverserInfo.total_requests_received)
878}
void _internal_set_total_requests_received(::uint64_t value)

◆ set_total_requests_sent()

void dunedaq::listrev::opmon::ListReverserInfo::set_total_requests_sent ( ::uint64_t value)
inline

Definition at line 897 of file list_rev_info.pb.h.

897 {
899 // @@protoc_insertion_point(field_set:dunedaq.listrev.opmon.ListReverserInfo.total_requests_sent)
900}
void _internal_set_total_requests_sent(::uint64_t value)

◆ SetCachedSize()

void dunedaq::listrev::opmon::ListReverserInfo::SetCachedSize ( int size) const
finalprivate

Definition at line 256 of file list_rev_info.pb.cc.

256 {
258}
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size

◆ SharedCtor()

void dunedaq::listrev::opmon::ListReverserInfo::SharedCtor ( ::google::protobuf::Arena * arena)
inlineprivate

Definition at line 234 of file list_rev_info.pb.cc.

234 {
235 (void)arena;
236 new (&_impl_) Impl_{
237 decltype(_impl_.requests_received_){::uint64_t{0u}},
238 decltype(_impl_.requests_sent_){::uint64_t{0u}},
239 decltype(_impl_.lists_received_){::uint64_t{0u}},
240 decltype(_impl_.lists_sent_){::uint64_t{0u}},
241 decltype(_impl_.total_requests_received_){::uint64_t{0u}},
242 decltype(_impl_.total_requests_sent_){::uint64_t{0u}},
243 decltype(_impl_.total_lists_received_){::uint64_t{0u}},
244 decltype(_impl_.total_lists_sent_){::uint64_t{0u}},
245 /*decltype(_impl_._cached_size_)*/ {},
246 };
247}

◆ SharedDtor()

void dunedaq::listrev::opmon::ListReverserInfo::SharedDtor ( )
inlineprivate

Definition at line 253 of file list_rev_info.pb.cc.

253 {
254 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
255}

◆ Swap()

void dunedaq::listrev::opmon::ListReverserInfo::Swap ( ListReverserInfo * other)
inline

Definition at line 146 of file list_rev_info.pb.h.

146 {
147 if (other == this) return;
148 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
149 if (GetOwningArena() != nullptr &&
150 GetOwningArena() == other->GetOwningArena()) {
151 #else // PROTOBUF_FORCE_COPY_IN_SWAP
152 if (GetOwningArena() == other->GetOwningArena()) {
153 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
154 InternalSwap(other);
155 } else {
156 ::google::protobuf::internal::GenericSwap(this, other);
157 }
158 }

◆ total_lists_received()

uint64_t dunedaq::listrev::opmon::ListReverserInfo::total_lists_received ( ) const
inline

Definition at line 915 of file list_rev_info.pb.h.

915 {
916 // @@protoc_insertion_point(field_get:dunedaq.listrev.opmon.ListReverserInfo.total_lists_received)
918}

◆ total_lists_sent()

uint64_t dunedaq::listrev::opmon::ListReverserInfo::total_lists_sent ( ) const
inline

Definition at line 937 of file list_rev_info.pb.h.

937 {
938 // @@protoc_insertion_point(field_get:dunedaq.listrev.opmon.ListReverserInfo.total_lists_sent)
940}

◆ total_requests_received()

uint64_t dunedaq::listrev::opmon::ListReverserInfo::total_requests_received ( ) const
inline

Definition at line 871 of file list_rev_info.pb.h.

871 {
872 // @@protoc_insertion_point(field_get:dunedaq.listrev.opmon.ListReverserInfo.total_requests_received)
874}

◆ total_requests_sent()

uint64_t dunedaq::listrev::opmon::ListReverserInfo::total_requests_sent ( ) const
inline

Definition at line 893 of file list_rev_info.pb.h.

893 {
894 // @@protoc_insertion_point(field_get:dunedaq.listrev.opmon.ListReverserInfo.total_requests_sent)
896}

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & dunedaq::listrev::opmon::ListReverserInfo::unknown_fields ( ) const
inline

Definition at line 117 of file list_rev_info.pb.h.

117 {
118 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
119 }

◆ UnsafeArenaSwap()

void dunedaq::listrev::opmon::ListReverserInfo::UnsafeArenaSwap ( ListReverserInfo * other)
inline

Definition at line 159 of file list_rev_info.pb.h.

159 {
160 if (other == this) return;
161 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
162 InternalSwap(other);
163 }

Friends And Related Symbol Documentation

◆ ::google::protobuf::Arena::InternalHelper

template<typename T >
friend class ::google::protobuf::Arena::InternalHelper
friend

Definition at line 308 of file list_rev_info.pb.h.

◆ ::google::protobuf::internal::AnyMetadata

friend class ::google::protobuf::internal::AnyMetadata
friend

Definition at line 195 of file list_rev_info.pb.h.

◆ ::google::protobuf::internal::TcParser

friend class ::google::protobuf::internal::TcParser
friend

Definition at line 306 of file list_rev_info.pb.h.

◆ ::TableStruct_listrev_2fopmon_2flist_5frev_5finfo_2eproto

Definition at line 324 of file list_rev_info.pb.h.

◆ swap

void swap ( ListReverserInfo & a,
ListReverserInfo & b )
friend

Definition at line 143 of file list_rev_info.pb.h.

143 {
144 a.Swap(&b);
145 }

Member Data Documentation

◆ [union]

◆ _class_data_

const::google::protobuf::Message::ClassData dunedaq::listrev::opmon::ListReverserInfo::_class_data_
static
Initial value:
= {
::google::protobuf::Message::CopyWithSourceCheck,
}

Definition at line 203 of file list_rev_info.pb.h.

◆ _impl_

Impl_ dunedaq::listrev::opmon::ListReverserInfo::_impl_

Definition at line 323 of file list_rev_info.pb.h.

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 3, 8, 0, 0, 2 > dunedaq::listrev::opmon::ListReverserInfo::_table_
staticprivate

Definition at line 307 of file list_rev_info.pb.h.

◆ kIndexInFileMessages

int dunedaq::listrev::opmon::ListReverserInfo::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 140 of file list_rev_info.pb.h.


The documentation for this class was generated from the following files: