7#include "google/protobuf/io/coded_stream.h"
8#include "google/protobuf/extension_set.h"
9#include "google/protobuf/wire_format_lite.h"
10#include "google/protobuf/descriptor.h"
11#include "google/protobuf/generated_message_reflection.h"
12#include "google/protobuf/reflection_ops.h"
13#include "google/protobuf/wire_format.h"
14#include "google/protobuf/generated_message_tctable_impl.h"
18#include "google/protobuf/port_def.inc"
19PROTOBUF_PRAGMA_INIT_SEG
20namespace _pb = ::google::protobuf;
21namespace _pbi = ::google::protobuf::internal;
22namespace _fl = ::google::protobuf::internal::field_layout;
40PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
46static constexpr const ::_pb::EnumDescriptor**
48static constexpr const ::_pb::ServiceDescriptor**
63static const ::_pbi::MigrationSchema
71const char descriptor_table_protodef_dfmodules_2fopmon_2fTRMonRequestorModule_2eproto[]
PROTOBUF_SECTION_VARIABLE(protodesc_cold) = {
72 "\n*dfmodules/opmon/TRMonRequestorModule.p"
73 "roto\022\027dunedaq.dfmodules.opmon\"7\n\022TRMonRe"
74 "questorInfo\022!\n\031trigger_records_requested"
75 "\030\001 \001(\004b\006proto3"
82 descriptor_table_protodef_dfmodules_2fopmon_2fTRMonRequestorModule_2eproto,
83 "dfmodules/opmon/TRMonRequestorModule.proto",
111PROTOBUF_ATTRIBUTE_INIT_PRIORITY2
123 : ::
google::protobuf::Message(arena) {
128 : ::
google::protobuf::Message(), _impl_(from._impl_) {
129 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
130 from._internal_metadata_);
142 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
146 ABSL_DCHECK(GetArenaForAllocation() ==
nullptr);
154 ::uint32_t cached_has_bits = 0;
156 (void) cached_has_bits;
159 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
163 const char* ptr, ::_pbi::ParseContext* ctx) {
164 ptr = ::_pbi::TcParser::ParseLoop(
this, ptr, ctx, &
_table_.header);
169PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
175 offsetof(
decltype(_table_), field_lookup_table),
177 offsetof(
decltype(_table_), field_entries),
180 offsetof(
decltype(_table_), field_names),
182 ::_pbi::TcParser::GenericFallback,
185 {::_pbi::TcParser::SingularVarintNoZag1<::uint64_t, offsetof(TRMonRequestorInfo, _impl_.trigger_records_requested_), 63>(),
186 {8, 63, 0, PROTOBUF_FIELD_OFFSET(TRMonRequestorInfo, _impl_.trigger_records_requested_)}},
191 {PROTOBUF_FIELD_OFFSET(TRMonRequestorInfo, _impl_.trigger_records_requested_), 0, 0,
192 (0 | ::_fl::kFcSingular | ::_fl::kUInt64)},
201 ::google::protobuf::io::EpsCopyOutputStream* stream)
const {
203 ::uint32_t cached_has_bits = 0;
204 (void)cached_has_bits;
208 target = stream->EnsureSpace(target);
209 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
213 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
215 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
216 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
224 ::size_t total_size = 0;
226 ::uint32_t cached_has_bits = 0;
228 (void) cached_has_bits;
232 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
240 ::google::protobuf::Message::CopyWithSourceCheck,
250 ABSL_DCHECK_NE(&from, _this);
251 ::uint32_t cached_has_bits = 0;
252 (void) cached_has_bits;
254 if (from._internal_trigger_records_requested() != 0) {
255 _this->_internal_set_trigger_records_requested(from._internal_trigger_records_requested());
257 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
262 if (&from ==
this)
return;
273 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
278 return ::_pbi::AssignDescriptors(
291#include "google/protobuf/port_undef.inc"
const ::uint32_t TableStruct_dfmodules_2fopmon_2fTRMonRequestorModule_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static constexprconst ::_pb::EnumDescriptor ** file_level_enum_descriptors_dfmodules_2fopmon_2fTRMonRequestorModule_2eproto
const ::_pbi::DescriptorTable descriptor_table_dfmodules_2fopmon_2fTRMonRequestorModule_2eproto
static constexprconst ::_pb::ServiceDescriptor ** file_level_service_descriptors_dfmodules_2fopmon_2fTRMonRequestorModule_2eproto
::absl::once_flag descriptor_table_dfmodules_2fopmon_2fTRMonRequestorModule_2eproto_once
::_pb::Metadata file_level_metadata_dfmodules_2fopmon_2fTRMonRequestorModule_2eproto[1]
static const ::_pb::Message *const file_default_instances[]
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_dfmodules_2fopmon_2fTRMonRequestorModule_2eproto_getter()
::uint8_t * _InternalSerialize(::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
~TRMonRequestorInfo() override
static const ClassData _class_data_
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > _table_
void SharedCtor(::google::protobuf::Arena *arena)
friend void swap(TRMonRequestorInfo &a, TRMonRequestorInfo &b)
void MergeFrom(const TRMonRequestorInfo &from)
::uint64_t _internal_trigger_records_requested() const
void CopyFrom(const TRMonRequestorInfo &from)
bool IsInitialized() const final
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
::size_t ByteSizeLong() const final
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
void SetCachedSize(int size) const final
const char * _InternalParse(const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
void InternalSwap(TRMonRequestorInfo *other)
const ::google::protobuf::Message::ClassData * GetClassData() const final
::google::protobuf::Metadata GetMetadata() const final
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TRMonRequestorInfoDefaultTypeInternal _TRMonRequestorInfo_default_instance_
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size
static const ::uint32_t offsets[]
PROTOBUF_CONSTEXPR TRMonRequestorInfoDefaultTypeInternal()
TRMonRequestorInfo _instance
~TRMonRequestorInfoDefaultTypeInternal()
mutable::google::protobuf::internal::CachedSize _cached_size_
::uint64_t trigger_records_requested_