#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.
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 () |
PROTOBUF_CONSTEXPR_VAR::google::protobuf::internal::ParseTableField const TableStruct::entries[] | dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::GOOGLE_ATTRIBUTE_SECTION_VARIABLE (protodesc_cold) |
void | dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::InitDefaults () |
#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.