#include <ROOTFilePB.pb.h>
Public Types | |
using | Histo = dqmstorepb::ROOTFilePB_Histo |
Public Member Functions | |
::dqmstorepb::ROOTFilePB_Histo * | add_histo () |
size_t | ByteSizeLong () const PROTOBUF_FINAL |
void | Clear () PROTOBUF_FINAL |
void | clear_histo () |
void | CopyFrom (const ::google::protobuf::Message &from) PROTOBUF_FINAL |
void | CopyFrom (const ROOTFilePB &from) |
int | GetCachedSize () const PROTOBUF_FINAL |
::google::protobuf::Metadata | GetMetadata () const PROTOBUF_FINAL |
const ::dqmstorepb::ROOTFilePB_Histo & | histo (int index) const |
const ::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo > & | histo () const |
int | histo_size () 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 &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) PROTOBUF_FINAL |
::dqmstorepb::ROOTFilePB_Histo * | mutable_histo (int index) |
::google::protobuf::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo > * | mutable_histo () |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
ROOTFilePB * | New () const PROTOBUF_FINAL |
ROOTFilePB * | New (::google::protobuf::Arena *arena) const PROTOBUF_FINAL |
ROOTFilePB & | operator= (const ROOTFilePB &from) |
ROOTFilePB () | |
ROOTFilePB (const ROOTFilePB &from) | |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const PROTOBUF_FINAL |
void | Swap (ROOTFilePB *other) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
~ROOTFilePB () override | |
Static Public Member Functions | |
static const ROOTFilePB & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static const ROOTFilePB * | internal_default_instance () |
Static Public Attributes | |
static const int | kHistoFieldNumber = 1 |
static PROTOBUF_CONSTEXPR int const | kIndexInFileMessages |
Private Member Functions | |
inline::google::protobuf::Arena * | GetArenaNoVirtual () const |
void | InternalSwap (ROOTFilePB *other) |
void * | MaybeArenaPtr () const |
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::RepeatedPtrField< ::dqmstorepb::ROOTFilePB_Histo > | histo_ |
Friends | |
struct | protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::TableStruct |
void | swap (ROOTFilePB &a, ROOTFilePB &b) |
Definition at line 218 of file ROOTFilePB.pb.h.
Definition at line 304 of file ROOTFilePB.pb.h.
dqmstorepb::ROOTFilePB::ROOTFilePB | ( | ) |
Definition at line 770 of file ROOTFilePB.pb.cc.
References dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::InitDefaults(), internal_default_instance(), and SharedCtor().
Referenced by New().
|
override |
dqmstorepb::ROOTFilePB::ROOTFilePB | ( | const ROOTFilePB & | from | ) |
Definition at line 778 of file ROOTFilePB.pb.cc.
References _internal_metadata_.
|
inline |
Definition at line 534 of file ROOTFilePB.pb.h.
Referenced by fillMessage(), GetMetadata(), MergePartialFromCodedStream(), DQMStore::saveMonitorElementToPB(), and tryRootPreload().
size_t dqmstorepb::ROOTFilePB::ByteSizeLong | ( | ) | const |
Definition at line 919 of file ROOTFilePB.pb.cc.
References _cached_size_, _internal_metadata_, KineDebug3::count(), histo(), histo_size(), and mps_fire::i.
void dqmstorepb::ROOTFilePB::Clear | ( | ) |
Definition at line 823 of file ROOTFilePB.pb.cc.
References _has_bits_, _internal_metadata_, and histo_.
Referenced by CopyFrom().
|
inline |
Definition at line 523 of file ROOTFilePB.pb.h.
Referenced by GetMetadata().
void dqmstorepb::ROOTFilePB::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
Definition at line 971 of file ROOTFilePB.pb.cc.
References Clear(), and MergeFrom().
void dqmstorepb::ROOTFilePB::CopyFrom | ( | const ROOTFilePB & | from | ) |
Definition at line 978 of file ROOTFilePB.pb.cc.
References Clear(), and MergeFrom().
|
static |
Definition at line 810 of file ROOTFilePB.pb.cc.
References dqmstorepb::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::InitDefaults(), and internal_default_instance().
|
static |
Definition at line 805 of file ROOTFilePB.pb.cc.
References kIndexInFileMessages.
|
inlineprivate |
Definition at line 292 of file ROOTFilePB.pb.h.
Referenced by operator=().
|
inline |
Definition at line 285 of file ROOTFilePB.pb.h.
References trackingPlots::other, and findQualityFiles::size.
google::protobuf::Metadata dqmstorepb::ROOTFilePB::GetMetadata | ( | ) | const |
Definition at line 1002 of file ROOTFilePB.pb.cc.
References add_histo(), clear_histo(), histo(), histo_, histo_size(), diffTreeTool::index, kIndexInFileMessages, and mutable_histo().
|
inline |
Definition at line 526 of file ROOTFilePB.pb.h.
Referenced by addFile(), convertFile(), dumpFiles(), DQMStore::readFilePB(), and tryRootPreload().
|
inline |
Definition at line 544 of file ROOTFilePB.pb.h.
Referenced by ByteSizeLong(), GetMetadata(), InternalSerializeWithCachedSizesToArray(), IsInitialized(), and SerializeWithCachedSizes().
|
inline |
Definition at line 520 of file ROOTFilePB.pb.h.
Referenced by addFile(), ByteSizeLong(), convertFile(), dumpFiles(), GetMetadata(), InternalSerializeWithCachedSizesToArray(), DQMStore::readFilePB(), and SerializeWithCachedSizes().
|
inlinestatic |
Definition at line 254 of file ROOTFilePB.pb.h.
References dqmstorepb::_ROOTFilePB_default_instance_.
Referenced by default_instance(), and ROOTFilePB().
google::protobuf::uint8 * dqmstorepb::ROOTFilePB::InternalSerializeWithCachedSizesToArray | ( | bool | deterministic, |
::google::protobuf::uint8 * | target | ||
) | const |
Definition at line 896 of file ROOTFilePB.pb.cc.
References _internal_metadata_, histo(), histo_size(), mps_fire::i, gen::n, and edmPickEvents::target.
|
private |
Definition at line 994 of file ROOTFilePB.pb.cc.
References _cached_size_, _has_bits_, _internal_metadata_, histo_, std::swap(), and swap.
Referenced by Swap().
bool dqmstorepb::ROOTFilePB::IsInitialized | ( | ) | const |
Definition at line 985 of file ROOTFilePB.pb.cc.
References histo().
|
inlineprivate |
Definition at line 295 of file ROOTFilePB.pb.h.
void dqmstorepb::ROOTFilePB::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
Definition at line 946 of file ROOTFilePB.pb.cc.
References source.
Referenced by CopyFrom().
void dqmstorepb::ROOTFilePB::MergeFrom | ( | const ROOTFilePB & | from | ) |
Definition at line 961 of file ROOTFilePB.pb.cc.
References _internal_metadata_, and histo_.
bool dqmstorepb::ROOTFilePB::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
Definition at line 834 of file ROOTFilePB.pb.cc.
References _internal_metadata_, add_histo(), DO_, AlCaHLTBitMon_ParallelJobs::p, summarizeEdmComparisonLogfiles::success, and GlobalPosition_Frontier_DevDB_cff::tag.
|
inline |
Definition at line 530 of file ROOTFilePB.pb.h.
|
inline |
Definition at line 539 of file ROOTFilePB.pb.h.
Referenced by GetMetadata().
|
inline |
Definition at line 247 of file ROOTFilePB.pb.h.
|
inline |
Definition at line 268 of file ROOTFilePB.pb.h.
References input, New(), convertSQLitetoXML_cfg::output, and edmPickEvents::target.
Referenced by New().
ROOTFilePB * dqmstorepb::ROOTFilePB::New | ( | ::google::protobuf::Arena * | arena | ) | const |
|
inline |
Definition at line 225 of file ROOTFilePB.pb.h.
References GetArenaNoVirtual(), eostools::move(), and noexcept.
void dqmstorepb::ROOTFilePB::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
Definition at line 876 of file ROOTFilePB.pb.cc.
References _internal_metadata_, histo(), histo_size(), mps_fire::i, gen::n, and convertSQLitetoXML_cfg::output.
|
private |
Definition at line 800 of file ROOTFilePB.pb.cc.
References _cached_size_, and findQualityFiles::size.
|
private |
Definition at line 788 of file ROOTFilePB.pb.cc.
References _cached_size_.
Referenced by ROOTFilePB().
|
private |
void dqmstorepb::ROOTFilePB::Swap | ( | ROOTFilePB * | other | ) |
Definition at line 990 of file ROOTFilePB.pb.cc.
References InternalSwap().
|
inline |
Definition at line 244 of file ROOTFilePB.pb.h.
|
friend |
Definition at line 327 of file ROOTFilePB.pb.h.
|
friend |
Definition at line 262 of file ROOTFilePB.pb.h.
Referenced by InternalSwap().
|
mutableprivate |
Definition at line 325 of file ROOTFilePB.pb.h.
Referenced by ByteSizeLong(), InternalSwap(), SetCachedSize(), and SharedCtor().
|
private |
Definition at line 324 of file ROOTFilePB.pb.h.
Referenced by Clear(), and InternalSwap().
|
private |
Definition at line 323 of file ROOTFilePB.pb.h.
Referenced by ByteSizeLong(), Clear(), InternalSerializeWithCachedSizesToArray(), InternalSwap(), MergeFrom(), MergePartialFromCodedStream(), ROOTFilePB(), and SerializeWithCachedSizes().
|
private |
Definition at line 326 of file ROOTFilePB.pb.h.
Referenced by Clear(), GetMetadata(), InternalSwap(), and MergeFrom().
|
static |
Definition at line 311 of file ROOTFilePB.pb.h.
Referenced by dqmstorepb::ROOTFilePB_Histo::GetMetadata().
|
static |
Definition at line 258 of file ROOTFilePB.pb.h.
Referenced by descriptor(), and GetMetadata().