#include <latency_info.pb.h>
|
static void | MergeImpl (::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg) |
|
::absl::string_view | FullMessageName () |
|
|
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > | _table_ |
|
Definition at line 252 of file latency_info.pb.h.
◆ DestructorSkippable_
◆ InternalArenaConstructable_
◆ anonymous enum
◆ TriggerLatencyStandalone() [1/6]
dunedaq::trigger::opmon::TriggerLatencyStandalone::TriggerLatencyStandalone |
( |
| ) |
|
|
inline |
◆ ~TriggerLatencyStandalone()
dunedaq::trigger::opmon::TriggerLatencyStandalone::~TriggerLatencyStandalone |
( |
| ) |
|
|
override |
Definition at line 366 of file latency_info.pb.cc.
366 {
367
368 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
370}
◆ TriggerLatencyStandalone() [2/6]
template<typename = void>
PROTOBUF_CONSTEXPR dunedaq::trigger::opmon::TriggerLatencyStandalone::TriggerLatencyStandalone |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ TriggerLatencyStandalone() [3/6]
Definition at line 353 of file latency_info.pb.cc.
354 : ::google::protobuf::Message(),
_impl_(from._impl_) {
355 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
356 from._internal_metadata_);
357
358}
◆ TriggerLatencyStandalone() [4/6]
◆ TriggerLatencyStandalone() [5/6]
dunedaq::trigger::opmon::TriggerLatencyStandalone::TriggerLatencyStandalone |
( |
::google::protobuf::Arena * | arena | ) |
|
|
explicitprotected |
Definition at line 348 of file latency_info.pb.cc.
349 : ::google::protobuf::Message(arena) {
351
352}
void SharedCtor(::google::protobuf::Arena *arena)
◆ TriggerLatencyStandalone() [6/6]
template<typename >
PROTOBUF_CONSTEXPR dunedaq::trigger::opmon::TriggerLatencyStandalone::TriggerLatencyStandalone |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _internal_latency_out()
uint32_t dunedaq::trigger::opmon::TriggerLatencyStandalone::_internal_latency_out |
( |
| ) |
const |
|
inlineprivate |
◆ _internal_set_latency_out()
void dunedaq::trigger::opmon::TriggerLatencyStandalone::_internal_set_latency_out |
( |
::uint32_t | value | ) |
|
|
inlineprivate |
◆ _InternalParse()
const char * dunedaq::trigger::opmon::TriggerLatencyStandalone::_InternalParse |
( |
const char * | ptr, |
|
|
::google::protobuf::internal::ParseContext * | ctx ) |
|
final |
Definition at line 388 of file latency_info.pb.cc.
389 {
390 ptr = ::_pbi::TcParser::ParseLoop(
this, ptr, ctx, &
_table_.header);
391 return ptr;
392}
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > _table_
◆ _InternalSerialize()
uint8_t * dunedaq::trigger::opmon::TriggerLatencyStandalone::_InternalSerialize |
( |
::uint8_t * | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream * | stream ) const |
|
final |
Definition at line 425 of file latency_info.pb.cc.
427 {
428
429 ::uint32_t cached_has_bits = 0;
430 (void)cached_has_bits;
431
432
434 target = stream->EnsureSpace(target);
435 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
437 }
438
439 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
440 target =
441 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
442 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
443 }
444
445 return target;
446}
::uint32_t _internal_latency_out() const
◆ ByteSizeLong()
size_t dunedaq::trigger::opmon::TriggerLatencyStandalone::ByteSizeLong |
( |
| ) |
const |
|
final |
Definition at line 448 of file latency_info.pb.cc.
448 {
449
450 ::size_t total_size = 0;
451
452 ::uint32_t cached_has_bits = 0;
453
454 (void) cached_has_bits;
455
456
458 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
460 }
461
463}
mutable::google::protobuf::internal::CachedSize _cached_size_
◆ Clear()
PROTOBUF_NOINLINE void dunedaq::trigger::opmon::TriggerLatencyStandalone::Clear |
( |
| ) |
|
|
final |
Definition at line 378 of file latency_info.pb.cc.
378 {
379
380 ::uint32_t cached_has_bits = 0;
381
382 (void) cached_has_bits;
383
385 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
386}
◆ clear_latency_out()
void dunedaq::trigger::opmon::TriggerLatencyStandalone::clear_latency_out |
( |
| ) |
|
|
inline |
◆ CopyFrom()
Definition at line 486 of file latency_info.pb.cc.
486 {
487
488 if (&from == this) return;
491}
void MergeFrom(const TriggerLatencyStandalone &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
◆ default_instance()
Definition at line 300 of file latency_info.pb.h.
300 {
302 }
static const TriggerLatencyStandalone * internal_default_instance()
◆ descriptor()
static const ::google::protobuf::Descriptor * dunedaq::trigger::opmon::TriggerLatencyStandalone::descriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 291 of file latency_info.pb.h.
291 {
293 }
static const ::google::protobuf::Descriptor * GetDescriptor()
◆ FullMessageName()
::absl::string_view dunedaq::trigger::opmon::TriggerLatencyStandalone::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
Definition at line 363 of file latency_info.pb.h.
363 {
364 return "dunedaq.trigger.opmon.TriggerLatencyStandalone";
365 }
◆ GetCachedSize()
int dunedaq::trigger::opmon::TriggerLatencyStandalone::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const::google::protobuf::Message::ClassData * dunedaq::trigger::opmon::TriggerLatencyStandalone::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::google::protobuf::Descriptor * dunedaq::trigger::opmon::TriggerLatencyStandalone::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 294 of file latency_info.pb.h.
294 {
296 }
static const TriggerLatencyStandalone & default_instance()
::google::protobuf::Metadata GetMetadata() const final
◆ GetMetadata()
google::protobuf::Metadata dunedaq::trigger::opmon::TriggerLatencyStandalone::GetMetadata |
( |
| ) |
const |
|
final |
Definition at line 503 of file latency_info.pb.cc.
503 {
504 return ::_pbi::AssignDescriptors(
507}
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_trigger_2fopmon_2flatency_5finfo_2eproto_getter()
::absl::once_flag descriptor_table_trigger_2fopmon_2flatency_5finfo_2eproto_once
::_pb::Metadata file_level_metadata_trigger_2fopmon_2flatency_5finfo_2eproto[2]
◆ GetReflection()
static const ::google::protobuf::Reflection * dunedaq::trigger::opmon::TriggerLatencyStandalone::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ internal_default_instance()
static const TriggerLatencyStandalone * dunedaq::trigger::opmon::TriggerLatencyStandalone::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 303 of file latency_info.pb.h.
303 {
306 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TriggerLatencyStandaloneDefaultTypeInternal _TriggerLatencyStandalone_default_instance_
◆ InternalSwap()
Definition at line 497 of file latency_info.pb.cc.
497 {
498 using std::swap;
499 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
501}
friend void swap(TriggerLatencyStandalone &a, TriggerLatencyStandalone &b)
◆ IsInitialized()
PROTOBUF_NOINLINE bool dunedaq::trigger::opmon::TriggerLatencyStandalone::IsInitialized |
( |
| ) |
const |
|
final |
◆ latency_out()
uint32_t dunedaq::trigger::opmon::TriggerLatencyStandalone::latency_out |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
Definition at line 340 of file latency_info.pb.h.
340 {
342 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
◆ MergeImpl()
void dunedaq::trigger::opmon::TriggerLatencyStandalone::MergeImpl |
( |
::google::protobuf::Message & | to_msg, |
|
|
const ::google::protobuf::Message & | from_msg ) |
|
staticprivate |
Definition at line 472 of file latency_info.pb.cc.
472 {
475
476 ABSL_DCHECK_NE(&from, _this);
477 ::uint32_t cached_has_bits = 0;
478 (void) cached_has_bits;
479
480 if (from._internal_latency_out() != 0) {
481 _this->_internal_set_latency_out(from._internal_latency_out());
482 }
483 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
484}
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet * dunedaq::trigger::opmon::TriggerLatencyStandalone::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Definition at line 287 of file latency_info.pb.h.
287 {
288 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
289 }
◆ New()
TriggerLatencyStandalone * dunedaq::trigger::opmon::TriggerLatencyStandalone::New |
( |
::google::protobuf::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
Definition at line 334 of file latency_info.pb.h.
334 {
335 return CreateMaybeMessage<TriggerLatencyStandalone>(arena);
336 }
◆ operator=() [1/2]
Definition at line 266 of file latency_info.pb.h.
266 {
268 return *this;
269 }
void CopyFrom(const TriggerLatencyStandalone &from)
◆ operator=() [2/2]
Definition at line 270 of file latency_info.pb.h.
270 {
271 if (this == &from) return *this;
272 if (GetOwningArena() == from.GetOwningArena()
273 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
274 && GetOwningArena() != nullptr
275 #endif
276 ) {
278 } else {
280 }
281 return *this;
282 }
void InternalSwap(TriggerLatencyStandalone *other)
◆ set_latency_out()
void dunedaq::trigger::opmon::TriggerLatencyStandalone::set_latency_out |
( |
::uint32_t | value | ) |
|
|
inline |
Definition at line 482 of file latency_info.pb.h.
482 {
484
485}
void _internal_set_latency_out(::uint32_t value)
◆ SetCachedSize()
void dunedaq::trigger::opmon::TriggerLatencyStandalone::SetCachedSize |
( |
int | size | ) |
const |
|
finalprivate |
Definition at line 374 of file latency_info.pb.cc.
374 {
376}
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size
◆ SharedCtor()
void dunedaq::trigger::opmon::TriggerLatencyStandalone::SharedCtor |
( |
::google::protobuf::Arena * | arena | ) |
|
|
inlineprivate |
◆ SharedDtor()
void dunedaq::trigger::opmon::TriggerLatencyStandalone::SharedDtor |
( |
| ) |
|
|
inlineprivate |
Definition at line 371 of file latency_info.pb.cc.
371 {
372 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
373}
◆ Swap()
Definition at line 313 of file latency_info.pb.h.
313 {
314 if (other == this) return;
315 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
316 if (GetOwningArena() != nullptr &&
317 GetOwningArena() == other->GetOwningArena()) {
318 #else
319 if (GetOwningArena() == other->GetOwningArena()) {
320 #endif
322 } else {
323 ::google::protobuf::internal::GenericSwap(this, other);
324 }
325 }
◆ unknown_fields()
const ::google::protobuf::UnknownFieldSet & dunedaq::trigger::opmon::TriggerLatencyStandalone::unknown_fields |
( |
| ) |
const |
|
inline |
Definition at line 284 of file latency_info.pb.h.
284 {
285 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
286 }
◆ UnsafeArenaSwap()
Definition at line 326 of file latency_info.pb.h.
326 {
327 if (other == this) return;
328 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
330 }
◆ ::google::protobuf::Arena::InternalHelper
template<typename T >
friend class ::google::protobuf::Arena::InternalHelper |
|
friend |
◆ ::google::protobuf::internal::AnyMetadata
friend class ::google::protobuf::internal::AnyMetadata |
|
friend |
◆ ::google::protobuf::internal::TcParser
friend class ::google::protobuf::internal::TcParser |
|
friend |
◆ ::TableStruct_trigger_2fopmon_2flatency_5finfo_2eproto
◆ swap
◆ [union]
◆ _class_data_
const::google::protobuf::Message::ClassData dunedaq::trigger::opmon::TriggerLatencyStandalone::_class_data_ |
|
static |
Initial value:= {
::google::protobuf::Message::CopyWithSourceCheck,
}
Definition at line 370 of file latency_info.pb.h.
◆ _impl_
Impl_ dunedaq::trigger::opmon::TriggerLatencyStandalone::_impl_ |
◆ _table_
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 0, 1, 0, 0, 2 > dunedaq::trigger::opmon::TriggerLatencyStandalone::_table_ |
|
staticprivate |
Initial value:= {
{
0,
0,
1, 0,
offsetof(
decltype(
_table_), field_lookup_table),
4294967294,
offsetof(
decltype(
_table_), field_entries),
1,
0,
offsetof(
decltype(
_table_), field_names),
::_pbi::TcParser::GenericFallback,
}, {{
}}, {{
65535, 65535
}}, {{
(0 | ::_fl::kFcSingular | ::_fl::kUInt32)},
}},
{{
}},
}
TriggerLatencyStandalone _instance
Definition at line 397 of file latency_info.pb.h.
◆ kIndexInFileMessages
int dunedaq::trigger::opmon::TriggerLatencyStandalone::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following files:
- /github/workspace/dunedaq/build/trigger/codegen/include/trigger/opmon/latency_info.pb.h
- /github/workspace/dunedaq/build/trigger/codegen/include/trigger/opmon/latency_info.pb.cc