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 = 0
 
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 169 of file ROOTFilePB.pb.cc.

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

Referenced by New().

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

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

References SharedDtor().

204  {
205  // @@protoc_insertion_point(destructor:dqmstorepb.ROOTFilePB.Histo)
206  SharedDtor();
207  }
dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo ( const ROOTFilePB_Histo from)

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

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

177  : ::google::protobuf::Message(), _internal_metadata_(nullptr), _has_bits_(from._has_bits_), _cached_size_(0) {
178  _internal_metadata_.MergeFrom(from._internal_metadata_);
179  full_pathname_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
180  if (from.has_full_pathname()) {
181  full_pathname_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
182  from.full_pathname_);
183  }
184  streamed_histo_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
185  if (from.has_streamed_histo()) {
186  streamed_histo_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
187  from.streamed_histo_);
188  }
189  ::memcpy(&size_,
190  &from.size_,
191  static_cast<size_t>(reinterpret_cast<char*>(&flags_) - reinterpret_cast<char*>(&size_)) + sizeof(flags_));
192  // @@protoc_insertion_point(copy_constructor:dqmstorepb.ROOTFilePB.Histo)
193  }
::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 456 of file ROOTFilePB.pb.cc.

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

456  {
457  // @@protoc_insertion_point(message_byte_size_start:dqmstorepb.ROOTFilePB.Histo)
458  size_t total_size = 0;
459 
460  if (_internal_metadata_.have_unknown_fields()) {
461  total_size +=
462  ::google::protobuf::internal::WireFormat::ComputeUnknownFieldsSize(_internal_metadata_.unknown_fields());
463  }
464  if (((_has_bits_[0] & 0x0000000f) ^ 0x0000000f) == 0) { // All required fields are present.
465  // required string full_pathname = 1;
466  total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(this->full_pathname());
467 
468  // required bytes streamed_histo = 3;
469  total_size += 1 + ::google::protobuf::internal::WireFormatLite::BytesSize(this->streamed_histo());
470 
471  // required uint32 size = 2;
472  total_size += 1 + ::google::protobuf::internal::WireFormatLite::UInt32Size(this->size());
473 
474  // required uint32 flags = 4;
475  total_size += 1 + ::google::protobuf::internal::WireFormatLite::UInt32Size(this->flags());
476 
477  } else {
478  total_size += RequiredFieldsByteSizeFallback();
479  }
480  int cached_size = ::google::protobuf::internal::ToCachedSize(total_size);
481  GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
482  _cached_size_ = cached_size;
483  GOOGLE_SAFE_CONCURRENT_WRITES_END();
484  return total_size;
485  }
::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 238 of file ROOTFilePB.pb.cc.

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

Referenced by CopyFrom().

238  {
239  // @@protoc_insertion_point(message_clear_start:dqmstorepb.ROOTFilePB.Histo)
240  ::google::protobuf::uint32 cached_has_bits = 0;
241  // Prevent compiler warnings about cached_has_bits being unused
242  (void)cached_has_bits;
243 
244  cached_has_bits = _has_bits_[0];
245  if (cached_has_bits & 3u) {
246  if (cached_has_bits & 0x00000001u) {
247  GOOGLE_DCHECK(!full_pathname_.IsDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()));
248  (*full_pathname_.UnsafeRawStringPointer())->clear();
249  }
250  if (cached_has_bits & 0x00000002u) {
251  GOOGLE_DCHECK(!streamed_histo_.IsDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()));
252  (*streamed_histo_.UnsafeRawStringPointer())->clear();
253  }
254  }
255  if (cached_has_bits & 12u) {
256  ::memset(
257  &size_,
258  0,
259  static_cast<size_t>(reinterpret_cast<char*>(&flags_) - reinterpret_cast<char*>(&size_)) + sizeof(flags_));
260  }
261  _has_bits_.Clear();
262  _internal_metadata_.Clear();
263  }
::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:151
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 461 of file ROOTFilePB.pb.h.

461  {
462  flags_ = 0u;
463  clear_has_flags();
464  }
::google::protobuf::uint32 flags_
void dqmstorepb::ROOTFilePB_Histo::clear_full_pathname ( )
inline

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

331  {
332  full_pathname_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
334  }
::google::protobuf::internal::ArenaStringPtr full_pathname_
void dqmstorepb::ROOTFilePB_Histo::clear_has_flags ( )
inlineprivate

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

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

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

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

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

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

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

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

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

387  {
388  size_ = 0u;
389  clear_has_size();
390  }
::google::protobuf::uint32 size_
void dqmstorepb::ROOTFilePB_Histo::clear_streamed_histo ( )
inline

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

405  {
406  streamed_histo_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
408  }
::google::protobuf::internal::ArenaStringPtr streamed_histo_
void dqmstorepb::ROOTFilePB_Histo::CopyFrom ( const ::google::protobuf::Message &  from)

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

References Clear(), and MergeFrom().

530  {
531  // @@protoc_insertion_point(generalized_copy_from_start:dqmstorepb.ROOTFilePB.Histo)
532  if (&from == this)
533  return;
534  Clear();
535  MergeFrom(from);
536  }
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 538 of file ROOTFilePB.pb.cc.

References Clear(), and MergeFrom().

538  {
539  // @@protoc_insertion_point(class_specific_copy_from_start:dqmstorepb.ROOTFilePB.Histo)
540  if (&from == this)
541  return;
542  Clear();
543  MergeFrom(from);
544  }
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 465 of file ROOTFilePB.pb.h.

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

465  {
466  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.flags)
467  return flags_;
468  }
::google::protobuf::uint32 flags_
const ::std::string & dqmstorepb::ROOTFilePB_Histo::full_pathname ( ) const
inline

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

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

335  {
336  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.full_pathname)
337  return full_pathname_.GetNoArena();
338  }
::google::protobuf::internal::ArenaStringPtr full_pathname_
inline ::google::protobuf::Arena* dqmstorepb::ROOTFilePB_Histo::GetArenaNoVirtual ( ) const
inlineprivate

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

Referenced by operator=().

136 { return nullptr; }
int dqmstorepb::ROOTFilePB_Histo::GetCachedSize ( ) const
inline

Definition at line 127 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 458 of file ROOTFilePB.pb.h.

Referenced by RequiredFieldsByteSizeFallback().

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

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

Referenced by RequiredFieldsByteSizeFallback(), and ROOTFilePB_Histo().

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

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

Referenced by RequiredFieldsByteSizeFallback().

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

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

Referenced by RequiredFieldsByteSizeFallback(), and ROOTFilePB_Histo().

402 { return (_has_bits_[0] & 0x00000002u) != 0; }
::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 102 of file ROOTFilePB.pb.h.

References dqmstorepb::_ROOTFilePB_Histo_default_instance_.

Referenced by default_instance(), and ROOTFilePB_Histo().

102  {
103  return reinterpret_cast<const ROOTFilePB_Histo*>(&_ROOTFilePB_Histo_default_instance_);
104  }
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 389 of file ROOTFilePB.pb.cc.

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

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

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

557  {
558  using std::swap;
559  full_pathname_.Swap(&other->full_pathname_);
560  streamed_histo_.Swap(&other->streamed_histo_);
561  swap(size_, other->size_);
562  swap(flags_, other->flags_);
563  swap(_has_bits_[0], other->_has_bits_[0]);
564  _internal_metadata_.Swap(&other->_internal_metadata_);
565  swap(_cached_size_, other->_cached_size_);
566  }
::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 546 of file ROOTFilePB.pb.cc.

References _has_bits_.

546  {
547  if ((_has_bits_[0] & 0x0000000f) != 0x0000000f)
548  return false;
549  return true;
550  }
::google::protobuf::internal::HasBits< 1 > _has_bits_
void* dqmstorepb::ROOTFilePB_Histo::MaybeArenaPtr ( ) const
inlineprivate

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

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

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

References source.

Referenced by CopyFrom().

487  {
488  // @@protoc_insertion_point(generalized_merge_from_start:dqmstorepb.ROOTFilePB.Histo)
489  GOOGLE_DCHECK_NE(&from, this);
490  const ROOTFilePB_Histo* source =
491  ::google::protobuf::internal::DynamicCastToGenerated<const ROOTFilePB_Histo>(&from);
492  if (source == nullptr) {
493  // @@protoc_insertion_point(generalized_merge_from_cast_fail:dqmstorepb.ROOTFilePB.Histo)
494  ::google::protobuf::internal::ReflectionOps::Merge(from, this);
495  } else {
496  // @@protoc_insertion_point(generalized_merge_from_cast_success:dqmstorepb.ROOTFilePB.Histo)
497  MergeFrom(*source);
498  }
499  }
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 501 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_.

501  {
502  // @@protoc_insertion_point(class_specific_merge_from_start:dqmstorepb.ROOTFilePB.Histo)
503  GOOGLE_DCHECK_NE(&from, this);
504  _internal_metadata_.MergeFrom(from._internal_metadata_);
505  ::google::protobuf::uint32 cached_has_bits = 0;
506  (void)cached_has_bits;
507 
508  cached_has_bits = from._has_bits_[0];
509  if (cached_has_bits & 15u) {
510  if (cached_has_bits & 0x00000001u) {
512  full_pathname_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
513  from.full_pathname_);
514  }
515  if (cached_has_bits & 0x00000002u) {
517  streamed_histo_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
518  from.streamed_histo_);
519  }
520  if (cached_has_bits & 0x00000004u) {
521  size_ = from.size_;
522  }
523  if (cached_has_bits & 0x00000008u) {
524  flags_ = from.flags_;
525  }
526  _has_bits_[0] |= cached_has_bits;
527  }
528  }
::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 265 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.

265  {
266 #define DO_(EXPRESSION) \
267  if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) \
268  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)
275  goto handle_unusual;
276  switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) {
277  // required string full_pathname = 1;
278  case 1: {
279  if (static_cast< ::google::protobuf::uint8>(tag) ==
280  static_cast< ::google::protobuf::uint8>(10u /* 10 & 0xFF */)) {
281  DO_(::google::protobuf::internal::WireFormatLite::ReadString(input, this->mutable_full_pathname()));
282  ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField(
283  this->full_pathname().data(),
284  static_cast<int>(this->full_pathname().length()),
285  ::google::protobuf::internal::WireFormat::PARSE,
286  "dqmstorepb.ROOTFilePB.Histo.full_pathname");
287  } else {
288  goto handle_unusual;
289  }
290  break;
291  }
292 
293  // required uint32 size = 2;
294  case 2: {
295  if (static_cast< ::google::protobuf::uint8>(tag) ==
296  static_cast< ::google::protobuf::uint8>(16u /* 16 & 0xFF */)) {
297  set_has_size();
298  DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
300  ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(input, &size_)));
301  } else {
302  goto handle_unusual;
303  }
304  break;
305  }
306 
307  // required bytes streamed_histo = 3;
308  case 3: {
309  if (static_cast< ::google::protobuf::uint8>(tag) ==
310  static_cast< ::google::protobuf::uint8>(26u /* 26 & 0xFF */)) {
311  DO_(::google::protobuf::internal::WireFormatLite::ReadBytes(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<
325  ::google::protobuf::internal::WireFormatLite::TYPE_UINT32>(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
static std::string const input
Definition: EdmProvDump.cc:48
unsigned int uint32
Definition: MsgTools.h:13
::google::protobuf::uint32 size_
#define DO_(EXPRESSION)
::std::string * mutable_full_pathname()
char data[epos_bytes_allocation]
Definition: EPOS_Wrapper.h:79
::std::string * mutable_streamed_histo()
::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
std::string * dqmstorepb::ROOTFilePB_Histo::mutable_full_pathname ( )
inline

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

Referenced by MergePartialFromCodedStream().

363  {
365  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.Histo.full_pathname)
366  return full_pathname_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
367  }
::google::protobuf::internal::ArenaStringPtr full_pathname_
std::string * dqmstorepb::ROOTFilePB_Histo::mutable_streamed_histo ( )
inline

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

Referenced by MergePartialFromCodedStream().

437  {
439  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
440  return streamed_histo_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
441  }
::google::protobuf::internal::ArenaStringPtr streamed_histo_
inline ::google::protobuf::UnknownFieldSet* dqmstorepb::ROOTFilePB_Histo::mutable_unknown_fields ( )
inline

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

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

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

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

Referenced by New().

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

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

References dqmiodumpmetadata::n, and ROOTFilePB_Histo().

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

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

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

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

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

368  {
369  // @@protoc_insertion_point(field_release:dqmstorepb.ROOTFilePB.Histo.full_pathname)
371  return full_pathname_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
372  }
::google::protobuf::internal::ArenaStringPtr full_pathname_
std::string * dqmstorepb::ROOTFilePB_Histo::release_streamed_histo ( )
inline

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

442  {
443  // @@protoc_insertion_point(field_release:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
445  return streamed_histo_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
446  }
::google::protobuf::internal::ArenaStringPtr streamed_histo_
size_t dqmstorepb::ROOTFilePB_Histo::RequiredFieldsByteSizeFallback ( ) const
private

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

430  {
431  // @@protoc_insertion_point(required_fields_byte_size_fallback_start:dqmstorepb.ROOTFilePB.Histo)
432  size_t total_size = 0;
433 
434  if (has_full_pathname()) {
435  // required string full_pathname = 1;
436  total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(this->full_pathname());
437  }
438 
439  if (has_streamed_histo()) {
440  // required bytes streamed_histo = 3;
441  total_size += 1 + ::google::protobuf::internal::WireFormatLite::BytesSize(this->streamed_histo());
442  }
443 
444  if (has_size()) {
445  // required uint32 size = 2;
446  total_size += 1 + ::google::protobuf::internal::WireFormatLite::UInt32Size(this->size());
447  }
448 
449  if (has_flags()) {
450  // required uint32 flags = 4;
451  total_size += 1 + ::google::protobuf::internal::WireFormatLite::UInt32Size(this->flags());
452  }
453 
454  return total_size;
455  }
::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().

352  {
353  // @@protoc_insertion_point(serialize_start:dqmstorepb.ROOTFilePB.Histo)
354  ::google::protobuf::uint32 cached_has_bits = 0;
355  (void)cached_has_bits;
356 
357  cached_has_bits = _has_bits_[0];
358  // required string full_pathname = 1;
359  if (cached_has_bits & 0x00000001u) {
360  ::google::protobuf::internal::WireFormat::VerifyUTF8StringNamedField(
361  this->full_pathname().data(),
362  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(1, this->full_pathname(), output);
366  }
367 
368  // required uint32 size = 2;
369  if (cached_has_bits & 0x00000004u) {
370  ::google::protobuf::internal::WireFormatLite::WriteUInt32(2, this->size(), output);
371  }
372 
373  // required bytes streamed_histo = 3;
374  if (cached_has_bits & 0x00000002u) {
375  ::google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased(3, this->streamed_histo(), output);
376  }
377 
378  // required uint32 flags = 4;
379  if (cached_has_bits & 0x00000008u) {
380  ::google::protobuf::internal::WireFormatLite::WriteUInt32(4, this->flags(), output);
381  }
382 
383  if (_internal_metadata_.have_unknown_fields()) {
384  ::google::protobuf::internal::WireFormat::SerializeUnknownFields(_internal_metadata_.unknown_fields(), output);
385  }
386  // @@protoc_insertion_point(serialize_end:dqmstorepb.ROOTFilePB.Histo)
387  }
::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:79
::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 373 of file ROOTFilePB.pb.h.

373  {
374  if (full_pathname != nullptr) {
376  } else {
378  }
379  full_pathname_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), full_pathname);
380  // @@protoc_insertion_point(field_set_allocated:dqmstorepb.ROOTFilePB.Histo.full_pathname)
381  }
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 447 of file ROOTFilePB.pb.h.

447  {
448  if (streamed_histo != nullptr) {
450  } else {
452  }
453  streamed_histo_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), streamed_histo);
454  // @@protoc_insertion_point(field_set_allocated:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
455  }
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 469 of file ROOTFilePB.pb.h.

References relativeConstraints::value.

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

469  {
470  set_has_flags();
471  flags_ = value;
472  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.flags)
473  }
::google::protobuf::uint32 flags_
void dqmstorepb::ROOTFilePB_Histo::set_full_pathname ( const ::std::string &  value)
inline

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

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

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

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

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

References AlCaHLTBitMon_QueryRunRegistry::string.

351  {
352  GOOGLE_DCHECK(value != nullptr);
354  full_pathname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
355  // @@protoc_insertion_point(field_set_char:dqmstorepb.ROOTFilePB.Histo.full_pathname)
356  }
::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 357 of file ROOTFilePB.pb.h.

References AlCaHLTBitMon_QueryRunRegistry::string.

357  {
359  full_pathname_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
360  ::std::string(reinterpret_cast<const char*>(value), size));
361  // @@protoc_insertion_point(field_set_pointer:dqmstorepb.ROOTFilePB.Histo.full_pathname)
362  }
::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 459 of file ROOTFilePB.pb.h.

Referenced by MergePartialFromCodedStream().

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

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

Referenced by MergeFrom().

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

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

Referenced by MergePartialFromCodedStream().

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

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

Referenced by MergeFrom().

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

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

References relativeConstraints::value.

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

395  {
396  set_has_size();
397  size_ = value;
398  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.size)
399  }
::google::protobuf::uint32 size_
void dqmstorepb::ROOTFilePB_Histo::set_streamed_histo ( const ::std::string &  value)
inline

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

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

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

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

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

References AlCaHLTBitMon_QueryRunRegistry::string.

425  {
426  GOOGLE_DCHECK(value != nullptr);
428  streamed_histo_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
429  // @@protoc_insertion_point(field_set_char:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
430  }
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 431 of file ROOTFilePB.pb.h.

References AlCaHLTBitMon_QueryRunRegistry::string.

431  {
433  streamed_histo_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
434  ::std::string(reinterpret_cast<const char*>(value), size));
435  // @@protoc_insertion_point(field_set_pointer:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
436  }
::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 214 of file ROOTFilePB.pb.cc.

References _cached_size_, and size().

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

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

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

Referenced by ROOTFilePB_Histo().

195  {
196  _cached_size_ = 0;
197  full_pathname_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
198  streamed_histo_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
199  ::memset(&size_,
200  0,
201  static_cast<size_t>(reinterpret_cast<char*>(&flags_) - reinterpret_cast<char*>(&size_)) + sizeof(flags_));
202  }
::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 209 of file ROOTFilePB.pb.cc.

References full_pathname_, and streamed_histo_.

Referenced by ~ROOTFilePB_Histo().

209  {
210  full_pathname_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
211  streamed_histo_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
212  }
::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 409 of file ROOTFilePB.pb.h.

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

409  {
410  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
411  return streamed_histo_.GetNoArena();
412  }
::google::protobuf::internal::ArenaStringPtr streamed_histo_
void dqmstorepb::ROOTFilePB_Histo::Swap ( ROOTFilePB_Histo other)

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

References InternalSwap().

552  {
553  if (other == this)
554  return;
556  }
void InternalSwap(ROOTFilePB_Histo *other)
const ::google::protobuf::UnknownFieldSet& dqmstorepb::ROOTFilePB_Histo::unknown_fields ( ) const
inline

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

91  {
92  return _internal_metadata_.unknown_fields();
93  }
::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 211 of file ROOTFilePB.pb.h.

void swap ( ROOTFilePB_Histo a,
ROOTFilePB_Histo b 
)
friend

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

Referenced by InternalSwap().

108 { a.Swap(&b); }
double b
Definition: hdecay.h:118
double a
Definition: hdecay.h:119

Member Data Documentation

int dqmstorepb::ROOTFilePB_Histo::_cached_size_
mutableprivate

Definition at line 206 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 186 of file ROOTFilePB.pb.h.

Referenced by InitAsDefaultInstance().

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

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

Referenced by InitAsDefaultInstance().

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

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

Referenced by descriptor(), and GetMetadata().

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

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

Referenced by InitAsDefaultInstance().

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

Definition at line 164 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