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

#include <TRBModule.pb.h>

Inheritance diagram for dunedaq::dfmodules::opmon::TRBInfo:
[legend]
Collaboration diagram for dunedaq::dfmodules::opmon::TRBInfo:
[legend]

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int {
  kPendingTriggerDecisionsFieldNumber = 1 , kFragmentsInTheBookFieldNumber = 2 , kPendingFragmentsFieldNumber = 3 , kReceivedTriggerDecisionsFieldNumber = 20 ,
  kGeneratedTriggerRecordsFieldNumber = 21 , kGeneratedDataRequestsFieldNumber = 22 , kSleepCounterFieldNumber = 23 , kLoopCounterFieldNumber = 24 ,
  kDataWaitingTimeFieldNumber = 25 , kDataRequestWidthFieldNumber = 26 , kTriggerDecisionWidthFieldNumber = 27 , kReceivedTrmonRequestsFieldNumber = 28 ,
  kSentTrmonFieldNumber = 29
}
 

Public Member Functions

 TRBInfo ()
 
 ~TRBInfo () override
 
template<typename = void>
PROTOBUF_CONSTEXPR TRBInfo (::google::protobuf::internal::ConstantInitialized)
 
 TRBInfo (const TRBInfo &from)
 
 TRBInfo (TRBInfo &&from) noexcept
 
TRBInfooperator= (const TRBInfo &from)
 
TRBInfooperator= (TRBInfo &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (TRBInfo *other)
 
void UnsafeArenaSwap (TRBInfo *other)
 
TRBInfoNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const TRBInfo &from)
 
void MergeFrom (const TRBInfo &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_pending_trigger_decisions ()
 
::uint64_t pending_trigger_decisions () const
 
void set_pending_trigger_decisions (::uint64_t value)
 
void clear_fragments_in_the_book ()
 
::uint64_t fragments_in_the_book () const
 
void set_fragments_in_the_book (::uint64_t value)
 
void clear_pending_fragments ()
 
::uint64_t pending_fragments () const
 
void set_pending_fragments (::uint64_t value)
 
void clear_received_trigger_decisions ()
 
::uint64_t received_trigger_decisions () const
 
void set_received_trigger_decisions (::uint64_t value)
 
void clear_generated_trigger_records ()
 
::uint64_t generated_trigger_records () const
 
void set_generated_trigger_records (::uint64_t value)
 
void clear_generated_data_requests ()
 
::uint64_t generated_data_requests () const
 
void set_generated_data_requests (::uint64_t value)
 
void clear_sleep_counter ()
 
::uint64_t sleep_counter () const
 
void set_sleep_counter (::uint64_t value)
 
void clear_loop_counter ()
 
::uint64_t loop_counter () const
 
void set_loop_counter (::uint64_t value)
 
void clear_data_waiting_time ()
 
::uint64_t data_waiting_time () const
 
void set_data_waiting_time (::uint64_t value)
 
void clear_data_request_width ()
 
::uint64_t data_request_width () const
 
void set_data_request_width (::uint64_t value)
 
void clear_trigger_decision_width ()
 
::uint64_t trigger_decision_width () const
 
void set_trigger_decision_width (::uint64_t value)
 
void clear_received_trmon_requests ()
 
::uint64_t received_trmon_requests () const
 
void set_received_trmon_requests (::uint64_t value)
 
void clear_sent_trmon ()
 
::uint64_t sent_trmon () const
 
void set_sent_trmon (::uint64_t value)
 
template<typename >
PROTOBUF_CONSTEXPR TRBInfo (::_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 TRBInfodefault_instance ()
 
static const TRBInfointernal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 TRBInfo (::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 (TRBInfo *other)
 
::uint64_t _internal_pending_trigger_decisions () const
 
void _internal_set_pending_trigger_decisions (::uint64_t value)
 
::uint64_t _internal_fragments_in_the_book () const
 
void _internal_set_fragments_in_the_book (::uint64_t value)
 
::uint64_t _internal_pending_fragments () const
 
void _internal_set_pending_fragments (::uint64_t value)
 
::uint64_t _internal_received_trigger_decisions () const
 
void _internal_set_received_trigger_decisions (::uint64_t value)
 
::uint64_t _internal_generated_trigger_records () const
 
void _internal_set_generated_trigger_records (::uint64_t value)
 
::uint64_t _internal_generated_data_requests () const
 
void _internal_set_generated_data_requests (::uint64_t value)
 
::uint64_t _internal_sleep_counter () const
 
void _internal_set_sleep_counter (::uint64_t value)
 
::uint64_t _internal_loop_counter () const
 
void _internal_set_loop_counter (::uint64_t value)
 
::uint64_t _internal_data_waiting_time () const
 
void _internal_set_data_waiting_time (::uint64_t value)
 
::uint64_t _internal_data_request_width () const
 
void _internal_set_data_request_width (::uint64_t value)
 
::uint64_t _internal_trigger_decision_width () const
 
void _internal_set_trigger_decision_width (::uint64_t value)
 
::uint64_t _internal_received_trmon_requests () const
 
void _internal_set_received_trmon_requests (::uint64_t value)
 
::uint64_t _internal_sent_trmon () const
 
void _internal_set_sent_trmon (::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, 13, 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_dfmodules_2fopmon_2fTRBModule_2eproto
 
void swap (TRBInfo &a, TRBInfo &b)
 

Detailed Description

Definition at line 82 of file TRBModule.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kPendingTriggerDecisionsFieldNumber 
kFragmentsInTheBookFieldNumber 
kPendingFragmentsFieldNumber 
kReceivedTriggerDecisionsFieldNumber 
kGeneratedTriggerRecordsFieldNumber 
kGeneratedDataRequestsFieldNumber 
kSleepCounterFieldNumber 
kLoopCounterFieldNumber 
kDataWaitingTimeFieldNumber 
kDataRequestWidthFieldNumber 
kTriggerDecisionWidthFieldNumber 
kReceivedTrmonRequestsFieldNumber 
kSentTrmonFieldNumber 

Definition at line 209 of file TRBModule.pb.h.

209 : int {
223 };

Constructor & Destructor Documentation

◆ TRBInfo() [1/6]

dunedaq::dfmodules::opmon::TRBInfo::TRBInfo ( )
inline

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

◆ ~TRBInfo()

dunedaq::dfmodules::opmon::TRBInfo::~TRBInfo ( )
override

Definition at line 229 of file TRBModule.pb.cc.

229 {
230 // @@protoc_insertion_point(destructor:dunedaq.dfmodules.opmon.TRBInfo)
231 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
232 SharedDtor();
233}

◆ TRBInfo() [2/6]

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

◆ TRBInfo() [3/6]

dunedaq::dfmodules::opmon::TRBInfo::TRBInfo ( const TRBInfo & from)

Definition at line 204 of file TRBModule.pb.cc.

205 : ::google::protobuf::Message(), _impl_(from._impl_) {
206 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
207 from._internal_metadata_);
208 // @@protoc_insertion_point(copy_constructor:dunedaq.dfmodules.opmon.TRBInfo)
209}

◆ TRBInfo() [4/6]

dunedaq::dfmodules::opmon::TRBInfo::TRBInfo ( TRBInfo && from)
inlinenoexcept

Definition at line 91 of file TRBModule.pb.h.

92 : TRBInfo() {
93 *this = ::std::move(from);
94 }

◆ TRBInfo() [5/6]

dunedaq::dfmodules::opmon::TRBInfo::TRBInfo ( ::google::protobuf::Arena * arena)
explicitprotected

Definition at line 199 of file TRBModule.pb.cc.

200 : ::google::protobuf::Message(arena) {
201 SharedCtor(arena);
202 // @@protoc_insertion_point(arena_constructor:dunedaq.dfmodules.opmon.TRBInfo)
203}
void SharedCtor(::google::protobuf::Arena *arena)

◆ TRBInfo() [6/6]

template<typename >
PROTOBUF_CONSTEXPR dunedaq::dfmodules::opmon::TRBInfo::TRBInfo ( ::_pbi::ConstantInitialized )

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

28 : _impl_{
29 /*decltype(_impl_.pending_trigger_decisions_)*/ ::uint64_t{0u},
30 /*decltype(_impl_.fragments_in_the_book_)*/ ::uint64_t{0u},
31 /*decltype(_impl_.pending_fragments_)*/ ::uint64_t{0u},
32 /*decltype(_impl_.received_trigger_decisions_)*/ ::uint64_t{0u},
33 /*decltype(_impl_.generated_trigger_records_)*/ ::uint64_t{0u},
34 /*decltype(_impl_.generated_data_requests_)*/ ::uint64_t{0u},
35 /*decltype(_impl_.sleep_counter_)*/ ::uint64_t{0u},
36 /*decltype(_impl_.loop_counter_)*/ ::uint64_t{0u},
37 /*decltype(_impl_.data_waiting_time_)*/ ::uint64_t{0u},
38 /*decltype(_impl_.data_request_width_)*/ ::uint64_t{0u},
39 /*decltype(_impl_.trigger_decision_width_)*/ ::uint64_t{0u},
40 /*decltype(_impl_.received_trmon_requests_)*/ ::uint64_t{0u},
41 /*decltype(_impl_.sent_trmon_)*/ ::uint64_t{0u},
42 /*decltype(_impl_._cached_size_)*/ {},
43 } {}

Member Function Documentation

◆ _internal_data_request_width()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::_internal_data_request_width ( ) const
inlineprivate

Definition at line 840 of file TRBModule.pb.h.

840 {
841 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
843}

◆ _internal_data_waiting_time()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::_internal_data_waiting_time ( ) const
inlineprivate

Definition at line 818 of file TRBModule.pb.h.

818 {
819 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
821}

◆ _internal_fragments_in_the_book()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::_internal_fragments_in_the_book ( ) const
inlineprivate

Definition at line 664 of file TRBModule.pb.h.

664 {
665 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
667}

◆ _internal_generated_data_requests()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::_internal_generated_data_requests ( ) const
inlineprivate

Definition at line 752 of file TRBModule.pb.h.

752 {
753 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
755}

◆ _internal_generated_trigger_records()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::_internal_generated_trigger_records ( ) const
inlineprivate

Definition at line 730 of file TRBModule.pb.h.

730 {
731 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
733}

◆ _internal_loop_counter()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::_internal_loop_counter ( ) const
inlineprivate

Definition at line 796 of file TRBModule.pb.h.

796 {
797 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
798 return _impl_.loop_counter_;
799}

◆ _internal_pending_fragments()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::_internal_pending_fragments ( ) const
inlineprivate

Definition at line 686 of file TRBModule.pb.h.

686 {
687 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
689}

◆ _internal_pending_trigger_decisions()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::_internal_pending_trigger_decisions ( ) const
inlineprivate

Definition at line 642 of file TRBModule.pb.h.

642 {
643 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
645}

◆ _internal_received_trigger_decisions()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::_internal_received_trigger_decisions ( ) const
inlineprivate

Definition at line 708 of file TRBModule.pb.h.

708 {
709 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
711}

◆ _internal_received_trmon_requests()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::_internal_received_trmon_requests ( ) const
inlineprivate

Definition at line 884 of file TRBModule.pb.h.

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

◆ _internal_sent_trmon()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::_internal_sent_trmon ( ) const
inlineprivate

Definition at line 906 of file TRBModule.pb.h.

906 {
907 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
908 return _impl_.sent_trmon_;
909}

◆ _internal_set_data_request_width()

void dunedaq::dfmodules::opmon::TRBInfo::_internal_set_data_request_width ( ::uint64_t value)
inlineprivate

Definition at line 844 of file TRBModule.pb.h.

844 {
845 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
846 ;
848}

◆ _internal_set_data_waiting_time()

void dunedaq::dfmodules::opmon::TRBInfo::_internal_set_data_waiting_time ( ::uint64_t value)
inlineprivate

Definition at line 822 of file TRBModule.pb.h.

822 {
823 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
824 ;
826}

◆ _internal_set_fragments_in_the_book()

void dunedaq::dfmodules::opmon::TRBInfo::_internal_set_fragments_in_the_book ( ::uint64_t value)
inlineprivate

Definition at line 668 of file TRBModule.pb.h.

668 {
669 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
670 ;
672}

◆ _internal_set_generated_data_requests()

void dunedaq::dfmodules::opmon::TRBInfo::_internal_set_generated_data_requests ( ::uint64_t value)
inlineprivate

Definition at line 756 of file TRBModule.pb.h.

756 {
757 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
758 ;
760}

◆ _internal_set_generated_trigger_records()

void dunedaq::dfmodules::opmon::TRBInfo::_internal_set_generated_trigger_records ( ::uint64_t value)
inlineprivate

Definition at line 734 of file TRBModule.pb.h.

734 {
735 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
736 ;
738}

◆ _internal_set_loop_counter()

void dunedaq::dfmodules::opmon::TRBInfo::_internal_set_loop_counter ( ::uint64_t value)
inlineprivate

Definition at line 800 of file TRBModule.pb.h.

800 {
801 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
802 ;
803 _impl_.loop_counter_ = value;
804}

◆ _internal_set_pending_fragments()

void dunedaq::dfmodules::opmon::TRBInfo::_internal_set_pending_fragments ( ::uint64_t value)
inlineprivate

Definition at line 690 of file TRBModule.pb.h.

690 {
691 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
692 ;
694}

◆ _internal_set_pending_trigger_decisions()

void dunedaq::dfmodules::opmon::TRBInfo::_internal_set_pending_trigger_decisions ( ::uint64_t value)
inlineprivate

Definition at line 646 of file TRBModule.pb.h.

646 {
647 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
648 ;
650}

◆ _internal_set_received_trigger_decisions()

void dunedaq::dfmodules::opmon::TRBInfo::_internal_set_received_trigger_decisions ( ::uint64_t value)
inlineprivate

Definition at line 712 of file TRBModule.pb.h.

712 {
713 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
714 ;
716}

◆ _internal_set_received_trmon_requests()

void dunedaq::dfmodules::opmon::TRBInfo::_internal_set_received_trmon_requests ( ::uint64_t value)
inlineprivate

Definition at line 888 of file TRBModule.pb.h.

888 {
889 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
890 ;
892}

◆ _internal_set_sent_trmon()

void dunedaq::dfmodules::opmon::TRBInfo::_internal_set_sent_trmon ( ::uint64_t value)
inlineprivate

Definition at line 910 of file TRBModule.pb.h.

910 {
911 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
912 ;
913 _impl_.sent_trmon_ = value;
914}

◆ _internal_set_sleep_counter()

void dunedaq::dfmodules::opmon::TRBInfo::_internal_set_sleep_counter ( ::uint64_t value)
inlineprivate

Definition at line 778 of file TRBModule.pb.h.

778 {
779 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
780 ;
781 _impl_.sleep_counter_ = value;
782}

◆ _internal_set_trigger_decision_width()

void dunedaq::dfmodules::opmon::TRBInfo::_internal_set_trigger_decision_width ( ::uint64_t value)
inlineprivate

Definition at line 866 of file TRBModule.pb.h.

866 {
867 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
868 ;
870}

◆ _internal_sleep_counter()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::_internal_sleep_counter ( ) const
inlineprivate

Definition at line 774 of file TRBModule.pb.h.

774 {
775 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
776 return _impl_.sleep_counter_;
777}

◆ _internal_trigger_decision_width()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::_internal_trigger_decision_width ( ) const
inlineprivate

Definition at line 862 of file TRBModule.pb.h.

862 {
863 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
865}

◆ _InternalParse()

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

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

254 {
255 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
256 return ptr;
257}
static const ::google::protobuf::internal::TcParseTable< 4, 13, 0, 0, 2 > _table_

◆ _InternalSerialize()

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

Definition at line 365 of file TRBModule.pb.cc.

367 {
368 // @@protoc_insertion_point(serialize_to_array_start:dunedaq.dfmodules.opmon.TRBInfo)
369 ::uint32_t cached_has_bits = 0;
370 (void)cached_has_bits;
371
372 // uint64 pending_trigger_decisions = 1;
373 if (this->_internal_pending_trigger_decisions() != 0) {
374 target = stream->EnsureSpace(target);
375 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
376 1, this->_internal_pending_trigger_decisions(), target);
377 }
378
379 // uint64 fragments_in_the_book = 2;
380 if (this->_internal_fragments_in_the_book() != 0) {
381 target = stream->EnsureSpace(target);
382 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
383 2, this->_internal_fragments_in_the_book(), target);
384 }
385
386 // uint64 pending_fragments = 3;
387 if (this->_internal_pending_fragments() != 0) {
388 target = stream->EnsureSpace(target);
389 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
390 3, this->_internal_pending_fragments(), target);
391 }
392
393 // uint64 received_trigger_decisions = 20;
394 if (this->_internal_received_trigger_decisions() != 0) {
395 target = stream->EnsureSpace(target);
396 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
397 20, this->_internal_received_trigger_decisions(), target);
398 }
399
400 // uint64 generated_trigger_records = 21;
401 if (this->_internal_generated_trigger_records() != 0) {
402 target = stream->EnsureSpace(target);
403 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
404 21, this->_internal_generated_trigger_records(), target);
405 }
406
407 // uint64 generated_data_requests = 22;
408 if (this->_internal_generated_data_requests() != 0) {
409 target = stream->EnsureSpace(target);
410 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
411 22, this->_internal_generated_data_requests(), target);
412 }
413
414 // uint64 sleep_counter = 23;
415 if (this->_internal_sleep_counter() != 0) {
416 target = stream->EnsureSpace(target);
417 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
418 23, this->_internal_sleep_counter(), target);
419 }
420
421 // uint64 loop_counter = 24;
422 if (this->_internal_loop_counter() != 0) {
423 target = stream->EnsureSpace(target);
424 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
425 24, this->_internal_loop_counter(), target);
426 }
427
428 // uint64 data_waiting_time = 25;
429 if (this->_internal_data_waiting_time() != 0) {
430 target = stream->EnsureSpace(target);
431 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
432 25, this->_internal_data_waiting_time(), target);
433 }
434
435 // uint64 data_request_width = 26;
436 if (this->_internal_data_request_width() != 0) {
437 target = stream->EnsureSpace(target);
438 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
439 26, this->_internal_data_request_width(), target);
440 }
441
442 // uint64 trigger_decision_width = 27;
443 if (this->_internal_trigger_decision_width() != 0) {
444 target = stream->EnsureSpace(target);
445 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
446 27, this->_internal_trigger_decision_width(), target);
447 }
448
449 // uint64 received_trmon_requests = 28;
450 if (this->_internal_received_trmon_requests() != 0) {
451 target = stream->EnsureSpace(target);
452 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
453 28, this->_internal_received_trmon_requests(), target);
454 }
455
456 // uint64 sent_trmon = 29;
457 if (this->_internal_sent_trmon() != 0) {
458 target = stream->EnsureSpace(target);
459 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
460 29, this->_internal_sent_trmon(), target);
461 }
462
463 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
464 target =
465 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
466 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
467 }
468 // @@protoc_insertion_point(serialize_to_array_end:dunedaq.dfmodules.opmon.TRBInfo)
469 return target;
470}
::uint64_t _internal_trigger_decision_width() const
::uint64_t _internal_received_trigger_decisions() const
::uint64_t _internal_sleep_counter() const
::uint64_t _internal_data_request_width() const
::uint64_t _internal_loop_counter() const
::uint64_t _internal_data_waiting_time() const
::uint64_t _internal_generated_trigger_records() const
::uint64_t _internal_pending_trigger_decisions() const
::uint64_t _internal_pending_fragments() const
::uint64_t _internal_received_trmon_requests() const
::uint64_t _internal_sent_trmon() const
::uint64_t _internal_fragments_in_the_book() const
::uint64_t _internal_generated_data_requests() const

◆ ByteSizeLong()

size_t dunedaq::dfmodules::opmon::TRBInfo::ByteSizeLong ( ) const
final

Definition at line 472 of file TRBModule.pb.cc.

472 {
473// @@protoc_insertion_point(message_byte_size_start:dunedaq.dfmodules.opmon.TRBInfo)
474 ::size_t total_size = 0;
475
476 ::uint32_t cached_has_bits = 0;
477 // Prevent compiler warnings about cached_has_bits being unused
478 (void) cached_has_bits;
479
480 // uint64 pending_trigger_decisions = 1;
481 if (this->_internal_pending_trigger_decisions() != 0) {
482 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
484 }
485
486 // uint64 fragments_in_the_book = 2;
487 if (this->_internal_fragments_in_the_book() != 0) {
488 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
490 }
491
492 // uint64 pending_fragments = 3;
493 if (this->_internal_pending_fragments() != 0) {
494 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
496 }
497
498 // uint64 received_trigger_decisions = 20;
499 if (this->_internal_received_trigger_decisions() != 0) {
500 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
502 }
503
504 // uint64 generated_trigger_records = 21;
505 if (this->_internal_generated_trigger_records() != 0) {
506 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
508 }
509
510 // uint64 generated_data_requests = 22;
511 if (this->_internal_generated_data_requests() != 0) {
512 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
514 }
515
516 // uint64 sleep_counter = 23;
517 if (this->_internal_sleep_counter() != 0) {
518 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
520 }
521
522 // uint64 loop_counter = 24;
523 if (this->_internal_loop_counter() != 0) {
524 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
525 this->_internal_loop_counter());
526 }
527
528 // uint64 data_waiting_time = 25;
529 if (this->_internal_data_waiting_time() != 0) {
530 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
532 }
533
534 // uint64 data_request_width = 26;
535 if (this->_internal_data_request_width() != 0) {
536 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
538 }
539
540 // uint64 trigger_decision_width = 27;
541 if (this->_internal_trigger_decision_width() != 0) {
542 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
544 }
545
546 // uint64 received_trmon_requests = 28;
547 if (this->_internal_received_trmon_requests() != 0) {
548 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
550 }
551
552 // uint64 sent_trmon = 29;
553 if (this->_internal_sent_trmon() != 0) {
554 total_size += 2 + ::_pbi::WireFormatLite::UInt64Size(
555 this->_internal_sent_trmon());
556 }
557
558 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
559}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

PROTOBUF_NOINLINE void dunedaq::dfmodules::opmon::TRBInfo::Clear ( )
final

Definition at line 241 of file TRBModule.pb.cc.

241 {
242// @@protoc_insertion_point(message_clear_start:dunedaq.dfmodules.opmon.TRBInfo)
243 ::uint32_t cached_has_bits = 0;
244 // Prevent compiler warnings about cached_has_bits being unused
245 (void) cached_has_bits;
246
247 ::memset(&_impl_.pending_trigger_decisions_, 0, static_cast<::size_t>(
248 reinterpret_cast<char*>(&_impl_.sent_trmon_) -
249 reinterpret_cast<char*>(&_impl_.pending_trigger_decisions_)) + sizeof(_impl_.sent_trmon_));
250 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
251}

◆ clear_data_request_width()

void dunedaq::dfmodules::opmon::TRBInfo::clear_data_request_width ( )
inline

Definition at line 829 of file TRBModule.pb.h.

829 {
830 _impl_.data_request_width_ = ::uint64_t{0u};
831}

◆ clear_data_waiting_time()

void dunedaq::dfmodules::opmon::TRBInfo::clear_data_waiting_time ( )
inline

Definition at line 807 of file TRBModule.pb.h.

807 {
808 _impl_.data_waiting_time_ = ::uint64_t{0u};
809}

◆ clear_fragments_in_the_book()

void dunedaq::dfmodules::opmon::TRBInfo::clear_fragments_in_the_book ( )
inline

Definition at line 653 of file TRBModule.pb.h.

653 {
654 _impl_.fragments_in_the_book_ = ::uint64_t{0u};
655}

◆ clear_generated_data_requests()

void dunedaq::dfmodules::opmon::TRBInfo::clear_generated_data_requests ( )
inline

Definition at line 741 of file TRBModule.pb.h.

741 {
742 _impl_.generated_data_requests_ = ::uint64_t{0u};
743}

◆ clear_generated_trigger_records()

void dunedaq::dfmodules::opmon::TRBInfo::clear_generated_trigger_records ( )
inline

Definition at line 719 of file TRBModule.pb.h.

719 {
720 _impl_.generated_trigger_records_ = ::uint64_t{0u};
721}

◆ clear_loop_counter()

void dunedaq::dfmodules::opmon::TRBInfo::clear_loop_counter ( )
inline

Definition at line 785 of file TRBModule.pb.h.

785 {
786 _impl_.loop_counter_ = ::uint64_t{0u};
787}

◆ clear_pending_fragments()

void dunedaq::dfmodules::opmon::TRBInfo::clear_pending_fragments ( )
inline

Definition at line 675 of file TRBModule.pb.h.

675 {
676 _impl_.pending_fragments_ = ::uint64_t{0u};
677}

◆ clear_pending_trigger_decisions()

void dunedaq::dfmodules::opmon::TRBInfo::clear_pending_trigger_decisions ( )
inline

Definition at line 631 of file TRBModule.pb.h.

631 {
632 _impl_.pending_trigger_decisions_ = ::uint64_t{0u};
633}

◆ clear_received_trigger_decisions()

void dunedaq::dfmodules::opmon::TRBInfo::clear_received_trigger_decisions ( )
inline

Definition at line 697 of file TRBModule.pb.h.

697 {
698 _impl_.received_trigger_decisions_ = ::uint64_t{0u};
699}

◆ clear_received_trmon_requests()

void dunedaq::dfmodules::opmon::TRBInfo::clear_received_trmon_requests ( )
inline

Definition at line 873 of file TRBModule.pb.h.

873 {
874 _impl_.received_trmon_requests_ = ::uint64_t{0u};
875}

◆ clear_sent_trmon()

void dunedaq::dfmodules::opmon::TRBInfo::clear_sent_trmon ( )
inline

Definition at line 895 of file TRBModule.pb.h.

895 {
896 _impl_.sent_trmon_ = ::uint64_t{0u};
897}

◆ clear_sleep_counter()

void dunedaq::dfmodules::opmon::TRBInfo::clear_sleep_counter ( )
inline

Definition at line 763 of file TRBModule.pb.h.

763 {
764 _impl_.sleep_counter_ = ::uint64_t{0u};
765}

◆ clear_trigger_decision_width()

void dunedaq::dfmodules::opmon::TRBInfo::clear_trigger_decision_width ( )
inline

Definition at line 851 of file TRBModule.pb.h.

851 {
852 _impl_.trigger_decision_width_ = ::uint64_t{0u};
853}

◆ CopyFrom()

void dunedaq::dfmodules::opmon::TRBInfo::CopyFrom ( const TRBInfo & from)

Definition at line 618 of file TRBModule.pb.cc.

618 {
619// @@protoc_insertion_point(class_specific_copy_from_start:dunedaq.dfmodules.opmon.TRBInfo)
620 if (&from == this) return;
621 Clear();
622 MergeFrom(from);
623}
void MergeFrom(const TRBInfo &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final

◆ data_request_width()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::data_request_width ( ) const
inline

Definition at line 832 of file TRBModule.pb.h.

832 {
833 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRBInfo.data_request_width)
835}

◆ data_waiting_time()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::data_waiting_time ( ) const
inline

Definition at line 810 of file TRBModule.pb.h.

810 {
811 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRBInfo.data_waiting_time)
813}

◆ default_instance()

static const TRBInfo & dunedaq::dfmodules::opmon::TRBInfo::default_instance ( )
inlinestatic

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

130 {
132 }
static const TRBInfo * internal_default_instance()

◆ descriptor()

static const ::google::protobuf::Descriptor * dunedaq::dfmodules::opmon::TRBInfo::descriptor ( )
inlinestatic

Definition at line 121 of file TRBModule.pb.h.

121 {
122 return GetDescriptor();
123 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ fragments_in_the_book()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::fragments_in_the_book ( ) const
inline

Definition at line 656 of file TRBModule.pb.h.

656 {
657 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRBInfo.fragments_in_the_book)
659}

◆ FullMessageName()

::absl::string_view dunedaq::dfmodules::opmon::TRBInfo::FullMessageName ( )
inlinestaticprivate

Definition at line 193 of file TRBModule.pb.h.

193 {
194 return "dunedaq.dfmodules.opmon.TRBInfo";
195 }

◆ generated_data_requests()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::generated_data_requests ( ) const
inline

Definition at line 744 of file TRBModule.pb.h.

744 {
745 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRBInfo.generated_data_requests)
747}

◆ generated_trigger_records()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::generated_trigger_records ( ) const
inline

Definition at line 722 of file TRBModule.pb.h.

722 {
723 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRBInfo.generated_trigger_records)
725}

◆ GetCachedSize()

int dunedaq::dfmodules::opmon::TRBInfo::GetCachedSize ( ) const
inlinefinal

Definition at line 183 of file TRBModule.pb.h.

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

◆ GetClassData()

const::google::protobuf::Message::ClassData * dunedaq::dfmodules::opmon::TRBInfo::GetClassData ( ) const
final

Definition at line 565 of file TRBModule.pb.cc.

565{ return &_class_data_; }
static const ClassData _class_data_

◆ GetDescriptor()

static const ::google::protobuf::Descriptor * dunedaq::dfmodules::opmon::TRBInfo::GetDescriptor ( )
inlinestatic

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

124 {
125 return default_instance().GetMetadata().descriptor;
126 }
static const TRBInfo & default_instance()
::google::protobuf::Metadata GetMetadata() const final

◆ GetMetadata()

google::protobuf::Metadata dunedaq::dfmodules::opmon::TRBInfo::GetMetadata ( ) const
final

Definition at line 640 of file TRBModule.pb.cc.

640 {
641 return ::_pbi::AssignDescriptors(
644}
::absl::once_flag descriptor_table_dfmodules_2fopmon_2fTRBModule_2eproto_once
::_pb::Metadata file_level_metadata_dfmodules_2fopmon_2fTRBModule_2eproto[2]
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_dfmodules_2fopmon_2fTRBModule_2eproto_getter()

◆ GetReflection()

static const ::google::protobuf::Reflection * dunedaq::dfmodules::opmon::TRBInfo::GetReflection ( )
inlinestatic

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

127 {
128 return default_instance().GetMetadata().reflection;
129 }

◆ internal_default_instance()

static const TRBInfo * dunedaq::dfmodules::opmon::TRBInfo::internal_default_instance ( )
inlinestatic

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

133 {
134 return reinterpret_cast<const TRBInfo*>(
136 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TRBInfoDefaultTypeInternal _TRBInfo_default_instance_

◆ InternalSwap()

void dunedaq::dfmodules::opmon::TRBInfo::InternalSwap ( TRBInfo * other)
private

Definition at line 629 of file TRBModule.pb.cc.

629 {
630 using std::swap;
631 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
632 ::google::protobuf::internal::memswap<
633 PROTOBUF_FIELD_OFFSET(TRBInfo, _impl_.sent_trmon_)
635 - PROTOBUF_FIELD_OFFSET(TRBInfo, _impl_.pending_trigger_decisions_)>(
636 reinterpret_cast<char*>(&_impl_.pending_trigger_decisions_),
637 reinterpret_cast<char*>(&other->_impl_.pending_trigger_decisions_));
638}

◆ IsInitialized()

PROTOBUF_NOINLINE bool dunedaq::dfmodules::opmon::TRBInfo::IsInitialized ( ) const
final

Definition at line 625 of file TRBModule.pb.cc.

625 {
626 return true;
627}

◆ loop_counter()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::loop_counter ( ) const
inline

Definition at line 788 of file TRBModule.pb.h.

788 {
789 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRBInfo.loop_counter)
790 return _internal_loop_counter();
791}

◆ MergeFrom()

void dunedaq::dfmodules::opmon::TRBInfo::MergeFrom ( const TRBInfo & from)
inline

Definition at line 170 of file TRBModule.pb.h.

170 {
171 TRBInfo::MergeImpl(*this, from);
172 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)

◆ MergeImpl()

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

Definition at line 568 of file TRBModule.pb.cc.

568 {
569 auto* const _this = static_cast<TRBInfo*>(&to_msg);
570 auto& from = static_cast<const TRBInfo&>(from_msg);
571 // @@protoc_insertion_point(class_specific_merge_from_start:dunedaq.dfmodules.opmon.TRBInfo)
572 ABSL_DCHECK_NE(&from, _this);
573 ::uint32_t cached_has_bits = 0;
574 (void) cached_has_bits;
575
576 if (from._internal_pending_trigger_decisions() != 0) {
577 _this->_internal_set_pending_trigger_decisions(from._internal_pending_trigger_decisions());
578 }
579 if (from._internal_fragments_in_the_book() != 0) {
580 _this->_internal_set_fragments_in_the_book(from._internal_fragments_in_the_book());
581 }
582 if (from._internal_pending_fragments() != 0) {
583 _this->_internal_set_pending_fragments(from._internal_pending_fragments());
584 }
585 if (from._internal_received_trigger_decisions() != 0) {
586 _this->_internal_set_received_trigger_decisions(from._internal_received_trigger_decisions());
587 }
588 if (from._internal_generated_trigger_records() != 0) {
589 _this->_internal_set_generated_trigger_records(from._internal_generated_trigger_records());
590 }
591 if (from._internal_generated_data_requests() != 0) {
592 _this->_internal_set_generated_data_requests(from._internal_generated_data_requests());
593 }
594 if (from._internal_sleep_counter() != 0) {
595 _this->_internal_set_sleep_counter(from._internal_sleep_counter());
596 }
597 if (from._internal_loop_counter() != 0) {
598 _this->_internal_set_loop_counter(from._internal_loop_counter());
599 }
600 if (from._internal_data_waiting_time() != 0) {
601 _this->_internal_set_data_waiting_time(from._internal_data_waiting_time());
602 }
603 if (from._internal_data_request_width() != 0) {
604 _this->_internal_set_data_request_width(from._internal_data_request_width());
605 }
606 if (from._internal_trigger_decision_width() != 0) {
607 _this->_internal_set_trigger_decision_width(from._internal_trigger_decision_width());
608 }
609 if (from._internal_received_trmon_requests() != 0) {
610 _this->_internal_set_received_trmon_requests(from._internal_received_trmon_requests());
611 }
612 if (from._internal_sent_trmon() != 0) {
613 _this->_internal_set_sent_trmon(from._internal_sent_trmon());
614 }
615 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
616}

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * dunedaq::dfmodules::opmon::TRBInfo::mutable_unknown_fields ( )
inline

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

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

◆ New()

TRBInfo * dunedaq::dfmodules::opmon::TRBInfo::New ( ::google::protobuf::Arena * arena = nullptr) const
inlinefinal

Definition at line 164 of file TRBModule.pb.h.

164 {
165 return CreateMaybeMessage<TRBInfo>(arena);
166 }

◆ operator=() [1/2]

TRBInfo & dunedaq::dfmodules::opmon::TRBInfo::operator= ( const TRBInfo & from)
inline

Definition at line 96 of file TRBModule.pb.h.

96 {
97 CopyFrom(from);
98 return *this;
99 }
void CopyFrom(const TRBInfo &from)

◆ operator=() [2/2]

TRBInfo & dunedaq::dfmodules::opmon::TRBInfo::operator= ( TRBInfo && from)
inlinenoexcept

Definition at line 100 of file TRBModule.pb.h.

100 {
101 if (this == &from) return *this;
102 if (GetOwningArena() == from.GetOwningArena()
103 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
104 && GetOwningArena() != nullptr
105 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
106 ) {
107 InternalSwap(&from);
108 } else {
109 CopyFrom(from);
110 }
111 return *this;
112 }

◆ pending_fragments()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::pending_fragments ( ) const
inline

Definition at line 678 of file TRBModule.pb.h.

678 {
679 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRBInfo.pending_fragments)
681}

◆ pending_trigger_decisions()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::pending_trigger_decisions ( ) const
inline

Definition at line 634 of file TRBModule.pb.h.

634 {
635 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRBInfo.pending_trigger_decisions)
637}

◆ received_trigger_decisions()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::received_trigger_decisions ( ) const
inline

Definition at line 700 of file TRBModule.pb.h.

700 {
701 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRBInfo.received_trigger_decisions)
703}

◆ received_trmon_requests()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::received_trmon_requests ( ) const
inline

Definition at line 876 of file TRBModule.pb.h.

876 {
877 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRBInfo.received_trmon_requests)
879}

◆ sent_trmon()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::sent_trmon ( ) const
inline

Definition at line 898 of file TRBModule.pb.h.

898 {
899 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRBInfo.sent_trmon)
900 return _internal_sent_trmon();
901}

◆ set_data_request_width()

void dunedaq::dfmodules::opmon::TRBInfo::set_data_request_width ( ::uint64_t value)
inline

Definition at line 836 of file TRBModule.pb.h.

836 {
838 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRBInfo.data_request_width)
839}
void _internal_set_data_request_width(::uint64_t value)

◆ set_data_waiting_time()

void dunedaq::dfmodules::opmon::TRBInfo::set_data_waiting_time ( ::uint64_t value)
inline

Definition at line 814 of file TRBModule.pb.h.

814 {
816 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRBInfo.data_waiting_time)
817}
void _internal_set_data_waiting_time(::uint64_t value)

◆ set_fragments_in_the_book()

void dunedaq::dfmodules::opmon::TRBInfo::set_fragments_in_the_book ( ::uint64_t value)
inline

Definition at line 660 of file TRBModule.pb.h.

660 {
662 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRBInfo.fragments_in_the_book)
663}
void _internal_set_fragments_in_the_book(::uint64_t value)

◆ set_generated_data_requests()

void dunedaq::dfmodules::opmon::TRBInfo::set_generated_data_requests ( ::uint64_t value)
inline

Definition at line 748 of file TRBModule.pb.h.

748 {
750 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRBInfo.generated_data_requests)
751}
void _internal_set_generated_data_requests(::uint64_t value)

◆ set_generated_trigger_records()

void dunedaq::dfmodules::opmon::TRBInfo::set_generated_trigger_records ( ::uint64_t value)
inline

Definition at line 726 of file TRBModule.pb.h.

726 {
728 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRBInfo.generated_trigger_records)
729}
void _internal_set_generated_trigger_records(::uint64_t value)

◆ set_loop_counter()

void dunedaq::dfmodules::opmon::TRBInfo::set_loop_counter ( ::uint64_t value)
inline

Definition at line 792 of file TRBModule.pb.h.

792 {
794 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRBInfo.loop_counter)
795}
void _internal_set_loop_counter(::uint64_t value)

◆ set_pending_fragments()

void dunedaq::dfmodules::opmon::TRBInfo::set_pending_fragments ( ::uint64_t value)
inline

Definition at line 682 of file TRBModule.pb.h.

682 {
684 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRBInfo.pending_fragments)
685}
void _internal_set_pending_fragments(::uint64_t value)

◆ set_pending_trigger_decisions()

void dunedaq::dfmodules::opmon::TRBInfo::set_pending_trigger_decisions ( ::uint64_t value)
inline

Definition at line 638 of file TRBModule.pb.h.

638 {
640 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRBInfo.pending_trigger_decisions)
641}
void _internal_set_pending_trigger_decisions(::uint64_t value)

◆ set_received_trigger_decisions()

void dunedaq::dfmodules::opmon::TRBInfo::set_received_trigger_decisions ( ::uint64_t value)
inline

Definition at line 704 of file TRBModule.pb.h.

704 {
706 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRBInfo.received_trigger_decisions)
707}
void _internal_set_received_trigger_decisions(::uint64_t value)

◆ set_received_trmon_requests()

void dunedaq::dfmodules::opmon::TRBInfo::set_received_trmon_requests ( ::uint64_t value)
inline

Definition at line 880 of file TRBModule.pb.h.

880 {
882 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRBInfo.received_trmon_requests)
883}
void _internal_set_received_trmon_requests(::uint64_t value)

◆ set_sent_trmon()

void dunedaq::dfmodules::opmon::TRBInfo::set_sent_trmon ( ::uint64_t value)
inline

Definition at line 902 of file TRBModule.pb.h.

902 {
904 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRBInfo.sent_trmon)
905}
void _internal_set_sent_trmon(::uint64_t value)

◆ set_sleep_counter()

void dunedaq::dfmodules::opmon::TRBInfo::set_sleep_counter ( ::uint64_t value)
inline

Definition at line 770 of file TRBModule.pb.h.

770 {
772 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRBInfo.sleep_counter)
773}
void _internal_set_sleep_counter(::uint64_t value)

◆ set_trigger_decision_width()

void dunedaq::dfmodules::opmon::TRBInfo::set_trigger_decision_width ( ::uint64_t value)
inline

Definition at line 858 of file TRBModule.pb.h.

858 {
860 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRBInfo.trigger_decision_width)
861}
void _internal_set_trigger_decision_width(::uint64_t value)

◆ SetCachedSize()

void dunedaq::dfmodules::opmon::TRBInfo::SetCachedSize ( int size) const
finalprivate

Definition at line 237 of file TRBModule.pb.cc.

237 {
239}
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size

◆ SharedCtor()

void dunedaq::dfmodules::opmon::TRBInfo::SharedCtor ( ::google::protobuf::Arena * arena)
inlineprivate

Definition at line 210 of file TRBModule.pb.cc.

210 {
211 (void)arena;
212 new (&_impl_) Impl_{
213 decltype(_impl_.pending_trigger_decisions_){::uint64_t{0u}},
214 decltype(_impl_.fragments_in_the_book_){::uint64_t{0u}},
215 decltype(_impl_.pending_fragments_){::uint64_t{0u}},
216 decltype(_impl_.received_trigger_decisions_){::uint64_t{0u}},
217 decltype(_impl_.generated_trigger_records_){::uint64_t{0u}},
218 decltype(_impl_.generated_data_requests_){::uint64_t{0u}},
219 decltype(_impl_.sleep_counter_){::uint64_t{0u}},
220 decltype(_impl_.loop_counter_){::uint64_t{0u}},
221 decltype(_impl_.data_waiting_time_){::uint64_t{0u}},
222 decltype(_impl_.data_request_width_){::uint64_t{0u}},
223 decltype(_impl_.trigger_decision_width_){::uint64_t{0u}},
224 decltype(_impl_.received_trmon_requests_){::uint64_t{0u}},
225 decltype(_impl_.sent_trmon_){::uint64_t{0u}},
226 /*decltype(_impl_._cached_size_)*/ {},
227 };
228}

◆ SharedDtor()

void dunedaq::dfmodules::opmon::TRBInfo::SharedDtor ( )
inlineprivate

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

234 {
235 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
236}

◆ sleep_counter()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::sleep_counter ( ) const
inline

Definition at line 766 of file TRBModule.pb.h.

766 {
767 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRBInfo.sleep_counter)
769}

◆ Swap()

void dunedaq::dfmodules::opmon::TRBInfo::Swap ( TRBInfo * other)
inline

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

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

◆ trigger_decision_width()

uint64_t dunedaq::dfmodules::opmon::TRBInfo::trigger_decision_width ( ) const
inline

Definition at line 854 of file TRBModule.pb.h.

854 {
855 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRBInfo.trigger_decision_width)
857}

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & dunedaq::dfmodules::opmon::TRBInfo::unknown_fields ( ) const
inline

Definition at line 114 of file TRBModule.pb.h.

114 {
115 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
116 }

◆ UnsafeArenaSwap()

void dunedaq::dfmodules::opmon::TRBInfo::UnsafeArenaSwap ( TRBInfo * other)
inline

Definition at line 156 of file TRBModule.pb.h.

156 {
157 if (other == this) return;
158 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
159 InternalSwap(other);
160 }

Friends And Related Symbol Documentation

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

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

Definition at line 360 of file TRBModule.pb.h.

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

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

Definition at line 192 of file TRBModule.pb.h.

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

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

Definition at line 358 of file TRBModule.pb.h.

◆ ::TableStruct_dfmodules_2fopmon_2fTRBModule_2eproto

Definition at line 381 of file TRBModule.pb.h.

◆ swap

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

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

140 {
141 a.Swap(&b);
142 }

Member Data Documentation

◆ [union]

◆ _class_data_

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

Definition at line 200 of file TRBModule.pb.h.

◆ _impl_

Impl_ dunedaq::dfmodules::opmon::TRBInfo::_impl_

Definition at line 380 of file TRBModule.pb.h.

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 4, 13, 0, 0, 2 > dunedaq::dfmodules::opmon::TRBInfo::_table_
staticprivate

Definition at line 359 of file TRBModule.pb.h.

◆ kIndexInFileMessages

int dunedaq::dfmodules::opmon::TRBInfo::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 137 of file TRBModule.pb.h.


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