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;
41PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
44PROTOBUF_CONSTEXPR ReceiverInfo::ReceiverInfo(::_pbi::ConstantInitialized)
58PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
64static constexpr const ::_pb::EnumDescriptor**
66static constexpr const ::_pb::ServiceDescriptor**
92static const ::_pbi::MigrationSchema
103 "\n\023ipm/opmon/ipm.proto\022\021dunedaq.ipm.opmon"
104 "\"-\n\nSenderInfo\022\r\n\005bytes\030\001 \001(\004\022\020\n\010message"
105 "s\030\002 \001(\004\"/\n\014ReceiverInfo\022\r\n\005bytes\030\001 \001(\004\022\020"
106 "\n\010messages\030\002 \001(\004b\006proto3"
113 descriptor_table_protodef_ipm_2fopmon_2fipm_2eproto,
114 "ipm/opmon/ipm.proto",
142PROTOBUF_ATTRIBUTE_INIT_PRIORITY2
154 : ::
google::protobuf::Message(arena) {
159 : ::
google::protobuf::Message(), _impl_(from._impl_) {
160 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
161 from._internal_metadata_);
174 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
178 ABSL_DCHECK(GetArenaForAllocation() ==
nullptr);
186 ::uint32_t cached_has_bits = 0;
188 (void) cached_has_bits;
193 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
197 const char* ptr, ::_pbi::ParseContext* ctx) {
198 ptr = ::_pbi::TcParser::ParseLoop(
this, ptr, ctx, &
_table_.header);
203PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
209 offsetof(
decltype(_table_), field_lookup_table),
211 offsetof(
decltype(_table_), field_entries),
214 offsetof(
decltype(_table_), field_names),
216 ::_pbi::TcParser::GenericFallback,
219 {::_pbi::TcParser::SingularVarintNoZag1<::uint64_t, offsetof(SenderInfo, _impl_.messages_), 63>(),
220 {16, 63, 0, PROTOBUF_FIELD_OFFSET(SenderInfo, _impl_.messages_)}},
222 {::_pbi::TcParser::SingularVarintNoZag1<::uint64_t, offsetof(SenderInfo, _impl_.bytes_), 63>(),
223 {8, 63, 0, PROTOBUF_FIELD_OFFSET(SenderInfo, _impl_.bytes_)}},
228 {PROTOBUF_FIELD_OFFSET(SenderInfo, _impl_.bytes_), 0, 0,
229 (0 | ::_fl::kFcSingular | ::_fl::kUInt64)},
231 {PROTOBUF_FIELD_OFFSET(SenderInfo, _impl_.messages_), 0, 0,
232 (0 | ::_fl::kFcSingular | ::_fl::kUInt64)},
241 ::google::protobuf::io::EpsCopyOutputStream* stream)
const {
243 ::uint32_t cached_has_bits = 0;
244 (void)cached_has_bits;
248 target = stream->EnsureSpace(target);
249 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
255 target = stream->EnsureSpace(target);
256 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
260 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
262 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
263 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
271 ::size_t total_size = 0;
273 ::uint32_t cached_has_bits = 0;
275 (void) cached_has_bits;
279 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
285 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
293 ::google::protobuf::Message::CopyWithSourceCheck,
300 auto*
const _this =
static_cast<SenderInfo*
>(&to_msg);
301 auto& from =
static_cast<const SenderInfo&
>(from_msg);
303 ABSL_DCHECK_NE(&from, _this);
304 ::uint32_t cached_has_bits = 0;
305 (void) cached_has_bits;
307 if (from._internal_bytes() != 0) {
308 _this->_internal_set_bytes(from._internal_bytes());
310 if (from._internal_messages() != 0) {
311 _this->_internal_set_messages(from._internal_messages());
313 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
318 if (&from ==
this)
return;
329 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
330 ::google::protobuf::internal::memswap<
339 return ::_pbi::AssignDescriptors(
350 : ::
google::protobuf::Message(arena) {
355 : ::
google::protobuf::Message(), _impl_(from._impl_) {
356 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
357 from._internal_metadata_);
370 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
374 ABSL_DCHECK(GetArenaForAllocation() ==
nullptr);
382 ::uint32_t cached_has_bits = 0;
384 (void) cached_has_bits;
389 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
393 const char* ptr, ::_pbi::ParseContext* ctx) {
394 ptr = ::_pbi::TcParser::ParseLoop(
this, ptr, ctx, &
_table_.header);
399PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
405 offsetof(
decltype(_table_), field_lookup_table),
407 offsetof(
decltype(_table_), field_entries),
410 offsetof(
decltype(_table_), field_names),
412 ::_pbi::TcParser::GenericFallback,
415 {::_pbi::TcParser::SingularVarintNoZag1<::uint64_t, offsetof(ReceiverInfo, _impl_.messages_), 63>(),
416 {16, 63, 0, PROTOBUF_FIELD_OFFSET(ReceiverInfo, _impl_.messages_)}},
418 {::_pbi::TcParser::SingularVarintNoZag1<::uint64_t, offsetof(ReceiverInfo, _impl_.bytes_), 63>(),
419 {8, 63, 0, PROTOBUF_FIELD_OFFSET(ReceiverInfo, _impl_.bytes_)}},
424 {PROTOBUF_FIELD_OFFSET(ReceiverInfo, _impl_.bytes_), 0, 0,
425 (0 | ::_fl::kFcSingular | ::_fl::kUInt64)},
427 {PROTOBUF_FIELD_OFFSET(ReceiverInfo, _impl_.messages_), 0, 0,
428 (0 | ::_fl::kFcSingular | ::_fl::kUInt64)},
437 ::google::protobuf::io::EpsCopyOutputStream* stream)
const {
439 ::uint32_t cached_has_bits = 0;
440 (void)cached_has_bits;
444 target = stream->EnsureSpace(target);
445 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
451 target = stream->EnsureSpace(target);
452 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
456 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
458 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
459 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
467 ::size_t total_size = 0;
469 ::uint32_t cached_has_bits = 0;
471 (void) cached_has_bits;
475 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
481 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
489 ::google::protobuf::Message::CopyWithSourceCheck,
496 auto*
const _this =
static_cast<ReceiverInfo*
>(&to_msg);
497 auto& from =
static_cast<const ReceiverInfo&
>(from_msg);
499 ABSL_DCHECK_NE(&from, _this);
500 ::uint32_t cached_has_bits = 0;
501 (void) cached_has_bits;
503 if (from._internal_bytes() != 0) {
504 _this->_internal_set_bytes(from._internal_bytes());
506 if (from._internal_messages() != 0) {
507 _this->_internal_set_messages(from._internal_messages());
509 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
514 if (&from ==
this)
return;
525 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
526 ::google::protobuf::internal::memswap<
535 return ::_pbi::AssignDescriptors(
548#include "google/protobuf/port_undef.inc"
void CopyFrom(const ReceiverInfo &from)
::google::protobuf::Metadata GetMetadata() const final
const char * _InternalParse(const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
const ::google::protobuf::Message::ClassData * GetClassData() const final
static const ClassData _class_data_
bool IsInitialized() const final
::size_t ByteSizeLong() const final
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
void SharedCtor(::google::protobuf::Arena *arena)
::uint64_t _internal_messages() const
void SetCachedSize(int size) const final
::uint8_t * _InternalSerialize(::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
void MergeFrom(const ReceiverInfo &from)
::uint64_t _internal_bytes() const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void InternalSwap(ReceiverInfo *other)
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > _table_
static const ClassData _class_data_
::uint8_t * _InternalSerialize(::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
void MergeFrom(const SenderInfo &from)
::uint64_t _internal_bytes() const
bool IsInitialized() const final
void SetCachedSize(int size) const final
::google::protobuf::Metadata GetMetadata() const final
const char * _InternalParse(const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void InternalSwap(SenderInfo *other)
::uint64_t _internal_messages() const
void CopyFrom(const SenderInfo &from)
::size_t ByteSizeLong() const final
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > _table_
void SharedCtor(::google::protobuf::Arena *arena)
const ::google::protobuf::Message::ClassData * GetClassData() const final
static constexprconst ::_pb::ServiceDescriptor ** file_level_service_descriptors_ipm_2fopmon_2fipm_2eproto
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_ipm_2fopmon_2fipm_2eproto_getter()
static constexprconst ::_pb::EnumDescriptor ** file_level_enum_descriptors_ipm_2fopmon_2fipm_2eproto
::absl::once_flag descriptor_table_ipm_2fopmon_2fipm_2eproto_once
::_pb::Metadata file_level_metadata_ipm_2fopmon_2fipm_2eproto[2]
const ::_pbi::DescriptorTable descriptor_table_ipm_2fopmon_2fipm_2eproto
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SenderInfoDefaultTypeInternal _SenderInfo_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ReceiverInfoDefaultTypeInternal _ReceiverInfo_default_instance_
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size
static const ::uint32_t offsets[]
PROTOBUF_CONSTEXPR ReceiverInfoDefaultTypeInternal()
~ReceiverInfoDefaultTypeInternal()
mutable::google::protobuf::internal::CachedSize _cached_size_
~SenderInfoDefaultTypeInternal()
PROTOBUF_CONSTEXPR SenderInfoDefaultTypeInternal()
mutable::google::protobuf::internal::CachedSize _cached_size_
const ::uint32_t TableStruct_wib_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::_pb::Message *const file_default_instances[]