#include <ROOTFilePB.pb.h>
Public Types | |
typedef ROOTFilePB_Histo | Histo |
Public Member Functions | |
inline::dqmstorepb::ROOTFilePB_Histo * | add_histo () |
int | ByteSize () const |
void | Clear () |
void | clear_histo () |
void | CopyFrom (const ::google::protobuf::Message &from) |
void | CopyFrom (const ROOTFilePB &from) |
int | GetCachedSize () const |
::google::protobuf::Metadata | GetMetadata () const |
const ::dqmstorepb::ROOTFilePB_Histo & | histo (int index) const |
const ::google::protobuf::RepeatedPtrField < ::dqmstorepb::ROOTFilePB_Histo > & | histo () const |
int | histo_size () const |
bool | IsInitialized () const |
void | MergeFrom (const ::google::protobuf::Message &from) |
void | MergeFrom (const ROOTFilePB &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
inline::dqmstorepb::ROOTFilePB_Histo * | mutable_histo (int index) |
inline::google::protobuf::RepeatedPtrField < ::dqmstorepb::ROOTFilePB_Histo > * | mutable_histo () |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
ROOTFilePB * | New () const |
ROOTFilePB & | operator= (const ROOTFilePB &from) |
ROOTFilePB () | |
ROOTFilePB (const ROOTFilePB &from) | |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
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 Public Attributes | |
static const int | kHistoFieldNumber = 1 |
Private Member Functions | |
void | InitAsDefaultInstance () |
void | SetCachedSize (int size) const |
void | SharedCtor () |
void | SharedDtor () |
Private Attributes | |
int | _cached_size_ |
::google::protobuf::uint32 | _has_bits_ [1] |
::google::protobuf::UnknownFieldSet | _unknown_fields_ |
::google::protobuf::RepeatedPtrField < ::dqmstorepb::ROOTFilePB_Histo > | histo_ |
Static Private Attributes | |
static ROOTFilePB * | default_instance_ = NULL |
Definition at line 160 of file ROOTFilePB.pb.h.
Definition at line 211 of file ROOTFilePB.pb.h.
dqmstorepb::ROOTFilePB::ROOTFilePB | ( | ) |
|
virtual |
dqmstorepb::ROOTFilePB::ROOTFilePB | ( | const ROOTFilePB & | from | ) |
Definition at line 526 of file ROOTFilePB.pb.cc.
References MergeFrom(), and SharedCtor().
|
inline |
Definition at line 468 of file ROOTFilePB.pb.h.
References histo_.
Referenced by fillMessage(), MergePartialFromCodedStream(), DQMStore::savePB(), and tryRootPreload().
int dqmstorepb::ROOTFilePB::ByteSize | ( | ) | const |
Definition at line 655 of file ROOTFilePB.pb.cc.
References _cached_size_, relativeConstraints::empty, histo(), histo_size(), i, and unknown_fields().
void dqmstorepb::ROOTFilePB::Clear | ( | ) |
Definition at line 569 of file ROOTFilePB.pb.cc.
References _has_bits_, histo_, and mutable_unknown_fields().
Referenced by CopyFrom().
|
inline |
Definition at line 457 of file ROOTFilePB.pb.h.
References histo_.
void dqmstorepb::ROOTFilePB::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
Definition at line 695 of file ROOTFilePB.pb.cc.
References Clear(), and MergeFrom().
Referenced by operator=().
void dqmstorepb::ROOTFilePB::CopyFrom | ( | const ROOTFilePB & | from | ) |
Definition at line 701 of file ROOTFilePB.pb.cc.
References Clear(), and MergeFrom().
|
static |
Definition at line 558 of file ROOTFilePB.pb.cc.
References default_instance_, NULL, and protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto.
|
static |
Definition at line 553 of file ROOTFilePB.pb.cc.
|
inline |
google::protobuf::Metadata dqmstorepb::ROOTFilePB::GetMetadata | ( | ) | const |
Definition at line 722 of file ROOTFilePB.pb.cc.
|
inline |
Definition at line 460 of file ROOTFilePB.pb.h.
References histo_.
Referenced by addFile(), convertFile(), dumpFiles(), DQMStore::readFilePB(), and tryRootPreload().
|
inline |
Definition at line 473 of file ROOTFilePB.pb.h.
References histo_.
Referenced by ByteSize(), IsInitialized(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
|
inline |
Definition at line 454 of file ROOTFilePB.pb.h.
References histo_.
Referenced by addFile(), ByteSize(), convertFile(), dumpFiles(), DQMStore::readFilePB(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
|
private |
Definition at line 523 of file ROOTFilePB.pb.cc.
Referenced by dqmstorepb::protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto().
bool dqmstorepb::ROOTFilePB::IsInitialized | ( | ) | const |
Definition at line 707 of file ROOTFilePB.pb.cc.
References histo().
void dqmstorepb::ROOTFilePB::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
Definition at line 677 of file ROOTFilePB.pb.cc.
Referenced by CopyFrom(), and ROOTFilePB().
void dqmstorepb::ROOTFilePB::MergeFrom | ( | const ROOTFilePB & | from | ) |
Definition at line 689 of file ROOTFilePB.pb.cc.
References histo_, mutable_unknown_fields(), and unknown_fields().
bool dqmstorepb::ROOTFilePB::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
Definition at line 575 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 464 of file ROOTFilePB.pb.h.
References histo_.
|
inline |
Definition at line 478 of file ROOTFilePB.pb.h.
References histo_.
|
inline |
Definition at line 176 of file ROOTFilePB.pb.h.
References _unknown_fields_.
Referenced by Clear(), MergeFrom(), and MergePartialFromCodedStream().
ROOTFilePB * dqmstorepb::ROOTFilePB::New | ( | ) | const |
|
inline |
Definition at line 167 of file ROOTFilePB.pb.h.
References CopyFrom().
void dqmstorepb::ROOTFilePB::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
Definition at line 621 of file ROOTFilePB.pb.cc.
References relativeConstraints::empty, histo(), histo_size(), i, and unknown_fields().
google::protobuf::uint8 * dqmstorepb::ROOTFilePB::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
Definition at line 637 of file ROOTFilePB.pb.cc.
References relativeConstraints::empty, histo(), histo_size(), i, filterCSVwithJSON::target, and unknown_fields().
|
private |
Definition at line 548 of file ROOTFilePB.pb.cc.
References _cached_size_, and findQualityFiles::size.
|
private |
Definition at line 533 of file ROOTFilePB.pb.cc.
References _cached_size_, and _has_bits_.
Referenced by ROOTFilePB().
|
private |
Definition at line 543 of file ROOTFilePB.pb.cc.
References default_instance_.
Referenced by ~ROOTFilePB().
void dqmstorepb::ROOTFilePB::Swap | ( | ROOTFilePB * | other | ) |
Definition at line 713 of file ROOTFilePB.pb.cc.
References _cached_size_, _has_bits_, _unknown_fields_, histo_, and std::swap().
|
inline |
Definition at line 172 of file ROOTFilePB.pb.h.
References _unknown_fields_.
Referenced by ByteSize(), MergeFrom(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
|
friend |
Definition at line 99 of file ROOTFilePB.pb.cc.
Referenced by default_instance().
|
friend |
Definition at line 33 of file ROOTFilePB.pb.cc.
|
friend |
Definition at line 92 of file ROOTFilePB.pb.cc.
|
mutableprivate |
Definition at line 233 of file ROOTFilePB.pb.h.
Referenced by ByteSize(), GetCachedSize(), SetCachedSize(), SharedCtor(), and Swap().
|
private |
Definition at line 232 of file ROOTFilePB.pb.h.
Referenced by Clear(), SharedCtor(), and Swap().
|
private |
Definition at line 230 of file ROOTFilePB.pb.h.
Referenced by mutable_unknown_fields(), Swap(), and unknown_fields().
|
staticprivate |
Definition at line 240 of file ROOTFilePB.pb.h.
Referenced by default_instance(), dqmstorepb::protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto(), dqmstorepb::protobuf_AssignDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto(), dqmstorepb::protobuf_ShutdownFile_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto(), and SharedDtor().
|
private |
Definition at line 234 of file ROOTFilePB.pb.h.
Referenced by add_histo(), Clear(), clear_histo(), histo(), histo_size(), MergeFrom(), mutable_histo(), and Swap().
|
static |
Definition at line 218 of file ROOTFilePB.pb.h.