#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_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_ [(4+31)/32] |
::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 40 of file ROOTFilePB.pb.h.
dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo | ( | ) |
|
virtual |
dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo | ( | const ROOTFilePB_Histo & | from | ) |
Definition at line 142 of file ROOTFilePB.pb.cc.
References MergeFrom(), and SharedCtor().
int dqmstorepb::ROOTFilePB_Histo::ByteSize | ( | ) | const |
Definition at line 364 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 192 of file ROOTFilePB.pb.cc.
References _has_bits_, flags_, full_pathname_, has_full_pathname(), has_streamed_histo(), mutable_unknown_fields(), size_, and streamed_histo_.
Referenced by CopyFrom().
|
inline |
Definition at line 400 of file ROOTFilePB.pb.h.
References clear_has_flags(), and flags_.
|
inline |
Definition at line 262 of file ROOTFilePB.pb.h.
References clear_has_full_pathname(), and full_pathname_.
|
inlineprivate |
Definition at line 397 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by clear_flags().
|
inlineprivate |
Definition at line 259 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by clear_full_pathname(), and release_full_pathname().
|
inlineprivate |
Definition at line 317 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by clear_size().
|
inlineprivate |
Definition at line 339 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by clear_streamed_histo(), and release_streamed_histo().
|
inline |
|
inline |
Definition at line 342 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 439 of file ROOTFilePB.pb.cc.
References Clear(), and MergeFrom().
Referenced by operator=().
void dqmstorepb::ROOTFilePB_Histo::CopyFrom | ( | const ROOTFilePB_Histo & | from | ) |
Definition at line 445 of file ROOTFilePB.pb.cc.
References Clear(), and MergeFrom().
|
static |
Definition at line 182 of file ROOTFilePB.pb.cc.
References default_instance_, NULL, and protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto.
|
static |
Definition at line 177 of file ROOTFilePB.pb.cc.
|
inline |
Definition at line 404 of file ROOTFilePB.pb.h.
References flags_.
Referenced by addFiles(), ByteSize(), dumpFiles(), MergeFrom(), DQMStore::readFilePB(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
|
inline |
Definition at line 268 of file ROOTFilePB.pb.h.
References full_pathname_.
Referenced by addFiles(), ByteSize(), convertFile(), dumpFiles(), get_info(), DQMStore::get_info(), MergeFrom(), MergePartialFromCodedStream(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
|
inline |
google::protobuf::Metadata dqmstorepb::ROOTFilePB_Histo::GetMetadata | ( | ) | const |
Definition at line 469 of file ROOTFilePB.pb.cc.
|
inline |
Definition at line 391 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by ByteSize(), MergeFrom(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
|
inline |
Definition at line 253 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by ByteSize(), Clear(), MergeFrom(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
|
inline |
Definition at line 311 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by ByteSize(), MergeFrom(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
|
inline |
Definition at line 333 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by ByteSize(), Clear(), MergeFrom(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
|
private |
Definition at line 139 of file ROOTFilePB.pb.cc.
Referenced by dqmstorepb::protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto().
bool dqmstorepb::ROOTFilePB_Histo::IsInitialized | ( | ) | const |
Definition at line 451 of file ROOTFilePB.pb.cc.
References _has_bits_.
void dqmstorepb::ROOTFilePB_Histo::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
Definition at line 408 of file ROOTFilePB.pb.cc.
Referenced by CopyFrom(), and ROOTFilePB_Histo().
void dqmstorepb::ROOTFilePB_Histo::MergeFrom | ( | const ROOTFilePB_Histo & | from | ) |
Definition at line 420 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 211 of file ROOTFilePB.pb.cc.
References data, DO_, flags_, full_pathname(), mutable_full_pathname(), mutable_streamed_histo(), mutable_unknown_fields(), python.rootplot.core::parse_size(), set_has_flags(), set_has_size(), size_, and GlobalPosition_Frontier_DevDB_cff::tag.
|
inline |
Definition at line 292 of file ROOTFilePB.pb.h.
References full_pathname_, set_has_full_pathname(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by MergePartialFromCodedStream().
|
inline |
Definition at line 372 of file ROOTFilePB.pb.h.
References set_has_streamed_histo(), streamed_histo_, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by MergePartialFromCodedStream().
|
inline |
Definition at line 56 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 47 of file ROOTFilePB.pb.h.
References CopyFrom().
|
inline |
Definition at line 299 of file ROOTFilePB.pb.h.
References clear_has_full_pathname(), full_pathname_, NULL, AlCaHLTBitMon_QueryRunRegistry::string, and groupFilesInBlocks::temp.
|
inline |
Definition at line 379 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 295 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 328 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 407 of file ROOTFilePB.pb.h.
References flags_, set_has_flags(), and relativeConstraints::value.
Referenced by fillMessage(), MergeFrom(), and DQMStore::savePB().
|
inline |
Definition at line 271 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 278 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 394 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by MergePartialFromCodedStream(), and set_flags().
|
inlineprivate |
Definition at line 256 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by mutable_full_pathname(), and set_full_pathname().
|
inlineprivate |
Definition at line 314 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by MergePartialFromCodedStream(), and set_size().
|
inlineprivate |
Definition at line 336 of file ROOTFilePB.pb.h.
References _has_bits_.
Referenced by mutable_streamed_histo(), and set_streamed_histo().
|
inline |
Definition at line 327 of file ROOTFilePB.pb.h.
References set_has_size(), size_, and relativeConstraints::value.
Referenced by fillMessage(), MergeFrom(), and DQMStore::savePB().
|
inline |
Definition at line 351 of file ROOTFilePB.pb.h.
References set_has_streamed_histo(), streamed_histo_, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by fillMessage(), MergeFrom(), and DQMStore::savePB().
|
inline |
Definition at line 358 of file ROOTFilePB.pb.h.
References set_has_streamed_histo(), streamed_histo_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 365 of file ROOTFilePB.pb.h.
References set_has_streamed_histo(), streamed_histo_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 172 of file ROOTFilePB.pb.cc.
References _cached_size_, and size().
|
private |
Definition at line 148 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 161 of file ROOTFilePB.pb.cc.
References default_instance_, full_pathname_, and streamed_histo_.
Referenced by ~ROOTFilePB_Histo().
|
inline |
Definition at line 324 of file ROOTFilePB.pb.h.
References size_.
Referenced by ByteSize(), convertFile(), dumpFiles(), get_info(), DQMStore::get_info(), MergeFrom(), SerializeWithCachedSizes(), SerializeWithCachedSizesToArray(), and SetCachedSize().
|
inline |
Definition at line 348 of file ROOTFilePB.pb.h.
References streamed_histo_.
Referenced by ByteSize(), convertFile(), dumpFiles(), get_info(), DQMStore::get_info(), MergeFrom(), SerializeWithCachedSizes(), and SerializeWithCachedSizesToArray().
void dqmstorepb::ROOTFilePB_Histo::Swap | ( | ROOTFilePB_Histo * | other | ) |
Definition at line 457 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 52 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 148 of file ROOTFilePB.pb.h.
Referenced by ByteSize(), GetCachedSize(), SetCachedSize(), SharedCtor(), and Swap().
|
private |
Definition at line 149 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 141 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 146 of file ROOTFilePB.pb.h.
Referenced by Clear(), clear_flags(), flags(), MergePartialFromCodedStream(), set_flags(), SharedCtor(), and Swap().
|
private |
Definition at line 143 of file ROOTFilePB.pb.h.
Referenced by Clear(), clear_full_pathname(), full_pathname(), mutable_full_pathname(), release_full_pathname(), set_full_pathname(), SharedCtor(), SharedDtor(), and Swap().
|
static |
Definition at line 126 of file ROOTFilePB.pb.h.
|
static |
Definition at line 97 of file ROOTFilePB.pb.h.
|
static |
Definition at line 108 of file ROOTFilePB.pb.h.
|
static |
Definition at line 115 of file ROOTFilePB.pb.h.
|
private |
Definition at line 145 of file ROOTFilePB.pb.h.
Referenced by Clear(), clear_size(), MergePartialFromCodedStream(), set_size(), SharedCtor(), size(), and Swap().
|
private |
Definition at line 144 of file ROOTFilePB.pb.h.
Referenced by Clear(), clear_streamed_histo(), mutable_streamed_histo(), release_streamed_histo(), set_streamed_histo(), SharedCtor(), SharedDtor(), streamed_histo(), and Swap().