#include <ROOTFilePB.pb.h>
Public Member Functions | |
size_t | ByteSizeLong () const PROTOBUF_FINAL |
void | Clear () PROTOBUF_FINAL |
void | clear_flags () |
void | clear_full_pathname () |
void | clear_size () |
void | clear_streamed_histo () |
void | CopyFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL |
void | CopyFrom (const ROOTFilePB_Histo &from) |
::google::protobuf::uint32 | flags () const |
const ::std::string & | full_pathname () const |
int | GetCachedSize () const PROTOBUF_FINAL |
::google::protobuf::Metadata | GetMetadata () const PROTOBUF_FINAL |
bool | has_flags () const |
bool | has_full_pathname () const |
bool | has_size () const |
bool | has_streamed_histo () 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_Histo &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) PROTOBUF_FINAL |
::std::string * | mutable_full_pathname () |
::std::string * | mutable_streamed_histo () |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
ROOTFilePB_Histo * | New () const PROTOBUF_FINAL |
ROOTFilePB_Histo * | New (::google::protobuf::Arena *arena) const PROTOBUF_FINAL |
ROOTFilePB_Histo & | operator= (const ROOTFilePB_Histo &from) |
::std::string * | release_full_pathname () |
::std::string * | release_streamed_histo () |
ROOTFilePB_Histo () | |
ROOTFilePB_Histo (const ROOTFilePB_Histo &from) | |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const PROTOBUF_FINAL |
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const PROTOBUF_FINAL |
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) |
::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 const ROOTFilePB_Histo * | internal_default_instance () |
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 () |
inline::google::protobuf::Arena * | GetArenaNoVirtual () const |
void | InternalSwap (ROOTFilePB_Histo *other) |
void * | MaybeArenaPtr () const |
size_t | RequiredFieldsByteSizeFallback () const |
void | set_has_flags () |
void | set_has_full_pathname () |
void | set_has_size () |
void | set_has_streamed_histo () |
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::uint32 | flags_ |
::google::protobuf::internal::ArenaStringPtr | full_pathname_ |
::google::protobuf::uint32 | size_ |
::google::protobuf::internal::ArenaStringPtr | streamed_histo_ |
Friends | |
struct | protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::TableStruct |
Definition at line 56 of file ROOTFilePB.pb.h.
dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo | ( | ) |
Definition at line 147 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_Histo::ROOTFilePB_Histo | ( | const ROOTFilePB_Histo & | from | ) |
Definition at line 155 of file ROOTFilePB.pb.cc.
References _internal_metadata_, flags_, full_pathname_, has_full_pathname(), has_streamed_histo(), size_, and streamed_histo_.
size_t dqmstorepb::ROOTFilePB_Histo::ByteSizeLong | ( | ) | const |
Definition at line 430 of file ROOTFilePB.pb.cc.
References _cached_size_, _has_bits_, _internal_metadata_, flags(), full_pathname(), RequiredFieldsByteSizeFallback(), size(), streamed_histo(), and unknown_fields().
void dqmstorepb::ROOTFilePB_Histo::Clear | ( | ) |
Definition at line 216 of file ROOTFilePB.pb.cc.
References _has_bits_, _internal_metadata_, hitfit::clear(), flags_, full_pathname_, has_full_pathname(), has_streamed_histo(), size_, and streamed_histo_.
Referenced by CopyFrom().
|
inline |
Definition at line 464 of file ROOTFilePB.pb.h.
Referenced by GetMetadata().
|
inline |
Definition at line 316 of file ROOTFilePB.pb.h.
Referenced by GetMetadata().
|
inlineprivate |
Definition at line 461 of file ROOTFilePB.pb.h.
Referenced by GetMetadata().
|
inlineprivate |
Definition at line 313 of file ROOTFilePB.pb.h.
Referenced by GetMetadata().
|
inlineprivate |
Definition at line 375 of file ROOTFilePB.pb.h.
Referenced by GetMetadata().
|
inlineprivate |
Definition at line 399 of file ROOTFilePB.pb.h.
Referenced by GetMetadata().
|
inline |
|
inline |
Definition at line 402 of file ROOTFilePB.pb.h.
Referenced by GetMetadata().
void dqmstorepb::ROOTFilePB_Histo::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
Definition at line 507 of file ROOTFilePB.pb.cc.
References Clear(), and MergeFrom().
void dqmstorepb::ROOTFilePB_Histo::CopyFrom | ( | const ROOTFilePB_Histo & | from | ) |
Definition at line 514 of file ROOTFilePB.pb.cc.
References Clear(), and MergeFrom().
|
static |
Definition at line 203 of file ROOTFilePB.pb.cc.
References dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::InitDefaults(), and internal_default_instance().
|
static |
Definition at line 198 of file ROOTFilePB.pb.cc.
|
inline |
Definition at line 468 of file ROOTFilePB.pb.h.
Referenced by addFile(), ByteSizeLong(), dumpFiles(), GetMetadata(), InternalSerializeWithCachedSizesToArray(), MergeFrom(), DQMStore::readFilePB(), RequiredFieldsByteSizeFallback(), and SerializeWithCachedSizes().
|
inline |
Definition at line 320 of file ROOTFilePB.pb.h.
Referenced by ByteSizeLong(), convertFile(), dumpFiles(), get_info(), DQMStore::get_info(), GetMetadata(), InternalSerializeWithCachedSizesToArray(), MergePartialFromCodedStream(), RequiredFieldsByteSizeFallback(), and SerializeWithCachedSizes().
|
inlineprivate |
Definition at line 117 of file ROOTFilePB.pb.h.
References NULL.
|
inline |
google::protobuf::Metadata dqmstorepb::ROOTFilePB_Histo::GetMetadata | ( | ) | const |
Definition at line 540 of file ROOTFilePB.pb.cc.
References _has_bits_, clear_flags(), clear_full_pathname(), clear_has_flags(), clear_has_full_pathname(), clear_has_size(), clear_has_streamed_histo(), clear_size(), clear_streamed_histo(), flags(), flags_, full_pathname(), full_pathname_, has_flags(), has_full_pathname(), has_size(), has_streamed_histo(), dqmstorepb::ROOTFilePB::kHistoFieldNumber, eostools::move(), mutable_full_pathname(), mutable_streamed_histo(), NULL, release_full_pathname(), release_streamed_histo(), set_allocated_full_pathname(), set_allocated_streamed_histo(), set_flags(), set_full_pathname(), set_has_flags(), set_has_full_pathname(), set_has_size(), set_has_streamed_histo(), set_size(), set_streamed_histo(), size(), size_, streamed_histo(), streamed_histo_, AlCaHLTBitMon_QueryRunRegistry::string, and relativeConstraints::value.
|
inline |
Definition at line 455 of file ROOTFilePB.pb.h.
Referenced by GetMetadata(), InternalSerializeWithCachedSizesToArray(), MergeFrom(), RequiredFieldsByteSizeFallback(), and SerializeWithCachedSizes().
|
inline |
Definition at line 307 of file ROOTFilePB.pb.h.
Referenced by Clear(), GetMetadata(), InternalSerializeWithCachedSizesToArray(), MergeFrom(), RequiredFieldsByteSizeFallback(), ROOTFilePB_Histo(), and SerializeWithCachedSizes().
|
inline |
Definition at line 369 of file ROOTFilePB.pb.h.
Referenced by GetMetadata(), InternalSerializeWithCachedSizesToArray(), MergeFrom(), RequiredFieldsByteSizeFallback(), and SerializeWithCachedSizes().
|
inline |
Definition at line 393 of file ROOTFilePB.pb.h.
Referenced by Clear(), GetMetadata(), InternalSerializeWithCachedSizesToArray(), MergeFrom(), RequiredFieldsByteSizeFallback(), ROOTFilePB_Histo(), and SerializeWithCachedSizes().
|
inlinestatic |
Definition at line 79 of file ROOTFilePB.pb.h.
References dqmstorepb::_ROOTFilePB_Histo_default_instance_, trackingPlots::other, and Swap().
Referenced by default_instance(), and ROOTFilePB_Histo().
google::protobuf::uint8 * dqmstorepb::ROOTFilePB_Histo::InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
::google::protobuf::uint8 * | target | ||
) | const |
Definition at line 356 of file ROOTFilePB.pb.cc.
References _internal_metadata_, data, flags(), full_pathname(), has_flags(), has_full_pathname(), has_size(), has_streamed_histo(), size(), streamed_histo(), edmPickEvents::target, and unknown_fields().
|
private |
Definition at line 530 of file ROOTFilePB.pb.cc.
References _cached_size_, _has_bits_, _internal_metadata_, flags_, full_pathname_, size_, streamed_histo_, and std::swap().
Referenced by Swap().
bool dqmstorepb::ROOTFilePB_Histo::IsInitialized | ( | ) | const |
Definition at line 521 of file ROOTFilePB.pb.cc.
References _has_bits_.
|
inlineprivate |
Definition at line 120 of file ROOTFilePB.pb.h.
References NULL.
void dqmstorepb::ROOTFilePB_Histo::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
Definition at line 470 of file ROOTFilePB.pb.cc.
Referenced by CopyFrom().
void dqmstorepb::ROOTFilePB_Histo::MergeFrom | ( | const ROOTFilePB_Histo & | from | ) |
Definition at line 485 of file ROOTFilePB.pb.cc.
References _has_bits_, _internal_metadata_, flags(), full_pathname_, has_flags(), has_full_pathname(), has_size(), has_streamed_histo(), set_flags(), set_has_full_pathname(), set_has_streamed_histo(), set_size(), size(), and streamed_histo_.
bool dqmstorepb::ROOTFilePB_Histo::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
Definition at line 236 of file ROOTFilePB.pb.cc.
References data, DO_, flags_, full_pathname(), mutable_full_pathname(), mutable_streamed_histo(), mutable_unknown_fields(), AlCaHLTBitMon_ParallelJobs::p, set_has_flags(), set_has_size(), size_, summarizeEdmComparisonLogfiles::success, and GlobalPosition_Frontier_DevDB_cff::tag.
|
inline |
Definition at line 348 of file ROOTFilePB.pb.h.
Referenced by GetMetadata(), and MergePartialFromCodedStream().
|
inline |
Definition at line 434 of file ROOTFilePB.pb.h.
Referenced by GetMetadata(), and MergePartialFromCodedStream().
|
inline |
Definition at line 72 of file ROOTFilePB.pb.h.
Referenced by MergePartialFromCodedStream().
|
inline |
Definition at line 88 of file ROOTFilePB.pb.h.
References input, New(), NULL, convertSQLitetoXML_cfg::output, and edmPickEvents::target.
Referenced by New().
ROOTFilePB_Histo * dqmstorepb::ROOTFilePB_Histo::New | ( | ::google::protobuf::Arena * | arena | ) | const |
|
inline |
Definition at line 63 of file ROOTFilePB.pb.h.
|
inline |
Definition at line 353 of file ROOTFilePB.pb.h.
Referenced by GetMetadata().
|
inline |
Definition at line 439 of file ROOTFilePB.pb.h.
Referenced by GetMetadata().
|
private |
Definition at line 396 of file ROOTFilePB.pb.cc.
References flags(), full_pathname(), has_flags(), has_full_pathname(), has_size(), has_streamed_histo(), size(), and streamed_histo().
Referenced by ByteSizeLong().
void dqmstorepb::ROOTFilePB_Histo::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
Definition at line 320 of file ROOTFilePB.pb.cc.
References _internal_metadata_, data, flags(), full_pathname(), has_flags(), has_full_pathname(), has_size(), has_streamed_histo(), size(), streamed_histo(), and unknown_fields().
|
inline |
Definition at line 105 of file ROOTFilePB.pb.h.
|
inline |
Definition at line 358 of file ROOTFilePB.pb.h.
References NULL.
Referenced by GetMetadata().
|
inline |
Definition at line 444 of file ROOTFilePB.pb.h.
References NULL.
Referenced by GetMetadata().
|
inline |
Definition at line 472 of file ROOTFilePB.pb.h.
References relativeConstraints::value.
Referenced by fillMessage(), GetMetadata(), MergeFrom(), DQMStore::savePB(), and tryRootPreload().
|
inline |
Definition at line 324 of file ROOTFilePB.pb.h.
References eostools::move(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by fillMessage(), GetMetadata(), and DQMStore::savePB().
|
inline |
Definition at line 337 of file ROOTFilePB.pb.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 342 of file ROOTFilePB.pb.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineprivate |
Definition at line 458 of file ROOTFilePB.pb.h.
Referenced by GetMetadata(), and MergePartialFromCodedStream().
|
inlineprivate |
Definition at line 310 of file ROOTFilePB.pb.h.
Referenced by GetMetadata(), and MergeFrom().
|
inlineprivate |
Definition at line 372 of file ROOTFilePB.pb.h.
Referenced by GetMetadata(), and MergePartialFromCodedStream().
|
inlineprivate |
Definition at line 396 of file ROOTFilePB.pb.h.
Referenced by GetMetadata(), and MergeFrom().
|
inline |
Definition at line 386 of file ROOTFilePB.pb.h.
References relativeConstraints::value.
Referenced by fillMessage(), GetMetadata(), MergeFrom(), DQMStore::savePB(), and tryRootPreload().
|
inline |
Definition at line 410 of file ROOTFilePB.pb.h.
References eostools::move(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by fillMessage(), GetMetadata(), DQMStore::savePB(), and tryRootPreload().
|
inline |
Definition at line 423 of file ROOTFilePB.pb.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 428 of file ROOTFilePB.pb.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 193 of file ROOTFilePB.pb.cc.
References _cached_size_, and size().
|
private |
Definition at line 175 of file ROOTFilePB.pb.cc.
References _cached_size_, flags_, full_pathname_, size_, and streamed_histo_.
Referenced by ROOTFilePB_Histo().
|
private |
Definition at line 188 of file ROOTFilePB.pb.cc.
References full_pathname_, and streamed_histo_.
Referenced by ~ROOTFilePB_Histo().
|
inline |
Definition at line 382 of file ROOTFilePB.pb.h.
Referenced by ntupleDataFormat._Collection::__iter__(), ntupleDataFormat._Collection::__len__(), ByteSizeLong(), convertFile(), dumpFiles(), get_info(), DQMStore::get_info(), GetMetadata(), InternalSerializeWithCachedSizesToArray(), MergeFrom(), RequiredFieldsByteSizeFallback(), SerializeWithCachedSizes(), and SetCachedSize().
|
inline |
Definition at line 406 of file ROOTFilePB.pb.h.
Referenced by ByteSizeLong(), convertFile(), dumpFiles(), get_info(), DQMStore::get_info(), GetMetadata(), InternalSerializeWithCachedSizesToArray(), RequiredFieldsByteSizeFallback(), and SerializeWithCachedSizes().
void dqmstorepb::ROOTFilePB_Histo::Swap | ( | ROOTFilePB_Histo * | other | ) |
Definition at line 526 of file ROOTFilePB.pb.cc.
References InternalSwap().
|
inline |
Definition at line 68 of file ROOTFilePB.pb.h.
Referenced by ByteSizeLong(), InternalSerializeWithCachedSizesToArray(), and SerializeWithCachedSizes().
|
friend |
Definition at line 196 of file ROOTFilePB.pb.h.
|
mutableprivate |
Definition at line 191 of file ROOTFilePB.pb.h.
Referenced by ByteSizeLong(), InternalSwap(), SetCachedSize(), and SharedCtor().
|
private |
Definition at line 190 of file ROOTFilePB.pb.h.
Referenced by ByteSizeLong(), Clear(), GetMetadata(), InternalSwap(), IsInitialized(), and MergeFrom().
|
private |
Definition at line 189 of file ROOTFilePB.pb.h.
Referenced by ByteSizeLong(), Clear(), InternalSerializeWithCachedSizesToArray(), InternalSwap(), MergeFrom(), ROOTFilePB_Histo(), and SerializeWithCachedSizes().
|
private |
Definition at line 195 of file ROOTFilePB.pb.h.
Referenced by Clear(), GetMetadata(), InternalSwap(), MergePartialFromCodedStream(), ROOTFilePB_Histo(), and SharedCtor().
|
private |
Definition at line 192 of file ROOTFilePB.pb.h.
Referenced by Clear(), GetMetadata(), InternalSwap(), MergeFrom(), ROOTFilePB_Histo(), SharedCtor(), and SharedDtor().
|
static |
Definition at line 171 of file ROOTFilePB.pb.h.
Referenced by dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::StaticDescriptorInitializer::StaticDescriptorInitializer().
|
static |
Definition at line 134 of file ROOTFilePB.pb.h.
Referenced by dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::StaticDescriptorInitializer::StaticDescriptorInitializer().
|
static |
Definition at line 164 of file ROOTFilePB.pb.h.
Referenced by dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::StaticDescriptorInitializer::StaticDescriptorInitializer().
|
static |
Definition at line 149 of file ROOTFilePB.pb.h.
Referenced by dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::StaticDescriptorInitializer::StaticDescriptorInitializer().
|
private |
Definition at line 194 of file ROOTFilePB.pb.h.
Referenced by Clear(), GetMetadata(), InternalSwap(), MergePartialFromCodedStream(), ROOTFilePB_Histo(), and SharedCtor().
|
private |
Definition at line 193 of file ROOTFilePB.pb.h.
Referenced by Clear(), GetMetadata(), InternalSwap(), MergeFrom(), ROOTFilePB_Histo(), SharedCtor(), and SharedDtor().