3 #define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
8 #include <google/protobuf/stubs/once.h>
9 #include <google/protobuf/io/coded_stream.h>
10 #include <google/protobuf/wire_format_lite_inl.h>
11 #include <google/protobuf/descriptor.h>
12 #include <google/protobuf/reflection_ops.h>
13 #include <google/protobuf/wire_format.h>
16 namespace dqmstorepb {
20 const ::google::protobuf::Descriptor* ROOTFilePB_descriptor_ =
NULL;
21 const ::google::protobuf::internal::GeneratedMessageReflection*
22 ROOTFilePB_reflection_ =
NULL;
23 const ::google::protobuf::Descriptor* ROOTFilePB_Histo_descriptor_ =
NULL;
24 const ::google::protobuf::internal::GeneratedMessageReflection*
25 ROOTFilePB_Histo_reflection_ =
NULL;
32 const ::google::protobuf::FileDescriptor*
file =
33 ::google::protobuf::DescriptorPool::generated_pool()->FindFileByName(
34 "DQMServices/Core/src/ROOTFilePB.proto");
35 GOOGLE_CHECK(file !=
NULL);
36 ROOTFilePB_descriptor_ = file->message_type(0);
37 static const int ROOTFilePB_offsets_[1] = {
38 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
ROOTFilePB, histo_),
40 ROOTFilePB_reflection_ =
41 new ::google::protobuf::internal::GeneratedMessageReflection(
42 ROOTFilePB_descriptor_,
45 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
ROOTFilePB, _has_bits_[0]),
46 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
ROOTFilePB, _unknown_fields_),
48 ::google::protobuf::DescriptorPool::generated_pool(),
49 ::google::protobuf::MessageFactory::generated_factory(),
51 ROOTFilePB_Histo_descriptor_ = ROOTFilePB_descriptor_->nested_type(0);
52 static const int ROOTFilePB_Histo_offsets_[4] = {
53 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
ROOTFilePB_Histo, full_pathname_),
55 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
ROOTFilePB_Histo, streamed_histo_),
58 ROOTFilePB_Histo_reflection_ =
59 new ::google::protobuf::internal::GeneratedMessageReflection(
60 ROOTFilePB_Histo_descriptor_,
62 ROOTFilePB_Histo_offsets_,
63 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
ROOTFilePB_Histo, _has_bits_[0]),
64 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
ROOTFilePB_Histo, _unknown_fields_),
66 ::google::protobuf::DescriptorPool::generated_pool(),
67 ::google::protobuf::MessageFactory::generated_factory(),
73 GOOGLE_PROTOBUF_DECLARE_ONCE(protobuf_AssignDescriptors_once_);
74 inline void protobuf_AssignDescriptorsOnce() {
75 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_,
80 protobuf_AssignDescriptorsOnce();
81 ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage(
83 ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage(
91 delete ROOTFilePB_reflection_;
93 delete ROOTFilePB_Histo_reflection_;
97 static bool already_here =
false;
98 if (already_here)
return;
100 GOOGLE_PROTOBUF_VERIFY_VERSION;
102 ::google::protobuf::DescriptorPool::InternalAddGeneratedFile(
103 "\n%DQMServices/Core/src/ROOTFilePB.proto\022"
104 "\ndqmstorepb\"\216\001\n\nROOTFilePB\022+\n\005histo\030\001 \003("
105 "\0132\034.dqmstorepb.ROOTFilePB.Histo\032S\n\005Histo"
106 "\022\025\n\rfull_pathname\030\001 \002(\t\022\014\n\004size\030\002 \002(\r\022\026\n"
107 "\016streamed_histo\030\003 \002(\014\022\r\n\005flags\030\004 \002(\r", 196);
108 ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile(
109 "DQMServices/Core/src/ROOTFilePB.proto", &protobuf_RegisterTypes);
135 : ::google::protobuf::Message() {
143 : ::google::protobuf::Message() {
162 if (
full_pathname_ != &::google::protobuf::internal::kEmptyString) {
173 GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
175 GOOGLE_SAFE_CONCURRENT_WRITES_END();
178 protobuf_AssignDescriptorsOnce();
179 return ROOTFilePB_Histo_descriptor_;
193 if (
_has_bits_[0 / 32] & (0xffu << (0 % 32))) {
195 if (
full_pathname_ != &::google::protobuf::internal::kEmptyString) {
212 ::google::protobuf::io::CodedInputStream*
input) {
213 #define DO_(EXPRESSION) if (!(EXPRESSION)) return false
215 while ((tag = input->ReadTag()) != 0) {
216 switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) {
219 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
220 ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) {
221 DO_(::google::protobuf::internal::WireFormatLite::ReadString(
223 ::google::protobuf::internal::WireFormat::VerifyUTF8String(
225 ::google::protobuf::internal::WireFormat::PARSE);
227 goto handle_uninterpreted;
235 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
236 ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) {
238 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
243 goto handle_uninterpreted;
245 if (input->ExpectTag(26))
goto parse_streamed_histo;
251 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
252 ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) {
253 parse_streamed_histo:
254 DO_(::google::protobuf::internal::WireFormatLite::ReadBytes(
257 goto handle_uninterpreted;
259 if (input->ExpectTag(32))
goto parse_flags;
265 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
266 ::google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT) {
268 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
273 goto handle_uninterpreted;
275 if (input->ExpectAtEnd())
return true;
280 handle_uninterpreted:
281 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
282 ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) {
285 DO_(::google::protobuf::internal::WireFormat::SkipField(
296 ::google::protobuf::io::CodedOutputStream*
output)
const {
299 ::google::protobuf::internal::WireFormat::VerifyUTF8String(
301 ::google::protobuf::internal::WireFormat::SERIALIZE);
302 ::google::protobuf::internal::WireFormatLite::WriteString(
308 ::google::protobuf::internal::WireFormatLite::WriteUInt32(2, this->
size(), output);
313 ::google::protobuf::internal::WireFormatLite::WriteBytes(
319 ::google::protobuf::internal::WireFormatLite::WriteUInt32(4, this->
flags(), output);
323 ::google::protobuf::internal::WireFormat::SerializeUnknownFields(
332 ::google::protobuf::internal::WireFormat::VerifyUTF8String(
334 ::google::protobuf::internal::WireFormat::SERIALIZE);
336 ::google::protobuf::internal::WireFormatLite::WriteStringToArray(
342 target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(2, this->
size(), target);
348 ::google::protobuf::internal::WireFormatLite::WriteBytesToArray(
354 target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(4, this->
flags(), target);
358 target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(
367 if (
_has_bits_[0 / 32] & (0xffu << (0 % 32))) {
371 ::google::protobuf::internal::WireFormatLite::StringSize(
378 ::google::protobuf::internal::WireFormatLite::UInt32Size(
385 ::google::protobuf::internal::WireFormatLite::BytesSize(
392 ::google::protobuf::internal::WireFormatLite::UInt32Size(
399 ::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize(
402 GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
404 GOOGLE_SAFE_CONCURRENT_WRITES_END();
409 GOOGLE_CHECK_NE(&from,
this);
411 ::google::protobuf::internal::dynamic_cast_if_available<const ROOTFilePB_Histo*>(
413 if (source ==
NULL) {
414 ::google::protobuf::internal::ReflectionOps::Merge(from,
this);
421 GOOGLE_CHECK_NE(&from,
this);
422 if (from.
_has_bits_[0 / 32] & (0xffu << (0 % 32))) {
440 if (&from ==
this)
return;
446 if (&from ==
this)
return;
452 if ((
_has_bits_[0] & 0x0000000f) != 0x0000000f)
return false;
470 protobuf_AssignDescriptorsOnce();
471 ::google::protobuf::Metadata metadata;
472 metadata.descriptor = ROOTFilePB_Histo_descriptor_;
473 metadata.reflection = ROOTFilePB_Histo_reflection_;
485 : ::google::protobuf::Message() {
493 : ::google::protobuf::Message() {
513 GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
515 GOOGLE_SAFE_CONCURRENT_WRITES_END();
518 protobuf_AssignDescriptorsOnce();
519 return ROOTFilePB_descriptor_;
539 ::google::protobuf::io::CodedInputStream*
input) {
540 #define DO_(EXPRESSION) if (!(EXPRESSION)) return false
542 while ((tag = input->ReadTag()) != 0) {
543 switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) {
546 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
547 ::google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED) {
549 DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual(
552 goto handle_uninterpreted;
554 if (input->ExpectTag(10))
goto parse_histo;
555 if (input->ExpectAtEnd())
return true;
560 handle_uninterpreted:
561 if (::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
562 ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) {
565 DO_(::google::protobuf::internal::WireFormat::SkipField(
576 ::google::protobuf::io::CodedOutputStream*
output)
const {
579 ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray(
580 1, this->
histo(
i), output);
584 ::google::protobuf::internal::WireFormat::SerializeUnknownFields(
593 target = ::google::protobuf::internal::WireFormatLite::
594 WriteMessageNoVirtualToArray(
595 1, this->
histo(
i), target);
599 target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(
612 ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual(
618 ::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize(
621 GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
623 GOOGLE_SAFE_CONCURRENT_WRITES_END();
628 GOOGLE_CHECK_NE(&from,
this);
630 ::google::protobuf::internal::dynamic_cast_if_available<const ROOTFilePB*>(
632 if (source ==
NULL) {
633 ::google::protobuf::internal::ReflectionOps::Merge(from,
this);
640 GOOGLE_CHECK_NE(&from,
this);
646 if (&from ==
this)
return;
652 if (&from ==
this)
return;
660 if (!this->
histo(
i).IsInitialized())
return false;
675 protobuf_AssignDescriptorsOnce();
676 ::google::protobuf::Metadata metadata;
677 metadata.descriptor = ROOTFilePB_descriptor_;
678 metadata.reflection = ROOTFilePB_reflection_;
::google::protobuf::uint32 flags_
void CopyFrom(const ::google::protobuf::Message &from)
static const ROOTFilePB & default_instance()
friend void protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto()
inline::google::protobuf::uint32 size() const
bool IsInitialized() const
const ::std::string & full_pathname() const
::std::string * streamed_histo_
::google::protobuf::Metadata GetMetadata() const
friend void protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto()
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const
::google::protobuf::uint32 _has_bits_[(1+31)/32]
void protobuf_ShutdownFile_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto()
::google::protobuf::UnknownFieldSet _unknown_fields_
static const int kSizeFieldNumber
void MergeFrom(const ::google::protobuf::Message &from)
static const ::google::protobuf::Descriptor * descriptor()
struct dqmstorepb::StaticDescriptorInitializer_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto static_descriptor_initializer_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto_
::google::protobuf::Metadata GetMetadata() const
void set_flags(::google::protobuf::uint32 value)
static const ROOTFilePB_Histo & default_instance()
const ::std::string & streamed_histo() const
static const int kFullPathnameFieldNumber
::google::protobuf::uint8 * SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) const
static std::string const input
void MergeFrom(const ::google::protobuf::Message &from)
static ROOTFilePB * default_instance_
void SetCachedSize(int size) const
bool has_full_pathname() const
void Swap(ROOTFilePB *other)
void SetCachedSize(int size) const
static const int kStreamedHistoFieldNumber
::google::protobuf::uint32 _has_bits_[(4+31)/32]
void swap(edm::DataFrameContainer &lhs, edm::DataFrameContainer &rhs)
::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo > histo_
void CopyFrom(const ::google::protobuf::Message &from)
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input)
void InitAsDefaultInstance()
::google::protobuf::uint8 * SerializeWithCachedSizesToArray(::google::protobuf::uint8 *output) const
void protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto()
void InitAsDefaultInstance()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static const int kHistoFieldNumber
bool MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input)
bool IsInitialized() const
void set_size(::google::protobuf::uint32 value)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
::google::protobuf::uint32 size_
::std::string * full_pathname_
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
const ::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo > & histo() const
void set_full_pathname(const ::std::string &value)
inline::std::string * mutable_full_pathname()
char data[epos_bytes_allocation]
inline::dqmstorepb::ROOTFilePB_Histo * add_histo()
static const int kFlagsFieldNumber
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
inline::google::protobuf::uint32 flags() const
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const
StaticDescriptorInitializer_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto()
inline::std::string * mutable_streamed_histo()
virtual ~ROOTFilePB_Histo()
void protobuf_AssignDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto()
void Swap(ROOTFilePB_Histo *other)
bool has_streamed_histo() const
static ROOTFilePB_Histo * default_instance_
ROOTFilePB_Histo * New() const
static const ::google::protobuf::Descriptor * descriptor()
static std::string const source
tuple size
Write out results.
::google::protobuf::UnknownFieldSet _unknown_fields_
void set_streamed_histo(const ::std::string &value)