#include "ROOTFilePB.pb.h"
#include <algorithm>
#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/reflection_ops.h>
#include <google/protobuf/wire_format.h>
Go to the source code of this file.
Classes | |
struct | dqmstorepb::StaticDescriptorInitializer_ROOTFilePB_2eproto |
Namespaces | |
dqmstorepb | |
Macros | |
#define | DO_(EXPRESSION) if (!(EXPRESSION)) return false |
#define | DO_(EXPRESSION) if (!(EXPRESSION)) return false |
#define | INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION |
Functions | |
void | dqmstorepb::protobuf_AddDesc_ROOTFilePB_2eproto () |
void | dqmstorepb::protobuf_AssignDesc_ROOTFilePB_2eproto () |
void | dqmstorepb::protobuf_ShutdownFile_ROOTFilePB_2eproto () |
Variables | |
struct dqmstorepb::StaticDescriptorInitializer_ROOTFilePB_2eproto | dqmstorepb::static_descriptor_initializer_ROOTFilePB_2eproto_ |
#define DO_ | ( | EXPRESSION | ) | if (!(EXPRESSION)) return false |
#define DO_ | ( | EXPRESSION | ) | if (!(EXPRESSION)) return false |
#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION |
Definition at line 3 of file ROOTFilePB.pb.cc.