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;
44PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
47PROTOBUF_CONSTEXPR TRCompleteInfo::TRCompleteInfo(::_pbi::ConstantInitialized)
63PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT
69static constexpr const ::_pb::EnumDescriptor**
71static constexpr const ::_pb::ServiceDescriptor**
102static const ::_pbi::MigrationSchema
112const char descriptor_table_protodef_dfmodules_2fopmon_2fTRBuilderData_2eproto[]
PROTOBUF_SECTION_VARIABLE(protodesc_cold) = {
113 "\n#dfmodules/opmon/TRBuilderData.proto\022\027d"
114 "unedaq.dfmodules.opmon\"\264\001\n\021DFApplication"
115 "Info\022\035\n\025outstanding_decisions\030\001 \001(\r\022#\n\033t"
116 "otal_time_since_assignment\030\002 \001(\004\022!\n\031min_"
117 "time_since_assignment\030\003 \001(\003\022!\n\031max_time_"
118 "since_assignment\030\004 \001(\003\022\025\n\rcapacity_rate\030"
119 "\n \001(\001\"f\n\016TRCompleteInfo\022\027\n\017completion_ti"
120 "me\030\001 \001(\004\022\021\n\ttr_number\030\005 \001(\004\022\022\n\nrun_numbe"
121 "r\030\006 \001(\004\022\024\n\014trigger_type\030\007 \001(\004b\006proto3"
128 descriptor_table_protodef_dfmodules_2fopmon_2fTRBuilderData_2eproto,
129 "dfmodules/opmon/TRBuilderData.proto",
157PROTOBUF_ATTRIBUTE_INIT_PRIORITY2
169 : ::
google::protobuf::Message(arena) {
174 : ::
google::protobuf::Message(), _impl_(from._impl_) {
175 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
176 from._internal_metadata_);
192 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
196 ABSL_DCHECK(GetArenaForAllocation() ==
nullptr);
204 ::uint32_t cached_has_bits = 0;
206 (void) cached_has_bits;
211 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
215 const char* ptr, ::_pbi::ParseContext* ctx) {
216 ptr = ::_pbi::TcParser::ParseLoop(
this, ptr, ctx, &
_table_.header);
221PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
227 offsetof(
decltype(_table_), field_lookup_table),
229 offsetof(
decltype(_table_), field_entries),
232 offsetof(
decltype(_table_), field_names),
234 ::_pbi::TcParser::GenericFallback,
237 {::_pbi::TcParser::SingularVarintNoZag1<::uint64_t, offsetof(DFApplicationInfo, _impl_.max_time_since_assignment_), 63>(),
238 {32, 63, 0, PROTOBUF_FIELD_OFFSET(DFApplicationInfo, _impl_.max_time_since_assignment_)}},
240 {::_pbi::TcParser::SingularVarintNoZag1<::uint32_t, offsetof(DFApplicationInfo, _impl_.outstanding_decisions_), 63>(),
241 {8, 63, 0, PROTOBUF_FIELD_OFFSET(DFApplicationInfo, _impl_.outstanding_decisions_)}},
243 {::_pbi::TcParser::SingularVarintNoZag1<::uint64_t, offsetof(DFApplicationInfo, _impl_.total_time_since_assignment_), 63>(),
244 {16, 63, 0, PROTOBUF_FIELD_OFFSET(DFApplicationInfo, _impl_.total_time_since_assignment_)}},
246 {::_pbi::TcParser::SingularVarintNoZag1<::uint64_t, offsetof(DFApplicationInfo, _impl_.min_time_since_assignment_), 63>(),
247 {24, 63, 0, PROTOBUF_FIELD_OFFSET(DFApplicationInfo, _impl_.min_time_since_assignment_)}},
252 {PROTOBUF_FIELD_OFFSET(DFApplicationInfo, _impl_.outstanding_decisions_), 0, 0,
253 (0 | ::_fl::kFcSingular | ::_fl::kUInt32)},
255 {PROTOBUF_FIELD_OFFSET(DFApplicationInfo, _impl_.total_time_since_assignment_), 0, 0,
256 (0 | ::_fl::kFcSingular | ::_fl::kUInt64)},
258 {PROTOBUF_FIELD_OFFSET(DFApplicationInfo, _impl_.min_time_since_assignment_), 0, 0,
259 (0 | ::_fl::kFcSingular | ::_fl::kInt64)},
261 {PROTOBUF_FIELD_OFFSET(DFApplicationInfo, _impl_.max_time_since_assignment_), 0, 0,
262 (0 | ::_fl::kFcSingular | ::_fl::kInt64)},
264 {PROTOBUF_FIELD_OFFSET(DFApplicationInfo, _impl_.capacity_rate_), 0, 0,
265 (0 | ::_fl::kFcSingular | ::_fl::kDouble)},
274 ::google::protobuf::io::EpsCopyOutputStream* stream)
const {
276 ::uint32_t cached_has_bits = 0;
277 (void)cached_has_bits;
281 target = stream->EnsureSpace(target);
282 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
288 target = stream->EnsureSpace(target);
289 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
295 target = ::google::protobuf::internal::WireFormatLite::
296 WriteInt64ToArrayWithField<3>(
302 target = ::google::protobuf::internal::WireFormatLite::
303 WriteInt64ToArrayWithField<4>(
308 static_assert(
sizeof(::uint64_t) ==
sizeof(double),
309 "Code assumes ::uint64_t and double are the same size.");
311 ::uint64_t raw_capacity_rate;
312 memcpy(&raw_capacity_rate, &tmp_capacity_rate,
sizeof(tmp_capacity_rate));
313 if (raw_capacity_rate != 0) {
314 target = stream->EnsureSpace(target);
315 target = ::_pbi::WireFormatLite::WriteDoubleToArray(
319 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
321 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
322 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
330 ::size_t total_size = 0;
332 ::uint32_t cached_has_bits = 0;
334 (void) cached_has_bits;
338 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
344 total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
350 total_size += ::_pbi::WireFormatLite::Int64SizePlusOne(
355 static_assert(
sizeof(::uint64_t) ==
sizeof(double),
356 "Code assumes ::uint64_t and double are the same size.");
358 ::uint64_t raw_capacity_rate;
359 memcpy(&raw_capacity_rate, &tmp_capacity_rate,
sizeof(tmp_capacity_rate));
360 if (raw_capacity_rate != 0) {
366 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
374 ::google::protobuf::Message::CopyWithSourceCheck,
384 ABSL_DCHECK_NE(&from, _this);
385 ::uint32_t cached_has_bits = 0;
386 (void) cached_has_bits;
388 if (from._internal_total_time_since_assignment() != 0) {
389 _this->_internal_set_total_time_since_assignment(from._internal_total_time_since_assignment());
391 if (from._internal_min_time_since_assignment() != 0) {
392 _this->_internal_set_min_time_since_assignment(from._internal_min_time_since_assignment());
394 if (from._internal_max_time_since_assignment() != 0) {
395 _this->_internal_set_max_time_since_assignment(from._internal_max_time_since_assignment());
397 static_assert(
sizeof(::uint64_t) ==
sizeof(double),
398 "Code assumes ::uint64_t and double are the same size.");
399 double tmp_capacity_rate = from._internal_capacity_rate();
400 ::uint64_t raw_capacity_rate;
401 memcpy(&raw_capacity_rate, &tmp_capacity_rate,
sizeof(tmp_capacity_rate));
402 if (raw_capacity_rate != 0) {
403 _this->_internal_set_capacity_rate(from._internal_capacity_rate());
405 if (from._internal_outstanding_decisions() != 0) {
406 _this->_internal_set_outstanding_decisions(from._internal_outstanding_decisions());
408 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
413 if (&from ==
this)
return;
424 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
425 ::google::protobuf::internal::memswap<
434 return ::_pbi::AssignDescriptors(
445 : ::
google::protobuf::Message(arena) {
450 : ::
google::protobuf::Message(), _impl_(from._impl_) {
451 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
452 from._internal_metadata_);
467 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
471 ABSL_DCHECK(GetArenaForAllocation() ==
nullptr);
479 ::uint32_t cached_has_bits = 0;
481 (void) cached_has_bits;
486 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
490 const char* ptr, ::_pbi::ParseContext* ctx) {
491 ptr = ::_pbi::TcParser::ParseLoop(
this, ptr, ctx, &
_table_.header);
496PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1
502 offsetof(
decltype(_table_), field_lookup_table),
504 offsetof(
decltype(_table_), field_entries),
507 offsetof(
decltype(_table_), field_names),
509 ::_pbi::TcParser::GenericFallback,
511 {::_pbi::TcParser::MiniParse, {}},
513 {::_pbi::TcParser::SingularVarintNoZag1<::uint64_t, offsetof(TRCompleteInfo, _impl_.completion_time_), 63>(),
514 {8, 63, 0, PROTOBUF_FIELD_OFFSET(TRCompleteInfo, _impl_.completion_time_)}},
515 {::_pbi::TcParser::MiniParse, {}},
516 {::_pbi::TcParser::MiniParse, {}},
517 {::_pbi::TcParser::MiniParse, {}},
519 {::_pbi::TcParser::SingularVarintNoZag1<::uint64_t, offsetof(TRCompleteInfo, _impl_.tr_number_), 63>(),
520 {40, 63, 0, PROTOBUF_FIELD_OFFSET(TRCompleteInfo, _impl_.tr_number_)}},
522 {::_pbi::TcParser::SingularVarintNoZag1<::uint64_t, offsetof(TRCompleteInfo, _impl_.run_number_), 63>(),
523 {48, 63, 0, PROTOBUF_FIELD_OFFSET(TRCompleteInfo, _impl_.run_number_)}},
525 {::_pbi::TcParser::SingularVarintNoZag1<::uint64_t, offsetof(TRCompleteInfo, _impl_.trigger_type_), 63>(),
526 {56, 63, 0, PROTOBUF_FIELD_OFFSET(TRCompleteInfo, _impl_.trigger_type_)}},
531 {PROTOBUF_FIELD_OFFSET(TRCompleteInfo, _impl_.completion_time_), 0, 0,
532 (0 | ::_fl::kFcSingular | ::_fl::kUInt64)},
534 {PROTOBUF_FIELD_OFFSET(TRCompleteInfo, _impl_.tr_number_), 0, 0,
535 (0 | ::_fl::kFcSingular | ::_fl::kUInt64)},
537 {PROTOBUF_FIELD_OFFSET(TRCompleteInfo, _impl_.run_number_), 0, 0,
538 (0 | ::_fl::kFcSingular | ::_fl::kUInt64)},
540 {PROTOBUF_FIELD_OFFSET(TRCompleteInfo, _impl_.trigger_type_), 0, 0,
541 (0 | ::_fl::kFcSingular | ::_fl::kUInt64)},
550 ::google::protobuf::io::EpsCopyOutputStream* stream)
const {
552 ::uint32_t cached_has_bits = 0;
553 (void)cached_has_bits;
557 target = stream->EnsureSpace(target);
558 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
564 target = stream->EnsureSpace(target);
565 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
571 target = stream->EnsureSpace(target);
572 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
578 target = stream->EnsureSpace(target);
579 target = ::_pbi::WireFormatLite::WriteUInt64ToArray(
583 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
585 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
586 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
594 ::size_t total_size = 0;
596 ::uint32_t cached_has_bits = 0;
598 (void) cached_has_bits;
602 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
608 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
614 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
620 total_size += ::_pbi::WireFormatLite::UInt64SizePlusOne(
628 ::google::protobuf::Message::CopyWithSourceCheck,
638 ABSL_DCHECK_NE(&from, _this);
639 ::uint32_t cached_has_bits = 0;
640 (void) cached_has_bits;
642 if (from._internal_completion_time() != 0) {
643 _this->_internal_set_completion_time(from._internal_completion_time());
645 if (from._internal_tr_number() != 0) {
646 _this->_internal_set_tr_number(from._internal_tr_number());
648 if (from._internal_run_number() != 0) {
649 _this->_internal_set_run_number(from._internal_run_number());
651 if (from._internal_trigger_type() != 0) {
652 _this->_internal_set_trigger_type(from._internal_trigger_type());
654 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
659 if (&from ==
this)
return;
670 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
671 ::google::protobuf::internal::memswap<
680 return ::_pbi::AssignDescriptors(
693#include "google/protobuf/port_undef.inc"
::_pb::Metadata file_level_metadata_dfmodules_2fopmon_2fTRBuilderData_2eproto[2]
static constexprconst ::_pb::ServiceDescriptor ** file_level_service_descriptors_dfmodules_2fopmon_2fTRBuilderData_2eproto
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_dfmodules_2fopmon_2fTRBuilderData_2eproto_getter()
const ::_pbi::DescriptorTable descriptor_table_dfmodules_2fopmon_2fTRBuilderData_2eproto
::absl::once_flag descriptor_table_dfmodules_2fopmon_2fTRBuilderData_2eproto_once
static constexprconst ::_pb::EnumDescriptor ** file_level_enum_descriptors_dfmodules_2fopmon_2fTRBuilderData_2eproto
void SharedCtor(::google::protobuf::Arena *arena)
::int64_t _internal_max_time_since_assignment() const
::size_t ByteSizeLong() const final
void MergeFrom(const DFApplicationInfo &from)
::uint32_t _internal_outstanding_decisions() const
static const ClassData _class_data_
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
::google::protobuf::Metadata GetMetadata() const final
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
::int64_t _internal_min_time_since_assignment() const
~DFApplicationInfo() override
static const ::google::protobuf::internal::TcParseTable< 2, 5, 0, 0, 2 > _table_
double _internal_capacity_rate() const
void SetCachedSize(int size) const final
void CopyFrom(const DFApplicationInfo &from)
void InternalSwap(DFApplicationInfo *other)
bool IsInitialized() const final
const char * _InternalParse(const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
const ::google::protobuf::Message::ClassData * GetClassData() const final
::uint64_t _internal_total_time_since_assignment() const
::uint8_t * _InternalSerialize(::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
void SharedCtor(::google::protobuf::Arena *arena)
::google::protobuf::Metadata GetMetadata() 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
bool IsInitialized() const final
void MergeFrom(const TRCompleteInfo &from)
static const ::google::protobuf::internal::TcParseTable< 3, 4, 0, 0, 2 > _table_
::uint64_t _internal_run_number() const
::uint64_t _internal_trigger_type() const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
const ::google::protobuf::Message::ClassData * GetClassData() const final
void InternalSwap(TRCompleteInfo *other)
void CopyFrom(const TRCompleteInfo &from)
~TRCompleteInfo() override
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
::uint64_t _internal_tr_number() const
::size_t ByteSizeLong() const final
::uint64_t _internal_completion_time() const
static const ClassData _class_data_
void SetCachedSize(int size) const final
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DFApplicationInfoDefaultTypeInternal _DFApplicationInfo_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TRCompleteInfoDefaultTypeInternal _TRCompleteInfo_default_instance_
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size
static const ::uint32_t offsets[]
~DFApplicationInfoDefaultTypeInternal()
DFApplicationInfo _instance
PROTOBUF_CONSTEXPR DFApplicationInfoDefaultTypeInternal()
::uint64_t total_time_since_assignment_
::uint32_t outstanding_decisions_
mutable::google::protobuf::internal::CachedSize _cached_size_
::int64_t max_time_since_assignment_
::int64_t min_time_since_assignment_
PROTOBUF_CONSTEXPR TRCompleteInfoDefaultTypeInternal()
~TRCompleteInfoDefaultTypeInternal()
mutable::google::protobuf::internal::CachedSize _cached_size_
::uint64_t completion_time_
const ::uint32_t TableStruct_wib_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
static const ::_pb::Message *const file_default_instances[]