#include <ROOTFilePB.pb.h>
Definition at line 271 of file ROOTFilePB.pb.h.
◆ Histo
◆ anonymous enum
◆ ROOTFilePB() [1/3]
dqmstorepb::ROOTFilePB::ROOTFilePB |
( |
| ) |
|
◆ ~ROOTFilePB()
dqmstorepb::ROOTFilePB::~ROOTFilePB |
( |
| ) |
|
|
override |
◆ ROOTFilePB() [2/3]
dqmstorepb::ROOTFilePB::ROOTFilePB |
( |
const ROOTFilePB & |
from | ) |
|
◆ ROOTFilePB() [3/3]
dqmstorepb::ROOTFilePB::ROOTFilePB |
( |
ROOTFilePB && |
from | ) |
|
|
inlinenoexcept |
◆ _internal_add_histo()
◆ _internal_histo()
◆ _internal_histo_size()
int dqmstorepb::ROOTFilePB::_internal_histo_size |
( |
| ) |
const |
|
inlineprivate |
◆ _InternalParse()
const char * dqmstorepb::ROOTFilePB::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
◆ add_histo()
◆ ByteSizeLong()
size_t dqmstorepb::ROOTFilePB::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
void dqmstorepb::ROOTFilePB::Clear |
( |
| ) |
|
|
final |
◆ clear_histo()
void dqmstorepb::ROOTFilePB::clear_histo |
( |
| ) |
|
|
inline |
◆ CopyFrom() [1/2]
void dqmstorepb::ROOTFilePB::CopyFrom |
( |
const ::PROTOBUF_NAMESPACE_ID::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
void dqmstorepb::ROOTFilePB::CopyFrom |
( |
const ROOTFilePB & |
from | ) |
|
◆ default_instance()
const ROOTFilePB & dqmstorepb::ROOTFilePB::default_instance |
( |
| ) |
|
|
static |
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* dqmstorepb::ROOTFilePB::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ FullMessageName()
::PROTOBUF_NAMESPACE_ID::StringPiece dqmstorepb::ROOTFilePB::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
◆ GetArenaNoVirtual()
inline ::PROTOBUF_NAMESPACE_ID::Arena* dqmstorepb::ROOTFilePB::GetArenaNoVirtual |
( |
| ) |
const |
|
inlineprivate |
◆ GetCachedSize()
int dqmstorepb::ROOTFilePB::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor* dqmstorepb::ROOTFilePB::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
PROTOBUF_NAMESPACE_ID::Metadata dqmstorepb::ROOTFilePB::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetMetadataStatic()
::PROTOBUF_NAMESPACE_ID::Metadata dqmstorepb::ROOTFilePB::GetMetadataStatic |
( |
| ) |
|
|
inlinestaticprivate |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection* dqmstorepb::ROOTFilePB::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ histo() [1/2]
◆ histo() [2/2]
◆ histo_size()
int dqmstorepb::ROOTFilePB::histo_size |
( |
| ) |
const |
|
inline |
◆ InitAsDefaultInstance()
void dqmstorepb::ROOTFilePB::InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
static const ROOTFilePB* dqmstorepb::ROOTFilePB::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ InternalSwap()
void dqmstorepb::ROOTFilePB::InternalSwap |
( |
ROOTFilePB * |
other | ) |
|
|
private |
◆ IsInitialized()
bool dqmstorepb::ROOTFilePB::IsInitialized |
( |
| ) |
const |
|
final |
◆ MaybeArenaPtr()
void* dqmstorepb::ROOTFilePB::MaybeArenaPtr |
( |
| ) |
const |
|
inlineprivate |
◆ MergeFrom() [1/2]
void dqmstorepb::ROOTFilePB::MergeFrom |
( |
const ::PROTOBUF_NAMESPACE_ID::Message & |
from | ) |
|
|
final |
Definition at line 624 of file ROOTFilePB.pb.cc.
626 GOOGLE_DCHECK_NE(&from,
this);
627 const ROOTFilePB*
source = ::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<ROOTFilePB>(&from);
630 ::PROTOBUF_NAMESPACE_ID::internal::ReflectionOps::Merge(from,
this);
References source.
Referenced by CopyFrom().
◆ MergeFrom() [2/2]
void dqmstorepb::ROOTFilePB::MergeFrom |
( |
const ROOTFilePB & |
from | ) |
|
◆ mutable_histo() [1/2]
◆ mutable_histo() [2/2]
◆ mutable_unknown_fields()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* dqmstorepb::ROOTFilePB::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New() [1/2]
Definition at line 321 of file ROOTFilePB.pb.h.
321 {
return CreateMaybeMessage<ROOTFilePB>(
nullptr); }
◆ New() [2/2]
ROOTFilePB* dqmstorepb::ROOTFilePB::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena | ) |
const |
|
inlinefinal |
Definition at line 323 of file ROOTFilePB.pb.h.
323 {
return CreateMaybeMessage<ROOTFilePB>(arena); }
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ SetCachedSize()
void dqmstorepb::ROOTFilePB::SetCachedSize |
( |
int |
size | ) |
const |
|
finalprivate |
◆ SharedCtor()
void dqmstorepb::ROOTFilePB::SharedCtor |
( |
| ) |
|
|
inlineprivate |
◆ SharedDtor()
void dqmstorepb::ROOTFilePB::SharedDtor |
( |
| ) |
|
|
inlineprivate |
◆ Swap()
void dqmstorepb::ROOTFilePB::Swap |
( |
ROOTFilePB * |
other | ) |
|
|
inline |
◆ unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& dqmstorepb::ROOTFilePB::unknown_fields |
( |
| ) |
const |
|
inline |
◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
friend |
◆ ::TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
◆ swap
◆ _cached_size_
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize dqmstorepb::ROOTFilePB::_cached_size_ |
|
private |
◆ _has_bits_
::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> dqmstorepb::ROOTFilePB::_has_bits_ |
|
private |
◆ _internal_metadata_
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena dqmstorepb::ROOTFilePB::_internal_metadata_ |
|
private |
◆ histo_
Definition at line 396 of file ROOTFilePB.pb.h.
Referenced by _internal_add_histo(), _internal_histo(), _internal_histo_size(), ByteSizeLong(), Clear(), clear_histo(), histo(), InternalSwap(), IsInitialized(), MergeFrom(), and mutable_histo().
◆ kIndexInFileMessages
constexpr int dqmstorepb::ROOTFilePB::kIndexInFileMessages = 1 |
|
staticconstexpr |