#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+31)/32] |
::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 212 of file ROOTFilePB.pb.h.
dqmstorepb::ROOTFilePB::ROOTFilePB | ( | ) |
|
virtual |
dqmstorepb::ROOTFilePB::ROOTFilePB | ( | const ROOTFilePB & | from | ) |
Definition at line 492 of file ROOTFilePB.pb.cc.
References MergeFrom(), and SharedCtor().
|
inline |
Definition at line 429 of file ROOTFilePB.pb.h.
References histo_.
Referenced by fillMessage(), MergePartialFromCodedStream(), DQMStore::savePB(), and tryRootPreload().
int dqmstorepb::ROOTFilePB::ByteSize | ( | ) | const |
Definition at line 605 of file ROOTFilePB.pb.cc.
References _cached_size_, relativeConstraints::empty, histo(), histo_size(), i, and unknown_fields().
void dqmstorepb::ROOTFilePB::Clear | ( | ) |
Definition at line 532 of file ROOTFilePB.pb.cc.
References _has_bits_, histo_, and mutable_unknown_fields().
Referenced by CopyFrom().
|
inline |
Definition at line 420 of file ROOTFilePB.pb.h.
References histo_.
void dqmstorepb::ROOTFilePB::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
Definition at line 645 of file ROOTFilePB.pb.cc.
References Clear(), and MergeFrom().
Referenced by operator=().
void dqmstorepb::ROOTFilePB::CopyFrom | ( | const ROOTFilePB & | from | ) |
Definition at line 651 of file ROOTFilePB.pb.cc.
References Clear(), and MergeFrom().
|
static |
Definition at line 522 of file ROOTFilePB.pb.cc.
References default_instance_, NULL, and protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto.
|
static |
Definition at line 517 of file ROOTFilePB.pb.cc.
|
inline |
google::protobuf::Metadata dqmstorepb::ROOTFilePB::GetMetadata | ( | ) | const |
Definition at line 674 of file ROOTFilePB.pb.cc.
|
inline |
Definition at line 423 of file ROOTFilePB.pb.h.
References histo_.
Referenced by addFile(), convertFile(), dumpFiles(), DQMStore::readFilePB(), and tryRootPreload().
|
inline |
Definition at line 433 of file ROOTFilePB.pb.h.
References histo_.
Referenced by ByteSize(), IsInitialized(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
|
inline |
Definition at line 417 of file ROOTFilePB.pb.h.
References histo_.
Referenced by addFile(), ByteSize(), convertFile(), dumpFiles(), IsInitialized(), DQMStore::readFilePB(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
|
private |
Definition at line 489 of file ROOTFilePB.pb.cc.
Referenced by dqmstorepb::protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto().
bool dqmstorepb::ROOTFilePB::IsInitialized | ( | ) | const |
Definition at line 657 of file ROOTFilePB.pb.cc.
References histo(), histo_size(), and i.
void dqmstorepb::ROOTFilePB::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
Definition at line 627 of file ROOTFilePB.pb.cc.
Referenced by CopyFrom(), and ROOTFilePB().
void dqmstorepb::ROOTFilePB::MergeFrom | ( | const ROOTFilePB & | from | ) |
Definition at line 639 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 538 of file ROOTFilePB.pb.cc.
References add_histo(), DO_, mutable_unknown_fields(), and GlobalPosition_Frontier_DevDB_cff::tag.
|
inline |
Definition at line 426 of file ROOTFilePB.pb.h.
References histo_.
|
inline |
Definition at line 437 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 575 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 589 of file ROOTFilePB.pb.cc.
References relativeConstraints::empty, histo(), histo_size(), i, filterCSVwithJSON::target, and unknown_fields().
|
private |
Definition at line 512 of file ROOTFilePB.pb.cc.
References _cached_size_, and findQualityFiles::size.
|
private |
Definition at line 498 of file ROOTFilePB.pb.cc.
References _cached_size_, and _has_bits_.
Referenced by ROOTFilePB().
|
private |
Definition at line 507 of file ROOTFilePB.pb.cc.
References default_instance_.
Referenced by ~ROOTFilePB().
void dqmstorepb::ROOTFilePB::Swap | ( | ROOTFilePB * | other | ) |
Definition at line 665 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 96 of file ROOTFilePB.pb.cc.
Referenced by default_instance().
|
friend |
Definition at line 30 of file ROOTFilePB.pb.cc.
|
friend |
Definition at line 89 of file ROOTFilePB.pb.cc.
|
mutableprivate |
Definition at line 235 of file ROOTFilePB.pb.h.
Referenced by ByteSize(), GetCachedSize(), SetCachedSize(), SharedCtor(), and Swap().
|
private |
Definition at line 236 of file ROOTFilePB.pb.h.
Referenced by Clear(), SharedCtor(), and Swap().
|
private |
Definition at line 231 of file ROOTFilePB.pb.h.
Referenced by mutable_unknown_fields(), Swap(), and unknown_fields().
|
staticprivate |
Definition at line 243 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 233 of file ROOTFilePB.pb.h.
Referenced by add_histo(), Clear(), clear_histo(), histo(), histo_size(), MergeFrom(), mutable_histo(), and Swap().
|
static |
Definition at line 219 of file ROOTFilePB.pb.h.