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

#include <moduleleveltrigger_info.pb.h>

Inheritance diagram for dunedaq::trigger::opmon::ModuleLevelTriggerInfo:
[legend]
Collaboration diagram for dunedaq::trigger::opmon::ModuleLevelTriggerInfo:
[legend]

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int {
  kTdMsgReceivedCountFieldNumber = 1 , kTdSentCountFieldNumber = 2 , kTdInhibitedCountFieldNumber = 3 , kTdPausedCountFieldNumber = 4 ,
  kTdQueueTimeoutExpiredErrCountFieldNumber = 5 , kTdTotalCountFieldNumber = 6 , kLcKliveFieldNumber = 10 , kLcKpausedFieldNumber = 11 ,
  kLcKdeadFieldNumber = 12
}
 

Public Member Functions

 ModuleLevelTriggerInfo ()
 
 ~ModuleLevelTriggerInfo () override
 
template<typename = void>
PROTOBUF_CONSTEXPR ModuleLevelTriggerInfo (::google::protobuf::internal::ConstantInitialized)
 
 ModuleLevelTriggerInfo (const ModuleLevelTriggerInfo &from)
 
 ModuleLevelTriggerInfo (ModuleLevelTriggerInfo &&from) noexcept
 
ModuleLevelTriggerInfooperator= (const ModuleLevelTriggerInfo &from)
 
ModuleLevelTriggerInfooperator= (ModuleLevelTriggerInfo &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ModuleLevelTriggerInfo *other)
 
void UnsafeArenaSwap (ModuleLevelTriggerInfo *other)
 
ModuleLevelTriggerInfoNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const ModuleLevelTriggerInfo &from)
 
void MergeFrom (const ModuleLevelTriggerInfo &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_td_msg_received_count ()
 
::uint32_t td_msg_received_count () const
 
void set_td_msg_received_count (::uint32_t value)
 
void clear_td_sent_count ()
 
::uint32_t td_sent_count () const
 
void set_td_sent_count (::uint32_t value)
 
void clear_td_inhibited_count ()
 
::uint32_t td_inhibited_count () const
 
void set_td_inhibited_count (::uint32_t value)
 
void clear_td_paused_count ()
 
::uint32_t td_paused_count () const
 
void set_td_paused_count (::uint32_t value)
 
void clear_td_queue_timeout_expired_err_count ()
 
::uint32_t td_queue_timeout_expired_err_count () const
 
void set_td_queue_timeout_expired_err_count (::uint32_t value)
 
void clear_td_total_count ()
 
::uint32_t td_total_count () const
 
void set_td_total_count (::uint32_t value)
 
void clear_lc_klive ()
 
::uint32_t lc_klive () const
 
void set_lc_klive (::uint32_t value)
 
void clear_lc_kpaused ()
 
::uint32_t lc_kpaused () const
 
void set_lc_kpaused (::uint32_t value)
 
void clear_lc_kdead ()
 
::uint32_t lc_kdead () const
 
void set_lc_kdead (::uint32_t value)
 
template<typename >
PROTOBUF_CONSTEXPR ModuleLevelTriggerInfo (::_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 ModuleLevelTriggerInfodefault_instance ()
 
static const ModuleLevelTriggerInfointernal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 ModuleLevelTriggerInfo (::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 (ModuleLevelTriggerInfo *other)
 
::uint32_t _internal_td_msg_received_count () const
 
void _internal_set_td_msg_received_count (::uint32_t value)
 
::uint32_t _internal_td_sent_count () const
 
void _internal_set_td_sent_count (::uint32_t value)
 
::uint32_t _internal_td_inhibited_count () const
 
void _internal_set_td_inhibited_count (::uint32_t value)
 
::uint32_t _internal_td_paused_count () const
 
void _internal_set_td_paused_count (::uint32_t value)
 
::uint32_t _internal_td_queue_timeout_expired_err_count () const
 
void _internal_set_td_queue_timeout_expired_err_count (::uint32_t value)
 
::uint32_t _internal_td_total_count () const
 
void _internal_set_td_total_count (::uint32_t value)
 
::uint32_t _internal_lc_klive () const
 
void _internal_set_lc_klive (::uint32_t value)
 
::uint32_t _internal_lc_kpaused () const
 
void _internal_set_lc_kpaused (::uint32_t value)
 
::uint32_t _internal_lc_kdead () const
 
void _internal_set_lc_kdead (::uint32_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, 9, 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_trigger_2fopmon_2fmoduleleveltrigger_5finfo_2eproto
 
void swap (ModuleLevelTriggerInfo &a, ModuleLevelTriggerInfo &b)
 

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kTdMsgReceivedCountFieldNumber 
kTdSentCountFieldNumber 
kTdInhibitedCountFieldNumber 
kTdPausedCountFieldNumber 
kTdQueueTimeoutExpiredErrCountFieldNumber 
kTdTotalCountFieldNumber 
kLcKliveFieldNumber 
kLcKpausedFieldNumber 
kLcKdeadFieldNumber 

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

212 : int {
222 };

Constructor & Destructor Documentation

◆ ModuleLevelTriggerInfo() [1/6]

dunedaq::trigger::opmon::ModuleLevelTriggerInfo::ModuleLevelTriggerInfo ( )
inline

◆ ~ModuleLevelTriggerInfo()

dunedaq::trigger::opmon::ModuleLevelTriggerInfo::~ModuleLevelTriggerInfo ( )
override

Definition at line 238 of file moduleleveltrigger_info.pb.cc.

238 {
239 // @@protoc_insertion_point(destructor:dunedaq.trigger.opmon.ModuleLevelTriggerInfo)
240 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
241 SharedDtor();
242}

◆ ModuleLevelTriggerInfo() [2/6]

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

◆ ModuleLevelTriggerInfo() [3/6]

dunedaq::trigger::opmon::ModuleLevelTriggerInfo::ModuleLevelTriggerInfo ( const ModuleLevelTriggerInfo & from)

Definition at line 217 of file moduleleveltrigger_info.pb.cc.

218 : ::google::protobuf::Message(), _impl_(from._impl_) {
219 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
220 from._internal_metadata_);
221 // @@protoc_insertion_point(copy_constructor:dunedaq.trigger.opmon.ModuleLevelTriggerInfo)
222}

◆ ModuleLevelTriggerInfo() [4/6]

dunedaq::trigger::opmon::ModuleLevelTriggerInfo::ModuleLevelTriggerInfo ( ModuleLevelTriggerInfo && from)
inlinenoexcept

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

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

◆ ModuleLevelTriggerInfo() [5/6]

dunedaq::trigger::opmon::ModuleLevelTriggerInfo::ModuleLevelTriggerInfo ( ::google::protobuf::Arena * arena)
explicitprotected

Definition at line 212 of file moduleleveltrigger_info.pb.cc.

213 : ::google::protobuf::Message(arena) {
214 SharedCtor(arena);
215 // @@protoc_insertion_point(arena_constructor:dunedaq.trigger.opmon.ModuleLevelTriggerInfo)
216}

◆ ModuleLevelTriggerInfo() [6/6]

template<typename >
PROTOBUF_CONSTEXPR dunedaq::trigger::opmon::ModuleLevelTriggerInfo::ModuleLevelTriggerInfo ( ::_pbi::ConstantInitialized )

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

28 : _impl_{
29 /*decltype(_impl_.td_msg_received_count_)*/ 0u,
30 /*decltype(_impl_.td_sent_count_)*/ 0u,
31 /*decltype(_impl_.td_inhibited_count_)*/ 0u,
32 /*decltype(_impl_.td_paused_count_)*/ 0u,
33 /*decltype(_impl_.td_queue_timeout_expired_err_count_)*/ 0u,
34 /*decltype(_impl_.td_total_count_)*/ 0u,
35 /*decltype(_impl_.lc_klive_)*/ 0u,
36 /*decltype(_impl_.lc_kpaused_)*/ 0u,
37 /*decltype(_impl_.lc_kdead_)*/ 0u,
38 /*decltype(_impl_._cached_size_)*/ {},
39 } {}

Member Function Documentation

◆ _internal_lc_kdead()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_lc_kdead ( ) const
inlineprivate

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

919 {
920 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
921 return _impl_.lc_kdead_;
922}

◆ _internal_lc_klive()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_lc_klive ( ) const
inlineprivate

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

875 {
876 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
877 return _impl_.lc_klive_;
878}

◆ _internal_lc_kpaused()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_lc_kpaused ( ) const
inlineprivate

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

897 {
898 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
899 return _impl_.lc_kpaused_;
900}

◆ _internal_set_lc_kdead()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_set_lc_kdead ( ::uint32_t value)
inlineprivate

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

923 {
924 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
925 ;
926 _impl_.lc_kdead_ = value;
927}

◆ _internal_set_lc_klive()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_set_lc_klive ( ::uint32_t value)
inlineprivate

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

879 {
880 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
881 ;
882 _impl_.lc_klive_ = value;
883}

◆ _internal_set_lc_kpaused()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_set_lc_kpaused ( ::uint32_t value)
inlineprivate

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

901 {
902 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
903 ;
904 _impl_.lc_kpaused_ = value;
905}

◆ _internal_set_td_inhibited_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_set_td_inhibited_count ( ::uint32_t value)
inlineprivate

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

791 {
792 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
793 ;
795}

◆ _internal_set_td_msg_received_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_set_td_msg_received_count ( ::uint32_t value)
inlineprivate

Definition at line 747 of file moduleleveltrigger_info.pb.h.

747 {
748 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
749 ;
751}

◆ _internal_set_td_paused_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_set_td_paused_count ( ::uint32_t value)
inlineprivate

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

813 {
814 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
815 ;
816 _impl_.td_paused_count_ = value;
817}

◆ _internal_set_td_queue_timeout_expired_err_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_set_td_queue_timeout_expired_err_count ( ::uint32_t value)
inlineprivate

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

835 {
836 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
837 ;
839}

◆ _internal_set_td_sent_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_set_td_sent_count ( ::uint32_t value)
inlineprivate

Definition at line 769 of file moduleleveltrigger_info.pb.h.

769 {
770 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
771 ;
772 _impl_.td_sent_count_ = value;
773}

◆ _internal_set_td_total_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_set_td_total_count ( ::uint32_t value)
inlineprivate

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

857 {
858 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
859 ;
860 _impl_.td_total_count_ = value;
861}

◆ _internal_td_inhibited_count()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_td_inhibited_count ( ) const
inlineprivate

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

787 {
788 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
790}

◆ _internal_td_msg_received_count()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_td_msg_received_count ( ) const
inlineprivate

Definition at line 743 of file moduleleveltrigger_info.pb.h.

743 {
744 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
746}

◆ _internal_td_paused_count()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_td_paused_count ( ) const
inlineprivate

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

809 {
810 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
812}

◆ _internal_td_queue_timeout_expired_err_count()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_td_queue_timeout_expired_err_count ( ) const
inlineprivate

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

831 {
832 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
834}

◆ _internal_td_sent_count()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_td_sent_count ( ) const
inlineprivate

Definition at line 765 of file moduleleveltrigger_info.pb.h.

765 {
766 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
767 return _impl_.td_sent_count_;
768}

◆ _internal_td_total_count()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_internal_td_total_count ( ) const
inlineprivate

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

853 {
854 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
855 return _impl_.td_total_count_;
856}

◆ _InternalParse()

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

Definition at line 262 of file moduleleveltrigger_info.pb.cc.

263 {
264 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
265 return ptr;
266}
static const ::google::protobuf::internal::TcParseTable< 4, 9, 0, 0, 2 > _table_

◆ _InternalSerialize()

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

Definition at line 354 of file moduleleveltrigger_info.pb.cc.

356 {
357 // @@protoc_insertion_point(serialize_to_array_start:dunedaq.trigger.opmon.ModuleLevelTriggerInfo)
358 ::uint32_t cached_has_bits = 0;
359 (void)cached_has_bits;
360
361 // uint32 td_msg_received_count = 1;
362 if (this->_internal_td_msg_received_count() != 0) {
363 target = stream->EnsureSpace(target);
364 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
365 1, this->_internal_td_msg_received_count(), target);
366 }
367
368 // uint32 td_sent_count = 2;
369 if (this->_internal_td_sent_count() != 0) {
370 target = stream->EnsureSpace(target);
371 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
372 2, this->_internal_td_sent_count(), target);
373 }
374
375 // uint32 td_inhibited_count = 3;
376 if (this->_internal_td_inhibited_count() != 0) {
377 target = stream->EnsureSpace(target);
378 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
379 3, this->_internal_td_inhibited_count(), target);
380 }
381
382 // uint32 td_paused_count = 4;
383 if (this->_internal_td_paused_count() != 0) {
384 target = stream->EnsureSpace(target);
385 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
386 4, this->_internal_td_paused_count(), target);
387 }
388
389 // uint32 td_queue_timeout_expired_err_count = 5;
391 target = stream->EnsureSpace(target);
392 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
394 }
395
396 // uint32 td_total_count = 6;
397 if (this->_internal_td_total_count() != 0) {
398 target = stream->EnsureSpace(target);
399 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
400 6, this->_internal_td_total_count(), target);
401 }
402
403 // uint32 lc_klive = 10;
404 if (this->_internal_lc_klive() != 0) {
405 target = stream->EnsureSpace(target);
406 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
407 10, this->_internal_lc_klive(), target);
408 }
409
410 // uint32 lc_kpaused = 11;
411 if (this->_internal_lc_kpaused() != 0) {
412 target = stream->EnsureSpace(target);
413 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
414 11, this->_internal_lc_kpaused(), target);
415 }
416
417 // uint32 lc_kdead = 12;
418 if (this->_internal_lc_kdead() != 0) {
419 target = stream->EnsureSpace(target);
420 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
421 12, this->_internal_lc_kdead(), target);
422 }
423
424 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
425 target =
426 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
427 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
428 }
429 // @@protoc_insertion_point(serialize_to_array_end:dunedaq.trigger.opmon.ModuleLevelTriggerInfo)
430 return target;
431}

◆ ByteSizeLong()

size_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::ByteSizeLong ( ) const
final

Definition at line 433 of file moduleleveltrigger_info.pb.cc.

433 {
434// @@protoc_insertion_point(message_byte_size_start:dunedaq.trigger.opmon.ModuleLevelTriggerInfo)
435 ::size_t total_size = 0;
436
437 ::uint32_t cached_has_bits = 0;
438 // Prevent compiler warnings about cached_has_bits being unused
439 (void) cached_has_bits;
440
441 // uint32 td_msg_received_count = 1;
442 if (this->_internal_td_msg_received_count() != 0) {
443 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
445 }
446
447 // uint32 td_sent_count = 2;
448 if (this->_internal_td_sent_count() != 0) {
449 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
451 }
452
453 // uint32 td_inhibited_count = 3;
454 if (this->_internal_td_inhibited_count() != 0) {
455 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
457 }
458
459 // uint32 td_paused_count = 4;
460 if (this->_internal_td_paused_count() != 0) {
461 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
463 }
464
465 // uint32 td_queue_timeout_expired_err_count = 5;
467 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
469 }
470
471 // uint32 td_total_count = 6;
472 if (this->_internal_td_total_count() != 0) {
473 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
475 }
476
477 // uint32 lc_klive = 10;
478 if (this->_internal_lc_klive() != 0) {
479 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
480 this->_internal_lc_klive());
481 }
482
483 // uint32 lc_kpaused = 11;
484 if (this->_internal_lc_kpaused() != 0) {
485 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
486 this->_internal_lc_kpaused());
487 }
488
489 // uint32 lc_kdead = 12;
490 if (this->_internal_lc_kdead() != 0) {
491 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
492 this->_internal_lc_kdead());
493 }
494
495 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
496}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

PROTOBUF_NOINLINE void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::Clear ( )
final

Definition at line 250 of file moduleleveltrigger_info.pb.cc.

250 {
251// @@protoc_insertion_point(message_clear_start:dunedaq.trigger.opmon.ModuleLevelTriggerInfo)
252 ::uint32_t cached_has_bits = 0;
253 // Prevent compiler warnings about cached_has_bits being unused
254 (void) cached_has_bits;
255
256 ::memset(&_impl_.td_msg_received_count_, 0, static_cast<::size_t>(
257 reinterpret_cast<char*>(&_impl_.lc_kdead_) -
258 reinterpret_cast<char*>(&_impl_.td_msg_received_count_)) + sizeof(_impl_.lc_kdead_));
259 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
260}

◆ clear_lc_kdead()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::clear_lc_kdead ( )
inline

Definition at line 908 of file moduleleveltrigger_info.pb.h.

908 {
909 _impl_.lc_kdead_ = 0u;
910}

◆ clear_lc_klive()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::clear_lc_klive ( )
inline

Definition at line 864 of file moduleleveltrigger_info.pb.h.

864 {
865 _impl_.lc_klive_ = 0u;
866}

◆ clear_lc_kpaused()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::clear_lc_kpaused ( )
inline

Definition at line 886 of file moduleleveltrigger_info.pb.h.

886 {
887 _impl_.lc_kpaused_ = 0u;
888}

◆ clear_td_inhibited_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::clear_td_inhibited_count ( )
inline

Definition at line 776 of file moduleleveltrigger_info.pb.h.

776 {
778}

◆ clear_td_msg_received_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::clear_td_msg_received_count ( )
inline

Definition at line 732 of file moduleleveltrigger_info.pb.h.

732 {
734}

◆ clear_td_paused_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::clear_td_paused_count ( )
inline

Definition at line 798 of file moduleleveltrigger_info.pb.h.

798 {
800}

◆ clear_td_queue_timeout_expired_err_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::clear_td_queue_timeout_expired_err_count ( )
inline

Definition at line 820 of file moduleleveltrigger_info.pb.h.

◆ clear_td_sent_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::clear_td_sent_count ( )
inline

Definition at line 754 of file moduleleveltrigger_info.pb.h.

754 {
756}

◆ clear_td_total_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::clear_td_total_count ( )
inline

Definition at line 842 of file moduleleveltrigger_info.pb.h.

842 {
844}

◆ CopyFrom()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::CopyFrom ( const ModuleLevelTriggerInfo & from)

Definition at line 543 of file moduleleveltrigger_info.pb.cc.

543 {
544// @@protoc_insertion_point(class_specific_copy_from_start:dunedaq.trigger.opmon.ModuleLevelTriggerInfo)
545 if (&from == this) return;
546 Clear();
547 MergeFrom(from);
548}
void MergeFrom(const ModuleLevelTriggerInfo &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final

◆ default_instance()

static const ModuleLevelTriggerInfo & dunedaq::trigger::opmon::ModuleLevelTriggerInfo::default_instance ( )
inlinestatic

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

133 {
135 }
static const ModuleLevelTriggerInfo * internal_default_instance()

◆ descriptor()

static const ::google::protobuf::Descriptor * dunedaq::trigger::opmon::ModuleLevelTriggerInfo::descriptor ( )
inlinestatic

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

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

◆ FullMessageName()

::absl::string_view dunedaq::trigger::opmon::ModuleLevelTriggerInfo::FullMessageName ( )
inlinestaticprivate

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

196 {
197 return "dunedaq.trigger.opmon.ModuleLevelTriggerInfo";
198 }

◆ GetCachedSize()

int dunedaq::trigger::opmon::ModuleLevelTriggerInfo::GetCachedSize ( ) const
inlinefinal

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

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

◆ GetClassData()

const::google::protobuf::Message::ClassData * dunedaq::trigger::opmon::ModuleLevelTriggerInfo::GetClassData ( ) const
final

Definition at line 502 of file moduleleveltrigger_info.pb.cc.

◆ GetDescriptor()

static const ::google::protobuf::Descriptor * dunedaq::trigger::opmon::ModuleLevelTriggerInfo::GetDescriptor ( )
inlinestatic

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

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

◆ GetMetadata()

google::protobuf::Metadata dunedaq::trigger::opmon::ModuleLevelTriggerInfo::GetMetadata ( ) const
final

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

565 {
566 return ::_pbi::AssignDescriptors(
569}
::absl::once_flag descriptor_table_trigger_2fopmon_2fmoduleleveltrigger_5finfo_2eproto_once
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_trigger_2fopmon_2fmoduleleveltrigger_5finfo_2eproto_getter()
::_pb::Metadata file_level_metadata_trigger_2fopmon_2fmoduleleveltrigger_5finfo_2eproto[3]

◆ GetReflection()

static const ::google::protobuf::Reflection * dunedaq::trigger::opmon::ModuleLevelTriggerInfo::GetReflection ( )
inlinestatic

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

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

◆ internal_default_instance()

static const ModuleLevelTriggerInfo * dunedaq::trigger::opmon::ModuleLevelTriggerInfo::internal_default_instance ( )
inlinestatic

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

136 {
137 return reinterpret_cast<const ModuleLevelTriggerInfo*>(
139 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ModuleLevelTriggerInfoDefaultTypeInternal _ModuleLevelTriggerInfo_default_instance_

◆ InternalSwap()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::InternalSwap ( ModuleLevelTriggerInfo * other)
private

Definition at line 554 of file moduleleveltrigger_info.pb.cc.

554 {
555 using std::swap;
556 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
557 ::google::protobuf::internal::memswap<
558 PROTOBUF_FIELD_OFFSET(ModuleLevelTriggerInfo, _impl_.lc_kdead_)
560 - PROTOBUF_FIELD_OFFSET(ModuleLevelTriggerInfo, _impl_.td_msg_received_count_)>(
561 reinterpret_cast<char*>(&_impl_.td_msg_received_count_),
562 reinterpret_cast<char*>(&other->_impl_.td_msg_received_count_));
563}

◆ IsInitialized()

PROTOBUF_NOINLINE bool dunedaq::trigger::opmon::ModuleLevelTriggerInfo::IsInitialized ( ) const
final

Definition at line 550 of file moduleleveltrigger_info.pb.cc.

550 {
551 return true;
552}

◆ lc_kdead()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::lc_kdead ( ) const
inline

Definition at line 911 of file moduleleveltrigger_info.pb.h.

911 {
912 // @@protoc_insertion_point(field_get:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.lc_kdead)
913 return _internal_lc_kdead();
914}

◆ lc_klive()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::lc_klive ( ) const
inline

Definition at line 867 of file moduleleveltrigger_info.pb.h.

867 {
868 // @@protoc_insertion_point(field_get:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.lc_klive)
869 return _internal_lc_klive();
870}

◆ lc_kpaused()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::lc_kpaused ( ) const
inline

Definition at line 889 of file moduleleveltrigger_info.pb.h.

889 {
890 // @@protoc_insertion_point(field_get:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.lc_kpaused)
891 return _internal_lc_kpaused();
892}

◆ MergeFrom()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::MergeFrom ( const ModuleLevelTriggerInfo & from)
inline

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

173 {
175 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)

◆ MergeImpl()

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

Definition at line 505 of file moduleleveltrigger_info.pb.cc.

505 {
506 auto* const _this = static_cast<ModuleLevelTriggerInfo*>(&to_msg);
507 auto& from = static_cast<const ModuleLevelTriggerInfo&>(from_msg);
508 // @@protoc_insertion_point(class_specific_merge_from_start:dunedaq.trigger.opmon.ModuleLevelTriggerInfo)
509 ABSL_DCHECK_NE(&from, _this);
510 ::uint32_t cached_has_bits = 0;
511 (void) cached_has_bits;
512
513 if (from._internal_td_msg_received_count() != 0) {
514 _this->_internal_set_td_msg_received_count(from._internal_td_msg_received_count());
515 }
516 if (from._internal_td_sent_count() != 0) {
517 _this->_internal_set_td_sent_count(from._internal_td_sent_count());
518 }
519 if (from._internal_td_inhibited_count() != 0) {
520 _this->_internal_set_td_inhibited_count(from._internal_td_inhibited_count());
521 }
522 if (from._internal_td_paused_count() != 0) {
523 _this->_internal_set_td_paused_count(from._internal_td_paused_count());
524 }
525 if (from._internal_td_queue_timeout_expired_err_count() != 0) {
526 _this->_internal_set_td_queue_timeout_expired_err_count(from._internal_td_queue_timeout_expired_err_count());
527 }
528 if (from._internal_td_total_count() != 0) {
529 _this->_internal_set_td_total_count(from._internal_td_total_count());
530 }
531 if (from._internal_lc_klive() != 0) {
532 _this->_internal_set_lc_klive(from._internal_lc_klive());
533 }
534 if (from._internal_lc_kpaused() != 0) {
535 _this->_internal_set_lc_kpaused(from._internal_lc_kpaused());
536 }
537 if (from._internal_lc_kdead() != 0) {
538 _this->_internal_set_lc_kdead(from._internal_lc_kdead());
539 }
540 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
541}

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * dunedaq::trigger::opmon::ModuleLevelTriggerInfo::mutable_unknown_fields ( )
inline

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

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

◆ New()

ModuleLevelTriggerInfo * dunedaq::trigger::opmon::ModuleLevelTriggerInfo::New ( ::google::protobuf::Arena * arena = nullptr) const
inlinefinal

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

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

◆ operator=() [1/2]

ModuleLevelTriggerInfo & dunedaq::trigger::opmon::ModuleLevelTriggerInfo::operator= ( const ModuleLevelTriggerInfo & from)
inline

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

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

◆ operator=() [2/2]

ModuleLevelTriggerInfo & dunedaq::trigger::opmon::ModuleLevelTriggerInfo::operator= ( ModuleLevelTriggerInfo && from)
inlinenoexcept

Definition at line 103 of file moduleleveltrigger_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 }

◆ set_lc_kdead()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::set_lc_kdead ( ::uint32_t value)
inline

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

915 {
917 // @@protoc_insertion_point(field_set:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.lc_kdead)
918}

◆ set_lc_klive()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::set_lc_klive ( ::uint32_t value)
inline

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

871 {
873 // @@protoc_insertion_point(field_set:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.lc_klive)
874}

◆ set_lc_kpaused()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::set_lc_kpaused ( ::uint32_t value)
inline

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

893 {
895 // @@protoc_insertion_point(field_set:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.lc_kpaused)
896}

◆ set_td_inhibited_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::set_td_inhibited_count ( ::uint32_t value)
inline

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

783 {
785 // @@protoc_insertion_point(field_set:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.td_inhibited_count)
786}

◆ set_td_msg_received_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::set_td_msg_received_count ( ::uint32_t value)
inline

Definition at line 739 of file moduleleveltrigger_info.pb.h.

739 {
741 // @@protoc_insertion_point(field_set:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.td_msg_received_count)
742}

◆ set_td_paused_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::set_td_paused_count ( ::uint32_t value)
inline

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

805 {
807 // @@protoc_insertion_point(field_set:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.td_paused_count)
808}

◆ set_td_queue_timeout_expired_err_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::set_td_queue_timeout_expired_err_count ( ::uint32_t value)
inline

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

827 {
829 // @@protoc_insertion_point(field_set:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.td_queue_timeout_expired_err_count)
830}

◆ set_td_sent_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::set_td_sent_count ( ::uint32_t value)
inline

Definition at line 761 of file moduleleveltrigger_info.pb.h.

761 {
763 // @@protoc_insertion_point(field_set:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.td_sent_count)
764}

◆ set_td_total_count()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::set_td_total_count ( ::uint32_t value)
inline

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

849 {
851 // @@protoc_insertion_point(field_set:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.td_total_count)
852}

◆ SetCachedSize()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::SetCachedSize ( int size) const
finalprivate

Definition at line 246 of file moduleleveltrigger_info.pb.cc.

246 {
248}
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size

◆ SharedCtor()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::SharedCtor ( ::google::protobuf::Arena * arena)
inlineprivate

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

223 {
224 (void)arena;
225 new (&_impl_) Impl_{
226 decltype(_impl_.td_msg_received_count_){0u},
227 decltype(_impl_.td_sent_count_){0u},
228 decltype(_impl_.td_inhibited_count_){0u},
229 decltype(_impl_.td_paused_count_){0u},
231 decltype(_impl_.td_total_count_){0u},
232 decltype(_impl_.lc_klive_){0u},
233 decltype(_impl_.lc_kpaused_){0u},
234 decltype(_impl_.lc_kdead_){0u},
235 /*decltype(_impl_._cached_size_)*/ {},
236 };
237}

◆ SharedDtor()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::SharedDtor ( )
inlineprivate

Definition at line 243 of file moduleleveltrigger_info.pb.cc.

243 {
244 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
245}

◆ Swap()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::Swap ( ModuleLevelTriggerInfo * other)
inline

Definition at line 146 of file moduleleveltrigger_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 }

◆ td_inhibited_count()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::td_inhibited_count ( ) const
inline

Definition at line 779 of file moduleleveltrigger_info.pb.h.

779 {
780 // @@protoc_insertion_point(field_get:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.td_inhibited_count)
782}

◆ td_msg_received_count()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::td_msg_received_count ( ) const
inline

Definition at line 735 of file moduleleveltrigger_info.pb.h.

735 {
736 // @@protoc_insertion_point(field_get:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.td_msg_received_count)
738}

◆ td_paused_count()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::td_paused_count ( ) const
inline

Definition at line 801 of file moduleleveltrigger_info.pb.h.

801 {
802 // @@protoc_insertion_point(field_get:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.td_paused_count)
804}

◆ td_queue_timeout_expired_err_count()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::td_queue_timeout_expired_err_count ( ) const
inline

Definition at line 823 of file moduleleveltrigger_info.pb.h.

823 {
824 // @@protoc_insertion_point(field_get:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.td_queue_timeout_expired_err_count)
826}

◆ td_sent_count()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::td_sent_count ( ) const
inline

Definition at line 757 of file moduleleveltrigger_info.pb.h.

757 {
758 // @@protoc_insertion_point(field_get:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.td_sent_count)
760}

◆ td_total_count()

uint32_t dunedaq::trigger::opmon::ModuleLevelTriggerInfo::td_total_count ( ) const
inline

Definition at line 845 of file moduleleveltrigger_info.pb.h.

845 {
846 // @@protoc_insertion_point(field_get:dunedaq.trigger.opmon.ModuleLevelTriggerInfo.td_total_count)
848}

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & dunedaq::trigger::opmon::ModuleLevelTriggerInfo::unknown_fields ( ) const
inline

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

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

◆ UnsafeArenaSwap()

void dunedaq::trigger::opmon::ModuleLevelTriggerInfo::UnsafeArenaSwap ( ModuleLevelTriggerInfo * other)
inline

Definition at line 159 of file moduleleveltrigger_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 319 of file moduleleveltrigger_info.pb.h.

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

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

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

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

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

Definition at line 317 of file moduleleveltrigger_info.pb.h.

◆ ::TableStruct_trigger_2fopmon_2fmoduleleveltrigger_5finfo_2eproto

◆ swap

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

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

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

Member Data Documentation

◆ [union]

◆ _class_data_

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

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

◆ _impl_

Impl_ dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_impl_

Definition at line 335 of file moduleleveltrigger_info.pb.h.

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 4, 9, 0, 0, 2 > dunedaq::trigger::opmon::ModuleLevelTriggerInfo::_table_
staticprivate

Definition at line 318 of file moduleleveltrigger_info.pb.h.

◆ kIndexInFileMessages

int dunedaq::trigger::opmon::ModuleLevelTriggerInfo::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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


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