#include <ROOTFilePB.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kHistoFieldNumber = 1 } |
typedef ROOTFilePB_Histo | Histo |
Public Member Functions | |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
::dqmstorepb::ROOTFilePB_Histo * | add_histo () |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_histo () |
void | CopyFrom (const ROOTFilePB &from) |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
const ::dqmstorepb::ROOTFilePB_Histo & | histo (int index) const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo > & | histo () const |
int | histo_size () const |
bool | IsInitialized () const final |
void | MergeFrom (const ROOTFilePB &from) |
::dqmstorepb::ROOTFilePB_Histo * | mutable_histo (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::dqmstorepb::ROOTFilePB_Histo > * | mutable_histo () |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
ROOTFilePB * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
ROOTFilePB & | operator= (const ROOTFilePB &from) |
ROOTFilePB & | operator= (ROOTFilePB &&from) noexcept |
ROOTFilePB () | |
PROTOBUF_CONSTEXPR | ROOTFilePB (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
ROOTFilePB (const ROOTFilePB &from) | |
ROOTFilePB (ROOTFilePB &&from) noexcept | |
void | Swap (ROOTFilePB *other) |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
void | UnsafeArenaSwap (ROOTFilePB *other) |
~ROOTFilePB () override | |
Static Public Member Functions | |
static const ROOTFilePB & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const ROOTFilePB * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages = 1 |
Protected Member Functions | |
ROOTFilePB (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
typedef void | DestructorSkippable_ |
typedef void | InternalArenaConstructable_ |
Private Member Functions | |
::dqmstorepb::ROOTFilePB_Histo * | _internal_add_histo () |
const ::dqmstorepb::ROOTFilePB_Histo & | _internal_histo (int index) const |
int | _internal_histo_size () const |
void | InternalSwap (ROOTFilePB *other) |
void | SetCachedSize (int size) const final |
void | SharedCtor (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned) |
void | SharedDtor () |
Static Private Member Functions | |
::PROTOBUF_NAMESPACE_ID::StringPiece | FullMessageName () |
static void | MergeImpl (::PROTOBUF_NAMESPACE_ID::Message &to_msg, const ::PROTOBUF_NAMESPACE_ID::Message &from_msg) |
Private Attributes | |
union { | |
Impl_ _impl_ | |
}; | |
Friends | |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
struct | ::TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto |
void | swap (ROOTFilePB &a, ROOTFilePB &b) |
Definition at line 289 of file ROOTFilePB.pb.h.
|
private |
Definition at line 437 of file ROOTFilePB.pb.h.
Definition at line 403 of file ROOTFilePB.pb.h.
|
private |
Definition at line 436 of file ROOTFilePB.pb.h.
anonymous enum : int |
|
inline |
Definition at line 292 of file ROOTFilePB.pb.h.
|
override |
Definition at line 503 of file ROOTFilePB.pb.cc.
References SharedDtor(), and funct::void.
|
explicit |
dqmstorepb::ROOTFilePB::ROOTFilePB | ( | const ROOTFilePB & | from | ) |
Definition at line 488 of file ROOTFilePB.pb.cc.
References _impl_, dqmstorepb::ROOTFilePB::Impl_::histo_, and funct::void.
|
inlinenoexcept |
|
explicitprotected |
Definition at line 483 of file ROOTFilePB.pb.cc.
References SharedCtor().
|
inlineprivate |
Definition at line 654 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::_impl_.
Referenced by _InternalParse().
|
inlineprivate |
Definition at line 647 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::_impl_.
Referenced by _InternalSerialize().
|
inlineprivate |
Definition at line 636 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::_impl_.
Referenced by _InternalSerialize(), and ByteSizeLong().
|
final |
Definition at line 529 of file ROOTFilePB.pb.cc.
References _internal_add_histo(), CHK_, and makeGlobalPositionRcd_cfg::tag.
|
final |
Definition at line 572 of file ROOTFilePB.pb.cc.
References _internal_histo(), _internal_histo_size(), mps_fire::i, dqmiodumpmetadata::n, cms::cuda::stream, filterCSVwithJSON::target, and funct::void.
|
inline |
Definition at line 655 of file ROOTFilePB.pb.h.
Referenced by fillMessage(), dqm::DQMFileSaverPB::savePB(), and tryRootPreload().
|
final |
Definition at line 596 of file ROOTFilePB.pb.cc.
References dqmstorepb::ROOTFilePB::Impl_::_cached_size_, _impl_, _internal_histo_size(), dqmstorepb::ROOTFilePB::Impl_::histo_, mps_check::msg, and funct::void.
|
final |
Definition at line 519 of file ROOTFilePB.pb.cc.
References _impl_, dqmstorepb::ROOTFilePB::Impl_::histo_, and funct::void.
Referenced by CopyFrom().
|
inline |
Definition at line 638 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::_impl_.
void dqmstorepb::ROOTFilePB::CopyFrom | ( | const ROOTFilePB & | from | ) |
Definition at line 630 of file ROOTFilePB.pb.cc.
References Clear(), and MergeFrom().
|
inlinestatic |
Definition at line 333 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::internal_default_instance().
|
inlinestatic |
Definition at line 326 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::GetDescriptor().
|
inlinestaticprivate |
Definition at line 390 of file ROOTFilePB.pb.h.
|
inlinefinal |
Definition at line 380 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_cached_size_, and dqmstorepb::ROOTFilePB_Histo::_impl_.
|
final |
Definition at line 615 of file ROOTFilePB.pb.cc.
References _class_data_.
|
inlinestatic |
Definition at line 327 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::default_instance(), and dqmstorepb::ROOTFilePB_Histo::GetMetadata().
|
final |
Definition at line 650 of file ROOTFilePB.pb.cc.
References descriptor_table_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto_getter(), descriptor_table_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto_once, and file_level_metadata_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto.
|
inlinestatic |
Definition at line 330 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::default_instance(), and dqmstorepb::ROOTFilePB_Histo::GetMetadata().
|
inline |
Definition at line 650 of file ROOTFilePB.pb.h.
Referenced by addFile(), convertFile(), dumpFiles(), dqmservices::DQMProtobufReader::load(), and tryRootPreload().
|
inline |
Definition at line 660 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::_impl_.
|
inline |
Definition at line 637 of file ROOTFilePB.pb.h.
Referenced by addFile(), convertFile(), dumpFiles(), and dqmservices::DQMProtobufReader::load().
|
inlinestatic |
Definition at line 334 of file ROOTFilePB.pb.h.
References dqmstorepb::_ROOTFilePB_default_instance_.
|
private |
Definition at line 644 of file ROOTFilePB.pb.cc.
References _impl_, dqmstorepb::ROOTFilePB::Impl_::histo_, trackingPlots::other, and edm::swap().
|
final |
Definition at line 638 of file ROOTFilePB.pb.cc.
References _impl_, and dqmstorepb::ROOTFilePB::Impl_::histo_.
|
inline |
Definition at line 368 of file ROOTFilePB.pb.h.
References MergeImpl().
Referenced by CopyFrom().
|
staticprivate |
Definition at line 617 of file ROOTFilePB.pb.cc.
References funct::void.
Referenced by MergeFrom().
|
inline |
Definition at line 639 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::_impl_.
|
inline |
Definition at line 643 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::_impl_.
|
inline |
Definition at line 322 of file ROOTFilePB.pb.h.
|
inlinefinal |
Definition at line 362 of file ROOTFilePB.pb.h.
|
inline |
Definition at line 299 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::CopyFrom().
|
inlinenoexcept |
Definition at line 303 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::CopyFrom(), and dqmstorepb::ROOTFilePB_Histo::InternalSwap().
|
finalprivate |
Definition at line 517 of file ROOTFilePB.pb.cc.
References dqmstorepb::ROOTFilePB::Impl_::_cached_size_, and _impl_.
|
inlineprivate |
Definition at line 497 of file ROOTFilePB.pb.cc.
References _impl_, dqmstorepb::ROOTFilePB::Impl_::histo_, and funct::void.
Referenced by ROOTFilePB().
|
inlineprivate |
Definition at line 512 of file ROOTFilePB.pb.cc.
References _impl_, and dqmstorepb::ROOTFilePB::Impl_::histo_.
Referenced by ~ROOTFilePB().
|
inline |
Definition at line 340 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::InternalSwap(), and trackingPlots::other.
|
inline |
Definition at line 318 of file ROOTFilePB.pb.h.
|
inline |
Definition at line 353 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::InternalSwap(), and trackingPlots::other.
|
friend |
Definition at line 432 of file ROOTFilePB.pb.h.
|
friend |
Definition at line 389 of file ROOTFilePB.pb.h.
|
friend |
Definition at line 445 of file ROOTFilePB.pb.h.
|
friend |
Definition at line 339 of file ROOTFilePB.pb.h.
union { ... } |
|
static |
Definition at line 396 of file ROOTFilePB.pb.h.
Referenced by GetClassData().
Impl_ dqmstorepb::ROOTFilePB::_impl_ |
Definition at line 443 of file ROOTFilePB.pb.h.
Referenced by ByteSizeLong(), Clear(), InternalSwap(), IsInitialized(), ROOTFilePB(), SetCachedSize(), SharedCtor(), and SharedDtor().
|
static |
Definition at line 337 of file ROOTFilePB.pb.h.