4#ifndef GOOGLE_PROTOBUF_INCLUDED_trigger_2fopmon_2flatency_5finfo_2eproto_2epb_2eh
5#define GOOGLE_PROTOBUF_INCLUDED_trigger_2fopmon_2flatency_5finfo_2eproto_2epb_2eh
11#include "google/protobuf/port_def.inc"
12#if PROTOBUF_VERSION < 4024000
13#error "This file was generated by a newer version of protoc which is"
14#error "incompatible with your Protocol Buffer headers. Please update"
18#if 4024004 < PROTOBUF_MIN_PROTOC_VERSION
19#error "This file was generated by an older version of protoc which is"
20#error "incompatible with your Protocol Buffer headers. Please"
21#error "regenerate this file with a newer version of protoc."
23#include "google/protobuf/port_undef.inc"
24#include "google/protobuf/io/coded_stream.h"
25#include "google/protobuf/arena.h"
26#include "google/protobuf/arenastring.h"
27#include "google/protobuf/generated_message_tctable_decl.h"
28#include "google/protobuf/generated_message_util.h"
29#include "google/protobuf/metadata_lite.h"
30#include "google/protobuf/generated_message_reflection.h"
31#include "google/protobuf/message.h"
32#include "google/protobuf/repeated_field.h"
33#include "google/protobuf/extension_set.h"
34#include "google/protobuf/unknown_field_set.h"
38#include "google/protobuf/port_def.inc"
40#define PROTOBUF_INTERNAL_EXPORT_trigger_2fopmon_2flatency_5finfo_2eproto
54extern const ::google::protobuf::internal::DescriptorTable
60struct TriggerLatencyDefaultTypeInternal;
62class TriggerLatencyStandalone;
63struct TriggerLatencyStandaloneDefaultTypeInternal;
83 public ::google::protobuf::Message {
87 template<
typename =
void>
88 explicit PROTOBUF_CONSTEXPR
TriggerLatency(::google::protobuf::internal::ConstantInitialized);
93 *
this = ::std::move(from);
101 if (
this == &from)
return *
this;
102 if (GetOwningArena() == from.GetOwningArena()
103 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
104 && GetOwningArena() !=
nullptr
115 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
118 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
144 if (other ==
this)
return;
145 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
146 if (GetOwningArena() !=
nullptr &&
147 GetOwningArena() == other->GetOwningArena()) {
149 if (GetOwningArena() == other->GetOwningArena()) {
153 ::google::protobuf::internal::GenericSwap(
this, other);
157 if (other ==
this)
return;
158 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
165 return CreateMaybeMessage<TriggerLatency>(arena);
167 using ::google::protobuf::Message::CopyFrom;
169 using ::google::protobuf::Message::MergeFrom;
174 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
176 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
180 const
char*
_InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
182 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
186 void SharedCtor(::google::protobuf::Arena* arena);
192 friend class ::google::protobuf::internal::AnyMetadata;
194 return "dunedaq.trigger.opmon.TriggerLatency";
201 const ::google::protobuf::Message::ClassData*
GetClassData() const final;
237 friend class ::google::protobuf::internal::TcParser;
238 static const ::google::protobuf::internal::TcParseTable<1, 2, 0, 0, 2>
_table_;
239 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
246 PROTOBUF_TSAN_DECLARE_MEMBER
249 friend struct ::TableStruct_trigger_2fopmon_2flatency_5finfo_2eproto;
253 public ::google::protobuf::Message {
257 template<
typename =
void>
263 *
this = ::std::move(from);
271 if (
this == &from)
return *
this;
272 if (GetOwningArena() == from.GetOwningArena()
273 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
274 && GetOwningArena() !=
nullptr
285 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
288 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
292 return GetDescriptor();
295 return default_instance().GetMetadata().descriptor;
298 return default_instance().GetMetadata().reflection;
301 return *internal_default_instance();
307 static constexpr int kIndexInFileMessages =
314 if (other ==
this)
return;
315 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
316 if (GetOwningArena() !=
nullptr &&
317 GetOwningArena() == other->GetOwningArena()) {
319 if (GetOwningArena() == other->GetOwningArena()) {
323 ::google::protobuf::internal::GenericSwap(
this, other);
327 if (other ==
this)
return;
328 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
335 return CreateMaybeMessage<TriggerLatencyStandalone>(arena);
337 using ::google::protobuf::Message::CopyFrom;
339 using ::google::protobuf::Message::MergeFrom;
341 TriggerLatencyStandalone::MergeImpl(*
this, from);
344 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
346 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
347 bool IsInitialized() const final;
349 ::
size_t ByteSizeLong() const final;
350 const
char* _InternalParse(const
char* ptr, ::
google::protobuf::internal::ParseContext* ctx) final;
351 ::uint8_t* _InternalSerialize(
352 ::uint8_t* target, ::
google::protobuf::io::EpsCopyOutputStream* stream) const final;
353 int GetCachedSize() const final {
return _impl_._cached_size_.Get(); }
356 void SharedCtor(::google::protobuf::Arena* arena);
358 void SetCachedSize(
int size)
const final;
362 friend class ::google::protobuf::internal::AnyMetadata;
364 return "dunedaq.trigger.opmon.TriggerLatencyStandalone";
371 const ::google::protobuf::Message::ClassData*GetClassData() const final;
373 ::
google::protobuf::Metadata GetMetadata() const final;
380 kLatencyOutFieldNumber = 1,
383 void clear_latency_out() ;
384 ::uint32_t latency_out()
const;
385 void set_latency_out(::uint32_t value);
388 ::uint32_t _internal_latency_out()
const;
389 void _internal_set_latency_out(::uint32_t value);
396 friend class ::google::protobuf::internal::TcParser;
397 static const ::google::protobuf::internal::TcParseTable<0, 1, 0, 0, 2>
_table_;
398 template <
typename T>
friend class ::google::protobuf::Arena::InternalHelper;
404 PROTOBUF_TSAN_DECLARE_MEMBER
407 friend struct ::TableStruct_trigger_2fopmon_2flatency_5finfo_2eproto;
419#pragma GCC diagnostic push
420#pragma GCC diagnostic ignored "-Wstrict-aliasing"
427inline void TriggerLatency::clear_latency_in() {
428 _impl_.latency_in_ = 0u;
430inline ::uint32_t TriggerLatency::latency_in()
const {
432 return _internal_latency_in();
434inline void TriggerLatency::set_latency_in(::uint32_t value) {
435 _internal_set_latency_in(value);
438inline ::uint32_t TriggerLatency::_internal_latency_in()
const {
439 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
440 return _impl_.latency_in_;
442inline void TriggerLatency::_internal_set_latency_in(::uint32_t value) {
443 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
445 _impl_.latency_in_ = value;
449inline void TriggerLatency::clear_latency_out() {
450 _impl_.latency_out_ = 0u;
452inline ::uint32_t TriggerLatency::latency_out()
const {
454 return _internal_latency_out();
456inline void TriggerLatency::set_latency_out(::uint32_t value) {
457 _internal_set_latency_out(value);
460inline ::uint32_t TriggerLatency::_internal_latency_out()
const {
461 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
462 return _impl_.latency_out_;
464inline void TriggerLatency::_internal_set_latency_out(::uint32_t value) {
465 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
467 _impl_.latency_out_ = value;
475inline void TriggerLatencyStandalone::clear_latency_out() {
476 _impl_.latency_out_ = 0u;
478inline ::uint32_t TriggerLatencyStandalone::latency_out()
const {
480 return _internal_latency_out();
482inline void TriggerLatencyStandalone::set_latency_out(::uint32_t value) {
483 _internal_set_latency_out(value);
486inline ::uint32_t TriggerLatencyStandalone::_internal_latency_out()
const {
487 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
488 return _impl_.latency_out_;
490inline void TriggerLatencyStandalone::_internal_set_latency_out(::uint32_t value) {
491 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
493 _impl_.latency_out_ = value;
497#pragma GCC diagnostic pop
508#include "google/protobuf/port_undef.inc"
friend void swap(TriggerLatencyStandalone &a, TriggerLatencyStandalone &b)
TriggerLatencyStandalone * New(::google::protobuf::Arena *arena=nullptr) const final
void UnsafeArenaSwap(TriggerLatencyStandalone *other)
TriggerLatencyStandalone(TriggerLatencyStandalone &&from) noexcept
static const ::google::protobuf::Reflection * GetReflection()
static const TriggerLatencyStandalone & default_instance()
TriggerLatencyStandalone & operator=(TriggerLatencyStandalone &&from) noexcept
TriggerLatencyStandalone & operator=(const TriggerLatencyStandalone &from)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void DestructorSkippable_
void MergeFrom(const TriggerLatencyStandalone &from)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void Swap(TriggerLatencyStandalone *other)
PROTOBUF_CONSTEXPR TriggerLatencyStandalone(::google::protobuf::internal::ConstantInitialized)
::absl::string_view FullMessageName()
static const ::google::protobuf::Descriptor * descriptor()
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > _table_
static const ::google::protobuf::Descriptor * GetDescriptor()
void InternalArenaConstructable_
static const TriggerLatencyStandalone * internal_default_instance()
static const ClassData _class_data_
TriggerLatencyStandalone()
static const TriggerLatency * internal_default_instance()
TriggerLatency & operator=(TriggerLatency &&from) noexcept
friend void swap(TriggerLatency &a, TriggerLatency &b)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void set_latency_out(::uint32_t value)
TriggerLatency * New(::google::protobuf::Arena *arena=nullptr) const final
::absl::string_view FullMessageName()
void SetCachedSize(int size) const final
void set_latency_in(::uint32_t value)
void UnsafeArenaSwap(TriggerLatency *other)
static const ClassData _class_data_
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
::uint32_t latency_out() const
void Swap(TriggerLatency *other)
::uint32_t _internal_latency_out() const
::uint32_t latency_in() const
TriggerLatency(TriggerLatency &&from) noexcept
PROTOBUF_CONSTEXPR TriggerLatency(::google::protobuf::internal::ConstantInitialized)
static const ::google::protobuf::Reflection * GetReflection()
void _internal_set_latency_in(::uint32_t value)
void InternalSwap(TriggerLatency *other)
static const TriggerLatency & default_instance()
void _internal_set_latency_out(::uint32_t value)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > _table_
::uint8_t * _InternalSerialize(::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
int GetCachedSize() const final
void DestructorSkippable_
void MergeFrom(const TriggerLatency &from)
TriggerLatency & operator=(const TriggerLatency &from)
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
::uint32_t _internal_latency_in() const
const char * _InternalParse(const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
::size_t ByteSizeLong() const final
void InternalArenaConstructable_
void SharedCtor(::google::protobuf::Arena *arena)
::google::protobuf::Metadata GetMetadata() const final
static constexpr int kIndexInFileMessages
void CopyFrom(const TriggerLatency &from)
bool IsInitialized() const final
static const ::google::protobuf::Descriptor * GetDescriptor()
~TriggerLatency() override
const ::google::protobuf::Message::ClassData * GetClassData() const final
static const ::google::protobuf::Descriptor * descriptor()
const ::google::protobuf::internal::DescriptorTable descriptor_table_trigger_2fopmon_2flatency_5finfo_2eproto
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TriggerLatencyStandaloneDefaultTypeInternal _TriggerLatencyStandalone_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TriggerLatencyDefaultTypeInternal _TriggerLatency_default_instance_
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size
static const ::uint32_t offsets[]
mutable::google::protobuf::internal::CachedSize _cached_size_
mutable::google::protobuf::internal::CachedSize _cached_size_