test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions | Variables
dqmstorepb Namespace Reference

Classes

class  ROOTFilePB
 
class  ROOTFilePB_Histo
 
struct  StaticDescriptorInitializer_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
 

Functions

void protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto ()
 
void protobuf_AssignDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto ()
 
void protobuf_ShutdownFile_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto ()
 

Variables

struct
dqmstorepb::StaticDescriptorInitializer_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto 
static_descriptor_initializer_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto_
 

Function Documentation

void dqmstorepb::protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto ( )

Definition at line 99 of file ROOTFilePB.pb.cc.

References dqmstorepb::ROOTFilePB_Histo::default_instance_, dqmstorepb::ROOTFilePB::default_instance_, dqmstorepb::ROOTFilePB_Histo::InitAsDefaultInstance(), dqmstorepb::ROOTFilePB::InitAsDefaultInstance(), and protobuf_ShutdownFile_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto().

Referenced by protobuf_AssignDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto(), and dqmstorepb::StaticDescriptorInitializer_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::StaticDescriptorInitializer_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto().

99  {
100  static bool already_here = false;
101  if (already_here) return;
102  already_here = true;
103  GOOGLE_PROTOBUF_VERIFY_VERSION;
104 
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);
113  ROOTFilePB::default_instance_ = new ROOTFilePB();
114  ROOTFilePB_Histo::default_instance_ = new ROOTFilePB_Histo();
115  ROOTFilePB::default_instance_->InitAsDefaultInstance();
116  ROOTFilePB_Histo::default_instance_->InitAsDefaultInstance();
117  ::google::protobuf::internal::OnShutdown(&protobuf_ShutdownFile_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto);
118 }
void protobuf_ShutdownFile_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto()
void dqmstorepb::protobuf_AssignDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto ( )

Definition at line 33 of file ROOTFilePB.pb.cc.

References dqmstorepb::ROOTFilePB_Histo::default_instance_, dqmstorepb::ROOTFilePB::default_instance_, mergeVDriftHistosByStation::file, NULL, protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto(), and edm::size_().

33  {
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_),
42  };
43  ROOTFilePB_reflection_ =
44  new ::google::protobuf::internal::GeneratedMessageReflection(
45  ROOTFilePB_descriptor_,
46  ROOTFilePB::default_instance_,
47  ROOTFilePB_offsets_,
48  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ROOTFilePB, _has_bits_[0]),
49  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ROOTFilePB, _unknown_fields_),
50  -1,
51  ::google::protobuf::DescriptorPool::generated_pool(),
52  ::google::protobuf::MessageFactory::generated_factory(),
53  sizeof(ROOTFilePB));
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_),
57  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ROOTFilePB_Histo, size_),
58  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ROOTFilePB_Histo, streamed_histo_),
59  GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ROOTFilePB_Histo, flags_),
60  };
61  ROOTFilePB_Histo_reflection_ =
62  new ::google::protobuf::internal::GeneratedMessageReflection(
63  ROOTFilePB_Histo_descriptor_,
64  ROOTFilePB_Histo::default_instance_,
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_),
68  -1,
69  ::google::protobuf::DescriptorPool::generated_pool(),
70  ::google::protobuf::MessageFactory::generated_factory(),
71  sizeof(ROOTFilePB_Histo));
72 }
#define NULL
Definition: scimark2.h:8
void protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto()
size_(0)
Definition: OwnArray.h:181
void dqmstorepb::protobuf_ShutdownFile_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto ( )

Definition at line 92 of file ROOTFilePB.pb.cc.

References dqmstorepb::ROOTFilePB_Histo::default_instance_, and dqmstorepb::ROOTFilePB::default_instance_.

Referenced by protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto().

92  {
93  delete ROOTFilePB::default_instance_;
94  delete ROOTFilePB_reflection_;
95  delete ROOTFilePB_Histo::default_instance_;
96  delete ROOTFilePB_Histo_reflection_;
97 }

Variable Documentation

struct dqmstorepb::StaticDescriptorInitializer_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto dqmstorepb::static_descriptor_initializer_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto_