4 #define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
9 #include <google/protobuf/stubs/common.h>
10 #include <google/protobuf/stubs/once.h>
11 #include <google/protobuf/io/coded_stream.h>
12 #include <google/protobuf/wire_format_lite_inl.h>
13 #include <google/protobuf/descriptor.h>
14 #include <google/protobuf/generated_message_reflection.h>
15 #include <google/protobuf/reflection_ops.h>
16 #include <google/protobuf/wire_format.h>
19 namespace dqmstorepb {
23 const ::google::protobuf::Descriptor* ROOTFilePB_descriptor_ =
NULL;
24 const ::google::protobuf::internal::GeneratedMessageReflection*
25 ROOTFilePB_reflection_ =
NULL;
26 const ::google::protobuf::Descriptor* ROOTFilePB_Histo_descriptor_ =
NULL;
27 const ::google::protobuf::internal::GeneratedMessageReflection*
28 ROOTFilePB_Histo_reflection_ =
NULL;
35 const ::google::protobuf::FileDescriptor*
file =
36 ::google::protobuf::DescriptorPool::generated_pool()->FindFileByName(
37 "DQMServices/Core/src/ROOTFilePB.proto");
38 GOOGLE_CHECK(file !=
NULL);
39 ROOTFilePB_descriptor_ = file->message_type(0);
40 static const int ROOTFilePB_offsets_[1] = {
41 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
ROOTFilePB, histo_),
43 ROOTFilePB_reflection_ =
44 new ::google::protobuf::internal::GeneratedMessageReflection(
45 ROOTFilePB_descriptor_,
48 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
ROOTFilePB, _has_bits_[0]),
49 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
ROOTFilePB, _unknown_fields_),
51 ::google::protobuf::DescriptorPool::generated_pool(),
52 ::google::protobuf::MessageFactory::generated_factory(),
54 ROOTFilePB_Histo_descriptor_ = ROOTFilePB_descriptor_->nested_type(0);
55 static const int ROOTFilePB_Histo_offsets_[4] = {
56 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
ROOTFilePB_Histo, full_pathname_),
58 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
ROOTFilePB_Histo, streamed_histo_),
61 ROOTFilePB_Histo_reflection_ =
62 new ::google::protobuf::internal::GeneratedMessageReflection(
63 ROOTFilePB_Histo_descriptor_,
65 ROOTFilePB_Histo_offsets_,
66 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
ROOTFilePB_Histo, _has_bits_[0]),
67 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(
ROOTFilePB_Histo, _unknown_fields_),
69 ::google::protobuf::DescriptorPool::generated_pool(),
70 ::google::protobuf::MessageFactory::generated_factory(),
76 GOOGLE_PROTOBUF_DECLARE_ONCE(protobuf_AssignDescriptors_once_);
77 inline void protobuf_AssignDescriptorsOnce() {
78 ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_,
83 protobuf_AssignDescriptorsOnce();
84 ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage(
86 ::google::protobuf::MessageFactory::InternalRegisterGeneratedMessage(
94 delete ROOTFilePB_reflection_;
96 delete ROOTFilePB_Histo_reflection_;
100 static bool already_here =
false;
101 if (already_here)
return;
103 GOOGLE_PROTOBUF_VERIFY_VERSION;
105 ::google::protobuf::DescriptorPool::InternalAddGeneratedFile(
106 "\n%DQMServices/Core/src/ROOTFilePB.proto\022"
107 "\ndqmstorepb\"\216\001\n\nROOTFilePB\022+\n\005histo\030\001 \003("
108 "\0132\034.dqmstorepb.ROOTFilePB.Histo\032S\n\005Histo"
109 "\022\025\n\rfull_pathname\030\001 \002(\t\022\014\n\004size\030\002 \002(\r\022\026\n"
110 "\016streamed_histo\030\003 \002(\014\022\r\n\005flags\030\004 \002(\r", 196);
111 ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile(
112 "DQMServices/Core/src/ROOTFilePB.proto", &protobuf_RegisterTypes);
137 : ::google::protobuf::Message() {
146 : ::google::protobuf::Message() {
153 ::google::protobuf::internal::GetEmptyString();
168 if (
full_pathname_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
171 if (
streamed_histo_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
179 GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
181 GOOGLE_SAFE_CONCURRENT_WRITES_END();
184 protobuf_AssignDescriptorsOnce();
185 return ROOTFilePB_Histo_descriptor_;
200 #define OFFSET_OF_FIELD_(f) (reinterpret_cast<char*>( \
201 &reinterpret_cast<ROOTFilePB_Histo*>(16)->f) - \
202 reinterpret_cast<char*>(16))
204 #define ZR_(first, last) do { \
205 size_t f = OFFSET_OF_FIELD_(first); \
206 size_t n = OFFSET_OF_FIELD_(last) - f + sizeof(last); \
207 ::memset(&first, 0, n); \
213 if (
full_pathname_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
218 if (
streamed_histo_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
224 #undef OFFSET_OF_FIELD_
232 ::google::protobuf::io::CodedInputStream*
input) {
233 #define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure
237 ::std::pair< ::google::protobuf::uint32, bool>
p = input->ReadTagWithCutoff(127);
239 if (!p.second)
goto handle_unusual;
240 switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) {
244 DO_(::google::protobuf::internal::WireFormatLite::ReadString(
246 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField(
248 ::google::protobuf::internal::WireFormat::PARSE,
261 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
268 if (input->ExpectTag(26))
goto parse_streamed_histo;
275 parse_streamed_histo:
276 DO_(::google::protobuf::internal::WireFormatLite::ReadBytes(
281 if (input->ExpectTag(32))
goto parse_flags;
289 DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
296 if (input->ExpectAtEnd())
goto success;
303 ::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
304 ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) {
307 DO_(::google::protobuf::internal::WireFormat::SkipField(
323 ::google::protobuf::io::CodedOutputStream*
output)
const {
327 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField(
329 ::google::protobuf::internal::WireFormat::SERIALIZE,
331 ::google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(
337 ::google::protobuf::internal::WireFormatLite::WriteUInt32(2, this->
size(), output);
342 ::google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(
348 ::google::protobuf::internal::WireFormatLite::WriteUInt32(4, this->
flags(), output);
352 ::google::protobuf::internal::WireFormat::SerializeUnknownFields(
363 ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField(
365 ::google::protobuf::internal::WireFormat::SERIALIZE,
368 ::google::protobuf::internal::WireFormatLite::WriteStringToArray(
374 target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(2, this->
size(), target);
380 ::google::protobuf::internal::WireFormatLite::WriteBytesToArray(
386 target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(4, this->
flags(), target);
390 target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(
400 if (
_has_bits_[0 / 32] & (0xffu << (0 % 32))) {
404 ::google::protobuf::internal::WireFormatLite::StringSize(
411 ::google::protobuf::internal::WireFormatLite::UInt32Size(
418 ::google::protobuf::internal::WireFormatLite::BytesSize(
425 ::google::protobuf::internal::WireFormatLite::UInt32Size(
432 ::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize(
435 GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
437 GOOGLE_SAFE_CONCURRENT_WRITES_END();
442 GOOGLE_CHECK_NE(&from,
this);
444 ::google::protobuf::internal::dynamic_cast_if_available<const ROOTFilePB_Histo*>(
446 if (source ==
NULL) {
447 ::google::protobuf::internal::ReflectionOps::Merge(from,
this);
454 GOOGLE_CHECK_NE(&from,
this);
455 if (from.
_has_bits_[0 / 32] & (0xffu << (0 % 32))) {
473 if (&from ==
this)
return;
479 if (&from ==
this)
return;
485 if ((
_has_bits_[0] & 0x0000000f) != 0x0000000f)
return false;
503 protobuf_AssignDescriptorsOnce();
504 ::google::protobuf::Metadata metadata;
505 metadata.descriptor = ROOTFilePB_Histo_descriptor_;
506 metadata.reflection = ROOTFilePB_Histo_reflection_;
518 : ::google::protobuf::Message() {
527 : ::google::protobuf::Message() {
549 GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
551 GOOGLE_SAFE_CONCURRENT_WRITES_END();
554 protobuf_AssignDescriptorsOnce();
555 return ROOTFilePB_descriptor_;
576 ::google::protobuf::io::CodedInputStream*
input) {
577 #define DO_(EXPRESSION) if (!(EXPRESSION)) goto failure
581 ::std::pair< ::google::protobuf::uint32, bool>
p = input->ReadTagWithCutoff(127);
583 if (!p.second)
goto handle_unusual;
584 switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) {
589 DO_(::google::protobuf::internal::WireFormatLite::ReadMessageNoVirtual(
594 if (input->ExpectTag(10))
goto parse_histo;
595 if (input->ExpectAtEnd())
goto success;
602 ::google::protobuf::internal::WireFormatLite::GetTagWireType(tag) ==
603 ::google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP) {
606 DO_(::google::protobuf::internal::WireFormat::SkipField(
622 ::google::protobuf::io::CodedOutputStream*
output)
const {
626 ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray(
627 1, this->
histo(
i), output);
631 ::google::protobuf::internal::WireFormat::SerializeUnknownFields(
642 target = ::google::protobuf::internal::WireFormatLite::
643 WriteMessageNoVirtualToArray(
644 1, this->
histo(
i), target);
648 target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(
662 ::google::protobuf::internal::WireFormatLite::MessageSizeNoVirtual(
668 ::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize(
671 GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
673 GOOGLE_SAFE_CONCURRENT_WRITES_END();
678 GOOGLE_CHECK_NE(&from,
this);
680 ::google::protobuf::internal::dynamic_cast_if_available<const ROOTFilePB*>(
682 if (source ==
NULL) {
683 ::google::protobuf::internal::ReflectionOps::Merge(from,
this);
690 GOOGLE_CHECK_NE(&from,
this);
696 if (&from ==
this)
return;
702 if (&from ==
this)
return;
709 if (!::google::protobuf::internal::AllAreInitialized(this->
histo()))
return false;
723 protobuf_AssignDescriptorsOnce();
724 ::google::protobuf::Metadata metadata;
725 metadata.descriptor = ROOTFilePB_descriptor_;
726 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()
::google::protobuf::uint32 _has_bits_[1]
void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const
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
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
::google::protobuf::uint32 _has_bits_[1]
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)