CMS 3D CMS Logo

Classes | Namespaces | Macros | Functions | Variables
ROOTFilePB.pb.cc File Reference
#include "DQMServices/Core/src/ROOTFilePB.pb.h"
#include <algorithm>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/port.h>
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/wire_format_lite_inl.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/reflection_ops.h>
#include <google/protobuf/wire_format.h>

Go to the source code of this file.

Classes

class  dqmstorepb::ROOTFilePB_HistoDefaultTypeInternal
 
class  dqmstorepb::ROOTFilePBDefaultTypeInternal
 
struct  dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::StaticDescriptorInitializer
 

Namespaces

 dqmstorepb
 
 dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
 

Macros

#define DO_(EXPRESSION)   if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
 
#define DO_(EXPRESSION)   if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
 
#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
 

Functions

void dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::AddDescriptors ()
 
void dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::AddDescriptorsImpl ()
 
void dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::InitDefaults ()
 

Variables

dqmstorepb::ROOTFilePBDefaultTypeInternal dqmstorepb::_ROOTFilePB_default_instance_
 
dqmstorepb::ROOTFilePB_HistoDefaultTypeInternal dqmstorepb::_ROOTFilePB_Histo_default_instance_
 
::google::protobuf::Message const *const dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::file_default_instances []
 
static const ::google::protobuf::internal::MigrationSchema dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::schemas []
 
struct dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::StaticDescriptorInitializer dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::static_descriptor_initializer
 

Macro Definition Documentation

#define DO_ (   EXPRESSION)    if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
#define DO_ (   EXPRESSION)    if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION

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