#include <ROOTFilePB.pb.h>
Public Member Functions | |
int | ByteSize () const |
void | Clear () |
void | clear_flags () |
void | clear_full_pathname () |
void | clear_size () |
void | clear_streamed_histo () |
void | CopyFrom (const ::google::protobuf::Message &from) |
void | CopyFrom (const ROOTFilePB_Histo &from) |
inline::google::protobuf::uint32 | flags () const |
const ::std::string & | full_pathname () const |
int | GetCachedSize () const |
::google::protobuf::Metadata | GetMetadata () const |
bool | has_flags () const |
bool | has_full_pathname () const |
bool | has_size () const |
bool | has_streamed_histo () const |
bool | IsInitialized () const |
void | MergeFrom (const ::google::protobuf::Message &from) |
void | MergeFrom (const ROOTFilePB_Histo &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
inline::std::string * | mutable_full_pathname () |
inline::std::string * | mutable_streamed_histo () |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
ROOTFilePB_Histo * | New () const |
ROOTFilePB_Histo & | operator= (const ROOTFilePB_Histo &from) |
inline::std::string * | release_full_pathname () |
inline::std::string * | release_streamed_histo () |
ROOTFilePB_Histo () | |
ROOTFilePB_Histo (const ROOTFilePB_Histo &from) | |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
void | set_allocated_full_pathname (::std::string *full_pathname) |
void | set_allocated_streamed_histo (::std::string *streamed_histo) |
void | set_flags (::google::protobuf::uint32 value) |
void | set_full_pathname (const ::std::string &value) |
void | set_full_pathname (const char *value) |
void | set_full_pathname (const char *value, size_t size) |
void | set_size (::google::protobuf::uint32 value) |
void | set_streamed_histo (const ::std::string &value) |
void | set_streamed_histo (const char *value) |
void | set_streamed_histo (const void *value, size_t size) |
inline::google::protobuf::uint32 | size () const |
const ::std::string & | streamed_histo () const |
void | Swap (ROOTFilePB_Histo *other) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
virtual | ~ROOTFilePB_Histo () |
Static Public Member Functions | |
static const ROOTFilePB_Histo & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
Static Public Attributes | |
static const int | kFlagsFieldNumber = 4 |
static const int | kFullPathnameFieldNumber = 1 |
static const int | kSizeFieldNumber = 2 |
static const int | kStreamedHistoFieldNumber = 3 |
Private Member Functions | |
void | clear_has_flags () |
void | clear_has_full_pathname () |
void | clear_has_size () |
void | clear_has_streamed_histo () |
void | InitAsDefaultInstance () |
void | set_has_flags () |
void | set_has_full_pathname () |
void | set_has_size () |
void | set_has_streamed_histo () |
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::uint32 | flags_ |
::std::string * | full_pathname_ |
::google::protobuf::uint32 | size_ |
::std::string * | streamed_histo_ |
Static Private Attributes | |
static ROOTFilePB_Histo * | default_instance_ = NULL |
Definition at line 41 of file ROOTFilePB.pb.h.
dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo | ( | ) |
|
virtual |
dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo | ( | const ROOTFilePB_Histo & | from | ) |
Definition at line 145 of file ROOTFilePB.pb.cc.
References MergeFrom(), and SharedCtor().
int dqmstorepb::ROOTFilePB_Histo::ByteSize | ( | ) | const |
Definition at line 397 of file ROOTFilePB.pb.cc.
References _cached_size_, _has_bits_, relativeConstraints::empty, flags(), full_pathname(), has_flags(), has_full_pathname(), has_size(), has_streamed_histo(), size(), streamed_histo(), and unknown_fields().
void dqmstorepb::ROOTFilePB_Histo::Clear | ( | ) |
Definition at line 199 of file ROOTFilePB.pb.cc.
References _has_bits_, flags_, full_pathname_, has_full_pathname(), has_streamed_histo(), mutable_unknown_fields(), size_, streamed_histo_, and ZR_.
Referenced by CopyFrom().
|
inline |
Definition at line 435 of file ROOTFilePB.pb.h.
References clear_has_flags(), and flags_.
|
inline |
Definition at line 259 of file ROOTFilePB.pb.h.
References clear_has_full_pathname(), and full_pathname_.
|
inlineprivate |
Definition at line 432 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by clear_flags().
|
inlineprivate |
Definition at line 256 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by clear_full_pathname(), release_full_pathname(), and set_allocated_full_pathname().
|
inlineprivate |
Definition at line 332 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by clear_size().
|
inlineprivate |
Definition at line 356 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by clear_streamed_histo(), release_streamed_histo(), and set_allocated_streamed_histo().
|
inline |
|
inline |
Definition at line 359 of file ROOTFilePB.pb.h.
References clear_has_streamed_histo(), and streamed_histo_.
void dqmstorepb::ROOTFilePB_Histo::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
Definition at line 472 of file ROOTFilePB.pb.cc.
References Clear(), and MergeFrom().
Referenced by operator=().
void dqmstorepb::ROOTFilePB_Histo::CopyFrom | ( | const ROOTFilePB_Histo & | from | ) |
Definition at line 478 of file ROOTFilePB.pb.cc.
References Clear(), and MergeFrom().
|
static |
Definition at line 188 of file ROOTFilePB.pb.cc.
References default_instance_, NULL, and protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto.
|
static |
Definition at line 183 of file ROOTFilePB.pb.cc.
|
inline |
Definition at line 439 of file ROOTFilePB.pb.h.
References flags_.
Referenced by addFile(), ByteSize(), dumpFiles(), MergeFrom(), DQMStore::readFilePB(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
|
inline |
Definition at line 265 of file ROOTFilePB.pb.h.
References full_pathname_.
Referenced by ByteSize(), convertFile(), dumpFiles(), get_info(), DQMStore::get_info(), MergeFrom(), MergePartialFromCodedStream(), SerializeWithCachedSizes(), SerializeWithCachedSizesToArray(), and set_allocated_full_pathname().
|
inline |
google::protobuf::Metadata dqmstorepb::ROOTFilePB_Histo::GetMetadata | ( | ) | const |
Definition at line 502 of file ROOTFilePB.pb.cc.
|
inline |
Definition at line 426 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by ByteSize(), MergeFrom(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
|
inline |
Definition at line 250 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by ByteSize(), Clear(), MergeFrom(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
|
inline |
Definition at line 326 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by ByteSize(), MergeFrom(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
|
inline |
Definition at line 350 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by ByteSize(), Clear(), MergeFrom(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
|
private |
Definition at line 142 of file ROOTFilePB.pb.cc.
Referenced by dqmstorepb::protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto().
bool dqmstorepb::ROOTFilePB_Histo::IsInitialized | ( | ) | const |
Definition at line 484 of file ROOTFilePB.pb.cc.
References _has_bits_.
void dqmstorepb::ROOTFilePB_Histo::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
Definition at line 441 of file ROOTFilePB.pb.cc.
Referenced by CopyFrom(), and ROOTFilePB_Histo().
void dqmstorepb::ROOTFilePB_Histo::MergeFrom | ( | const ROOTFilePB_Histo & | from | ) |
Definition at line 453 of file ROOTFilePB.pb.cc.
References _has_bits_, flags(), full_pathname(), has_flags(), has_full_pathname(), has_size(), has_streamed_histo(), mutable_unknown_fields(), set_flags(), set_full_pathname(), set_size(), set_streamed_histo(), size(), streamed_histo(), and unknown_fields().
bool dqmstorepb::ROOTFilePB_Histo::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
Definition at line 231 of file ROOTFilePB.pb.cc.
References data, DO_, flags_, full_pathname(), mutable_full_pathname(), mutable_streamed_histo(), mutable_unknown_fields(), AlCaHLTBitMon_ParallelJobs::p, python.rootplot.core::parse_size(), set_has_flags(), set_has_size(), size_, summarizeEdmComparisonLogfiles::success, and GlobalPosition_Frontier_DevDB_cff::tag.
|
inline |
Definition at line 293 of file ROOTFilePB.pb.h.
References full_pathname_, set_has_full_pathname(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by MergePartialFromCodedStream().
|
inline |
Definition at line 393 of file ROOTFilePB.pb.h.
References set_has_streamed_histo(), streamed_histo_, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by MergePartialFromCodedStream().
|
inline |
Definition at line 57 of file ROOTFilePB.pb.h.
References _unknown_fields_.
Referenced by Clear(), MergeFrom(), and MergePartialFromCodedStream().
ROOTFilePB_Histo * dqmstorepb::ROOTFilePB_Histo::New | ( | ) | const |
|
inline |
Definition at line 48 of file ROOTFilePB.pb.h.
References CopyFrom().
|
inline |
Definition at line 301 of file ROOTFilePB.pb.h.
References clear_has_full_pathname(), full_pathname_, NULL, AlCaHLTBitMon_QueryRunRegistry::string, and groupFilesInBlocks::temp.
|
inline |
Definition at line 401 of file ROOTFilePB.pb.h.
References clear_has_streamed_histo(), NULL, streamed_histo_, AlCaHLTBitMon_QueryRunRegistry::string, and groupFilesInBlocks::temp.
void dqmstorepb::ROOTFilePB_Histo::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
Definition at line 322 of file ROOTFilePB.pb.cc.
References data, relativeConstraints::empty, flags(), full_pathname(), has_flags(), has_full_pathname(), has_size(), has_streamed_histo(), size(), streamed_histo(), and unknown_fields().
google::protobuf::uint8 * dqmstorepb::ROOTFilePB_Histo::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
Definition at line 358 of file ROOTFilePB.pb.cc.
References data, relativeConstraints::empty, flags(), full_pathname(), has_flags(), has_full_pathname(), has_size(), has_streamed_histo(), size(), streamed_histo(), filterCSVwithJSON::target, and unknown_fields().
|
inline |
Definition at line 311 of file ROOTFilePB.pb.h.
References clear_has_full_pathname(), full_pathname(), full_pathname_, set_has_full_pathname(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 411 of file ROOTFilePB.pb.h.
References clear_has_streamed_histo(), set_has_streamed_histo(), streamed_histo(), streamed_histo_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 443 of file ROOTFilePB.pb.h.
References flags_, set_has_flags(), and relativeConstraints::value.
Referenced by fillMessage(), MergeFrom(), DQMStore::savePB(), and tryRootPreload().
|
inline |
Definition at line 269 of file ROOTFilePB.pb.h.
References full_pathname_, set_has_full_pathname(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by fillMessage(), MergeFrom(), and DQMStore::savePB().
|
inline |
Definition at line 277 of file ROOTFilePB.pb.h.
References full_pathname_, set_has_full_pathname(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 285 of file ROOTFilePB.pb.h.
References full_pathname_, set_has_full_pathname(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineprivate |
Definition at line 429 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by MergePartialFromCodedStream(), and set_flags().
|
inlineprivate |
Definition at line 253 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by mutable_full_pathname(), set_allocated_full_pathname(), and set_full_pathname().
|
inlineprivate |
Definition at line 329 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by MergePartialFromCodedStream(), and set_size().
|
inlineprivate |
Definition at line 353 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by mutable_streamed_histo(), set_allocated_streamed_histo(), and set_streamed_histo().
|
inline |
Definition at line 343 of file ROOTFilePB.pb.h.
References set_has_size(), size_, and relativeConstraints::value.
Referenced by fillMessage(), MergeFrom(), DQMStore::savePB(), and tryRootPreload().
|
inline |
Definition at line 369 of file ROOTFilePB.pb.h.
References set_has_streamed_histo(), streamed_histo_, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by fillMessage(), MergeFrom(), DQMStore::savePB(), and tryRootPreload().
|
inline |
Definition at line 377 of file ROOTFilePB.pb.h.
References set_has_streamed_histo(), streamed_histo_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 385 of file ROOTFilePB.pb.h.
References set_has_streamed_histo(), streamed_histo_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 178 of file ROOTFilePB.pb.cc.
References _cached_size_, and size().
|
private |
Definition at line 152 of file ROOTFilePB.pb.cc.
References _cached_size_, _has_bits_, flags_, full_pathname_, size_, streamed_histo_, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by ROOTFilePB_Histo().
|
private |
Definition at line 167 of file ROOTFilePB.pb.cc.
References default_instance_, full_pathname_, and streamed_histo_.
Referenced by ~ROOTFilePB_Histo().
|
inline |
Definition at line 339 of file ROOTFilePB.pb.h.
References size_.
Referenced by ntuple._Collection::__iter__(), ntuple._Collection::__len__(), ByteSize(), convertFile(), dumpFiles(), get_info(), DQMStore::get_info(), MergeFrom(), SerializeWithCachedSizes(), SerializeWithCachedSizesToArray(), and SetCachedSize().
|
inline |
Definition at line 365 of file ROOTFilePB.pb.h.
References streamed_histo_.
Referenced by ByteSize(), convertFile(), dumpFiles(), get_info(), DQMStore::get_info(), MergeFrom(), SerializeWithCachedSizes(), SerializeWithCachedSizesToArray(), and set_allocated_streamed_histo().
void dqmstorepb::ROOTFilePB_Histo::Swap | ( | ROOTFilePB_Histo * | other | ) |
Definition at line 490 of file ROOTFilePB.pb.cc.
References _cached_size_, _has_bits_, _unknown_fields_, flags_, full_pathname_, size_, streamed_histo_, and std::swap().
|
inline |
Definition at line 53 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 146 of file ROOTFilePB.pb.h.
Referenced by ByteSize(), GetCachedSize(), SetCachedSize(), SharedCtor(), and Swap().
|
private |
Definition at line 145 of file ROOTFilePB.pb.h.
Referenced by ByteSize(), Clear(), clear_has_flags(), clear_has_full_pathname(), clear_has_size(), clear_has_streamed_histo(), has_flags(), has_full_pathname(), has_size(), has_streamed_histo(), IsInitialized(), MergeFrom(), set_has_flags(), set_has_full_pathname(), set_has_size(), set_has_streamed_histo(), SharedCtor(), and Swap().
|
private |
Definition at line 143 of file ROOTFilePB.pb.h.
Referenced by mutable_unknown_fields(), Swap(), and unknown_fields().
|
staticprivate |
Definition at line 156 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 150 of file ROOTFilePB.pb.h.
Referenced by Clear(), clear_flags(), flags(), MergePartialFromCodedStream(), set_flags(), SharedCtor(), and Swap().
|
private |
Definition at line 147 of file ROOTFilePB.pb.h.
Referenced by Clear(), clear_full_pathname(), full_pathname(), mutable_full_pathname(), release_full_pathname(), set_allocated_full_pathname(), set_full_pathname(), SharedCtor(), SharedDtor(), and Swap().
|
static |
Definition at line 128 of file ROOTFilePB.pb.h.
|
static |
Definition at line 97 of file ROOTFilePB.pb.h.
|
static |
Definition at line 109 of file ROOTFilePB.pb.h.
|
static |
Definition at line 116 of file ROOTFilePB.pb.h.
|
private |
Definition at line 149 of file ROOTFilePB.pb.h.
Referenced by Clear(), clear_size(), MergePartialFromCodedStream(), set_size(), SharedCtor(), size(), and Swap().
|
private |
Definition at line 148 of file ROOTFilePB.pb.h.
Referenced by Clear(), clear_streamed_histo(), mutable_streamed_histo(), release_streamed_histo(), set_allocated_streamed_histo(), set_streamed_histo(), SharedCtor(), SharedDtor(), streamed_histo(), and Swap().