4 #ifndef PROTOBUF_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto__INCLUDED 5 #define PROTOBUF_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto__INCLUDED 9 #include <google/protobuf/stubs/common.h> 11 #if GOOGLE_PROTOBUF_VERSION < 3002000 12 #error This file was generated by a newer version of protoc which is 13 #error incompatible with your Protocol Buffer headers. Please update 16 #if 3002000 < GOOGLE_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. 22 #include <google/protobuf/io/coded_stream.h> 23 #include <google/protobuf/arena.h> 24 #include <google/protobuf/arenastring.h> 25 #include <google/protobuf/generated_message_util.h> 26 #include <google/protobuf/metadata.h> 27 #include <google/protobuf/message.h> 28 #include <google/protobuf/repeated_field.h> 29 #include <google/protobuf/extension_set.h> 30 #include <google/protobuf/unknown_field_set.h> 43 namespace protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto {
69 return _internal_metadata_.unknown_fields();
73 return _internal_metadata_.mutable_unknown_fields();
76 static const ::google::protobuf::Descriptor* descriptor();
90 ROOTFilePB_Histo* New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
91 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
92 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
95 void Clear() PROTOBUF_FINAL;
96 bool IsInitialized()
const PROTOBUF_FINAL;
98 size_t ByteSizeLong()
const PROTOBUF_FINAL;
99 bool MergePartialFromCodedStream(
100 ::google::protobuf::io::CodedInputStream*
input) PROTOBUF_FINAL;
101 void SerializeWithCachedSizes(
102 ::google::protobuf::io::CodedOutputStream*
output)
const PROTOBUF_FINAL;
106 const PROTOBUF_FINAL {
107 return InternalSerializeWithCachedSizesToArray(
108 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
114 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
125 ::google::protobuf::Metadata GetMetadata()
const PROTOBUF_FINAL;
132 bool has_full_pathname()
const;
133 void clear_full_pathname();
134 static const int kFullPathnameFieldNumber = 1;
140 void set_full_pathname(
const char*
value);
141 void set_full_pathname(
const char*
value,
size_t size);
144 void set_allocated_full_pathname(::
std::string* full_pathname);
147 bool has_streamed_histo()
const;
148 void clear_streamed_histo();
149 static const int kStreamedHistoFieldNumber = 3;
155 void set_streamed_histo(
const char*
value);
156 void set_streamed_histo(
const void*
value,
size_t size);
159 void set_allocated_streamed_histo(::
std::string* streamed_histo);
162 bool has_size()
const;
164 static const int kSizeFieldNumber = 2;
169 bool has_flags()
const;
171 static const int kFlagsFieldNumber = 4;
177 void set_has_full_pathname();
178 void clear_has_full_pathname();
180 void clear_has_size();
181 void set_has_streamed_histo();
182 void clear_has_streamed_histo();
183 void set_has_flags();
184 void clear_has_flags();
187 size_t RequiredFieldsByteSizeFallback()
const;
213 return _internal_metadata_.unknown_fields();
217 return _internal_metadata_.mutable_unknown_fields();
220 static const ::google::protobuf::Descriptor* descriptor();
234 ROOTFilePB* New(::google::protobuf::Arena* arena)
const PROTOBUF_FINAL;
235 void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
236 void MergeFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
239 void Clear() PROTOBUF_FINAL;
240 bool IsInitialized()
const PROTOBUF_FINAL;
242 size_t ByteSizeLong()
const PROTOBUF_FINAL;
243 bool MergePartialFromCodedStream(
244 ::google::protobuf::io::CodedInputStream*
input) PROTOBUF_FINAL;
245 void SerializeWithCachedSizes(
246 ::google::protobuf::io::CodedOutputStream*
output)
const PROTOBUF_FINAL;
250 const PROTOBUF_FINAL {
251 return InternalSerializeWithCachedSizesToArray(
252 ::google::protobuf::io::CodedOutputStream::IsDefaultSerializationDeterministic(), output);
258 void SetCachedSize(
int size)
const PROTOBUF_FINAL;
269 ::google::protobuf::Metadata GetMetadata()
const PROTOBUF_FINAL;
278 int histo_size()
const;
280 static const int kHistoFieldNumber = 1;
281 const ::dqmstorepb::ROOTFilePB_Histo&
histo(
int index)
const;
284 ::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo >*
286 const ::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo >&
295 ::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo >
histo_;
303 #if !PROTOBUF_INLINE_NOT_IN_HEADERS 308 return (_has_bits_[0] & 0x00000001u) != 0;
311 _has_bits_[0] |= 0x00000001u;
314 _has_bits_[0] &= ~0x00000001u;
317 full_pathname_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
318 clear_has_full_pathname();
322 return full_pathname_.GetNoArena();
325 set_has_full_pathname();
326 full_pathname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
331 set_has_full_pathname();
332 full_pathname_.SetNoArena(
333 &::google::protobuf::internal::GetEmptyStringAlreadyInited(),
std::move(
value));
338 set_has_full_pathname();
339 full_pathname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::
std::string(value));
343 set_has_full_pathname();
344 full_pathname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
345 ::
std::string(reinterpret_cast<const char*>(value), size));
349 set_has_full_pathname();
351 return full_pathname_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
355 clear_has_full_pathname();
356 return full_pathname_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
359 if (full_pathname !=
NULL) {
360 set_has_full_pathname();
362 clear_has_full_pathname();
364 full_pathname_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), full_pathname);
370 return (_has_bits_[0] & 0x00000004u) != 0;
373 _has_bits_[0] |= 0x00000004u;
376 _has_bits_[0] &= ~0x00000004u;
394 return (_has_bits_[0] & 0x00000002u) != 0;
397 _has_bits_[0] |= 0x00000002u;
400 _has_bits_[0] &= ~0x00000002u;
403 streamed_histo_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
404 clear_has_streamed_histo();
408 return streamed_histo_.GetNoArena();
411 set_has_streamed_histo();
412 streamed_histo_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
417 set_has_streamed_histo();
418 streamed_histo_.SetNoArena(
419 &::google::protobuf::internal::GetEmptyStringAlreadyInited(),
std::move(
value));
424 set_has_streamed_histo();
425 streamed_histo_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::
std::string(value));
429 set_has_streamed_histo();
430 streamed_histo_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
431 ::
std::string(reinterpret_cast<const char*>(value), size));
435 set_has_streamed_histo();
437 return streamed_histo_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
441 clear_has_streamed_histo();
442 return streamed_histo_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
445 if (streamed_histo !=
NULL) {
446 set_has_streamed_histo();
448 clear_has_streamed_histo();
450 streamed_histo_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), streamed_histo);
456 return (_has_bits_[0] & 0x00000008u) != 0;
459 _has_bits_[0] |= 0x00000008u;
462 _has_bits_[0] &= ~0x00000008u;
484 return histo_.size();
491 return histo_.Get(index);
495 return histo_.Mutable(index);
501 inline ::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo >*
506 inline const ::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo >&
512 #endif // !PROTOBUF_INLINE_NOT_IN_HEADERS 523 #endif // PROTOBUF_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto__INCLUDED ::google::protobuf::uint32 flags_
::google::protobuf::uint32 size() const
const ::std::string & full_pathname() const
ROOTFilePB_Histo * New() const PROTOBUF_FINAL
int GetCachedSize() const PROTOBUF_FINAL
ROOTFilePB & operator=(const ROOTFilePB &from)
void set_allocated_streamed_histo(::std::string *streamed_histo)
static const ROOTFilePB_Histo * internal_default_instance()
::google::protobuf::internal::HasBits< 1 > _has_bits_
void set_allocated_full_pathname(::std::string *full_pathname)
::std::string * release_full_pathname()
std::vector< Variable::Flags > flags
::google::protobuf::uint8 * SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) const PROTOBUF_FINAL
void clear_full_pathname()
void set_flags(::google::protobuf::uint32 value)
const ::std::string & streamed_histo() const
static std::string const input
inline::google::protobuf::Arena * GetArenaNoVirtual() const
bool has_full_pathname() const
ROOTFilePB * New() const PROTOBUF_FINAL
static void InitDefaultsImpl()
void clear_has_full_pathname()
int GetCachedSize() const PROTOBUF_FINAL
::google::protobuf::internal::ArenaStringPtr full_pathname_
::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo > histo_
dqmstorepb::ROOTFilePBDefaultTypeInternal _ROOTFilePB_default_instance_
::google::protobuf::internal::HasBits< 1 > _has_bits_
::google::protobuf::uint8 * SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) const PROTOBUF_FINAL
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
void * MaybeArenaPtr() const
void set_has_streamed_histo()
static const ::google::protobuf::uint32 offsets[]
void clear_has_streamed_histo()
dqmstorepb::ROOTFilePB_HistoDefaultTypeInternal _ROOTFilePB_Histo_default_instance_
static const ROOTFilePB * internal_default_instance()
ROOTFilePB_Histo & operator=(const ROOTFilePB_Histo &from)
void * MaybeArenaPtr() const
void set_size(::google::protobuf::uint32 value)
void set_has_full_pathname()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
::google::protobuf::uint32 size_
::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo > * mutable_histo()
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
const ::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo > & histo() const
void set_full_pathname(const ::std::string &value)
::std::string * mutable_full_pathname()
::dqmstorepb::ROOTFilePB_Histo * add_histo()
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
inline::google::protobuf::Arena * GetArenaNoVirtual() const
::google::protobuf::internal::ArenaStringPtr streamed_histo_
::google::protobuf::uint32 flags() const
::std::string * mutable_streamed_histo()
void clear_streamed_histo()
::std::string * release_streamed_histo()
bool has_streamed_histo() const
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
void set_streamed_histo(const ::std::string &value)