DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
TRBuilderData.pb.h
Go to the documentation of this file.
1// Generated by the protocol buffer compiler. DO NOT EDIT!
2// source: dfmodules/opmon/TRBuilderData.proto
3
4#ifndef GOOGLE_PROTOBUF_INCLUDED_dfmodules_2fopmon_2fTRBuilderData_2eproto_2epb_2eh
5#define GOOGLE_PROTOBUF_INCLUDED_dfmodules_2fopmon_2fTRBuilderData_2eproto_2epb_2eh
6
7#include <limits>
8#include <string>
9#include <type_traits>
10
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"
15#error "your headers."
16#endif // PROTOBUF_VERSION
17
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."
22#endif // PROTOBUF_MIN_PROTOC_VERSION
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" // IWYU pragma: export
33#include "google/protobuf/extension_set.h" // IWYU pragma: export
34#include "google/protobuf/unknown_field_set.h"
35// @@protoc_insertion_point(includes)
36
37// Must be included last.
38#include "google/protobuf/port_def.inc"
39
40#define PROTOBUF_INTERNAL_EXPORT_dfmodules_2fopmon_2fTRBuilderData_2eproto
41
42namespace google {
43namespace protobuf {
44namespace internal {
45class AnyMetadata;
46} // namespace internal
47} // namespace protobuf
48} // namespace google
49
50// Internal implementation detail -- do not use these members.
54extern const ::google::protobuf::internal::DescriptorTable
56namespace dunedaq {
57namespace dfmodules {
58namespace opmon {
59class DFApplicationInfo;
60struct DFApplicationInfoDefaultTypeInternal;
61extern DFApplicationInfoDefaultTypeInternal _DFApplicationInfo_default_instance_;
62class TRCompleteInfo;
63struct TRCompleteInfoDefaultTypeInternal;
64extern TRCompleteInfoDefaultTypeInternal _TRCompleteInfo_default_instance_;
65} // namespace opmon
66} // namespace dfmodules
67} // namespace dunedaq
68namespace google {
69namespace protobuf {
70} // namespace protobuf
71} // namespace google
72
73namespace dunedaq {
74namespace dfmodules {
75namespace opmon {
76
77// ===================================================================
78
79
80// -------------------------------------------------------------------
81
82class DFApplicationInfo final :
83 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dunedaq.dfmodules.opmon.DFApplicationInfo) */ {
84 public:
85 inline DFApplicationInfo() : DFApplicationInfo(nullptr) {}
86 ~DFApplicationInfo() override;
87 template<typename = void>
88 explicit PROTOBUF_CONSTEXPR DFApplicationInfo(::google::protobuf::internal::ConstantInitialized);
89
93 *this = ::std::move(from);
94 }
95
97 CopyFrom(from);
98 return *this;
99 }
101 if (this == &from) return *this;
102 if (GetOwningArena() == from.GetOwningArena()
103 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
104 && GetOwningArena() != nullptr
105 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
106 ) {
107 InternalSwap(&from);
108 } else {
109 CopyFrom(from);
110 }
111 return *this;
112 }
113
114 inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
115 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
116 }
117 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
118 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
119 }
120
121 static const ::google::protobuf::Descriptor* descriptor() {
122 return GetDescriptor();
123 }
124 static const ::google::protobuf::Descriptor* GetDescriptor() {
125 return default_instance().GetMetadata().descriptor;
126 }
127 static const ::google::protobuf::Reflection* GetReflection() {
128 return default_instance().GetMetadata().reflection;
129 }
132 }
134 return reinterpret_cast<const DFApplicationInfo*>(
136 }
137 static constexpr int kIndexInFileMessages =
138 0;
139
141 a.Swap(&b);
142 }
143 inline void Swap(DFApplicationInfo* other) {
144 if (other == this) return;
145 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
146 if (GetOwningArena() != nullptr &&
147 GetOwningArena() == other->GetOwningArena()) {
148 #else // PROTOBUF_FORCE_COPY_IN_SWAP
149 if (GetOwningArena() == other->GetOwningArena()) {
150 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
151 InternalSwap(other);
152 } else {
153 ::google::protobuf::internal::GenericSwap(this, other);
154 }
155 }
157 if (other == this) return;
158 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
159 InternalSwap(other);
160 }
161
162 // implements Message ----------------------------------------------
163
164 DFApplicationInfo* New(::google::protobuf::Arena* arena = nullptr) const final {
165 return CreateMaybeMessage<DFApplicationInfo>(arena);
166 }
167 using ::google::protobuf::Message::CopyFrom;
168 void CopyFrom(const DFApplicationInfo& from);
169 using ::google::protobuf::Message::MergeFrom;
170 void MergeFrom( const DFApplicationInfo& from) {
171 DFApplicationInfo::MergeImpl(*this, from);
172 }
173 private:
174 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
175 public:
176 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
177 bool IsInitialized() const final;
178
179 ::size_t ByteSizeLong() const final;
180 const char* _InternalParse(const char* ptr, ::google::protobuf::internal::ParseContext* ctx) final;
181 ::uint8_t* _InternalSerialize(
182 ::uint8_t* target, ::google::protobuf::io::EpsCopyOutputStream* stream) const final;
183 int GetCachedSize() const final { return _impl_._cached_size_.Get(); }
184
185 private:
186 void SharedCtor(::google::protobuf::Arena* arena);
187 void SharedDtor();
188 void SetCachedSize(int size) const final;
189 void InternalSwap(DFApplicationInfo* other);
190
191 private:
192 friend class ::google::protobuf::internal::AnyMetadata;
193 static ::absl::string_view FullMessageName() {
194 return "dunedaq.dfmodules.opmon.DFApplicationInfo";
195 }
196 protected:
197 explicit DFApplicationInfo(::google::protobuf::Arena* arena);
198 public:
199
200 static const ClassData _class_data_;
201 const ::google::protobuf::Message::ClassData*GetClassData() const final;
202
203 ::google::protobuf::Metadata GetMetadata() const final;
204
205 // nested types ----------------------------------------------------
206
207 // accessors -------------------------------------------------------
208
209 enum : int {
215 };
216 // uint64 total_time_since_assignment = 2;
218 ::uint64_t total_time_since_assignment() const;
219 void set_total_time_since_assignment(::uint64_t value);
220
221 private:
222 ::uint64_t _internal_total_time_since_assignment() const;
223 void _internal_set_total_time_since_assignment(::uint64_t value);
224
225 public:
226 // int64 min_time_since_assignment = 3;
228 ::int64_t min_time_since_assignment() const;
229 void set_min_time_since_assignment(::int64_t value);
230
231 private:
232 ::int64_t _internal_min_time_since_assignment() const;
233 void _internal_set_min_time_since_assignment(::int64_t value);
234
235 public:
236 // int64 max_time_since_assignment = 4;
238 ::int64_t max_time_since_assignment() const;
239 void set_max_time_since_assignment(::int64_t value);
240
241 private:
242 ::int64_t _internal_max_time_since_assignment() const;
243 void _internal_set_max_time_since_assignment(::int64_t value);
244
245 public:
246 // double capacity_rate = 10;
247 void clear_capacity_rate() ;
248 double capacity_rate() const;
249 void set_capacity_rate(double value);
250
251 private:
252 double _internal_capacity_rate() const;
253 void _internal_set_capacity_rate(double value);
254
255 public:
256 // uint32 outstanding_decisions = 1;
258 ::uint32_t outstanding_decisions() const;
259 void set_outstanding_decisions(::uint32_t value);
260
261 private:
262 ::uint32_t _internal_outstanding_decisions() const;
263 void _internal_set_outstanding_decisions(::uint32_t value);
264
265 public:
266 // @@protoc_insertion_point(class_scope:dunedaq.dfmodules.opmon.DFApplicationInfo)
267 private:
268 class _Internal;
269
270 friend class ::google::protobuf::internal::TcParser;
271 static const ::google::protobuf::internal::TcParseTable<2, 5, 0, 0, 2> _table_;
272 template <typename T> friend class ::google::protobuf::Arena::InternalHelper;
275 struct Impl_ {
281 mutable ::google::protobuf::internal::CachedSize _cached_size_;
282 PROTOBUF_TSAN_DECLARE_MEMBER
283 };
284 union { Impl_ _impl_; };
285 friend struct ::TableStruct_dfmodules_2fopmon_2fTRBuilderData_2eproto;
286};// -------------------------------------------------------------------
287
288class TRCompleteInfo final :
289 public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:dunedaq.dfmodules.opmon.TRCompleteInfo) */ {
290 public:
291 inline TRCompleteInfo() : TRCompleteInfo(nullptr) {}
292 ~TRCompleteInfo() override;
293 template<typename = void>
294 explicit PROTOBUF_CONSTEXPR TRCompleteInfo(::google::protobuf::internal::ConstantInitialized);
295
296 TRCompleteInfo(const TRCompleteInfo& from);
298 : TRCompleteInfo() {
299 *this = ::std::move(from);
300 }
301
303 CopyFrom(from);
304 return *this;
305 }
306 inline TRCompleteInfo& operator=(TRCompleteInfo&& from) noexcept {
307 if (this == &from) return *this;
308 if (GetOwningArena() == from.GetOwningArena()
309 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
310 && GetOwningArena() != nullptr
311 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
312 ) {
313 InternalSwap(&from);
314 } else {
315 CopyFrom(from);
316 }
317 return *this;
318 }
319
320 inline const ::google::protobuf::UnknownFieldSet& unknown_fields() const {
321 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
322 }
323 inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields() {
324 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
325 }
326
327 static const ::google::protobuf::Descriptor* descriptor() {
328 return GetDescriptor();
329 }
330 static const ::google::protobuf::Descriptor* GetDescriptor() {
331 return default_instance().GetMetadata().descriptor;
332 }
333 static const ::google::protobuf::Reflection* GetReflection() {
334 return default_instance().GetMetadata().reflection;
335 }
337 return *internal_default_instance();
338 }
340 return reinterpret_cast<const TRCompleteInfo*>(
342 }
343 static constexpr int kIndexInFileMessages =
344 1;
345
346 friend void swap(TRCompleteInfo& a, TRCompleteInfo& b) {
347 a.Swap(&b);
348 }
349 inline void Swap(TRCompleteInfo* other) {
350 if (other == this) return;
351 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
352 if (GetOwningArena() != nullptr &&
353 GetOwningArena() == other->GetOwningArena()) {
354 #else // PROTOBUF_FORCE_COPY_IN_SWAP
355 if (GetOwningArena() == other->GetOwningArena()) {
356 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
357 InternalSwap(other);
358 } else {
359 ::google::protobuf::internal::GenericSwap(this, other);
360 }
361 }
363 if (other == this) return;
364 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
365 InternalSwap(other);
366 }
367
368 // implements Message ----------------------------------------------
369
370 TRCompleteInfo* New(::google::protobuf::Arena* arena = nullptr) const final {
371 return CreateMaybeMessage<TRCompleteInfo>(arena);
372 }
373 using ::google::protobuf::Message::CopyFrom;
374 void CopyFrom(const TRCompleteInfo& from);
375 using ::google::protobuf::Message::MergeFrom;
376 void MergeFrom( const TRCompleteInfo& from) {
377 TRCompleteInfo::MergeImpl(*this, from);
378 }
379 private:
380 static void MergeImpl(::google::protobuf::Message& to_msg, const ::google::protobuf::Message& from_msg);
381 public:
382 PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
383 bool IsInitialized() const final;
384
385 ::size_t ByteSizeLong() const final;
386 const char* _InternalParse(const char* ptr, ::google::protobuf::internal::ParseContext* ctx) final;
387 ::uint8_t* _InternalSerialize(
388 ::uint8_t* target, ::google::protobuf::io::EpsCopyOutputStream* stream) const final;
389 int GetCachedSize() const final { return _impl_._cached_size_.Get(); }
390
391 private:
392 void SharedCtor(::google::protobuf::Arena* arena);
393 void SharedDtor();
394 void SetCachedSize(int size) const final;
395 void InternalSwap(TRCompleteInfo* other);
396
397 private:
398 friend class ::google::protobuf::internal::AnyMetadata;
399 static ::absl::string_view FullMessageName() {
400 return "dunedaq.dfmodules.opmon.TRCompleteInfo";
401 }
402 protected:
403 explicit TRCompleteInfo(::google::protobuf::Arena* arena);
404 public:
405
406 static const ClassData _class_data_;
407 const ::google::protobuf::Message::ClassData*GetClassData() const final;
408
409 ::google::protobuf::Metadata GetMetadata() const final;
410
411 // nested types ----------------------------------------------------
412
413 // accessors -------------------------------------------------------
414
415 enum : int {
416 kCompletionTimeFieldNumber = 1,
417 kTrNumberFieldNumber = 5,
418 kRunNumberFieldNumber = 6,
419 kTriggerTypeFieldNumber = 7,
420 };
421 // uint64 completion_time = 1;
422 void clear_completion_time() ;
423 ::uint64_t completion_time() const;
424 void set_completion_time(::uint64_t value);
425
426 private:
427 ::uint64_t _internal_completion_time() const;
428 void _internal_set_completion_time(::uint64_t value);
429
430 public:
431 // uint64 tr_number = 5;
432 void clear_tr_number() ;
433 ::uint64_t tr_number() const;
434 void set_tr_number(::uint64_t value);
435
436 private:
437 ::uint64_t _internal_tr_number() const;
438 void _internal_set_tr_number(::uint64_t value);
439
440 public:
441 // uint64 run_number = 6;
442 void clear_run_number() ;
443 ::uint64_t run_number() const;
444 void set_run_number(::uint64_t value);
445
446 private:
447 ::uint64_t _internal_run_number() const;
448 void _internal_set_run_number(::uint64_t value);
449
450 public:
451 // uint64 trigger_type = 7;
452 void clear_trigger_type() ;
453 ::uint64_t trigger_type() const;
454 void set_trigger_type(::uint64_t value);
455
456 private:
457 ::uint64_t _internal_trigger_type() const;
458 void _internal_set_trigger_type(::uint64_t value);
459
460 public:
461 // @@protoc_insertion_point(class_scope:dunedaq.dfmodules.opmon.TRCompleteInfo)
462 private:
463 class _Internal;
464
465 friend class ::google::protobuf::internal::TcParser;
466 static const ::google::protobuf::internal::TcParseTable<3, 4, 0, 0, 2> _table_;
467 template <typename T> friend class ::google::protobuf::Arena::InternalHelper;
470 struct Impl_ {
472 ::uint64_t tr_number_;
473 ::uint64_t run_number_;
474 ::uint64_t trigger_type_;
475 mutable ::google::protobuf::internal::CachedSize _cached_size_;
476 PROTOBUF_TSAN_DECLARE_MEMBER
477 };
478 union { Impl_ _impl_; };
479 friend struct ::TableStruct_dfmodules_2fopmon_2fTRBuilderData_2eproto;
480};
481
482// ===================================================================
483
484
485
486
487// ===================================================================
488
489
490#ifdef __GNUC__
491#pragma GCC diagnostic push
492#pragma GCC diagnostic ignored "-Wstrict-aliasing"
493#endif // __GNUC__
494// -------------------------------------------------------------------
495
496// DFApplicationInfo
497
498// uint32 outstanding_decisions = 1;
499inline void DFApplicationInfo::clear_outstanding_decisions() {
500 _impl_.outstanding_decisions_ = 0u;
501}
502inline ::uint32_t DFApplicationInfo::outstanding_decisions() const {
503 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.DFApplicationInfo.outstanding_decisions)
504 return _internal_outstanding_decisions();
505}
506inline void DFApplicationInfo::set_outstanding_decisions(::uint32_t value) {
507 _internal_set_outstanding_decisions(value);
508 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.DFApplicationInfo.outstanding_decisions)
509}
510inline ::uint32_t DFApplicationInfo::_internal_outstanding_decisions() const {
511 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
512 return _impl_.outstanding_decisions_;
513}
514inline void DFApplicationInfo::_internal_set_outstanding_decisions(::uint32_t value) {
515 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
516 ;
517 _impl_.outstanding_decisions_ = value;
518}
519
520// uint64 total_time_since_assignment = 2;
521inline void DFApplicationInfo::clear_total_time_since_assignment() {
522 _impl_.total_time_since_assignment_ = ::uint64_t{0u};
523}
524inline ::uint64_t DFApplicationInfo::total_time_since_assignment() const {
525 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.DFApplicationInfo.total_time_since_assignment)
526 return _internal_total_time_since_assignment();
527}
528inline void DFApplicationInfo::set_total_time_since_assignment(::uint64_t value) {
529 _internal_set_total_time_since_assignment(value);
530 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.DFApplicationInfo.total_time_since_assignment)
531}
532inline ::uint64_t DFApplicationInfo::_internal_total_time_since_assignment() const {
533 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
534 return _impl_.total_time_since_assignment_;
535}
536inline void DFApplicationInfo::_internal_set_total_time_since_assignment(::uint64_t value) {
537 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
538 ;
539 _impl_.total_time_since_assignment_ = value;
540}
541
542// int64 min_time_since_assignment = 3;
543inline void DFApplicationInfo::clear_min_time_since_assignment() {
544 _impl_.min_time_since_assignment_ = ::int64_t{0};
545}
546inline ::int64_t DFApplicationInfo::min_time_since_assignment() const {
547 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.DFApplicationInfo.min_time_since_assignment)
548 return _internal_min_time_since_assignment();
549}
550inline void DFApplicationInfo::set_min_time_since_assignment(::int64_t value) {
551 _internal_set_min_time_since_assignment(value);
552 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.DFApplicationInfo.min_time_since_assignment)
553}
554inline ::int64_t DFApplicationInfo::_internal_min_time_since_assignment() const {
555 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
556 return _impl_.min_time_since_assignment_;
557}
558inline void DFApplicationInfo::_internal_set_min_time_since_assignment(::int64_t value) {
559 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
560 ;
561 _impl_.min_time_since_assignment_ = value;
562}
563
564// int64 max_time_since_assignment = 4;
565inline void DFApplicationInfo::clear_max_time_since_assignment() {
566 _impl_.max_time_since_assignment_ = ::int64_t{0};
567}
568inline ::int64_t DFApplicationInfo::max_time_since_assignment() const {
569 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.DFApplicationInfo.max_time_since_assignment)
570 return _internal_max_time_since_assignment();
571}
572inline void DFApplicationInfo::set_max_time_since_assignment(::int64_t value) {
573 _internal_set_max_time_since_assignment(value);
574 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.DFApplicationInfo.max_time_since_assignment)
575}
576inline ::int64_t DFApplicationInfo::_internal_max_time_since_assignment() const {
577 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
578 return _impl_.max_time_since_assignment_;
579}
580inline void DFApplicationInfo::_internal_set_max_time_since_assignment(::int64_t value) {
581 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
582 ;
583 _impl_.max_time_since_assignment_ = value;
584}
585
586// double capacity_rate = 10;
587inline void DFApplicationInfo::clear_capacity_rate() {
588 _impl_.capacity_rate_ = 0;
589}
590inline double DFApplicationInfo::capacity_rate() const {
591 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.DFApplicationInfo.capacity_rate)
592 return _internal_capacity_rate();
593}
594inline void DFApplicationInfo::set_capacity_rate(double value) {
595 _internal_set_capacity_rate(value);
596 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.DFApplicationInfo.capacity_rate)
597}
598inline double DFApplicationInfo::_internal_capacity_rate() const {
599 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
600 return _impl_.capacity_rate_;
601}
602inline void DFApplicationInfo::_internal_set_capacity_rate(double value) {
603 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
604 ;
605 _impl_.capacity_rate_ = value;
606}
607
608// -------------------------------------------------------------------
609
610// TRCompleteInfo
611
612// uint64 completion_time = 1;
613inline void TRCompleteInfo::clear_completion_time() {
614 _impl_.completion_time_ = ::uint64_t{0u};
615}
616inline ::uint64_t TRCompleteInfo::completion_time() const {
617 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRCompleteInfo.completion_time)
618 return _internal_completion_time();
619}
620inline void TRCompleteInfo::set_completion_time(::uint64_t value) {
621 _internal_set_completion_time(value);
622 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRCompleteInfo.completion_time)
623}
624inline ::uint64_t TRCompleteInfo::_internal_completion_time() const {
625 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
626 return _impl_.completion_time_;
627}
628inline void TRCompleteInfo::_internal_set_completion_time(::uint64_t value) {
629 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
630 ;
631 _impl_.completion_time_ = value;
632}
633
634// uint64 tr_number = 5;
635inline void TRCompleteInfo::clear_tr_number() {
636 _impl_.tr_number_ = ::uint64_t{0u};
637}
638inline ::uint64_t TRCompleteInfo::tr_number() const {
639 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRCompleteInfo.tr_number)
640 return _internal_tr_number();
641}
642inline void TRCompleteInfo::set_tr_number(::uint64_t value) {
643 _internal_set_tr_number(value);
644 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRCompleteInfo.tr_number)
645}
646inline ::uint64_t TRCompleteInfo::_internal_tr_number() const {
647 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
648 return _impl_.tr_number_;
649}
650inline void TRCompleteInfo::_internal_set_tr_number(::uint64_t value) {
651 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
652 ;
653 _impl_.tr_number_ = value;
654}
655
656// uint64 run_number = 6;
657inline void TRCompleteInfo::clear_run_number() {
658 _impl_.run_number_ = ::uint64_t{0u};
659}
660inline ::uint64_t TRCompleteInfo::run_number() const {
661 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRCompleteInfo.run_number)
662 return _internal_run_number();
663}
664inline void TRCompleteInfo::set_run_number(::uint64_t value) {
665 _internal_set_run_number(value);
666 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRCompleteInfo.run_number)
667}
668inline ::uint64_t TRCompleteInfo::_internal_run_number() const {
669 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
670 return _impl_.run_number_;
671}
672inline void TRCompleteInfo::_internal_set_run_number(::uint64_t value) {
673 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
674 ;
675 _impl_.run_number_ = value;
676}
677
678// uint64 trigger_type = 7;
679inline void TRCompleteInfo::clear_trigger_type() {
680 _impl_.trigger_type_ = ::uint64_t{0u};
681}
682inline ::uint64_t TRCompleteInfo::trigger_type() const {
683 // @@protoc_insertion_point(field_get:dunedaq.dfmodules.opmon.TRCompleteInfo.trigger_type)
684 return _internal_trigger_type();
685}
686inline void TRCompleteInfo::set_trigger_type(::uint64_t value) {
687 _internal_set_trigger_type(value);
688 // @@protoc_insertion_point(field_set:dunedaq.dfmodules.opmon.TRCompleteInfo.trigger_type)
689}
690inline ::uint64_t TRCompleteInfo::_internal_trigger_type() const {
691 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
692 return _impl_.trigger_type_;
693}
694inline void TRCompleteInfo::_internal_set_trigger_type(::uint64_t value) {
695 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
696 ;
697 _impl_.trigger_type_ = value;
698}
699
700#ifdef __GNUC__
701#pragma GCC diagnostic pop
702#endif // __GNUC__
703
704// @@protoc_insertion_point(namespace_scope)
705} // namespace opmon
706} // namespace dfmodules
707} // namespace dunedaq
708
709
710// @@protoc_insertion_point(global_scope)
711
712#include "google/protobuf/port_undef.inc"
713
714#endif // GOOGLE_PROTOBUF_INCLUDED_dfmodules_2fopmon_2fTRBuilderData_2eproto_2epb_2eh
const ::google::protobuf::internal::DescriptorTable descriptor_table_dfmodules_2fopmon_2fTRBuilderData_2eproto
void _internal_set_max_time_since_assignment(::int64_t value)
void SharedCtor(::google::protobuf::Arena *arena)
DFApplicationInfo & operator=(DFApplicationInfo &&from) noexcept
void _internal_set_outstanding_decisions(::uint32_t value)
static const ::google::protobuf::Reflection * GetReflection()
void UnsafeArenaSwap(DFApplicationInfo *other)
void _internal_set_total_time_since_assignment(::uint64_t value)
static const DFApplicationInfo & default_instance()
void MergeFrom(const DFApplicationInfo &from)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
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)
static const ::google::protobuf::internal::TcParseTable< 2, 5, 0, 0, 2 > _table_
DFApplicationInfo(DFApplicationInfo &&from) noexcept
void CopyFrom(const DFApplicationInfo &from)
DFApplicationInfo * New(::google::protobuf::Arena *arena=nullptr) const final
static const ::google::protobuf::Descriptor * GetDescriptor()
void InternalSwap(DFApplicationInfo *other)
DFApplicationInfo & operator=(const DFApplicationInfo &from)
friend void swap(DFApplicationInfo &a, DFApplicationInfo &b)
static const DFApplicationInfo * internal_default_instance()
PROTOBUF_CONSTEXPR DFApplicationInfo(::google::protobuf::internal::ConstantInitialized)
const char * _InternalParse(const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static const ::google::protobuf::Descriptor * descriptor()
void _internal_set_min_time_since_assignment(::int64_t value)
const ::google::protobuf::Message::ClassData * GetClassData() const final
::uint8_t * _InternalSerialize(::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
static const ::google::protobuf::Descriptor * GetDescriptor()
static const ::google::protobuf::Reflection * GetReflection()
static const ::google::protobuf::Descriptor * descriptor()
TRCompleteInfo * New(::google::protobuf::Arena *arena=nullptr) const final
TRCompleteInfo & operator=(const TRCompleteInfo &from)
void MergeFrom(const TRCompleteInfo &from)
static const ::google::protobuf::internal::TcParseTable< 3, 4, 0, 0, 2 > _table_
static const TRCompleteInfo * internal_default_instance()
PROTOBUF_CONSTEXPR TRCompleteInfo(::google::protobuf::internal::ConstantInitialized)
friend void swap(TRCompleteInfo &a, TRCompleteInfo &b)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
TRCompleteInfo & operator=(TRCompleteInfo &&from) noexcept
void UnsafeArenaSwap(TRCompleteInfo *other)
TRCompleteInfo(TRCompleteInfo &&from) noexcept
static const TRCompleteInfo & default_instance()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
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_
Including Qt Headers.
FELIX Initialization std::string initerror FELIX queue timed std::string queuename Unexpected chunk size
mutable::google::protobuf::internal::CachedSize _cached_size_
mutable::google::protobuf::internal::CachedSize _cached_size_