CMS 3D CMS Logo

ROOTFilePB.pb.h
Go to the documentation of this file.
1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: DQMServices/Core/src/ROOTFilePB.proto
3 
4 #ifndef GOOGLE_PROTOBUF_INCLUDED_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
5 #define GOOGLE_PROTOBUF_INCLUDED_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
6 
7 #include <limits>
8 #include <string>
9 
10 #include <google/protobuf/port_def.inc>
11 #if PROTOBUF_VERSION < 3021000
12 #error This file was generated by a newer version of protoc which is
13 #error incompatible with your Protocol Buffer headers. Please update
14 #error your headers.
15 #endif
16 #if 3021009 < PROTOBUF_MIN_PROTOC_VERSION
17 #error This file was generated by an older version of protoc which is
18 #error incompatible with your Protocol Buffer headers. Please
19 #error regenerate this file with a newer version of protoc.
20 #endif
21 
22 #include <google/protobuf/port_undef.inc>
23 #include <google/protobuf/io/coded_stream.h>
24 #include <google/protobuf/arena.h>
25 #include <google/protobuf/arenastring.h>
26 #include <google/protobuf/generated_message_util.h>
27 #include <google/protobuf/metadata_lite.h>
28 #include <google/protobuf/generated_message_reflection.h>
29 #include <google/protobuf/message.h>
30 #include <google/protobuf/repeated_field.h> // IWYU pragma: export
31 #include <google/protobuf/extension_set.h> // IWYU pragma: export
32 #include <google/protobuf/unknown_field_set.h>
33 // @@protoc_insertion_point(includes)
34 #include <google/protobuf/port_def.inc>
35 #define PROTOBUF_INTERNAL_EXPORT_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
36 PROTOBUF_NAMESPACE_OPEN
37 namespace internal {
38  class AnyMetadata;
39 } // namespace internal
40 PROTOBUF_NAMESPACE_CLOSE
41 
42 // Internal implementation detail -- do not use these members.
44  static const uint32_t offsets[];
45 };
46 extern const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable
48 namespace dqmstorepb {
49  class ROOTFilePB;
52  class ROOTFilePB_Histo;
55 } // namespace dqmstorepb
56 PROTOBUF_NAMESPACE_OPEN
57 template <>
58 ::dqmstorepb::ROOTFilePB* Arena::CreateMaybeMessage<::dqmstorepb::ROOTFilePB>(Arena*);
59 template <>
60 ::dqmstorepb::ROOTFilePB_Histo* Arena::CreateMaybeMessage<::dqmstorepb::ROOTFilePB_Histo>(Arena*);
61 PROTOBUF_NAMESPACE_CLOSE
62 namespace dqmstorepb {
63 
64  // ===================================================================
65 
66  class ROOTFilePB_Histo final
67  : public ::PROTOBUF_NAMESPACE_ID::
68  Message /* @@protoc_insertion_point(class_definition:dqmstorepb.ROOTFilePB.Histo) */ {
69  public:
70  inline ROOTFilePB_Histo() : ROOTFilePB_Histo(nullptr) {}
71  ~ROOTFilePB_Histo() override;
72  explicit PROTOBUF_CONSTEXPR ROOTFilePB_Histo(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
73 
75  ROOTFilePB_Histo(ROOTFilePB_Histo&& from) noexcept : ROOTFilePB_Histo() { *this = ::std::move(from); }
76 
78  CopyFrom(from);
79  return *this;
80  }
81  inline ROOTFilePB_Histo& operator=(ROOTFilePB_Histo&& from) noexcept {
82  if (this == &from)
83  return *this;
84  if (GetOwningArena() == from.GetOwningArena()
85 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
86  && GetOwningArena() != nullptr
87 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
88  ) {
89  InternalSwap(&from);
90  } else {
91  CopyFrom(from);
92  }
93  return *this;
94  }
95 
96  inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& unknown_fields() const {
97  return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(
98  ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
99  }
100  inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* mutable_unknown_fields() {
101  return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
102  }
103 
104  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { return GetDescriptor(); }
105  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
106  return default_instance().GetMetadata().descriptor;
107  }
108  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
109  return default_instance().GetMetadata().reflection;
110  }
113  return reinterpret_cast<const ROOTFilePB_Histo*>(&_ROOTFilePB_Histo_default_instance_);
114  }
116 
117  friend void swap(ROOTFilePB_Histo& a, ROOTFilePB_Histo& b) { a.Swap(&b); }
118  inline void Swap(ROOTFilePB_Histo* other) {
119  if (other == this)
120  return;
121 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
122  if (GetOwningArena() != nullptr && GetOwningArena() == other->GetOwningArena()) {
123 #else // PROTOBUF_FORCE_COPY_IN_SWAP
124  if (GetOwningArena() == other->GetOwningArena()) {
125 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
127  } else {
128  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
129  }
130  }
132  if (other == this)
133  return;
134  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
136  }
137 
138  // implements Message ----------------------------------------------
139 
140  ROOTFilePB_Histo* New(::PROTOBUF_NAMESPACE_ID::Arena* arena = nullptr) const final {
141  return CreateMaybeMessage<ROOTFilePB_Histo>(arena);
142  }
143  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
144  void CopyFrom(const ROOTFilePB_Histo& from);
145  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
146  void MergeFrom(const ROOTFilePB_Histo& from) { ROOTFilePB_Histo::MergeImpl(*this, from); }
147 
148  private:
149  static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
150 
151  public:
152  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
153  bool IsInitialized() const final;
154 
155  size_t ByteSizeLong() const final;
156  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
157  uint8_t* _InternalSerialize(uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
158  int GetCachedSize() const final { return _impl_._cached_size_.Get(); }
159 
160  private:
161  void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena, bool is_message_owned);
162  void SharedDtor();
163  void SetCachedSize(int size) const final;
165 
166  private:
167  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
168  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() { return "dqmstorepb.ROOTFilePB.Histo"; }
169 
170  protected:
171  explicit ROOTFilePB_Histo(::PROTOBUF_NAMESPACE_ID::Arena* arena, bool is_message_owned = false);
172 
173  public:
174  static const ClassData _class_data_;
175  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData* GetClassData() const final;
176 
177  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
178 
179  // nested types ----------------------------------------------------
180 
181  // accessors -------------------------------------------------------
182 
183  enum : int {
188  };
189  // required string full_pathname = 1;
190  bool has_full_pathname() const;
191 
192  private:
193  bool _internal_has_full_pathname() const;
194 
195  public:
196  void clear_full_pathname();
197  const std::string& full_pathname() const;
198  template <typename ArgT0 = const std::string&, typename... ArgT>
199  void set_full_pathname(ArgT0&& arg0, ArgT... args);
201  PROTOBUF_NODISCARD std::string* release_full_pathname();
203 
204  private:
205  const std::string& _internal_full_pathname() const;
206  inline PROTOBUF_ALWAYS_INLINE void _internal_set_full_pathname(const std::string& value);
208 
209  public:
210  // required bytes streamed_histo = 3;
211  bool has_streamed_histo() const;
212 
213  private:
214  bool _internal_has_streamed_histo() const;
215 
216  public:
217  void clear_streamed_histo();
218  const std::string& streamed_histo() const;
219  template <typename ArgT0 = const std::string&, typename... ArgT>
220  void set_streamed_histo(ArgT0&& arg0, ArgT... args);
222  PROTOBUF_NODISCARD std::string* release_streamed_histo();
224 
225  private:
226  const std::string& _internal_streamed_histo() const;
227  inline PROTOBUF_ALWAYS_INLINE void _internal_set_streamed_histo(const std::string& value);
229 
230  public:
231  // required uint32 size = 2;
232  bool has_size() const;
233 
234  private:
235  bool _internal_has_size() const;
236 
237  public:
238  void clear_size();
239  uint32_t size() const;
240  void set_size(uint32_t value);
241 
242  private:
243  uint32_t _internal_size() const;
244  void _internal_set_size(uint32_t value);
245 
246  public:
247  // required uint32 flags = 4;
248  bool has_flags() const;
249 
250  private:
251  bool _internal_has_flags() const;
252 
253  public:
254  void clear_flags();
255  uint32_t flags() const;
256  void set_flags(uint32_t value);
257 
258  private:
259  uint32_t _internal_flags() const;
260  void _internal_set_flags(uint32_t value);
261 
262  public:
263  // @@protoc_insertion_point(class_scope:dqmstorepb.ROOTFilePB.Histo)
264  private:
265  class _Internal;
266 
267  // helper for ByteSizeLong()
268  size_t RequiredFieldsByteSizeFallback() const;
269 
270  template <typename T>
271  friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
273  typedef void DestructorSkippable_;
274  struct Impl_ {
275  ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
276  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
277  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr full_pathname_;
278  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr streamed_histo_;
279  uint32_t size_;
280  uint32_t flags_;
281  };
282  union {
284  };
285  friend struct ::TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto;
286  };
287  // -------------------------------------------------------------------
288 
289  class ROOTFilePB final
290  : public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:dqmstorepb.ROOTFilePB) */ {
291  public:
292  inline ROOTFilePB() : ROOTFilePB(nullptr) {}
293  ~ROOTFilePB() override;
294  explicit PROTOBUF_CONSTEXPR ROOTFilePB(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
295 
296  ROOTFilePB(const ROOTFilePB& from);
297  ROOTFilePB(ROOTFilePB&& from) noexcept : ROOTFilePB() { *this = ::std::move(from); }
298 
299  inline ROOTFilePB& operator=(const ROOTFilePB& from) {
300  CopyFrom(from);
301  return *this;
302  }
303  inline ROOTFilePB& operator=(ROOTFilePB&& from) noexcept {
304  if (this == &from)
305  return *this;
306  if (GetOwningArena() == from.GetOwningArena()
307 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
308  && GetOwningArena() != nullptr
309 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
310  ) {
311  InternalSwap(&from);
312  } else {
313  CopyFrom(from);
314  }
315  return *this;
316  }
317 
318  inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& unknown_fields() const {
319  return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(
320  ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
321  }
322  inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* mutable_unknown_fields() {
323  return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
324  }
325 
326  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { return GetDescriptor(); }
327  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() {
328  return default_instance().GetMetadata().descriptor;
329  }
330  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() {
331  return default_instance().GetMetadata().reflection;
332  }
334  static inline const ROOTFilePB* internal_default_instance() {
335  return reinterpret_cast<const ROOTFilePB*>(&_ROOTFilePB_default_instance_);
336  }
338 
339  friend void swap(ROOTFilePB& a, ROOTFilePB& b) { a.Swap(&b); }
340  inline void Swap(ROOTFilePB* other) {
341  if (other == this)
342  return;
343 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
344  if (GetOwningArena() != nullptr && GetOwningArena() == other->GetOwningArena()) {
345 #else // PROTOBUF_FORCE_COPY_IN_SWAP
346  if (GetOwningArena() == other->GetOwningArena()) {
347 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
349  } else {
350  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
351  }
352  }
354  if (other == this)
355  return;
356  GOOGLE_DCHECK(GetOwningArena() == other->GetOwningArena());
358  }
359 
360  // implements Message ----------------------------------------------
361 
362  ROOTFilePB* New(::PROTOBUF_NAMESPACE_ID::Arena* arena = nullptr) const final {
363  return CreateMaybeMessage<ROOTFilePB>(arena);
364  }
365  using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
366  void CopyFrom(const ROOTFilePB& from);
367  using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
368  void MergeFrom(const ROOTFilePB& from) { ROOTFilePB::MergeImpl(*this, from); }
369 
370  private:
371  static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
372 
373  public:
374  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
375  bool IsInitialized() const final;
376 
377  size_t ByteSizeLong() const final;
378  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
379  uint8_t* _InternalSerialize(uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
380  int GetCachedSize() const final { return _impl_._cached_size_.Get(); }
381 
382  private:
383  void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena, bool is_message_owned);
384  void SharedDtor();
385  void SetCachedSize(int size) const final;
387 
388  private:
389  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
390  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() { return "dqmstorepb.ROOTFilePB"; }
391 
392  protected:
393  explicit ROOTFilePB(::PROTOBUF_NAMESPACE_ID::Arena* arena, bool is_message_owned = false);
394 
395  public:
396  static const ClassData _class_data_;
397  const ::PROTOBUF_NAMESPACE_ID::Message::ClassData* GetClassData() const final;
398 
399  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
400 
401  // nested types ----------------------------------------------------
402 
404 
405  // accessors -------------------------------------------------------
406 
407  enum : int {
408  kHistoFieldNumber = 1,
409  };
410  // repeated .dqmstorepb.ROOTFilePB.Histo histo = 1;
411  int histo_size() const;
412 
413  private:
414  int _internal_histo_size() const;
415 
416  public:
417  void clear_histo();
418  ::dqmstorepb::ROOTFilePB_Histo* mutable_histo(int index);
419  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo>* mutable_histo();
420 
421  private:
422  const ::dqmstorepb::ROOTFilePB_Histo& _internal_histo(int index) const;
423  ::dqmstorepb::ROOTFilePB_Histo* _internal_add_histo();
424 
425  public:
426  const ::dqmstorepb::ROOTFilePB_Histo& histo(int index) const;
427  ::dqmstorepb::ROOTFilePB_Histo* add_histo();
428  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo>& histo() const;
429 
430  // @@protoc_insertion_point(class_scope:dqmstorepb.ROOTFilePB)
431  private:
432  class _Internal;
433 
434  template <typename T>
435  friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
437  typedef void DestructorSkippable_;
438  struct Impl_ {
439  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo> histo_;
440  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
441  };
442  union {
444  };
445  friend struct ::TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto;
446  };
447  // ===================================================================
448 
449  // ===================================================================
450 
451 #ifdef __GNUC__
452 #pragma GCC diagnostic push
453 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
454 #endif // __GNUC__
455  // ROOTFilePB_Histo
456 
457  // required string full_pathname = 1;
459  bool value = (_impl_._has_bits_[0] & 0x00000001u) != 0;
460  return value;
461  }
464  _impl_.full_pathname_.ClearToEmpty();
465  _impl_._has_bits_[0] &= ~0x00000001u;
466  }
468  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.full_pathname)
469  return _internal_full_pathname();
470  }
471  template <typename ArgT0, typename... ArgT>
472  inline PROTOBUF_ALWAYS_INLINE void ROOTFilePB_Histo::set_full_pathname(ArgT0&& arg0, ArgT... args) {
473  _impl_._has_bits_[0] |= 0x00000001u;
474  _impl_.full_pathname_.Set(static_cast<ArgT0&&>(arg0), args..., GetArenaForAllocation());
475  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.full_pathname)
476  }
479  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.Histo.full_pathname)
480  return _s;
481  }
484  _impl_._has_bits_[0] |= 0x00000001u;
485  _impl_.full_pathname_.Set(value, GetArenaForAllocation());
486  }
488  _impl_._has_bits_[0] |= 0x00000001u;
489  return _impl_.full_pathname_.Mutable(GetArenaForAllocation());
490  }
492  // @@protoc_insertion_point(field_release:dqmstorepb.ROOTFilePB.Histo.full_pathname)
494  return nullptr;
495  }
496  _impl_._has_bits_[0] &= ~0x00000001u;
497  auto* p = _impl_.full_pathname_.Release();
498 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
499  if (_impl_.full_pathname_.IsDefault()) {
500  _impl_.full_pathname_.Set("", GetArenaForAllocation());
501  }
502 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
503  return p;
504  }
506  if (full_pathname != nullptr) {
507  _impl_._has_bits_[0] |= 0x00000001u;
508  } else {
509  _impl_._has_bits_[0] &= ~0x00000001u;
510  }
511  _impl_.full_pathname_.SetAllocated(full_pathname, GetArenaForAllocation());
512 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
513  if (_impl_.full_pathname_.IsDefault()) {
514  _impl_.full_pathname_.Set("", GetArenaForAllocation());
515  }
516 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
517  // @@protoc_insertion_point(field_set_allocated:dqmstorepb.ROOTFilePB.Histo.full_pathname)
518  }
519 
520  // required uint32 size = 2;
522  bool value = (_impl_._has_bits_[0] & 0x00000004u) != 0;
523  return value;
524  }
525  inline bool ROOTFilePB_Histo::has_size() const { return _internal_has_size(); }
527  _impl_.size_ = 0u;
528  _impl_._has_bits_[0] &= ~0x00000004u;
529  }
530  inline uint32_t ROOTFilePB_Histo::_internal_size() const { return _impl_.size_; }
531  inline uint32_t ROOTFilePB_Histo::size() const {
532  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.size)
533  return _internal_size();
534  }
536  _impl_._has_bits_[0] |= 0x00000004u;
537  _impl_.size_ = value;
538  }
539  inline void ROOTFilePB_Histo::set_size(uint32_t value) {
541  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.size)
542  }
543 
544  // required bytes streamed_histo = 3;
546  bool value = (_impl_._has_bits_[0] & 0x00000002u) != 0;
547  return value;
548  }
551  _impl_.streamed_histo_.ClearToEmpty();
552  _impl_._has_bits_[0] &= ~0x00000002u;
553  }
555  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
556  return _internal_streamed_histo();
557  }
558  template <typename ArgT0, typename... ArgT>
559  inline PROTOBUF_ALWAYS_INLINE void ROOTFilePB_Histo::set_streamed_histo(ArgT0&& arg0, ArgT... args) {
560  _impl_._has_bits_[0] |= 0x00000002u;
561  _impl_.streamed_histo_.SetBytes(static_cast<ArgT0&&>(arg0), args..., GetArenaForAllocation());
562  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
563  }
566  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
567  return _s;
568  }
571  _impl_._has_bits_[0] |= 0x00000002u;
572  _impl_.streamed_histo_.Set(value, GetArenaForAllocation());
573  }
575  _impl_._has_bits_[0] |= 0x00000002u;
576  return _impl_.streamed_histo_.Mutable(GetArenaForAllocation());
577  }
579  // @@protoc_insertion_point(field_release:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
581  return nullptr;
582  }
583  _impl_._has_bits_[0] &= ~0x00000002u;
584  auto* p = _impl_.streamed_histo_.Release();
585 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
586  if (_impl_.streamed_histo_.IsDefault()) {
587  _impl_.streamed_histo_.Set("", GetArenaForAllocation());
588  }
589 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
590  return p;
591  }
593  if (streamed_histo != nullptr) {
594  _impl_._has_bits_[0] |= 0x00000002u;
595  } else {
596  _impl_._has_bits_[0] &= ~0x00000002u;
597  }
598  _impl_.streamed_histo_.SetAllocated(streamed_histo, GetArenaForAllocation());
599 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
600  if (_impl_.streamed_histo_.IsDefault()) {
601  _impl_.streamed_histo_.Set("", GetArenaForAllocation());
602  }
603 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
604  // @@protoc_insertion_point(field_set_allocated:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
605  }
606 
607  // required uint32 flags = 4;
609  bool value = (_impl_._has_bits_[0] & 0x00000008u) != 0;
610  return value;
611  }
612  inline bool ROOTFilePB_Histo::has_flags() const { return _internal_has_flags(); }
614  _impl_.flags_ = 0u;
615  _impl_._has_bits_[0] &= ~0x00000008u;
616  }
617  inline uint32_t ROOTFilePB_Histo::_internal_flags() const { return _impl_.flags_; }
618  inline uint32_t ROOTFilePB_Histo::flags() const {
619  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.flags)
620  return _internal_flags();
621  }
623  _impl_._has_bits_[0] |= 0x00000008u;
624  _impl_.flags_ = value;
625  }
626  inline void ROOTFilePB_Histo::set_flags(uint32_t value) {
628  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.flags)
629  }
630 
631  // -------------------------------------------------------------------
632 
633  // ROOTFilePB
634 
635  // repeated .dqmstorepb.ROOTFilePB.Histo histo = 1;
636  inline int ROOTFilePB::_internal_histo_size() const { return _impl_.histo_.size(); }
637  inline int ROOTFilePB::histo_size() const { return _internal_histo_size(); }
638  inline void ROOTFilePB::clear_histo() { _impl_.histo_.Clear(); }
639  inline ::dqmstorepb::ROOTFilePB_Histo* ROOTFilePB::mutable_histo(int index) {
640  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.histo)
641  return _impl_.histo_.Mutable(index);
642  }
643  inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo>* ROOTFilePB::mutable_histo() {
644  // @@protoc_insertion_point(field_mutable_list:dqmstorepb.ROOTFilePB.histo)
645  return &_impl_.histo_;
646  }
647  inline const ::dqmstorepb::ROOTFilePB_Histo& ROOTFilePB::_internal_histo(int index) const {
648  return _impl_.histo_.Get(index);
649  }
650  inline const ::dqmstorepb::ROOTFilePB_Histo& ROOTFilePB::histo(int index) const {
651  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.histo)
652  return _internal_histo(index);
653  }
654  inline ::dqmstorepb::ROOTFilePB_Histo* ROOTFilePB::_internal_add_histo() { return _impl_.histo_.Add(); }
655  inline ::dqmstorepb::ROOTFilePB_Histo* ROOTFilePB::add_histo() {
656  ::dqmstorepb::ROOTFilePB_Histo* _add = _internal_add_histo();
657  // @@protoc_insertion_point(field_add:dqmstorepb.ROOTFilePB.histo)
658  return _add;
659  }
660  inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo>& ROOTFilePB::histo() const {
661  // @@protoc_insertion_point(field_list:dqmstorepb.ROOTFilePB.histo)
662  return _impl_.histo_;
663  }
664 
665 #ifdef __GNUC__
666 #pragma GCC diagnostic pop
667 #endif // __GNUC__
668  // -------------------------------------------------------------------
669 
670  // @@protoc_insertion_point(namespace_scope)
671 
672 } // namespace dqmstorepb
673 
674 // @@protoc_insertion_point(global_scope)
675 
676 #include <google/protobuf/port_undef.inc>
677 #endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
ROOTFilePB & operator=(ROOTFilePB &&from) noexcept
static const ROOTFilePB & default_instance()
friend void swap(ROOTFilePB_Histo &a, ROOTFilePB_Histo &b)
ROOTFilePB_Histo * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void set_flags(uint32_t value)
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final
::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName()
ROOTFilePB_Histo(ROOTFilePB_Histo &&from) noexcept
Definition: ROOTFilePB.pb.h:75
const std::string & full_pathname() const
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
ROOTFilePB & operator=(const ROOTFilePB &from)
void UnsafeArenaSwap(ROOTFilePB *other)
static const ROOTFilePB_Histo * internal_default_instance()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
PROTOBUF_NODISCARD std::string * release_full_pathname()
std::string * _internal_mutable_full_pathname()
void SetCachedSize(int size) const final
void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned)
const ::dqmstorepb::ROOTFilePB_Histo & _internal_histo(int index) const
bool _internal_has_full_pathname() const
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_
uint32_t T const *__restrict__ uint32_t const *__restrict__ int32_t int Histo::index_type cudaStream_t stream
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
uint32_t _internal_flags() const
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo > * mutable_histo()
void MergeFrom(const ROOTFilePB_Histo &from)
void UnsafeArenaSwap(ROOTFilePB_Histo *other)
PROTOBUF_ALWAYS_INLINE void _internal_set_streamed_histo(const std::string &value)
uint8_t * _InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
void set_streamed_histo(ArgT0 &&arg0, ArgT... args)
static const ClassData _class_data_
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo > & histo() const
void Swap(ROOTFilePB *other)
int _internal_histo_size() const
void set_size(uint32_t value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
Definition: ROOTFilePB.pb.h:96
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
const std::string & _internal_full_pathname() const
static const ClassData _class_data_
void _internal_set_size(uint32_t value)
std::string * _internal_mutable_streamed_histo()
enum
Upsilon = 1,.
Definition: value.py:1
::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
const char * _InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
::PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > _has_bits_
static const ROOTFilePB * internal_default_instance()
ROOTFilePB_Histo & operator=(const ROOTFilePB_Histo &from)
Definition: ROOTFilePB.pb.h:77
static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message &to_msg, const ::PROTOBUF_NAMESPACE_ID::Message &from_msg)
ROOTFilePB(ROOTFilePB &&from) noexcept
const std::string & streamed_histo() const
ROOTFilePB * New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr full_pathname_
void InternalSwap(ROOTFilePB_Histo *other)
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo > histo_
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr streamed_histo_
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
uint32_t _internal_size() const
friend void swap(ROOTFilePB &a, ROOTFilePB &b)
size_t ByteSizeLong() const final
static constexpr int kIndexInFileMessages
void _internal_set_flags(uint32_t value)
double b
Definition: hdecay.h:120
PROTOBUF_ALWAYS_INLINE void _internal_set_full_pathname(const std::string &value)
ROOTFilePB_Histo & operator=(ROOTFilePB_Histo &&from) noexcept
Definition: ROOTFilePB.pb.h:81
std::string * mutable_full_pathname()
::dqmstorepb::ROOTFilePB_Histo * add_histo()
::dqmstorepb::ROOTFilePB_Histo * _internal_add_histo()
double a
Definition: hdecay.h:121
void set_allocated_streamed_histo(std::string *streamed_histo)
void MergeFrom(const ROOTFilePB &from)
static const ROOTFilePB_Histo & default_instance()
ROOTFilePBDefaultTypeInternal _ROOTFilePB_default_instance_
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_
static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message &to_msg, const ::PROTOBUF_NAMESPACE_ID::Message &from_msg)
void set_full_pathname(ArgT0 &&arg0, ArgT... args)
bool _internal_has_streamed_histo() const
std::string * mutable_streamed_histo()
void set_allocated_full_pathname(std::string *full_pathname)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
PROTOBUF_NODISCARD std::string * release_streamed_histo()
void Swap(ROOTFilePB_Histo *other)
bool IsInitialized() const final
int GetCachedSize() const final
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
def move(src, dest)
Definition: eostools.py:511
size_t RequiredFieldsByteSizeFallback() const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData() const final
ROOTFilePB_HistoDefaultTypeInternal _ROOTFilePB_Histo_default_instance_
const std::string & _internal_streamed_histo() const
void CopyFrom(const ROOTFilePB_Histo &from)