CMS 3D CMS Logo

List of all members | Public Member Functions | Static Public Member Functions | Static Public Attributes | Private Member Functions | Private Attributes | Friends
dqmstorepb::ROOTFilePB_Histo Class Reference

#include <ROOTFilePB.pb.h>

Inheritance diagram for dqmstorepb::ROOTFilePB_Histo:

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::uint8InternalSerializeWithCachedSizesToArray (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_HistoNew () const PROTOBUF_FINAL
 
ROOTFilePB_HistoNew (::google::protobuf::Arena *arena) const PROTOBUF_FINAL
 
ROOTFilePB_Histooperator= (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
 
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
 
 ~ROOTFilePB_Histo () override
 

Static Public Member Functions

static const ROOTFilePB_Histodefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static void InitAsDefaultInstance ()
 
static const ROOTFilePB_Histointernal_default_instance ()
 

Static Public Attributes

static const int kFlagsFieldNumber = 4
 
static const int kFullPathnameFieldNumber = 1
 
static PROTOBUF_CONSTEXPR int const kIndexInFileMessages
 
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 ()
 
friend void::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::InitDefaultsROOTFilePB_HistoImpl ()
 

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
 
void swap (ROOTFilePB_Histo &a, ROOTFilePB_Histo &b)
 

Detailed Description

Definition at line 66 of file ROOTFilePB.pb.h.

Constructor & Destructor Documentation

dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo ( )

Definition at line 170 of file ROOTFilePB.pb.cc.

References protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::InitDefaultsROOTFilePB_Histo(), internal_default_instance(), and SharedCtor().

Referenced by New().

171  : ::google::protobuf::Message(), _internal_metadata_(nullptr) {
172  if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) {
174  }
175  SharedCtor();
176  // @@protoc_insertion_point(constructor:dqmstorepb.ROOTFilePB.Histo)
177 }
static const ROOTFilePB_Histo * internal_default_instance()
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
dqmstorepb::ROOTFilePB_Histo::~ROOTFilePB_Histo ( )
override

Definition at line 207 of file ROOTFilePB.pb.cc.

References SharedDtor().

207  {
208  // @@protoc_insertion_point(destructor:dqmstorepb.ROOTFilePB.Histo)
209  SharedDtor();
210 }
dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo ( const ROOTFilePB_Histo from)

Definition at line 178 of file ROOTFilePB.pb.cc.

References _internal_metadata_, flags_, full_pathname_, has_full_pathname(), has_streamed_histo(), size_, and streamed_histo_.

179  : ::google::protobuf::Message(),
180  _internal_metadata_(nullptr),
181  _has_bits_(from._has_bits_),
182  _cached_size_(0) {
183  _internal_metadata_.MergeFrom(from._internal_metadata_);
184  full_pathname_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
185  if (from.has_full_pathname()) {
186  full_pathname_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.full_pathname_);
187  }
188  streamed_histo_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
189  if (from.has_streamed_histo()) {
190  streamed_histo_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.streamed_histo_);
191  }
192  ::memcpy(&size_, &from.size_,
193  static_cast<size_t>(reinterpret_cast<char*>(&flags_) -
194  reinterpret_cast<char*>(&size_)) + sizeof(flags_));
195  // @@protoc_insertion_point(copy_constructor:dqmstorepb.ROOTFilePB.Histo)
196 }
::google::protobuf::uint32 flags_
::google::protobuf::internal::HasBits< 1 > _has_bits_
::google::protobuf::internal::ArenaStringPtr full_pathname_
::google::protobuf::uint32 size_
::google::protobuf::internal::ArenaStringPtr streamed_histo_
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_

Member Function Documentation

size_t dqmstorepb::ROOTFilePB_Histo::ByteSizeLong ( ) const

Definition at line 470 of file ROOTFilePB.pb.cc.

References _cached_size_, _has_bits_, _internal_metadata_, flags(), full_pathname(), RequiredFieldsByteSizeFallback(), size(), and streamed_histo().

470  {
471 // @@protoc_insertion_point(message_byte_size_start:dqmstorepb.ROOTFilePB.Histo)
472  size_t total_size = 0;
473 
474  if (_internal_metadata_.have_unknown_fields()) {
475  total_size +=
476  ::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize(
477  _internal_metadata_.unknown_fields());
478  }
479  if (((_has_bits_[0] & 0x0000000f) ^ 0x0000000f) == 0) { // All required fields are present.
480  // required string full_pathname = 1;
481  total_size += 1 +
482  ::google::protobuf::internal::WireFormatLite::StringSize(
483  this->full_pathname());
484 
485  // required bytes streamed_histo = 3;
486  total_size += 1 +
487  ::google::protobuf::internal::WireFormatLite::BytesSize(
488  this->streamed_histo());
489 
490  // required uint32 size = 2;
491  total_size += 1 +
492  ::google::protobuf::internal::WireFormatLite::UInt32Size(
493  this->size());
494 
495  // required uint32 flags = 4;
496  total_size += 1 +
497  ::google::protobuf::internal::WireFormatLite::UInt32Size(
498  this->flags());
499 
500  } else {
501  total_size += RequiredFieldsByteSizeFallback();
502  }
503  int cached_size = ::google::protobuf::internal::ToCachedSize(total_size);
504  GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
505  _cached_size_ = cached_size;
506  GOOGLE_SAFE_CONCURRENT_WRITES_END();
507  return total_size;
508 }
::google::protobuf::uint32 size() const
const ::std::string & full_pathname() const
::google::protobuf::internal::HasBits< 1 > _has_bits_
size_t RequiredFieldsByteSizeFallback() const
const ::std::string & streamed_histo() const
::google::protobuf::uint32 flags() const
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
void dqmstorepb::ROOTFilePB_Histo::Clear ( )

Definition at line 240 of file ROOTFilePB.pb.cc.

References _has_bits_, _internal_metadata_, hitfit::clear(), flags_, full_pathname_, size_, and streamed_histo_.

Referenced by CopyFrom().

240  {
241 // @@protoc_insertion_point(message_clear_start:dqmstorepb.ROOTFilePB.Histo)
242  ::google::protobuf::uint32 cached_has_bits = 0;
243  // Prevent compiler warnings about cached_has_bits being unused
244  (void) cached_has_bits;
245 
246  cached_has_bits = _has_bits_[0];
247  if (cached_has_bits & 3u) {
248  if (cached_has_bits & 0x00000001u) {
249  GOOGLE_DCHECK(!full_pathname_.IsDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()));
250  (*full_pathname_.UnsafeRawStringPointer())->clear();
251  }
252  if (cached_has_bits & 0x00000002u) {
253  GOOGLE_DCHECK(!streamed_histo_.IsDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()));
254  (*streamed_histo_.UnsafeRawStringPointer())->clear();
255  }
256  }
257  if (cached_has_bits & 12u) {
258  ::memset(&size_, 0, static_cast<size_t>(
259  reinterpret_cast<char*>(&flags_) -
260  reinterpret_cast<char*>(&size_)) + sizeof(flags_));
261  }
262  _has_bits_.Clear();
263  _internal_metadata_.Clear();
264 }
::google::protobuf::uint32 flags_
::google::protobuf::internal::HasBits< 1 > _has_bits_
::google::protobuf::internal::ArenaStringPtr full_pathname_
void clear(CLHEP::HepGenMatrix &m)
Helper function: Reset all elements of a matrix to 0.
Definition: matutil.cc:167
unsigned int uint32
Definition: MsgTools.h:13
::google::protobuf::uint32 size_
::google::protobuf::internal::ArenaStringPtr streamed_histo_
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
void dqmstorepb::ROOTFilePB_Histo::clear_flags ( )
inline

Definition at line 509 of file ROOTFilePB.pb.h.

509  {
510  flags_ = 0u;
511  clear_has_flags();
512 }
::google::protobuf::uint32 flags_
void dqmstorepb::ROOTFilePB_Histo::clear_full_pathname ( )
inline

Definition at line 359 of file ROOTFilePB.pb.h.

359  {
360  full_pathname_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
362 }
::google::protobuf::internal::ArenaStringPtr full_pathname_
void dqmstorepb::ROOTFilePB_Histo::clear_has_flags ( )
inlineprivate

Definition at line 506 of file ROOTFilePB.pb.h.

506  {
507  _has_bits_[0] &= ~0x00000008u;
508 }
::google::protobuf::internal::HasBits< 1 > _has_bits_
void dqmstorepb::ROOTFilePB_Histo::clear_has_full_pathname ( )
inlineprivate

Definition at line 356 of file ROOTFilePB.pb.h.

356  {
357  _has_bits_[0] &= ~0x00000001u;
358 }
::google::protobuf::internal::HasBits< 1 > _has_bits_
void dqmstorepb::ROOTFilePB_Histo::clear_has_size ( )
inlineprivate

Definition at line 419 of file ROOTFilePB.pb.h.

419  {
420  _has_bits_[0] &= ~0x00000004u;
421 }
::google::protobuf::internal::HasBits< 1 > _has_bits_
void dqmstorepb::ROOTFilePB_Histo::clear_has_streamed_histo ( )
inlineprivate

Definition at line 443 of file ROOTFilePB.pb.h.

443  {
444  _has_bits_[0] &= ~0x00000002u;
445 }
::google::protobuf::internal::HasBits< 1 > _has_bits_
void dqmstorepb::ROOTFilePB_Histo::clear_size ( )
inline

Definition at line 422 of file ROOTFilePB.pb.h.

422  {
423  size_ = 0u;
424  clear_has_size();
425 }
::google::protobuf::uint32 size_
void dqmstorepb::ROOTFilePB_Histo::clear_streamed_histo ( )
inline

Definition at line 446 of file ROOTFilePB.pb.h.

446  {
447  streamed_histo_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
449 }
::google::protobuf::internal::ArenaStringPtr streamed_histo_
void dqmstorepb::ROOTFilePB_Histo::CopyFrom ( const ::google::protobuf::Message &  from)

Definition at line 552 of file ROOTFilePB.pb.cc.

References Clear(), and MergeFrom().

552  {
553 // @@protoc_insertion_point(generalized_copy_from_start:dqmstorepb.ROOTFilePB.Histo)
554  if (&from == this) return;
555  Clear();
556  MergeFrom(from);
557 }
void MergeFrom(const ::google::protobuf::Message &from) PROTOBUF_FINAL
void Clear() PROTOBUF_FINAL
void dqmstorepb::ROOTFilePB_Histo::CopyFrom ( const ROOTFilePB_Histo from)

Definition at line 559 of file ROOTFilePB.pb.cc.

References Clear(), and MergeFrom().

559  {
560 // @@protoc_insertion_point(class_specific_copy_from_start:dqmstorepb.ROOTFilePB.Histo)
561  if (&from == this) return;
562  Clear();
563  MergeFrom(from);
564 }
void MergeFrom(const ::google::protobuf::Message &from) PROTOBUF_FINAL
void Clear() PROTOBUF_FINAL
const ROOTFilePB_Histo & dqmstorepb::ROOTFilePB_Histo::default_instance ( )
static
const ::google::protobuf::Descriptor * dqmstorepb::ROOTFilePB_Histo::descriptor ( )
static
google::protobuf::uint32 dqmstorepb::ROOTFilePB_Histo::flags ( ) const
inline

Definition at line 513 of file ROOTFilePB.pb.h.

Referenced by addFile(), ByteSizeLong(), dumpFiles(), InternalSerializeWithCachedSizesToArray(), DQMStore::readFilePB(), RequiredFieldsByteSizeFallback(), and SerializeWithCachedSizes().

513  {
514  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.flags)
515  return flags_;
516 }
::google::protobuf::uint32 flags_
const ::std::string & dqmstorepb::ROOTFilePB_Histo::full_pathname ( ) const
inline

Definition at line 363 of file ROOTFilePB.pb.h.

Referenced by ByteSizeLong(), convertFile(), dumpFiles(), get_info(), DQMStore::get_info(), InternalSerializeWithCachedSizesToArray(), MergePartialFromCodedStream(), RequiredFieldsByteSizeFallback(), and SerializeWithCachedSizes().

363  {
364  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.full_pathname)
365  return full_pathname_.GetNoArena();
366 }
::google::protobuf::internal::ArenaStringPtr full_pathname_
inline ::google::protobuf::Arena* dqmstorepb::ROOTFilePB_Histo::GetArenaNoVirtual ( ) const
inlineprivate

Definition at line 141 of file ROOTFilePB.pb.h.

Referenced by operator=().

141  {
142  return nullptr;
143  }
int dqmstorepb::ROOTFilePB_Histo::GetCachedSize ( ) const
inline

Definition at line 134 of file ROOTFilePB.pb.h.

References trackingPlots::other, and findQualityFiles::size.

google::protobuf::Metadata dqmstorepb::ROOTFilePB_Histo::GetMetadata ( ) const
bool dqmstorepb::ROOTFilePB_Histo::has_flags ( ) const
inline

Definition at line 500 of file ROOTFilePB.pb.h.

Referenced by RequiredFieldsByteSizeFallback().

500  {
501  return (_has_bits_[0] & 0x00000008u) != 0;
502 }
::google::protobuf::internal::HasBits< 1 > _has_bits_
bool dqmstorepb::ROOTFilePB_Histo::has_full_pathname ( ) const
inline

Definition at line 350 of file ROOTFilePB.pb.h.

Referenced by RequiredFieldsByteSizeFallback(), and ROOTFilePB_Histo().

350  {
351  return (_has_bits_[0] & 0x00000001u) != 0;
352 }
::google::protobuf::internal::HasBits< 1 > _has_bits_
bool dqmstorepb::ROOTFilePB_Histo::has_size ( ) const
inline

Definition at line 413 of file ROOTFilePB.pb.h.

Referenced by RequiredFieldsByteSizeFallback().

413  {
414  return (_has_bits_[0] & 0x00000004u) != 0;
415 }
::google::protobuf::internal::HasBits< 1 > _has_bits_
bool dqmstorepb::ROOTFilePB_Histo::has_streamed_histo ( ) const
inline

Definition at line 437 of file ROOTFilePB.pb.h.

Referenced by RequiredFieldsByteSizeFallback(), and ROOTFilePB_Histo().

437  {
438  return (_has_bits_[0] & 0x00000002u) != 0;
439 }
::google::protobuf::internal::HasBits< 1 > _has_bits_
void dqmstorepb::ROOTFilePB_Histo::InitAsDefaultInstance ( )
static
static const ROOTFilePB_Histo* dqmstorepb::ROOTFilePB_Histo::internal_default_instance ( )
inlinestatic

Definition at line 103 of file ROOTFilePB.pb.h.

References dqmstorepb::_ROOTFilePB_Histo_default_instance_.

Referenced by default_instance(), and ROOTFilePB_Histo().

103  {
104  return reinterpret_cast<const ROOTFilePB_Histo*>(
106  }
class dqmstorepb::ROOTFilePB_HistoDefaultTypeInternal _ROOTFilePB_Histo_default_instance_
Definition: ROOTFilePB.pb.h:59
google::protobuf::uint8 * dqmstorepb::ROOTFilePB_Histo::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 target 
) const

Definition at line 392 of file ROOTFilePB.pb.cc.

References _has_bits_, _internal_metadata_, data, flags(), full_pathname(), size(), streamed_histo(), and edmPickEvents::target.

393  {
394  (void)deterministic; // Unused
395  // @@protoc_insertion_point(serialize_to_array_start:dqmstorepb.ROOTFilePB.Histo)
396  ::google::protobuf::uint32 cached_has_bits = 0;
397  (void) cached_has_bits;
398 
399  cached_has_bits = _has_bits_[0];
400  // required string full_pathname = 1;
401  if (cached_has_bits & 0x00000001u) {
402  ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField(
403  this->full_pathname().data(), static_cast<int>(this->full_pathname().length()),
404  ::google::protobuf::internal::WireFormat::SERIALIZE,
405  "dqmstorepb.ROOTFilePB.Histo.full_pathname");
406  target =
407  ::google::protobuf::internal::WireFormatLite::WriteStringToArray(
408  1, this->full_pathname(), target);
409  }
410 
411  // required uint32 size = 2;
412  if (cached_has_bits & 0x00000004u) {
413  target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(2, this->size(), target);
414  }
415 
416  // required bytes streamed_histo = 3;
417  if (cached_has_bits & 0x00000002u) {
418  target =
419  ::google::protobuf::internal::WireFormatLite::WriteBytesToArray(
420  3, this->streamed_histo(), target);
421  }
422 
423  // required uint32 flags = 4;
424  if (cached_has_bits & 0x00000008u) {
425  target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(4, this->flags(), target);
426  }
427 
428  if (_internal_metadata_.have_unknown_fields()) {
429  target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(
430  _internal_metadata_.unknown_fields(), target);
431  }
432  // @@protoc_insertion_point(serialize_to_array_end:dqmstorepb.ROOTFilePB.Histo)
433  return target;
434 }
::google::protobuf::uint32 size() const
const ::std::string & full_pathname() const
::google::protobuf::internal::HasBits< 1 > _has_bits_
const ::std::string & streamed_histo() const
unsigned int uint32
Definition: MsgTools.h:13
char data[epos_bytes_allocation]
Definition: EPOS_Wrapper.h:82
::google::protobuf::uint32 flags() const
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
void dqmstorepb::ROOTFilePB_Histo::InternalSwap ( ROOTFilePB_Histo other)
private

Definition at line 575 of file ROOTFilePB.pb.cc.

References _cached_size_, _has_bits_, _internal_metadata_, flags_, full_pathname_, size_, streamed_histo_, swap, and std::swap().

Referenced by Swap().

575  {
576  using std::swap;
577  full_pathname_.Swap(&other->full_pathname_);
578  streamed_histo_.Swap(&other->streamed_histo_);
579  swap(size_, other->size_);
580  swap(flags_, other->flags_);
581  swap(_has_bits_[0], other->_has_bits_[0]);
582  _internal_metadata_.Swap(&other->_internal_metadata_);
583  swap(_cached_size_, other->_cached_size_);
584 }
::google::protobuf::uint32 flags_
friend void swap(ROOTFilePB_Histo &a, ROOTFilePB_Histo &b)
::google::protobuf::internal::HasBits< 1 > _has_bits_
void swap(edm::DataFrameContainer &lhs, edm::DataFrameContainer &rhs)
::google::protobuf::internal::ArenaStringPtr full_pathname_
::google::protobuf::uint32 size_
::google::protobuf::internal::ArenaStringPtr streamed_histo_
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
bool dqmstorepb::ROOTFilePB_Histo::IsInitialized ( ) const

Definition at line 566 of file ROOTFilePB.pb.cc.

References _has_bits_.

566  {
567  if ((_has_bits_[0] & 0x0000000f) != 0x0000000f) return false;
568  return true;
569 }
::google::protobuf::internal::HasBits< 1 > _has_bits_
void* dqmstorepb::ROOTFilePB_Histo::MaybeArenaPtr ( ) const
inlineprivate

Definition at line 144 of file ROOTFilePB.pb.h.

144  {
145  return nullptr;
146  }
void dqmstorepb::ROOTFilePB_Histo::MergeFrom ( const ::google::protobuf::Message &  from)

Definition at line 510 of file ROOTFilePB.pb.cc.

References source.

Referenced by CopyFrom().

510  {
511 // @@protoc_insertion_point(generalized_merge_from_start:dqmstorepb.ROOTFilePB.Histo)
512  GOOGLE_DCHECK_NE(&from, this);
513  const ROOTFilePB_Histo* source =
514  ::google::protobuf::internal::DynamicCastToGenerated<const ROOTFilePB_Histo>(
515  &from);
516  if (source == nullptr) {
517  // @@protoc_insertion_point(generalized_merge_from_cast_fail:dqmstorepb.ROOTFilePB.Histo)
518  ::google::protobuf::internal::ReflectionOps::Merge(from, this);
519  } else {
520  // @@protoc_insertion_point(generalized_merge_from_cast_success:dqmstorepb.ROOTFilePB.Histo)
521  MergeFrom(*source);
522  }
523 }
void MergeFrom(const ::google::protobuf::Message &from) PROTOBUF_FINAL
static std::string const source
Definition: EdmProvDump.cc:47
void dqmstorepb::ROOTFilePB_Histo::MergeFrom ( const ROOTFilePB_Histo from)

Definition at line 525 of file ROOTFilePB.pb.cc.

References _has_bits_, _internal_metadata_, flags_, full_pathname_, set_has_full_pathname(), set_has_streamed_histo(), size_, and streamed_histo_.

525  {
526 // @@protoc_insertion_point(class_specific_merge_from_start:dqmstorepb.ROOTFilePB.Histo)
527  GOOGLE_DCHECK_NE(&from, this);
528  _internal_metadata_.MergeFrom(from._internal_metadata_);
529  ::google::protobuf::uint32 cached_has_bits = 0;
530  (void) cached_has_bits;
531 
532  cached_has_bits = from._has_bits_[0];
533  if (cached_has_bits & 15u) {
534  if (cached_has_bits & 0x00000001u) {
536  full_pathname_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.full_pathname_);
537  }
538  if (cached_has_bits & 0x00000002u) {
540  streamed_histo_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.streamed_histo_);
541  }
542  if (cached_has_bits & 0x00000004u) {
543  size_ = from.size_;
544  }
545  if (cached_has_bits & 0x00000008u) {
546  flags_ = from.flags_;
547  }
548  _has_bits_[0] |= cached_has_bits;
549  }
550 }
::google::protobuf::uint32 flags_
::google::protobuf::internal::HasBits< 1 > _has_bits_
::google::protobuf::internal::ArenaStringPtr full_pathname_
unsigned int uint32
Definition: MsgTools.h:13
::google::protobuf::uint32 size_
::google::protobuf::internal::ArenaStringPtr streamed_histo_
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
bool dqmstorepb::ROOTFilePB_Histo::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)

Definition at line 266 of file ROOTFilePB.pb.cc.

References _internal_metadata_, data, DO_, flags_, full_pathname(), mutable_full_pathname(), mutable_streamed_histo(), AlCaHLTBitMon_ParallelJobs::p, set_has_flags(), set_has_size(), size_, summarizeEdmComparisonLogfiles::success, and GlobalPosition_Frontier_DevDB_cff::tag.

267  {
268 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
270  // @@protoc_insertion_point(parse_start:dqmstorepb.ROOTFilePB.Histo)
271  for (;;) {
272  ::std::pair< ::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u);
273  tag = p.first;
274  if (!p.second) goto handle_unusual;
275  switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) {
276  // required string full_pathname = 1;
277  case 1: {
278  if (static_cast< ::google::protobuf::uint8>(tag) ==
279  static_cast< ::google::protobuf::uint8>(10u /* 10 & 0xFF */)) {
280  DO_(::google::protobuf::internal::WireFormatLite::ReadString(
281  input, this->mutable_full_pathname()));
282  ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField(
283  this->full_pathname().data(), static_cast<int>(this->full_pathname().length()),
284  ::google::protobuf::internal::WireFormat::PARSE,
285  "dqmstorepb.ROOTFilePB.Histo.full_pathname");
286  } else {
287  goto handle_unusual;
288  }
289  break;
290  }
291 
292  // required uint32 size = 2;
293  case 2: {
294  if (static_cast< ::google::protobuf::uint8>(tag) ==
295  static_cast< ::google::protobuf::uint8>(16u /* 16 & 0xFF */)) {
296  set_has_size();
297  DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
298  ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
299  input, &size_)));
300  } else {
301  goto handle_unusual;
302  }
303  break;
304  }
305 
306  // required bytes streamed_histo = 3;
307  case 3: {
308  if (static_cast< ::google::protobuf::uint8>(tag) ==
309  static_cast< ::google::protobuf::uint8>(26u /* 26 & 0xFF */)) {
310  DO_(::google::protobuf::internal::WireFormatLite::ReadBytes(
311  input, this->mutable_streamed_histo()));
312  } else {
313  goto handle_unusual;
314  }
315  break;
316  }
317 
318  // required uint32 flags = 4;
319  case 4: {
320  if (static_cast< ::google::protobuf::uint8>(tag) ==
321  static_cast< ::google::protobuf::uint8>(32u /* 32 & 0xFF */)) {
322  set_has_flags();
323  DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
324  ::google::protobuf::uint32, ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(
325  input, &flags_)));
326  } else {
327  goto handle_unusual;
328  }
329  break;
330  }
331 
332  default: {
333  handle_unusual:
334  if (tag == 0) {
335  goto success;
336  }
337  DO_(::google::protobuf::internal::WireFormat::SkipField(
338  input, tag, _internal_metadata_.mutable_unknown_fields()));
339  break;
340  }
341  }
342  }
343 success:
344  // @@protoc_insertion_point(parse_success:dqmstorepb.ROOTFilePB.Histo)
345  return true;
346 failure:
347  // @@protoc_insertion_point(parse_failure:dqmstorepb.ROOTFilePB.Histo)
348  return false;
349 #undef DO_
350 }
::google::protobuf::uint32 flags_
const ::std::string & full_pathname() const
#define DO_(EXPRESSION)
static std::string const input
Definition: EdmProvDump.cc:48
unsigned int uint32
Definition: MsgTools.h:13
::google::protobuf::uint32 size_
::std::string * mutable_full_pathname()
char data[epos_bytes_allocation]
Definition: EPOS_Wrapper.h:82
::std::string * mutable_streamed_histo()
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
std::string * dqmstorepb::ROOTFilePB_Histo::mutable_full_pathname ( )
inline

Definition at line 392 of file ROOTFilePB.pb.h.

Referenced by MergePartialFromCodedStream().

392  {
394  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.Histo.full_pathname)
395  return full_pathname_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
396 }
::google::protobuf::internal::ArenaStringPtr full_pathname_
std::string * dqmstorepb::ROOTFilePB_Histo::mutable_streamed_histo ( )
inline

Definition at line 479 of file ROOTFilePB.pb.h.

Referenced by MergePartialFromCodedStream().

479  {
481  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
482  return streamed_histo_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
483 }
::google::protobuf::internal::ArenaStringPtr streamed_histo_
inline ::google::protobuf::UnknownFieldSet* dqmstorepb::ROOTFilePB_Histo::mutable_unknown_fields ( )
inline

Definition at line 95 of file ROOTFilePB.pb.h.

95  {
96  return _internal_metadata_.mutable_unknown_fields();
97  }
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
ROOTFilePB_Histo* dqmstorepb::ROOTFilePB_Histo::New ( ) const
inline

Definition at line 117 of file ROOTFilePB.pb.h.

References input, New(), convertSQLitetoXML_cfg::output, and edmPickEvents::target.

Referenced by New().

117 { return New(nullptr); }
ROOTFilePB_Histo * New() const PROTOBUF_FINAL
ROOTFilePB_Histo * dqmstorepb::ROOTFilePB_Histo::New ( ::google::protobuf::Arena *  arena) const

Definition at line 232 of file ROOTFilePB.pb.cc.

References gen::n, and ROOTFilePB_Histo().

232  {
234  if (arena != nullptr) {
235  arena->Own(n);
236  }
237  return n;
238 }
ROOTFilePB_Histo& dqmstorepb::ROOTFilePB_Histo::operator= ( const ROOTFilePB_Histo from)
inline

Definition at line 73 of file ROOTFilePB.pb.h.

References GetArenaNoVirtual(), eostools::move(), and noexcept.

73  {
74  CopyFrom(from);
75  return *this;
76  }
void CopyFrom(const ::google::protobuf::Message &from) PROTOBUF_FINAL
std::string * dqmstorepb::ROOTFilePB_Histo::release_full_pathname ( )
inline

Definition at line 397 of file ROOTFilePB.pb.h.

397  {
398  // @@protoc_insertion_point(field_release:dqmstorepb.ROOTFilePB.Histo.full_pathname)
400  return full_pathname_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
401 }
::google::protobuf::internal::ArenaStringPtr full_pathname_
std::string * dqmstorepb::ROOTFilePB_Histo::release_streamed_histo ( )
inline

Definition at line 484 of file ROOTFilePB.pb.h.

484  {
485  // @@protoc_insertion_point(field_release:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
487  return streamed_histo_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
488 }
::google::protobuf::internal::ArenaStringPtr streamed_histo_
size_t dqmstorepb::ROOTFilePB_Histo::RequiredFieldsByteSizeFallback ( ) const
private

Definition at line 436 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().

436  {
437 // @@protoc_insertion_point(required_fields_byte_size_fallback_start:dqmstorepb.ROOTFilePB.Histo)
438  size_t total_size = 0;
439 
440  if (has_full_pathname()) {
441  // required string full_pathname = 1;
442  total_size += 1 +
443  ::google::protobuf::internal::WireFormatLite::StringSize(
444  this->full_pathname());
445  }
446 
447  if (has_streamed_histo()) {
448  // required bytes streamed_histo = 3;
449  total_size += 1 +
450  ::google::protobuf::internal::WireFormatLite::BytesSize(
451  this->streamed_histo());
452  }
453 
454  if (has_size()) {
455  // required uint32 size = 2;
456  total_size += 1 +
457  ::google::protobuf::internal::WireFormatLite::UInt32Size(
458  this->size());
459  }
460 
461  if (has_flags()) {
462  // required uint32 flags = 4;
463  total_size += 1 +
464  ::google::protobuf::internal::WireFormatLite::UInt32Size(
465  this->flags());
466  }
467 
468  return total_size;
469 }
::google::protobuf::uint32 size() const
const ::std::string & full_pathname() const
const ::std::string & streamed_histo() const
::google::protobuf::uint32 flags() const
void dqmstorepb::ROOTFilePB_Histo::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const

Definition at line 352 of file ROOTFilePB.pb.cc.

References _has_bits_, _internal_metadata_, data, flags(), full_pathname(), convertSQLitetoXML_cfg::output, size(), and streamed_histo().

353  {
354  // @@protoc_insertion_point(serialize_start:dqmstorepb.ROOTFilePB.Histo)
355  ::google::protobuf::uint32 cached_has_bits = 0;
356  (void) cached_has_bits;
357 
358  cached_has_bits = _has_bits_[0];
359  // required string full_pathname = 1;
360  if (cached_has_bits & 0x00000001u) {
361  ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField(
362  this->full_pathname().data(), static_cast<int>(this->full_pathname().length()),
363  ::google::protobuf::internal::WireFormat::SERIALIZE,
364  "dqmstorepb.ROOTFilePB.Histo.full_pathname");
365  ::google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased(
366  1, this->full_pathname(), output);
367  }
368 
369  // required uint32 size = 2;
370  if (cached_has_bits & 0x00000004u) {
371  ::google::protobuf::internal::WireFormatLite::WriteUInt32(2, this->size(), output);
372  }
373 
374  // required bytes streamed_histo = 3;
375  if (cached_has_bits & 0x00000002u) {
376  ::google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(
377  3, this->streamed_histo(), output);
378  }
379 
380  // required uint32 flags = 4;
381  if (cached_has_bits & 0x00000008u) {
382  ::google::protobuf::internal::WireFormatLite::WriteUInt32(4, this->flags(), output);
383  }
384 
385  if (_internal_metadata_.have_unknown_fields()) {
386  ::google::protobuf::internal::WireFormat::SerializeUnknownFields(
387  _internal_metadata_.unknown_fields(), output);
388  }
389  // @@protoc_insertion_point(serialize_end:dqmstorepb.ROOTFilePB.Histo)
390 }
::google::protobuf::uint32 size() const
const ::std::string & full_pathname() const
::google::protobuf::internal::HasBits< 1 > _has_bits_
const ::std::string & streamed_histo() const
unsigned int uint32
Definition: MsgTools.h:13
char data[epos_bytes_allocation]
Definition: EPOS_Wrapper.h:82
::google::protobuf::uint32 flags() const
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
void dqmstorepb::ROOTFilePB_Histo::set_allocated_full_pathname ( ::std::string *  full_pathname)
inline

Definition at line 402 of file ROOTFilePB.pb.h.

402  {
403  if (full_pathname != nullptr) {
405  } else {
407  }
408  full_pathname_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), full_pathname);
409  // @@protoc_insertion_point(field_set_allocated:dqmstorepb.ROOTFilePB.Histo.full_pathname)
410 }
const ::std::string & full_pathname() const
::google::protobuf::internal::ArenaStringPtr full_pathname_
void dqmstorepb::ROOTFilePB_Histo::set_allocated_streamed_histo ( ::std::string *  streamed_histo)
inline

Definition at line 489 of file ROOTFilePB.pb.h.

489  {
490  if (streamed_histo != nullptr) {
492  } else {
494  }
495  streamed_histo_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), streamed_histo);
496  // @@protoc_insertion_point(field_set_allocated:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
497 }
const ::std::string & streamed_histo() const
::google::protobuf::internal::ArenaStringPtr streamed_histo_
void dqmstorepb::ROOTFilePB_Histo::set_flags ( ::google::protobuf::uint32  value)
inline

Definition at line 517 of file ROOTFilePB.pb.h.

References relativeConstraints::value.

Referenced by fillMessage(), DQMStore::saveMonitorElementToPB(), and tryRootPreload().

517  {
518  set_has_flags();
519  flags_ = value;
520  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.flags)
521 }
::google::protobuf::uint32 flags_
void dqmstorepb::ROOTFilePB_Histo::set_full_pathname ( const ::std::string &  value)
inline

Definition at line 367 of file ROOTFilePB.pb.h.

References eostools::move(), and AlCaHLTBitMon_QueryRunRegistry::string.

Referenced by fillMessage(), and DQMStore::saveMonitorElementToPB().

367  {
369  full_pathname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
370  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.full_pathname)
371 }
::google::protobuf::internal::ArenaStringPtr full_pathname_
Definition: value.py:1
void dqmstorepb::ROOTFilePB_Histo::set_full_pathname ( const char *  value)
inline

Definition at line 380 of file ROOTFilePB.pb.h.

References AlCaHLTBitMon_QueryRunRegistry::string.

380  {
381  GOOGLE_DCHECK(value != nullptr);
383  full_pathname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
384  // @@protoc_insertion_point(field_set_char:dqmstorepb.ROOTFilePB.Histo.full_pathname)
385 }
::google::protobuf::internal::ArenaStringPtr full_pathname_
Definition: value.py:1
void dqmstorepb::ROOTFilePB_Histo::set_full_pathname ( const char *  value,
size_t  size 
)
inline

Definition at line 386 of file ROOTFilePB.pb.h.

References AlCaHLTBitMon_QueryRunRegistry::string.

386  {
388  full_pathname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
389  ::std::string(reinterpret_cast<const char*>(value), size));
390  // @@protoc_insertion_point(field_set_pointer:dqmstorepb.ROOTFilePB.Histo.full_pathname)
391 }
::google::protobuf::uint32 size() const
::google::protobuf::internal::ArenaStringPtr full_pathname_
Definition: value.py:1
void dqmstorepb::ROOTFilePB_Histo::set_has_flags ( )
inlineprivate

Definition at line 503 of file ROOTFilePB.pb.h.

Referenced by MergePartialFromCodedStream().

503  {
504  _has_bits_[0] |= 0x00000008u;
505 }
::google::protobuf::internal::HasBits< 1 > _has_bits_
void dqmstorepb::ROOTFilePB_Histo::set_has_full_pathname ( )
inlineprivate

Definition at line 353 of file ROOTFilePB.pb.h.

Referenced by MergeFrom().

353  {
354  _has_bits_[0] |= 0x00000001u;
355 }
::google::protobuf::internal::HasBits< 1 > _has_bits_
void dqmstorepb::ROOTFilePB_Histo::set_has_size ( )
inlineprivate

Definition at line 416 of file ROOTFilePB.pb.h.

Referenced by MergePartialFromCodedStream().

416  {
417  _has_bits_[0] |= 0x00000004u;
418 }
::google::protobuf::internal::HasBits< 1 > _has_bits_
void dqmstorepb::ROOTFilePB_Histo::set_has_streamed_histo ( )
inlineprivate

Definition at line 440 of file ROOTFilePB.pb.h.

Referenced by MergeFrom().

440  {
441  _has_bits_[0] |= 0x00000002u;
442 }
::google::protobuf::internal::HasBits< 1 > _has_bits_
void dqmstorepb::ROOTFilePB_Histo::set_size ( ::google::protobuf::uint32  value)
inline

Definition at line 430 of file ROOTFilePB.pb.h.

References relativeConstraints::value.

Referenced by fillMessage(), DQMStore::saveMonitorElementToPB(), and tryRootPreload().

430  {
431  set_has_size();
432  size_ = value;
433  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.size)
434 }
::google::protobuf::uint32 size_
void dqmstorepb::ROOTFilePB_Histo::set_streamed_histo ( const ::std::string &  value)
inline

Definition at line 454 of file ROOTFilePB.pb.h.

References eostools::move(), and AlCaHLTBitMon_QueryRunRegistry::string.

Referenced by fillMessage(), DQMStore::saveMonitorElementToPB(), and tryRootPreload().

454  {
456  streamed_histo_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
457  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
458 }
Definition: value.py:1
::google::protobuf::internal::ArenaStringPtr streamed_histo_
void dqmstorepb::ROOTFilePB_Histo::set_streamed_histo ( const char *  value)
inline

Definition at line 467 of file ROOTFilePB.pb.h.

References AlCaHLTBitMon_QueryRunRegistry::string.

467  {
468  GOOGLE_DCHECK(value != nullptr);
470  streamed_histo_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
471  // @@protoc_insertion_point(field_set_char:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
472 }
Definition: value.py:1
::google::protobuf::internal::ArenaStringPtr streamed_histo_
void dqmstorepb::ROOTFilePB_Histo::set_streamed_histo ( const void *  value,
size_t  size 
)
inline

Definition at line 473 of file ROOTFilePB.pb.h.

References AlCaHLTBitMon_QueryRunRegistry::string.

473  {
475  streamed_histo_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
476  ::std::string(reinterpret_cast<const char*>(value), size));
477  // @@protoc_insertion_point(field_set_pointer:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
478 }
::google::protobuf::uint32 size() const
Definition: value.py:1
::google::protobuf::internal::ArenaStringPtr streamed_histo_
void dqmstorepb::ROOTFilePB_Histo::SetCachedSize ( int  size) const
private

Definition at line 217 of file ROOTFilePB.pb.cc.

References _cached_size_, and size().

217  {
218  GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
220  GOOGLE_SAFE_CONCURRENT_WRITES_END();
221 }
::google::protobuf::uint32 size() const
void dqmstorepb::ROOTFilePB_Histo::SharedCtor ( )
private

Definition at line 198 of file ROOTFilePB.pb.cc.

References _cached_size_, flags_, full_pathname_, size_, and streamed_histo_.

Referenced by ROOTFilePB_Histo().

198  {
199  _cached_size_ = 0;
200  full_pathname_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
201  streamed_histo_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
202  ::memset(&size_, 0, static_cast<size_t>(
203  reinterpret_cast<char*>(&flags_) -
204  reinterpret_cast<char*>(&size_)) + sizeof(flags_));
205 }
::google::protobuf::uint32 flags_
::google::protobuf::internal::ArenaStringPtr full_pathname_
::google::protobuf::uint32 size_
::google::protobuf::internal::ArenaStringPtr streamed_histo_
void dqmstorepb::ROOTFilePB_Histo::SharedDtor ( )
private

Definition at line 212 of file ROOTFilePB.pb.cc.

References full_pathname_, and streamed_histo_.

Referenced by ~ROOTFilePB_Histo().

212  {
213  full_pathname_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
214  streamed_histo_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
215 }
::google::protobuf::internal::ArenaStringPtr full_pathname_
::google::protobuf::internal::ArenaStringPtr streamed_histo_
google::protobuf::uint32 dqmstorepb::ROOTFilePB_Histo::size ( void  ) const
inline
const ::std::string & dqmstorepb::ROOTFilePB_Histo::streamed_histo ( ) const
inline

Definition at line 450 of file ROOTFilePB.pb.h.

Referenced by ByteSizeLong(), convertFile(), dumpFiles(), get_info(), DQMStore::get_info(), InternalSerializeWithCachedSizesToArray(), RequiredFieldsByteSizeFallback(), and SerializeWithCachedSizes().

450  {
451  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
452  return streamed_histo_.GetNoArena();
453 }
::google::protobuf::internal::ArenaStringPtr streamed_histo_
void dqmstorepb::ROOTFilePB_Histo::Swap ( ROOTFilePB_Histo other)

Definition at line 571 of file ROOTFilePB.pb.cc.

References InternalSwap().

571  {
572  if (other == this) return;
574 }
void InternalSwap(ROOTFilePB_Histo *other)
const ::google::protobuf::UnknownFieldSet& dqmstorepb::ROOTFilePB_Histo::unknown_fields ( ) const
inline

Definition at line 92 of file ROOTFilePB.pb.h.

92  {
93  return _internal_metadata_.unknown_fields();
94  }
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
dqmstorepb::ROOTFilePB_Histo::void::protobuf_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto::InitDefaultsROOTFilePB_HistoImpl ( )
private

Friends And Related Function Documentation

Definition at line 220 of file ROOTFilePB.pb.h.

void swap ( ROOTFilePB_Histo a,
ROOTFilePB_Histo b 
)
friend

Definition at line 111 of file ROOTFilePB.pb.h.

Referenced by InternalSwap().

111  {
112  a.Swap(&b);
113  }
double b
Definition: hdecay.h:120
double a
Definition: hdecay.h:121

Member Data Documentation

int dqmstorepb::ROOTFilePB_Histo::_cached_size_
mutableprivate

Definition at line 215 of file ROOTFilePB.pb.h.

Referenced by ByteSizeLong(), InternalSwap(), SetCachedSize(), and SharedCtor().

::google::protobuf::internal::HasBits<1> dqmstorepb::ROOTFilePB_Histo::_has_bits_
private
::google::protobuf::internal::InternalMetadataWithArena dqmstorepb::ROOTFilePB_Histo::_internal_metadata_
private
::google::protobuf::uint32 dqmstorepb::ROOTFilePB_Histo::flags_
private
::google::protobuf::internal::ArenaStringPtr dqmstorepb::ROOTFilePB_Histo::full_pathname_
private
const int dqmstorepb::ROOTFilePB_Histo::kFlagsFieldNumber = 4
static

Definition at line 195 of file ROOTFilePB.pb.h.

Referenced by InitAsDefaultInstance().

const int dqmstorepb::ROOTFilePB_Histo::kFullPathnameFieldNumber = 1
static

Definition at line 158 of file ROOTFilePB.pb.h.

Referenced by InitAsDefaultInstance().

PROTOBUF_CONSTEXPR int const dqmstorepb::ROOTFilePB_Histo::kIndexInFileMessages
static
Initial value:
=
0

Definition at line 107 of file ROOTFilePB.pb.h.

Referenced by descriptor(), and GetMetadata().

const int dqmstorepb::ROOTFilePB_Histo::kSizeFieldNumber = 2
static

Definition at line 188 of file ROOTFilePB.pb.h.

Referenced by InitAsDefaultInstance().

const int dqmstorepb::ROOTFilePB_Histo::kStreamedHistoFieldNumber = 3
static

Definition at line 173 of file ROOTFilePB.pb.h.

Referenced by InitAsDefaultInstance().

::google::protobuf::uint32 dqmstorepb::ROOTFilePB_Histo::size_
private
::google::protobuf::internal::ArenaStringPtr dqmstorepb::ROOTFilePB_Histo::streamed_histo_
private