#include <ROOTFilePB.pb.h>
Classes | |
class | _Internal |
struct | Impl_ |
Public Types | |
enum | : int { kFullPathnameFieldNumber = 1, kStreamedHistoFieldNumber = 3, kSizeFieldNumber = 2, kFlagsFieldNumber = 4 } |
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 |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_flags () |
void | clear_full_pathname () |
void | clear_size () |
void | clear_streamed_histo () |
void | CopyFrom (const ROOTFilePB_Histo &from) |
uint32_t | flags () const |
const std::string & | full_pathname () const |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_flags () const |
bool | has_full_pathname () const |
bool | has_size () const |
bool | has_streamed_histo () const |
bool | IsInitialized () const final |
void | MergeFrom (const ROOTFilePB_Histo &from) |
std::string * | mutable_full_pathname () |
std::string * | mutable_streamed_histo () |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
ROOTFilePB_Histo * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
ROOTFilePB_Histo & | operator= (const ROOTFilePB_Histo &from) |
ROOTFilePB_Histo & | operator= (ROOTFilePB_Histo &&from) noexcept |
PROTOBUF_NODISCARD std::string * | release_full_pathname () |
PROTOBUF_NODISCARD std::string * | release_streamed_histo () |
ROOTFilePB_Histo () | |
PROTOBUF_CONSTEXPR | ROOTFilePB_Histo (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
ROOTFilePB_Histo (const ROOTFilePB_Histo &from) | |
ROOTFilePB_Histo (ROOTFilePB_Histo &&from) noexcept | |
void | set_allocated_full_pathname (std::string *full_pathname) |
void | set_allocated_streamed_histo (std::string *streamed_histo) |
void | set_flags (uint32_t value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_full_pathname (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_full_pathname (ArgT0 &&arg0, ArgT... args) |
void | set_size (uint32_t value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_streamed_histo (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_streamed_histo (ArgT0 &&arg0, ArgT... args) |
uint32_t | size () const |
const std::string & | streamed_histo () const |
void | Swap (ROOTFilePB_Histo *other) |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
void | UnsafeArenaSwap (ROOTFilePB_Histo *other) |
~ROOTFilePB_Histo () override | |
Static Public Member Functions | |
static const ROOTFilePB_Histo & | 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_Histo * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages = 0 |
Protected Member Functions | |
ROOTFilePB_Histo (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
typedef void | DestructorSkippable_ |
typedef void | InternalArenaConstructable_ |
Private Member Functions | |
uint32_t | _internal_flags () const |
const std::string & | _internal_full_pathname () const |
bool | _internal_has_flags () const |
bool | _internal_has_full_pathname () const |
bool | _internal_has_size () const |
bool | _internal_has_streamed_histo () const |
std::string * | _internal_mutable_full_pathname () |
std::string * | _internal_mutable_streamed_histo () |
void | _internal_set_flags (uint32_t value) |
PROTOBUF_ALWAYS_INLINE void | _internal_set_full_pathname (const std::string &value) |
void | _internal_set_size (uint32_t value) |
PROTOBUF_ALWAYS_INLINE void | _internal_set_streamed_histo (const std::string &value) |
uint32_t | _internal_size () const |
const std::string & | _internal_streamed_histo () const |
void | InternalSwap (ROOTFilePB_Histo *other) |
size_t | RequiredFieldsByteSizeFallback () const |
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_Histo &a, ROOTFilePB_Histo &b) |
Definition at line 66 of file ROOTFilePB.pb.h.
|
private |
Definition at line 273 of file ROOTFilePB.pb.h.
|
private |
Definition at line 272 of file ROOTFilePB.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kFullPathnameFieldNumber | |
kStreamedHistoFieldNumber | |
kSizeFieldNumber | |
kFlagsFieldNumber |
Definition at line 183 of file ROOTFilePB.pb.h.
|
inline |
Definition at line 70 of file ROOTFilePB.pb.h.
|
override |
Definition at line 199 of file ROOTFilePB.pb.cc.
References SharedDtor(), and funct::void.
|
explicit |
dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo | ( | const ROOTFilePB_Histo & | from | ) |
Definition at line 148 of file ROOTFilePB.pb.cc.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, _internal_full_pathname(), _internal_has_full_pathname(), _internal_has_streamed_histo(), _internal_streamed_histo(), dqmstorepb::ROOTFilePB_Histo::Impl_::flags_, dqmstorepb::ROOTFilePB_Histo::Impl_::full_pathname_, dqmstorepb::ROOTFilePB_Histo::Impl_::size_, dqmstorepb::ROOTFilePB_Histo::Impl_::streamed_histo_, and funct::void.
|
inlinenoexcept |
|
explicitprotected |
Definition at line 143 of file ROOTFilePB.pb.cc.
References SharedCtor().
|
inlineprivate |
Definition at line 617 of file ROOTFilePB.pb.h.
References _impl_, and dqmstorepb::ROOTFilePB_Histo::Impl_::flags_.
Referenced by _InternalSerialize(), ByteSizeLong(), flags(), and RequiredFieldsByteSizeFallback().
|
inlineprivate |
Definition at line 482 of file ROOTFilePB.pb.h.
References _impl_, and dqmstorepb::ROOTFilePB_Histo::Impl_::full_pathname_.
Referenced by _InternalSerialize(), ByteSizeLong(), full_pathname(), RequiredFieldsByteSizeFallback(), and ROOTFilePB_Histo().
|
inlineprivate |
Definition at line 608 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, and relativeConstraints::value.
Referenced by has_flags(), and RequiredFieldsByteSizeFallback().
|
inlineprivate |
Definition at line 458 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, and relativeConstraints::value.
Referenced by has_full_pathname(), release_full_pathname(), RequiredFieldsByteSizeFallback(), and ROOTFilePB_Histo().
|
inlineprivate |
Definition at line 521 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, and relativeConstraints::value.
Referenced by has_size(), and RequiredFieldsByteSizeFallback().
|
inlineprivate |
Definition at line 545 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, and relativeConstraints::value.
Referenced by has_streamed_histo(), release_streamed_histo(), RequiredFieldsByteSizeFallback(), and ROOTFilePB_Histo().
|
inlineprivate |
Definition at line 487 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, and dqmstorepb::ROOTFilePB_Histo::Impl_::full_pathname_.
Referenced by _InternalParse(), and mutable_full_pathname().
|
inlineprivate |
Definition at line 574 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, and dqmstorepb::ROOTFilePB_Histo::Impl_::streamed_histo_.
Referenced by _InternalParse(), and mutable_streamed_histo().
|
inlineprivate |
Definition at line 622 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, dqmstorepb::ROOTFilePB_Histo::Impl_::flags_, and relativeConstraints::value.
Referenced by set_flags().
|
inlineprivate |
Definition at line 483 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, and dqmstorepb::ROOTFilePB_Histo::Impl_::full_pathname_.
|
inlineprivate |
Definition at line 535 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, dqmstorepb::ROOTFilePB_Histo::Impl_::size_, and relativeConstraints::value.
Referenced by set_size().
|
inlineprivate |
Definition at line 570 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, and dqmstorepb::ROOTFilePB_Histo::Impl_::streamed_histo_.
|
inlineprivate |
Definition at line 530 of file ROOTFilePB.pb.h.
References _impl_, and dqmstorepb::ROOTFilePB_Histo::Impl_::size_.
Referenced by _InternalSerialize(), ByteSizeLong(), RequiredFieldsByteSizeFallback(), and size().
|
inlineprivate |
Definition at line 569 of file ROOTFilePB.pb.h.
References _impl_, and dqmstorepb::ROOTFilePB_Histo::Impl_::streamed_histo_.
Referenced by _InternalSerialize(), ByteSizeLong(), RequiredFieldsByteSizeFallback(), ROOTFilePB_Histo(), and streamed_histo().
|
final |
Definition at line 241 of file ROOTFilePB.pb.cc.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, _internal_mutable_full_pathname(), _internal_mutable_streamed_histo(), CHK_, dqmstorepb::ROOTFilePB_Histo::Impl_::flags_, dqmstorepb::ROOTFilePB_Histo::_Internal::set_has_flags(), dqmstorepb::ROOTFilePB_Histo::_Internal::set_has_size(), dqmstorepb::ROOTFilePB_Histo::Impl_::size_, str, and makeGlobalPositionRcd_cfg::tag.
|
final |
Definition at line 311 of file ROOTFilePB.pb.cc.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, _internal_flags(), _internal_full_pathname(), _internal_size(), _internal_streamed_histo(), data, cms::cuda::stream, filterCSVwithJSON::target, and funct::void.
|
final |
Definition at line 382 of file ROOTFilePB.pb.cc.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_cached_size_, dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, _internal_flags(), _internal_full_pathname(), _internal_size(), _internal_streamed_histo(), RequiredFieldsByteSizeFallback(), and funct::void.
|
final |
Definition at line 216 of file ROOTFilePB.pb.cc.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, dqmstorepb::ROOTFilePB_Histo::Impl_::flags_, dqmstorepb::ROOTFilePB_Histo::Impl_::full_pathname_, dqmstorepb::ROOTFilePB_Histo::Impl_::size_, dqmstorepb::ROOTFilePB_Histo::Impl_::streamed_histo_, and funct::void.
Referenced by CopyFrom().
|
inline |
Definition at line 613 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, and dqmstorepb::ROOTFilePB_Histo::Impl_::flags_.
|
inline |
Definition at line 463 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, and dqmstorepb::ROOTFilePB_Histo::Impl_::full_pathname_.
|
inline |
Definition at line 526 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, and dqmstorepb::ROOTFilePB_Histo::Impl_::size_.
|
inline |
Definition at line 550 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, and dqmstorepb::ROOTFilePB_Histo::Impl_::streamed_histo_.
void dqmstorepb::ROOTFilePB_Histo::CopyFrom | ( | const ROOTFilePB_Histo & | from | ) |
Definition at line 441 of file ROOTFilePB.pb.cc.
References Clear(), and MergeFrom().
Referenced by operator=(), and dqmstorepb::ROOTFilePB::operator=().
|
inlinestatic |
Definition at line 111 of file ROOTFilePB.pb.h.
References internal_default_instance().
Referenced by GetDescriptor(), dqmstorepb::ROOTFilePB::GetDescriptor(), GetReflection(), and dqmstorepb::ROOTFilePB::GetReflection().
|
inlinestatic |
Definition at line 104 of file ROOTFilePB.pb.h.
References GetDescriptor().
|
inline |
Definition at line 618 of file ROOTFilePB.pb.h.
References _internal_flags().
|
inline |
Definition at line 467 of file ROOTFilePB.pb.h.
References _internal_full_pathname().
Referenced by set_allocated_full_pathname().
|
inlinestaticprivate |
Definition at line 168 of file ROOTFilePB.pb.h.
|
inlinefinal |
Definition at line 158 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_cached_size_, and _impl_.
|
final |
Definition at line 411 of file ROOTFilePB.pb.cc.
References _class_data_.
|
inlinestatic |
Definition at line 105 of file ROOTFilePB.pb.h.
References default_instance(), and GetMetadata().
Referenced by descriptor(), and dqmstorepb::ROOTFilePB::descriptor().
|
final |
Definition at line 471 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.
Referenced by GetDescriptor(), dqmstorepb::ROOTFilePB::GetDescriptor(), GetReflection(), and dqmstorepb::ROOTFilePB::GetReflection().
|
inlinestatic |
Definition at line 108 of file ROOTFilePB.pb.h.
References default_instance(), and GetMetadata().
|
inline |
Definition at line 612 of file ROOTFilePB.pb.h.
References _internal_has_flags().
|
inline |
Definition at line 462 of file ROOTFilePB.pb.h.
References _internal_has_full_pathname().
|
inline |
Definition at line 525 of file ROOTFilePB.pb.h.
References _internal_has_size().
|
inline |
Definition at line 549 of file ROOTFilePB.pb.h.
References _internal_has_streamed_histo().
|
inlinestatic |
Definition at line 112 of file ROOTFilePB.pb.h.
References dqmstorepb::_ROOTFilePB_Histo_default_instance_.
Referenced by default_instance(), and dqmstorepb::ROOTFilePB::default_instance().
|
private |
Definition at line 455 of file ROOTFilePB.pb.cc.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, dqmstorepb::ROOTFilePB_Histo::Impl_::flags_, dqmstorepb::ROOTFilePB_Histo::Impl_::full_pathname_, trackingPlots::other, dqmstorepb::ROOTFilePB_Histo::Impl_::size_, dqmstorepb::ROOTFilePB_Histo::Impl_::streamed_histo_, edm::swap(), and swap.
Referenced by operator=(), dqmstorepb::ROOTFilePB::operator=(), Swap(), dqmstorepb::ROOTFilePB::Swap(), UnsafeArenaSwap(), and dqmstorepb::ROOTFilePB::UnsafeArenaSwap().
|
final |
Definition at line 449 of file ROOTFilePB.pb.cc.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, and dqmstorepb::ROOTFilePB_Histo::_Internal::MissingRequiredFields().
|
inline |
Definition at line 146 of file ROOTFilePB.pb.h.
References MergeImpl().
Referenced by CopyFrom().
|
staticprivate |
Definition at line 413 of file ROOTFilePB.pb.cc.
References funct::void.
Referenced by MergeFrom().
|
inline |
Definition at line 477 of file ROOTFilePB.pb.h.
References _internal_mutable_full_pathname(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 564 of file ROOTFilePB.pb.h.
References _internal_mutable_streamed_histo(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 100 of file ROOTFilePB.pb.h.
|
inlinefinal |
Definition at line 140 of file ROOTFilePB.pb.h.
|
inline |
Definition at line 77 of file ROOTFilePB.pb.h.
References CopyFrom().
|
inlinenoexcept |
Definition at line 81 of file ROOTFilePB.pb.h.
References CopyFrom(), and InternalSwap().
|
inline |
Definition at line 491 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, _internal_has_full_pathname(), dqmstorepb::ROOTFilePB_Histo::Impl_::full_pathname_, and AlCaHLTBitMon_ParallelJobs::p.
|
inline |
Definition at line 578 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, _internal_has_streamed_histo(), AlCaHLTBitMon_ParallelJobs::p, and dqmstorepb::ROOTFilePB_Histo::Impl_::streamed_histo_.
|
private |
Definition at line 356 of file ROOTFilePB.pb.cc.
References _internal_flags(), _internal_full_pathname(), _internal_has_flags(), _internal_has_full_pathname(), _internal_has_size(), _internal_has_streamed_histo(), _internal_size(), and _internal_streamed_histo().
Referenced by ByteSizeLong().
|
inline |
Definition at line 505 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, full_pathname(), and dqmstorepb::ROOTFilePB_Histo::Impl_::full_pathname_.
|
inline |
Definition at line 592 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, streamed_histo(), and dqmstorepb::ROOTFilePB_Histo::Impl_::streamed_histo_.
|
inline |
Definition at line 626 of file ROOTFilePB.pb.h.
References _internal_set_flags().
Referenced by tryRootPreload().
void dqmstorepb::ROOTFilePB_Histo::set_full_pathname | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 472 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, writedatasetfile::args, and dqmstorepb::ROOTFilePB_Histo::Impl_::full_pathname_.
|
inline |
Definition at line 539 of file ROOTFilePB.pb.h.
References _internal_set_size().
Referenced by tryRootPreload().
void dqmstorepb::ROOTFilePB_Histo::set_streamed_histo | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
Referenced by tryRootPreload().
|
inline |
Definition at line 559 of file ROOTFilePB.pb.h.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, writedatasetfile::args, and dqmstorepb::ROOTFilePB_Histo::Impl_::streamed_histo_.
|
finalprivate |
Definition at line 214 of file ROOTFilePB.pb.cc.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_cached_size_, _impl_, and size().
|
inlineprivate |
Definition at line 180 of file ROOTFilePB.pb.cc.
References dqmstorepb::ROOTFilePB_Histo::Impl_::_has_bits_, _impl_, dqmstorepb::ROOTFilePB_Histo::Impl_::flags_, dqmstorepb::ROOTFilePB_Histo::Impl_::full_pathname_, dqmstorepb::ROOTFilePB_Histo::Impl_::size_, dqmstorepb::ROOTFilePB_Histo::Impl_::streamed_histo_, and funct::void.
Referenced by ROOTFilePB_Histo().
|
inlineprivate |
Definition at line 208 of file ROOTFilePB.pb.cc.
References _impl_, dqmstorepb::ROOTFilePB_Histo::Impl_::full_pathname_, and dqmstorepb::ROOTFilePB_Histo::Impl_::streamed_histo_.
Referenced by ~ROOTFilePB_Histo().
|
inline |
Definition at line 531 of file ROOTFilePB.pb.h.
References _internal_size().
Referenced by ntupleDataFormat._Collection::__iter__(), ntupleDataFormat._Collection::__len__(), and SetCachedSize().
|
inline |
Definition at line 554 of file ROOTFilePB.pb.h.
References _internal_streamed_histo().
Referenced by set_allocated_streamed_histo().
|
inline |
Definition at line 118 of file ROOTFilePB.pb.h.
References InternalSwap(), and trackingPlots::other.
|
inline |
Definition at line 96 of file ROOTFilePB.pb.h.
|
inline |
Definition at line 131 of file ROOTFilePB.pb.h.
References InternalSwap(), and trackingPlots::other.
|
friend |
Definition at line 271 of file ROOTFilePB.pb.h.
|
friend |
Definition at line 167 of file ROOTFilePB.pb.h.
|
friend |
Definition at line 285 of file ROOTFilePB.pb.h.
|
friend |
Definition at line 117 of file ROOTFilePB.pb.h.
Referenced by InternalSwap().
union { ... } |
|
static |
Definition at line 174 of file ROOTFilePB.pb.h.
Referenced by GetClassData().
Impl_ dqmstorepb::ROOTFilePB_Histo::_impl_ |
Definition at line 283 of file ROOTFilePB.pb.h.
Referenced by dqmstorepb::ROOTFilePB::_internal_add_histo(), _internal_flags(), _internal_full_pathname(), _internal_has_flags(), _internal_has_full_pathname(), _internal_has_size(), _internal_has_streamed_histo(), dqmstorepb::ROOTFilePB::_internal_histo(), dqmstorepb::ROOTFilePB::_internal_histo_size(), _internal_mutable_full_pathname(), _internal_mutable_streamed_histo(), _internal_set_flags(), _internal_set_full_pathname(), _internal_set_size(), _internal_set_streamed_histo(), _internal_size(), _internal_streamed_histo(), _InternalParse(), _InternalSerialize(), ByteSizeLong(), Clear(), clear_flags(), clear_full_pathname(), dqmstorepb::ROOTFilePB::clear_histo(), clear_size(), clear_streamed_histo(), GetCachedSize(), dqmstorepb::ROOTFilePB::GetCachedSize(), dqmstorepb::ROOTFilePB::histo(), InternalSwap(), IsInitialized(), dqmstorepb::ROOTFilePB::mutable_histo(), release_full_pathname(), release_streamed_histo(), ROOTFilePB_Histo(), set_allocated_full_pathname(), set_allocated_streamed_histo(), set_full_pathname(), set_streamed_histo(), SetCachedSize(), SharedCtor(), and SharedDtor().
|
static |
Definition at line 115 of file ROOTFilePB.pb.h.