4 #ifndef GOOGLE_PROTOBUF_INCLUDED_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto 5 #define GOOGLE_PROTOBUF_INCLUDED_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto 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 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. 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> 31 #include <google/protobuf/extension_set.h> 32 #include <google/protobuf/unknown_field_set.h> 34 #include <google/protobuf/port_def.inc> 35 #define PROTOBUF_INTERNAL_EXPORT_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto 36 PROTOBUF_NAMESPACE_OPEN
40 PROTOBUF_NAMESPACE_CLOSE
46 extern const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable
56 PROTOBUF_NAMESPACE_OPEN
61 PROTOBUF_NAMESPACE_CLOSE
67 :
public ::PROTOBUF_NAMESPACE_ID::
72 explicit PROTOBUF_CONSTEXPR
ROOTFilePB_Histo(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
84 if (GetOwningArena() == from.GetOwningArena()
85 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE 86 && GetOwningArena() !=
nullptr 87 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE 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);
101 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
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 128 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this,
other);
134 GOOGLE_DCHECK(GetOwningArena() ==
other->GetOwningArena());
141 return CreateMaybeMessage<ROOTFilePB_Histo>(arena);
143 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
145 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
149 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
152 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
161 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
167 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
168 static ::PROTOBUF_NAMESPACE_ID::StringPiece
FullMessageName() {
return "dqmstorepb.ROOTFilePB.Histo"; }
171 explicit ROOTFilePB_Histo(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned =
false);
198 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
219 template <
typename ArgT0 =
const std::string&,
typename... ArgT>
239 uint32_t
size()
const;
255 uint32_t
flags()
const;
270 template <
typename T>
271 friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
285 friend struct ::TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto;
290 :
public ::PROTOBUF_NAMESPACE_ID::Message {
294 explicit PROTOBUF_CONSTEXPR
ROOTFilePB(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized);
306 if (GetOwningArena() == from.GetOwningArena()
307 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE 308 && GetOwningArena() !=
nullptr 309 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE 319 return _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(
320 ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance);
323 return _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
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 350 ::PROTOBUF_NAMESPACE_ID::internal::GenericSwap(
this,
other);
356 GOOGLE_DCHECK(GetOwningArena() ==
other->GetOwningArena());
363 return CreateMaybeMessage<ROOTFilePB>(arena);
365 using ::PROTOBUF_NAMESPACE_ID::Message::CopyFrom;
367 using ::PROTOBUF_NAMESPACE_ID::Message::MergeFrom;
371 static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg);
374 PROTOBUF_ATTRIBUTE_REINITIALIZES
void Clear() final;
383 void SharedCtor(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned);
389 friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata;
390 static ::PROTOBUF_NAMESPACE_ID::StringPiece
FullMessageName() {
return "dqmstorepb.ROOTFilePB"; }
393 explicit ROOTFilePB(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned =
false);
408 kHistoFieldNumber = 1,
411 int histo_size()
const;
414 int _internal_histo_size()
const;
419 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo>* mutable_histo();
422 const ::dqmstorepb::ROOTFilePB_Histo& _internal_histo(
int index)
const;
426 const ::dqmstorepb::ROOTFilePB_Histo&
histo(
int index)
const;
428 const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo>&
histo()
const;
434 template <
typename T>
435 friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper;
439 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo>
histo_;
445 friend struct ::TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto;
452 #pragma GCC diagnostic push 453 #pragma GCC diagnostic ignored "-Wstrict-aliasing" 471 template <
typename ArgT0,
typename... ArgT>
498 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING 502 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING 512 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING 516 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING 558 template <
typename ArgT0,
typename... ArgT>
585 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING 589 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING 599 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING 603 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING 652 return _internal_histo(
index);
660 inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo>&
ROOTFilePB::histo()
const {
666 #pragma GCC diagnostic pop 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()
void InternalArenaConstructable_
ROOTFilePB_Histo(ROOTFilePB_Histo &&from) noexcept
const std::string & full_pathname() const
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
ROOTFilePB & operator=(const ROOTFilePB &from)
~ROOTFilePB_Histo() override
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_
bool _internal_has_flags() const
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()
void clear_full_pathname()
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)
void DestructorSkippable_
int _internal_histo_size() const
void set_size(uint32_t value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
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()
::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)
static void MergeImpl(::PROTOBUF_NAMESPACE_ID::Message &to_msg, const ::PROTOBUF_NAMESPACE_ID::Message &from_msg)
ROOTFilePB(ROOTFilePB &&from) noexcept
void InternalArenaConstructable_
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)
PROTOBUF_ALWAYS_INLINE void _internal_set_full_pathname(const std::string &value)
ROOTFilePB_Histo & operator=(ROOTFilePB_Histo &&from) noexcept
std::string * mutable_full_pathname()
::dqmstorepb::ROOTFilePB_Histo * add_histo()
::dqmstorepb::ROOTFilePB_Histo * _internal_add_histo()
void DestructorSkippable_
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_size() const
bool _internal_has_streamed_histo() const
std::string * mutable_streamed_histo()
bool has_streamed_histo() const
void set_allocated_full_pathname(std::string *full_pathname)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void clear_streamed_histo()
PROTOBUF_NODISCARD std::string * release_streamed_histo()
void Swap(ROOTFilePB_Histo *other)
bool IsInitialized() const final
bool has_full_pathname() const
int GetCachedSize() const final
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields() const
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)
static const uint32_t offsets[]