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 < 3015000
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 3015001 < 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_table_driven.h>
27 #include <google/protobuf/generated_message_util.h>
28 #include <google/protobuf/metadata_lite.h>
29 #include <google/protobuf/generated_message_reflection.h>
30 #include <google/protobuf/message.h>
31 #include <google/protobuf/repeated_field.h> // IWYU pragma: export
32 #include <google/protobuf/extension_set.h> // IWYU pragma: export
33 #include <google/protobuf/unknown_field_set.h>
34 // @@protoc_insertion_point(includes)
35 #include <google/protobuf/port_def.inc>
36 #define PROTOBUF_INTERNAL_EXPORT_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
37 PROTOBUF_NAMESPACE_OPEN
38 namespace internal {
39  class AnyMetadata;
40 } // namespace internal
41 PROTOBUF_NAMESPACE_CLOSE
42 
43 // Internal implementation detail -- do not use these members.
45  static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[] PROTOBUF_SECTION_VARIABLE(protodesc_cold);
46  static const ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[] PROTOBUF_SECTION_VARIABLE(
47  protodesc_cold);
48  static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTable schema[2] PROTOBUF_SECTION_VARIABLE(protodesc_cold);
49  static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[];
50  static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[];
52 };
53 extern const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable
56  int index);
57 namespace dqmstorepb {
58  class ROOTFilePB;
59  struct ROOTFilePBDefaultTypeInternal;
60  extern ROOTFilePBDefaultTypeInternal _ROOTFilePB_default_instance_;
61  class ROOTFilePB_Histo;
62  struct ROOTFilePB_HistoDefaultTypeInternal;
63  extern ROOTFilePB_HistoDefaultTypeInternal _ROOTFilePB_Histo_default_instance_;
64 } // namespace dqmstorepb
65 PROTOBUF_NAMESPACE_OPEN
66 template <>
67 ::dqmstorepb::ROOTFilePB* Arena::CreateMaybeMessage<::dqmstorepb::ROOTFilePB>(Arena*);
68 template <>
69 ::dqmstorepb::ROOTFilePB_Histo* Arena::CreateMaybeMessage<::dqmstorepb::ROOTFilePB_Histo>(Arena*);
70 PROTOBUF_NAMESPACE_CLOSE
71 namespace dqmstorepb {
72 
73  // ===================================================================
74 
75  class ROOTFilePB_Histo PROTOBUF_FINAL
76  : public ::PROTOBUF_NAMESPACE_ID::
77  Message /* @@protoc_insertion_point(class_definition:dqmstorepb.ROOTFilePB.Histo) */ {
78  public:
79  inline ROOTFilePB_Histo() : ROOTFilePB_Histo(nullptr) {}
80  ~ROOTFilePB_Histo() override;
81  explicit constexpr ROOTFilePB_Histo(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
82 
83  ROOTFilePB_Histo(const ROOTFilePB_Histo& from);
84  ROOTFilePB_Histo(ROOTFilePB_Histo&& from) noexcept : ROOTFilePB_Histo() { *this = ::std::move(from); }
85 
86  inline ROOTFilePB_Histo& operator=(const ROOTFilePB_Histo& from) {
87  CopyFrom(from);
88  return *this;
89  }
90  inline ROOTFilePB_Histo& operator=(ROOTFilePB_Histo&& from) noexcept {
91  if (GetArena() == from.GetArena()) {
92  if (this != &from)
93  InternalSwap(&from);
94  } else {
95  CopyFrom(from);
96  }
97  return *this;
98  }
99 
100  inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& unknown_fields() const {
101  return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(
102  ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
103  }
104  inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* mutable_unknown_fields() {
105  return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
106  }
107 
108  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { return GetDescriptor(); }
109  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { return GetMetadataStatic().descriptor; }
110  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() { return GetMetadataStatic().reflection; }
111  static const ROOTFilePB_Histo& default_instance() { return *internal_default_instance(); }
112  static inline const ROOTFilePB_Histo* internal_default_instance() {
113  return reinterpret_cast<const ROOTFilePB_Histo*>(&_ROOTFilePB_Histo_default_instance_);
114  }
115  static constexpr int kIndexInFileMessages = 0;
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  if (GetArena() == other->GetArena()) {
122  InternalSwap(other);
123  } else {
124  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
125  }
126  }
127  void UnsafeArenaSwap(ROOTFilePB_Histo* other) {
128  if (other == this)
129  return;
130  GOOGLE_DCHECK(GetArena() == other->GetArena());
131  InternalSwap(other);
132  }
133 
134  // implements Message ----------------------------------------------
135 
136  inline ROOTFilePB_Histo* New() const final { return CreateMaybeMessage<ROOTFilePB_Histo>(nullptr); }
137 
138  ROOTFilePB_Histo* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final {
139  return CreateMaybeMessage<ROOTFilePB_Histo>(arena);
140  }
141  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
142  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
143  void CopyFrom(const ROOTFilePB_Histo& from);
144  void MergeFrom(const ROOTFilePB_Histo& from);
145  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
146  bool IsInitialized() const final;
147 
148  size_t ByteSizeLong() const final;
149  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
150  ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
151  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
152  int GetCachedSize() const final { return _cached_size_.Get(); }
153 
154  private:
155  inline void SharedCtor();
156  inline void SharedDtor();
157  void SetCachedSize(int size) const final;
158  void InternalSwap(ROOTFilePB_Histo* other);
159  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
160  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() { return "dqmstorepb.ROOTFilePB.Histo"; }
161 
162  protected:
163  explicit ROOTFilePB_Histo(::PROTOBUF_NAMESPACE_ID::Arena* arena);
164 
165  private:
166  static void ArenaDtor(void* object);
167  inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
168 
169  public:
170  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
171 
172  private:
173  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
175  }
176 
177  public:
178  // nested types ----------------------------------------------------
179 
180  // accessors -------------------------------------------------------
181 
182  enum : int {
183  kFullPathnameFieldNumber = 1,
184  kStreamedHistoFieldNumber = 3,
185  kSizeFieldNumber = 2,
186  kFlagsFieldNumber = 4,
187  };
188  // required string full_pathname = 1;
189  bool has_full_pathname() const;
190 
191  private:
192  bool _internal_has_full_pathname() const;
193 
194  public:
195  void clear_full_pathname();
196  const std::string& full_pathname() const;
197  void set_full_pathname(const std::string& value);
198  void set_full_pathname(std::string&& value);
199  void set_full_pathname(const char* value);
200  void set_full_pathname(const char* value, size_t size);
201  std::string* mutable_full_pathname();
202  std::string* release_full_pathname();
203  void set_allocated_full_pathname(std::string* full_pathname);
204 
205  private:
206  const std::string& _internal_full_pathname() const;
207  void _internal_set_full_pathname(const std::string& value);
208  std::string* _internal_mutable_full_pathname();
209 
210  public:
211  // required bytes streamed_histo = 3;
212  bool has_streamed_histo() const;
213 
214  private:
215  bool _internal_has_streamed_histo() const;
216 
217  public:
218  void clear_streamed_histo();
219  const std::string& streamed_histo() const;
220  void set_streamed_histo(const std::string& value);
221  void set_streamed_histo(std::string&& value);
222  void set_streamed_histo(const char* value);
223  void set_streamed_histo(const void* value, size_t size);
224  std::string* mutable_streamed_histo();
225  std::string* release_streamed_histo();
226  void set_allocated_streamed_histo(std::string* streamed_histo);
227 
228  private:
229  const std::string& _internal_streamed_histo() const;
230  void _internal_set_streamed_histo(const std::string& value);
231  std::string* _internal_mutable_streamed_histo();
232 
233  public:
234  // required uint32 size = 2;
235  bool has_size() const;
236 
237  private:
238  bool _internal_has_size() const;
239 
240  public:
241  void clear_size();
243  void set_size(::PROTOBUF_NAMESPACE_ID::uint32 value);
244 
245  private:
246  ::PROTOBUF_NAMESPACE_ID::uint32 _internal_size() const;
247  void _internal_set_size(::PROTOBUF_NAMESPACE_ID::uint32 value);
248 
249  public:
250  // required uint32 flags = 4;
251  bool has_flags() const;
252 
253  private:
254  bool _internal_has_flags() const;
255 
256  public:
257  void clear_flags();
259  void set_flags(::PROTOBUF_NAMESPACE_ID::uint32 value);
260 
261  private:
262  ::PROTOBUF_NAMESPACE_ID::uint32 _internal_flags() const;
263  void _internal_set_flags(::PROTOBUF_NAMESPACE_ID::uint32 value);
264 
265  public:
266  // @@protoc_insertion_point(class_scope:dqmstorepb.ROOTFilePB.Histo)
267  private:
268  class _Internal;
269 
270  // helper for ByteSizeLong()
271  size_t RequiredFieldsByteSizeFallback() const;
272 
273  template <typename T>
274  friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
276  typedef void DestructorSkippable_;
277  ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
278  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
279  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr full_pathname_;
280  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr streamed_histo_;
283  friend struct ::TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto;
284  };
285  // -------------------------------------------------------------------
286 
287  class ROOTFilePB PROTOBUF_FINAL
288  : public ::PROTOBUF_NAMESPACE_ID::Message /* @@protoc_insertion_point(class_definition:dqmstorepb.ROOTFilePB) */ {
289  public:
290  inline ROOTFilePB() : ROOTFilePB(nullptr) {}
291  ~ROOTFilePB() override;
292  explicit constexpr ROOTFilePB(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
293 
294  ROOTFilePB(const ROOTFilePB& from);
295  ROOTFilePB(ROOTFilePB&& from) noexcept : ROOTFilePB() { *this = ::std::move(from); }
296 
297  inline ROOTFilePB& operator=(const ROOTFilePB& from) {
298  CopyFrom(from);
299  return *this;
300  }
301  inline ROOTFilePB& operator=(ROOTFilePB&& from) noexcept {
302  if (GetArena() == from.GetArena()) {
303  if (this != &from)
304  InternalSwap(&from);
305  } else {
306  CopyFrom(from);
307  }
308  return *this;
309  }
310 
311  inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& unknown_fields() const {
312  return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(
313  ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
314  }
315  inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* mutable_unknown_fields() {
316  return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
317  }
318 
319  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor() { return GetDescriptor(); }
320  static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor() { return GetMetadataStatic().descriptor; }
321  static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection() { return GetMetadataStatic().reflection; }
322  static const ROOTFilePB& default_instance() { return *internal_default_instance(); }
323  static inline const ROOTFilePB* internal_default_instance() {
324  return reinterpret_cast<const ROOTFilePB*>(&_ROOTFilePB_default_instance_);
325  }
326  static constexpr int kIndexInFileMessages = 1;
327 
328  friend void swap(ROOTFilePB& a, ROOTFilePB& b) { a.Swap(&b); }
329  inline void Swap(ROOTFilePB* other) {
330  if (other == this)
331  return;
332  if (GetArena() == other->GetArena()) {
333  InternalSwap(other);
334  } else {
335  ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(this, other);
336  }
337  }
338  void UnsafeArenaSwap(ROOTFilePB* other) {
339  if (other == this)
340  return;
341  GOOGLE_DCHECK(GetArena() == other->GetArena());
342  InternalSwap(other);
343  }
344 
345  // implements Message ----------------------------------------------
346 
347  inline ROOTFilePB* New() const final { return CreateMaybeMessage<ROOTFilePB>(nullptr); }
348 
349  ROOTFilePB* New(::PROTOBUF_NAMESPACE_ID::Arena* arena) const final { return CreateMaybeMessage<ROOTFilePB>(arena); }
350  void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
351  void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) final;
352  void CopyFrom(const ROOTFilePB& from);
353  void MergeFrom(const ROOTFilePB& from);
354  PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final;
355  bool IsInitialized() const final;
356 
357  size_t ByteSizeLong() const final;
358  const char* _InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) final;
359  ::PROTOBUF_NAMESPACE_ID::uint8* _InternalSerialize(
360  ::PROTOBUF_NAMESPACE_ID::uint8* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const final;
361  int GetCachedSize() const final { return _cached_size_.Get(); }
362 
363  private:
364  inline void SharedCtor();
365  inline void SharedDtor();
366  void SetCachedSize(int size) const final;
367  void InternalSwap(ROOTFilePB* other);
368  friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
369  static ::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName() { return "dqmstorepb.ROOTFilePB"; }
370 
371  protected:
372  explicit ROOTFilePB(::PROTOBUF_NAMESPACE_ID::Arena* arena);
373 
374  private:
375  static void ArenaDtor(void* object);
376  inline void RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena);
377 
378  public:
379  ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata() const final;
380 
381  private:
382  static ::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic() {
384  }
385 
386  public:
387  // nested types ----------------------------------------------------
388 
389  typedef ROOTFilePB_Histo Histo;
390 
391  // accessors -------------------------------------------------------
392 
393  enum : int {
394  kHistoFieldNumber = 1,
395  };
396  // repeated .dqmstorepb.ROOTFilePB.Histo histo = 1;
397  int histo_size() const;
398 
399  private:
400  int _internal_histo_size() const;
401 
402  public:
403  void clear_histo();
404  ::dqmstorepb::ROOTFilePB_Histo* mutable_histo(int index);
405  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo>* mutable_histo();
406 
407  private:
408  const ::dqmstorepb::ROOTFilePB_Histo& _internal_histo(int index) const;
409  ::dqmstorepb::ROOTFilePB_Histo* _internal_add_histo();
410 
411  public:
412  const ::dqmstorepb::ROOTFilePB_Histo& histo(int index) const;
413  ::dqmstorepb::ROOTFilePB_Histo* add_histo();
414  const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo>& histo() const;
415 
416  // @@protoc_insertion_point(class_scope:dqmstorepb.ROOTFilePB)
417  private:
418  class _Internal;
419 
420  template <typename T>
421  friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
423  typedef void DestructorSkippable_;
424  ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo> histo_;
425  mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
426  friend struct ::TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto;
427  };
428  // ===================================================================
429 
430  // ===================================================================
431 
432 #ifdef __GNUC__
433 #pragma GCC diagnostic push
434 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
435 #endif // __GNUC__
436  // ROOTFilePB_Histo
437 
438  // required string full_pathname = 1;
439  inline bool ROOTFilePB_Histo::_internal_has_full_pathname() const {
440  bool value = (_has_bits_[0] & 0x00000001u) != 0;
441  return value;
442  }
443  inline bool ROOTFilePB_Histo::has_full_pathname() const { return _internal_has_full_pathname(); }
444  inline void ROOTFilePB_Histo::clear_full_pathname() {
445  full_pathname_.ClearToEmpty();
446  _has_bits_[0] &= ~0x00000001u;
447  }
448  inline const std::string& ROOTFilePB_Histo::full_pathname() const {
449  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.full_pathname)
450  return _internal_full_pathname();
451  }
452  inline void ROOTFilePB_Histo::set_full_pathname(const std::string& value) {
453  _internal_set_full_pathname(value);
454  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.full_pathname)
455  }
456  inline std::string* ROOTFilePB_Histo::mutable_full_pathname() {
457  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.Histo.full_pathname)
458  return _internal_mutable_full_pathname();
459  }
460  inline const std::string& ROOTFilePB_Histo::_internal_full_pathname() const { return full_pathname_.Get(); }
461  inline void ROOTFilePB_Histo::_internal_set_full_pathname(const std::string& value) {
462  _has_bits_[0] |= 0x00000001u;
463  full_pathname_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArena());
464  }
465  inline void ROOTFilePB_Histo::set_full_pathname(std::string&& value) {
466  _has_bits_[0] |= 0x00000001u;
467  full_pathname_.Set(
468  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::move(value), GetArena());
469  // @@protoc_insertion_point(field_set_rvalue:dqmstorepb.ROOTFilePB.Histo.full_pathname)
470  }
471  inline void ROOTFilePB_Histo::set_full_pathname(const char* value) {
472  GOOGLE_DCHECK(value != nullptr);
473  _has_bits_[0] |= 0x00000001u;
474  full_pathname_.Set(
475  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(value), GetArena());
476  // @@protoc_insertion_point(field_set_char:dqmstorepb.ROOTFilePB.Histo.full_pathname)
477  }
478  inline void ROOTFilePB_Histo::set_full_pathname(const char* value, size_t size) {
479  _has_bits_[0] |= 0x00000001u;
480  full_pathname_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{},
481  ::std::string(reinterpret_cast<const char*>(value), size),
482  GetArena());
483  // @@protoc_insertion_point(field_set_pointer:dqmstorepb.ROOTFilePB.Histo.full_pathname)
484  }
485  inline std::string* ROOTFilePB_Histo::_internal_mutable_full_pathname() {
486  _has_bits_[0] |= 0x00000001u;
487  return full_pathname_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArena());
488  }
489  inline std::string* ROOTFilePB_Histo::release_full_pathname() {
490  // @@protoc_insertion_point(field_release:dqmstorepb.ROOTFilePB.Histo.full_pathname)
491  if (!_internal_has_full_pathname()) {
492  return nullptr;
493  }
494  _has_bits_[0] &= ~0x00000001u;
495  return full_pathname_.ReleaseNonDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
496  GetArena());
497  }
498  inline void ROOTFilePB_Histo::set_allocated_full_pathname(std::string* full_pathname) {
499  if (full_pathname != nullptr) {
500  _has_bits_[0] |= 0x00000001u;
501  } else {
502  _has_bits_[0] &= ~0x00000001u;
503  }
504  full_pathname_.SetAllocated(
505  &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), full_pathname, GetArena());
506  // @@protoc_insertion_point(field_set_allocated:dqmstorepb.ROOTFilePB.Histo.full_pathname)
507  }
508 
509  // required uint32 size = 2;
510  inline bool ROOTFilePB_Histo::_internal_has_size() const {
511  bool value = (_has_bits_[0] & 0x00000004u) != 0;
512  return value;
513  }
514  inline bool ROOTFilePB_Histo::has_size() const { return _internal_has_size(); }
515  inline void ROOTFilePB_Histo::clear_size() {
516  size_ = 0u;
517  _has_bits_[0] &= ~0x00000004u;
518  }
519  inline ::PROTOBUF_NAMESPACE_ID::uint32 ROOTFilePB_Histo::_internal_size() const { return size_; }
521  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.size)
522  return _internal_size();
523  }
524  inline void ROOTFilePB_Histo::_internal_set_size(::PROTOBUF_NAMESPACE_ID::uint32 value) {
525  _has_bits_[0] |= 0x00000004u;
526  size_ = value;
527  }
528  inline void ROOTFilePB_Histo::set_size(::PROTOBUF_NAMESPACE_ID::uint32 value) {
529  _internal_set_size(value);
530  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.size)
531  }
532 
533  // required bytes streamed_histo = 3;
534  inline bool ROOTFilePB_Histo::_internal_has_streamed_histo() const {
535  bool value = (_has_bits_[0] & 0x00000002u) != 0;
536  return value;
537  }
538  inline bool ROOTFilePB_Histo::has_streamed_histo() const { return _internal_has_streamed_histo(); }
539  inline void ROOTFilePB_Histo::clear_streamed_histo() {
540  streamed_histo_.ClearToEmpty();
541  _has_bits_[0] &= ~0x00000002u;
542  }
543  inline const std::string& ROOTFilePB_Histo::streamed_histo() const {
544  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
545  return _internal_streamed_histo();
546  }
547  inline void ROOTFilePB_Histo::set_streamed_histo(const std::string& value) {
548  _internal_set_streamed_histo(value);
549  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
550  }
551  inline std::string* ROOTFilePB_Histo::mutable_streamed_histo() {
552  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
553  return _internal_mutable_streamed_histo();
554  }
555  inline const std::string& ROOTFilePB_Histo::_internal_streamed_histo() const { return streamed_histo_.Get(); }
556  inline void ROOTFilePB_Histo::_internal_set_streamed_histo(const std::string& value) {
557  _has_bits_[0] |= 0x00000002u;
558  streamed_histo_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, value, GetArena());
559  }
560  inline void ROOTFilePB_Histo::set_streamed_histo(std::string&& value) {
561  _has_bits_[0] |= 0x00000002u;
562  streamed_histo_.Set(
563  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::move(value), GetArena());
564  // @@protoc_insertion_point(field_set_rvalue:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
565  }
566  inline void ROOTFilePB_Histo::set_streamed_histo(const char* value) {
567  GOOGLE_DCHECK(value != nullptr);
568  _has_bits_[0] |= 0x00000002u;
569  streamed_histo_.Set(
570  ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, ::std::string(value), GetArena());
571  // @@protoc_insertion_point(field_set_char:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
572  }
573  inline void ROOTFilePB_Histo::set_streamed_histo(const void* value, size_t size) {
574  _has_bits_[0] |= 0x00000002u;
575  streamed_histo_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{},
576  ::std::string(reinterpret_cast<const char*>(value), size),
577  GetArena());
578  // @@protoc_insertion_point(field_set_pointer:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
579  }
580  inline std::string* ROOTFilePB_Histo::_internal_mutable_streamed_histo() {
581  _has_bits_[0] |= 0x00000002u;
582  return streamed_histo_.Mutable(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, GetArena());
583  }
584  inline std::string* ROOTFilePB_Histo::release_streamed_histo() {
585  // @@protoc_insertion_point(field_release:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
586  if (!_internal_has_streamed_histo()) {
587  return nullptr;
588  }
589  _has_bits_[0] &= ~0x00000002u;
590  return streamed_histo_.ReleaseNonDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
591  GetArena());
592  }
593  inline void ROOTFilePB_Histo::set_allocated_streamed_histo(std::string* streamed_histo) {
594  if (streamed_histo != nullptr) {
595  _has_bits_[0] |= 0x00000002u;
596  } else {
597  _has_bits_[0] &= ~0x00000002u;
598  }
599  streamed_histo_.SetAllocated(
600  &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), streamed_histo, GetArena());
601  // @@protoc_insertion_point(field_set_allocated:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
602  }
603 
604  // required uint32 flags = 4;
605  inline bool ROOTFilePB_Histo::_internal_has_flags() const {
606  bool value = (_has_bits_[0] & 0x00000008u) != 0;
607  return value;
608  }
609  inline bool ROOTFilePB_Histo::has_flags() const { return _internal_has_flags(); }
610  inline void ROOTFilePB_Histo::clear_flags() {
611  flags_ = 0u;
612  _has_bits_[0] &= ~0x00000008u;
613  }
614  inline ::PROTOBUF_NAMESPACE_ID::uint32 ROOTFilePB_Histo::_internal_flags() const { return flags_; }
616  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.flags)
617  return _internal_flags();
618  }
619  inline void ROOTFilePB_Histo::_internal_set_flags(::PROTOBUF_NAMESPACE_ID::uint32 value) {
620  _has_bits_[0] |= 0x00000008u;
621  flags_ = value;
622  }
623  inline void ROOTFilePB_Histo::set_flags(::PROTOBUF_NAMESPACE_ID::uint32 value) {
624  _internal_set_flags(value);
625  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.flags)
626  }
627 
628  // -------------------------------------------------------------------
629 
630  // ROOTFilePB
631 
632  // repeated .dqmstorepb.ROOTFilePB.Histo histo = 1;
633  inline int ROOTFilePB::_internal_histo_size() const { return histo_.size(); }
634  inline int ROOTFilePB::histo_size() const { return _internal_histo_size(); }
635  inline void ROOTFilePB::clear_histo() { histo_.Clear(); }
636  inline ::dqmstorepb::ROOTFilePB_Histo* ROOTFilePB::mutable_histo(int index) {
637  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.histo)
638  return histo_.Mutable(index);
639  }
640  inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo>* ROOTFilePB::mutable_histo() {
641  // @@protoc_insertion_point(field_mutable_list:dqmstorepb.ROOTFilePB.histo)
642  return &histo_;
643  }
644  inline const ::dqmstorepb::ROOTFilePB_Histo& ROOTFilePB::_internal_histo(int index) const {
645  return histo_.Get(index);
646  }
647  inline const ::dqmstorepb::ROOTFilePB_Histo& ROOTFilePB::histo(int index) const {
648  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.histo)
649  return _internal_histo(index);
650  }
651  inline ::dqmstorepb::ROOTFilePB_Histo* ROOTFilePB::_internal_add_histo() { return histo_.Add(); }
652  inline ::dqmstorepb::ROOTFilePB_Histo* ROOTFilePB::add_histo() {
653  // @@protoc_insertion_point(field_add:dqmstorepb.ROOTFilePB.histo)
654  return _internal_add_histo();
655  }
656  inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo>& ROOTFilePB::histo() const {
657  // @@protoc_insertion_point(field_list:dqmstorepb.ROOTFilePB.histo)
658  return histo_;
659  }
660 
661 #ifdef __GNUC__
662 #pragma GCC diagnostic pop
663 #endif // __GNUC__
664  // -------------------------------------------------------------------
665 
666  // @@protoc_insertion_point(namespace_scope)
667 
668 } // namespace dqmstorepb
669 
670 // @@protoc_insertion_point(global_scope)
671 
672 #include <google/protobuf/port_undef.inc>
673 #endif // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
dqmstorepb::PROTOBUF_FINAL::swap
friend void swap(ROOTFilePB_Histo &a, ROOTFilePB_Histo &b)
Definition: ROOTFilePB.pb.h:117
dqmstorepb::PROTOBUF_FINAL::DestructorSkippable_
void DestructorSkippable_
Definition: ROOTFilePB.pb.h:276
TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::serialization_table
static const ::PROTOBUF_NAMESPACE_ID::internal::SerializationTable serialization_table[]
Definition: ROOTFilePB.pb.h:50
TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::PROTOBUF_SECTION_VARIABLE
static const ::PROTOBUF_NAMESPACE_ID::internal::ParseTableField entries[] PROTOBUF_SECTION_VARIABLE(protodesc_cold)
dqmstorepb::PROTOBUF_FINAL::Histo
ROOTFilePB_Histo Histo
Definition: ROOTFilePB.pb.h:389
TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::field_metadata
static const ::PROTOBUF_NAMESPACE_ID::internal::FieldMetadata field_metadata[]
Definition: ROOTFilePB.pb.h:49
dqmstorepb::PROTOBUF_FINAL::GetDescriptor
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Definition: ROOTFilePB.pb.h:109
dqmstorepb::PROTOBUF_FINAL::operator=
ROOTFilePB & operator=(const ROOTFilePB &from)
Definition: ROOTFilePB.pb.h:297
uint8
unsigned char uint8
Definition: MsgTools.h:11
dqmstorepb::PROTOBUF_FINAL::default_instance
static const ROOTFilePB_Histo & default_instance()
Definition: ROOTFilePB.pb.h:111
dqmstorepb::_ROOTFilePB_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ROOTFilePBDefaultTypeInternal _ROOTFilePB_default_instance_
Definition: ROOTFilePB.pb.cc:43
cms::cuda::stream
cudaStream_t stream
Definition: HistoContainer.h:57
dqmstorepb::PROTOBUF_FINAL::ROOTFilePB_Histo
ROOTFilePB_Histo()
Definition: ROOTFilePB.pb.h:79
dqmstorepb::PROTOBUF_FINAL::ROOTFilePB
ROOTFilePB(ROOTFilePB &&from) noexcept
Definition: ROOTFilePB.pb.h:295
timingPdfMaker.histo
histo
Definition: timingPdfMaker.py:279
dqmstorepb::PROTOBUF_FINAL::New
ROOTFilePB_Histo * New() const final
Definition: ROOTFilePB.pb.h:136
dqmstorepb::PROTOBUF_FINAL::UnsafeArenaSwap
void UnsafeArenaSwap(ROOTFilePB_Histo *other)
Definition: ROOTFilePB.pb.h:127
dqmstorepb::PROTOBUF_FINAL::streamed_histo_
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr streamed_histo_
Definition: ROOTFilePB.pb.h:280
watchdog.const
const
Definition: watchdog.py:83
dqmstorepb::PROTOBUF_FINAL::unknown_fields
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
Definition: ROOTFilePB.pb.h:100
dqmstorepb::PROTOBUF_FINAL::flags_
::PROTOBUF_NAMESPACE_ID::uint32 flags_
Definition: ROOTFilePB.pb.h:282
uint32
unsigned int uint32
Definition: MsgTools.h:13
dqmstorepb::PROTOBUF_FINAL::_cached_size_
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_
Definition: ROOTFilePB.pb.h:278
dqmstorepb::PROTOBUF_FINAL::swap
friend void swap(ROOTFilePB &a, ROOTFilePB &b)
Definition: ROOTFilePB.pb.h:328
dqmstorepb::PROTOBUF_FINAL::histo_
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo > histo_
Definition: ROOTFilePB.pb.h:424
dqmstorepb::PROTOBUF_FINAL::New
ROOTFilePB_Histo * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
Definition: ROOTFilePB.pb.h:138
dqmstorepb::PROTOBUF_FINAL::GetReflection
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection()
Definition: ROOTFilePB.pb.h:110
dqmstorepb::PROTOBUF_FINAL::UnsafeArenaSwap
void UnsafeArenaSwap(ROOTFilePB *other)
Definition: ROOTFilePB.pb.h:338
dqmstorepb::PROTOBUF_FINAL::mutable_unknown_fields
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields()
Definition: ROOTFilePB.pb.h:104
dqmstorepb::PROTOBUF_FINAL::internal_default_instance
static const ROOTFilePB_Histo * internal_default_instance()
Definition: ROOTFilePB.pb.h:112
dqmstorepb::PROTOBUF_FINAL::InternalArenaConstructable_
void InternalArenaConstructable_
Definition: ROOTFilePB.pb.h:275
trackingPlots.other
other
Definition: trackingPlots.py:1460
b
double b
Definition: hdecay.h:118
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
dqmstorepb::PROTOBUF_FINAL::New
ROOTFilePB * New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
Definition: ROOTFilePB.pb.h:349
dqmstorepb::PROTOBUF_FINAL::size_
::PROTOBUF_NAMESPACE_ID::uint32 size_
Definition: ROOTFilePB.pb.h:281
TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
Definition: ROOTFilePB.pb.h:44
a
double a
Definition: hdecay.h:119
dqmstorepb::PROTOBUF_FINAL
Definition: ROOTFilePB.pb.h:75
dqmstorepb::_ROOTFilePB_Histo_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT ROOTFilePB_HistoDefaultTypeInternal _ROOTFilePB_Histo_default_instance_
Definition: ROOTFilePB.pb.cc:34
dqmstorepb::PROTOBUF_FINAL::Swap
void Swap(ROOTFilePB_Histo *other)
Definition: ROOTFilePB.pb.h:118
descriptor_table_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
Definition: ROOTFilePB.pb.cc:92
printConversionInfo.aux
aux
Definition: printConversionInfo.py:19
value
Definition: value.py:1
dqmstorepb::PROTOBUF_FINAL::FullMessageName
::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName()
Definition: ROOTFilePB.pb.h:160
descriptor_table_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto_metadata_getter
::PROTOBUF_NAMESPACE_ID::Metadata descriptor_table_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto_metadata_getter(int index)
Definition: ROOTFilePB.pb.cc:110
dqmstorepb::PROTOBUF_FINAL::Swap
void Swap(ROOTFilePB *other)
Definition: ROOTFilePB.pb.h:329
dqmstorepb::PROTOBUF_FINAL::full_pathname_
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr full_pathname_
Definition: ROOTFilePB.pb.h:279
dqmstorepb::PROTOBUF_FINAL::default_instance
static const ROOTFilePB & default_instance()
Definition: ROOTFilePB.pb.h:322
dqmstorepb::PROTOBUF_FINAL::ROOTFilePB
ROOTFilePB()
Definition: ROOTFilePB.pb.h:290
eostools.move
def move(src, dest)
Definition: eostools.py:511
TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::offsets
static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]
Definition: ROOTFilePB.pb.h:51
dqmstorepb::PROTOBUF_FINAL::New
ROOTFilePB * New() const final
Definition: ROOTFilePB.pb.h:347
dqmstorepb::PROTOBUF_FINAL::_has_bits_
::PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > _has_bits_
Definition: ROOTFilePB.pb.h:277
relativeConstraints.value
value
Definition: relativeConstraints.py:53
dqmstorepb::PROTOBUF_FINAL::operator=
ROOTFilePB_Histo & operator=(ROOTFilePB_Histo &&from) noexcept
Definition: ROOTFilePB.pb.h:90
dqmstorepb
Definition: ROOTFilePB.pb.cc:19
internal
Definition: ROOTFilePB.pb.h:38
AlignmentPI::index
index
Definition: AlignmentPayloadInspectorHelper.h:46
filterCSVwithJSON.target
target
Definition: filterCSVwithJSON.py:32
dqmstorepb::PROTOBUF_FINAL::descriptor
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor()
Definition: ROOTFilePB.pb.h:108
dqmstorepb::PROTOBUF_FINAL::operator=
ROOTFilePB_Histo & operator=(const ROOTFilePB_Histo &from)
Definition: ROOTFilePB.pb.h:86
dqmstorepb::PROTOBUF_FINAL::internal_default_instance
static const ROOTFilePB * internal_default_instance()
Definition: ROOTFilePB.pb.h:323
HLT_FULL_cff.flags
flags
Definition: HLT_FULL_cff.py:13150
BPHMonitor_cff.enum
enum
Dimuon0_L3TnP_Upsilon.Upsilon = cms.int32(1)
Definition: BPHMonitor_cff.py:11
dqmstorepb::PROTOBUF_FINAL::operator=
ROOTFilePB & operator=(ROOTFilePB &&from) noexcept
Definition: ROOTFilePB.pb.h:301
dqmstorepb::PROTOBUF_FINAL::ROOTFilePB_Histo
ROOTFilePB_Histo(ROOTFilePB_Histo &&from) noexcept
Definition: ROOTFilePB.pb.h:84
findQualityFiles.size
size
Write out results.
Definition: findQualityFiles.py:443