#include <ROOTFilePB.pb.h>
Public Types | |
typedef ROOTFilePB_Histo | Histo |
Public Member Functions | |
::dqmstorepb::ROOTFilePB_Histo * | add_histo () |
size_t | ByteSizeLong () const PROTOBUF_FINAL |
void | Clear () PROTOBUF_FINAL |
void | clear_histo () |
void | CopyFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL |
void | CopyFrom (const ROOTFilePB &from) |
int | GetCachedSize () const PROTOBUF_FINAL |
::google::protobuf::Metadata | GetMetadata () const PROTOBUF_FINAL |
const ::dqmstorepb::ROOTFilePB_Histo & | histo (int index) const |
const ::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo > & | histo () const |
int | histo_size () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic,::google::protobuf::uint8 *target) const PROTOBUF_FINAL |
bool | IsInitialized () const PROTOBUF_FINAL |
void | MergeFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL |
void | MergeFrom (const ROOTFilePB &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) PROTOBUF_FINAL |
::dqmstorepb::ROOTFilePB_Histo * | mutable_histo (int index) |
::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo > * | mutable_histo () |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
ROOTFilePB * | New () const PROTOBUF_FINAL |
ROOTFilePB * | New (::google::protobuf::Arena *arena) const PROTOBUF_FINAL |
ROOTFilePB & | operator= (const ROOTFilePB &from) |
ROOTFilePB () | |
ROOTFilePB (const ROOTFilePB &from) | |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const PROTOBUF_FINAL |
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const PROTOBUF_FINAL |
void | Swap (ROOTFilePB *other) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
virtual | ~ROOTFilePB () |
Static Public Member Functions | |
static const ROOTFilePB & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static const ROOTFilePB * | internal_default_instance () |
Static Public Attributes | |
static const int | kHistoFieldNumber = 1 |
Private Member Functions | |
inline::google::protobuf::Arena * | GetArenaNoVirtual () const |
void | InternalSwap (ROOTFilePB *other) |
void * | MaybeArenaPtr () const |
void | SetCachedSize (int size) const PROTOBUF_FINAL |
void | SharedCtor () |
void | SharedDtor () |
Private Attributes | |
int | _cached_size_ |
::google::protobuf::internal::HasBits< 1 > | _has_bits_ |
::google::protobuf::internal::InternalMetadataWithArena | _internal_metadata_ |
::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo > | histo_ |
Friends | |
struct | protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::TableStruct |
Definition at line 200 of file ROOTFilePB.pb.h.
Definition at line 273 of file ROOTFilePB.pb.h.
dqmstorepb::ROOTFilePB::ROOTFilePB | ( | ) |
Definition at line 728 of file ROOTFilePB.pb.cc.
References dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::InitDefaults(), internal_default_instance(), and SharedCtor().
Referenced by New().
|
virtual |
dqmstorepb::ROOTFilePB::ROOTFilePB | ( | const ROOTFilePB & | from | ) |
Definition at line 736 of file ROOTFilePB.pb.cc.
References _internal_metadata_.
|
inline |
Definition at line 497 of file ROOTFilePB.pb.h.
Referenced by fillMessage(), GetMetadata(), MergePartialFromCodedStream(), DQMStore::savePB(), and tryRootPreload().
size_t dqmstorepb::ROOTFilePB::ByteSizeLong | ( | ) | const |
Definition at line 868 of file ROOTFilePB.pb.cc.
References _cached_size_, _internal_metadata_, KineDebug3::count(), histo(), histo_size(), mps_fire::i, and unknown_fields().
void dqmstorepb::ROOTFilePB::Clear | ( | ) |
Definition at line 781 of file ROOTFilePB.pb.cc.
References _has_bits_, _internal_metadata_, and histo_.
Referenced by CopyFrom().
|
inline |
Definition at line 486 of file ROOTFilePB.pb.h.
Referenced by GetMetadata().
void dqmstorepb::ROOTFilePB::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
Definition at line 917 of file ROOTFilePB.pb.cc.
References Clear(), and MergeFrom().
void dqmstorepb::ROOTFilePB::CopyFrom | ( | const ROOTFilePB & | from | ) |
Definition at line 924 of file ROOTFilePB.pb.cc.
References Clear(), and MergeFrom().
|
static |
Definition at line 768 of file ROOTFilePB.pb.cc.
References dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::InitDefaults(), and internal_default_instance().
|
static |
Definition at line 763 of file ROOTFilePB.pb.cc.
|
inlineprivate |
Definition at line 261 of file ROOTFilePB.pb.h.
References NULL.
|
inline |
google::protobuf::Metadata dqmstorepb::ROOTFilePB::GetMetadata | ( | ) | const |
Definition at line 947 of file ROOTFilePB.pb.cc.
References add_histo(), clear_histo(), histo(), histo_, histo_size(), diffTreeTool::index, and mutable_histo().
|
inline |
Definition at line 489 of file ROOTFilePB.pb.h.
Referenced by addFile(), convertFile(), dumpFiles(), DQMStore::readFilePB(), and tryRootPreload().
|
inline |
Definition at line 507 of file ROOTFilePB.pb.h.
Referenced by ByteSizeLong(), GetMetadata(), InternalSerializeWithCachedSizesToArray(), IsInitialized(), and SerializeWithCachedSizes().
|
inline |
Definition at line 483 of file ROOTFilePB.pb.h.
Referenced by addFile(), ByteSizeLong(), convertFile(), dumpFiles(), GetMetadata(), InternalSerializeWithCachedSizesToArray(), DQMStore::readFilePB(), and SerializeWithCachedSizes().
|
inlinestatic |
Definition at line 223 of file ROOTFilePB.pb.h.
References dqmstorepb::_ROOTFilePB_default_instance_, trackingPlots::other, and Swap().
Referenced by default_instance(), and ROOTFilePB().
google::protobuf::uint8 * dqmstorepb::ROOTFilePB::InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
::google::protobuf::uint8 * | target | ||
) | const |
Definition at line 849 of file ROOTFilePB.pb.cc.
References _internal_metadata_, histo(), histo_size(), mps_fire::i, gen::n, edmPickEvents::target, and unknown_fields().
|
private |
Definition at line 940 of file ROOTFilePB.pb.cc.
References _cached_size_, _has_bits_, _internal_metadata_, histo_, and std::swap().
Referenced by Swap().
bool dqmstorepb::ROOTFilePB::IsInitialized | ( | ) | const |
Definition at line 931 of file ROOTFilePB.pb.cc.
References histo().
|
inlineprivate |
Definition at line 264 of file ROOTFilePB.pb.h.
References NULL.
void dqmstorepb::ROOTFilePB::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
Definition at line 895 of file ROOTFilePB.pb.cc.
Referenced by CopyFrom().
void dqmstorepb::ROOTFilePB::MergeFrom | ( | const ROOTFilePB & | from | ) |
Definition at line 910 of file ROOTFilePB.pb.cc.
References _internal_metadata_, and histo_.
bool dqmstorepb::ROOTFilePB::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
Definition at line 788 of file ROOTFilePB.pb.cc.
References add_histo(), DO_, mutable_unknown_fields(), AlCaHLTBitMon_ParallelJobs::p, summarizeEdmComparisonLogfiles::success, and GlobalPosition_Frontier_DevDB_cff::tag.
|
inline |
Definition at line 493 of file ROOTFilePB.pb.h.
|
inline |
Definition at line 502 of file ROOTFilePB.pb.h.
Referenced by GetMetadata().
|
inline |
Definition at line 216 of file ROOTFilePB.pb.h.
Referenced by MergePartialFromCodedStream().
|
inline |
Definition at line 232 of file ROOTFilePB.pb.h.
References input, New(), NULL, convertSQLitetoXML_cfg::output, and edmPickEvents::target.
Referenced by New().
ROOTFilePB * dqmstorepb::ROOTFilePB::New | ( | ::google::protobuf::Arena * | arena | ) | const |
|
inline |
Definition at line 207 of file ROOTFilePB.pb.h.
void dqmstorepb::ROOTFilePB::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
Definition at line 833 of file ROOTFilePB.pb.cc.
References _internal_metadata_, histo(), histo_size(), mps_fire::i, gen::n, and unknown_fields().
|
inline |
Definition at line 249 of file ROOTFilePB.pb.h.
|
private |
Definition at line 758 of file ROOTFilePB.pb.cc.
References _cached_size_, and findQualityFiles::size.
|
private |
Definition at line 746 of file ROOTFilePB.pb.cc.
References _cached_size_.
Referenced by ROOTFilePB().
|
private |
void dqmstorepb::ROOTFilePB::Swap | ( | ROOTFilePB * | other | ) |
Definition at line 936 of file ROOTFilePB.pb.cc.
References InternalSwap().
|
inline |
Definition at line 212 of file ROOTFilePB.pb.h.
Referenced by ByteSizeLong(), InternalSerializeWithCachedSizesToArray(), and SerializeWithCachedSizes().
|
friend |
Definition at line 296 of file ROOTFilePB.pb.h.
|
mutableprivate |
Definition at line 294 of file ROOTFilePB.pb.h.
Referenced by ByteSizeLong(), InternalSwap(), SetCachedSize(), and SharedCtor().
|
private |
Definition at line 293 of file ROOTFilePB.pb.h.
Referenced by Clear(), and InternalSwap().
|
private |
Definition at line 292 of file ROOTFilePB.pb.h.
Referenced by ByteSizeLong(), Clear(), InternalSerializeWithCachedSizesToArray(), InternalSwap(), MergeFrom(), ROOTFilePB(), and SerializeWithCachedSizes().
|
private |
Definition at line 295 of file ROOTFilePB.pb.h.
Referenced by Clear(), GetMetadata(), InternalSwap(), and MergeFrom().
|
static |
Definition at line 280 of file ROOTFilePB.pb.h.
Referenced by dqmstorepb::ROOTFilePB_Histo::GetMetadata().