test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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/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

struct  dqmstorepb::StaticDescriptorInitializer_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
 

Namespaces

 dqmstorepb
 

Macros

#define DO_(EXPRESSION)   if (!(EXPRESSION)) goto failure
 
#define DO_(EXPRESSION)   if (!(EXPRESSION)) goto failure
 
#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
 
#define OFFSET_OF_FIELD_(f)
 
#define ZR_(first, last)
 

Functions

void dqmstorepb::protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto ()
 
void dqmstorepb::protobuf_AssignDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto ()
 
void dqmstorepb::protobuf_ShutdownFile_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto ()
 

Variables

struct
dqmstorepb::StaticDescriptorInitializer_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto 
dqmstorepb::static_descriptor_initializer_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto_
 

Macro Definition Documentation

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

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

#define OFFSET_OF_FIELD_ (   f)
Value:
(reinterpret_cast<char*>( \
&reinterpret_cast<ROOTFilePB_Histo*>(16)->f) - \
reinterpret_cast<char*>(16))
double f[11][100]
#define ZR_ (   first,
  last 
)
Value:
do { \
size_t f = OFFSET_OF_FIELD_(first); \
size_t n = OFFSET_OF_FIELD_(last) - f + sizeof(last); \
::memset(&first, 0, n); \
} while (0)
double f[11][100]
#define OFFSET_OF_FIELD_(f)

Referenced by dqmstorepb::ROOTFilePB_Histo::Clear().