CMS 3D CMS Logo

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

#include <ROOTFilePB.pb.h>

Inheritance diagram for dqmstorepb::ROOTFilePB_Histo:

Classes

class  _Internal
 

Public Types

enum  : int { kFullPathnameFieldNumber = 1, kStreamedHistoFieldNumber = 3, kSizeFieldNumber = 2, kFlagsFieldNumber = 4 }
 

Public Member Functions

const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
::PROTOBUF_NAMESPACE_ID::uint8_InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
size_t ByteSizeLong () const final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_flags ()
 
void clear_full_pathname ()
 
void clear_size ()
 
void clear_streamed_histo ()
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const ROOTFilePB_Histo &from)
 
::PROTOBUF_NAMESPACE_ID::uint32 flags () const
 
const std::string & full_pathname () const
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_flags () const
 
bool has_full_pathname () const
 
bool has_size () const
 
bool has_streamed_histo () const
 
bool IsInitialized () const final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ROOTFilePB_Histo &from)
 
std::string * mutable_full_pathname ()
 
std::string * mutable_streamed_histo ()
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
ROOTFilePB_HistoNew () const final
 
ROOTFilePB_HistoNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
ROOTFilePB_Histooperator= (const ROOTFilePB_Histo &from)
 
ROOTFilePB_Histooperator= (ROOTFilePB_Histo &&from) noexcept
 
std::string * release_full_pathname ()
 
std::string * release_streamed_histo ()
 
 ROOTFilePB_Histo ()
 
 ROOTFilePB_Histo (const ROOTFilePB_Histo &from)
 
 ROOTFilePB_Histo (ROOTFilePB_Histo &&from) noexcept
 
void set_allocated_full_pathname (std::string *full_pathname)
 
void set_allocated_streamed_histo (std::string *streamed_histo)
 
void set_flags (::PROTOBUF_NAMESPACE_ID::uint32 value)
 
void set_full_pathname (const char *value)
 
void set_full_pathname (const char *value, size_t size)
 
void set_full_pathname (const std::string &value)
 
void set_full_pathname (std::string &&value)
 
void set_size (::PROTOBUF_NAMESPACE_ID::uint32 value)
 
void set_streamed_histo (const char *value)
 
void set_streamed_histo (const std::string &value)
 
void set_streamed_histo (const void *value, size_t size)
 
void set_streamed_histo (std::string &&value)
 
::PROTOBUF_NAMESPACE_ID::uint32 size () const
 
const std::string & streamed_histo () const
 
void Swap (ROOTFilePB_Histo *other)
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
 ~ROOTFilePB_Histo () override
 

Static Public Member Functions

static const ROOTFilePB_Histodefault_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static void InitAsDefaultInstance ()
 
static const ROOTFilePB_Histointernal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages = 0
 

Private Member Functions

::PROTOBUF_NAMESPACE_ID::uint32 _internal_flags () const
 
const std::string & _internal_full_pathname () const
 
bool _internal_has_flags () const
 
bool _internal_has_full_pathname () const
 
bool _internal_has_size () const
 
bool _internal_has_streamed_histo () const
 
std::string * _internal_mutable_full_pathname ()
 
std::string * _internal_mutable_streamed_histo ()
 
void _internal_set_flags (::PROTOBUF_NAMESPACE_ID::uint32 value)
 
void _internal_set_full_pathname (const std::string &value)
 
void _internal_set_size (::PROTOBUF_NAMESPACE_ID::uint32 value)
 
void _internal_set_streamed_histo (const std::string &value)
 
::PROTOBUF_NAMESPACE_ID::uint32 _internal_size () const
 
const std::string & _internal_streamed_histo () const
 
inline ::PROTOBUF_NAMESPACE_ID::Arena * GetArenaNoVirtual () const
 
void InternalSwap (ROOTFilePB_Histo *other)
 
void * MaybeArenaPtr () const
 
size_t RequiredFieldsByteSizeFallback () const
 
void SetCachedSize (int size) const final
 
void SharedCtor ()
 
void SharedDtor ()
 

Static Private Member Functions

::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName ()
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic ()
 

Private Attributes

mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_
 
::PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > _has_bits_
 
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_
 
::PROTOBUF_NAMESPACE_ID::uint32 flags_
 
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr full_pathname_
 
::PROTOBUF_NAMESPACE_ID::uint32 size_
 
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr streamed_histo_
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
struct ::TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
 
void swap (ROOTFilePB_Histo &a, ROOTFilePB_Histo &b)
 

Detailed Description

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kFullPathnameFieldNumber 
kStreamedHistoFieldNumber 
kSizeFieldNumber 
kFlagsFieldNumber 

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

169  : int {
172  kSizeFieldNumber = 2,
173  kFlagsFieldNumber = 4,
174  };

Constructor & Destructor Documentation

◆ ROOTFilePB_Histo() [1/3]

dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo ( )

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

161  : ::PROTOBUF_NAMESPACE_ID::Message(), _internal_metadata_(nullptr) {
162  SharedCtor();
163  // @@protoc_insertion_point(constructor:dqmstorepb.ROOTFilePB.Histo)
164  }

References SharedCtor().

◆ ~ROOTFilePB_Histo()

dqmstorepb::ROOTFilePB_Histo::~ROOTFilePB_Histo ( )
override

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

194  {
195  // @@protoc_insertion_point(destructor:dqmstorepb.ROOTFilePB.Histo)
196  SharedDtor();
197  }

References SharedDtor().

◆ ROOTFilePB_Histo() [2/3]

dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo ( const ROOTFilePB_Histo from)

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

166  : ::PROTOBUF_NAMESPACE_ID::Message(), _internal_metadata_(nullptr), _has_bits_(from._has_bits_) {
167  _internal_metadata_.MergeFrom(from._internal_metadata_);
168  full_pathname_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
169  if (from._internal_has_full_pathname()) {
170  full_pathname_.AssignWithDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
171  from.full_pathname_);
172  }
173  streamed_histo_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
174  if (from._internal_has_streamed_histo()) {
175  streamed_histo_.AssignWithDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
176  from.streamed_histo_);
177  }
178  ::memcpy(&size_,
179  &from.size_,
180  static_cast<size_t>(reinterpret_cast<char*>(&flags_) - reinterpret_cast<char*>(&size_)) + sizeof(flags_));
181  // @@protoc_insertion_point(copy_constructor:dqmstorepb.ROOTFilePB.Histo)
182  }

References _internal_has_full_pathname(), _internal_has_streamed_histo(), _internal_metadata_, flags_, full_pathname_, size_, and streamed_histo_.

◆ ROOTFilePB_Histo() [3/3]

dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo ( ROOTFilePB_Histo &&  from)
inlinenoexcept

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

81 : ROOTFilePB_Histo() { *this = ::std::move(from); }

References eostools::move().

Member Function Documentation

◆ _internal_flags()

PROTOBUF_NAMESPACE_ID::uint32 dqmstorepb::ROOTFilePB_Histo::_internal_flags ( ) const
inlineprivate

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

577 { return flags_; }

References flags_.

Referenced by _InternalSerialize(), ByteSizeLong(), flags(), and RequiredFieldsByteSizeFallback().

◆ _internal_full_pathname()

const std::string & dqmstorepb::ROOTFilePB_Histo::_internal_full_pathname ( ) const
inlineprivate

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

431 { return full_pathname_.GetNoArena(); }

References full_pathname_.

Referenced by _InternalSerialize(), ByteSizeLong(), full_pathname(), and RequiredFieldsByteSizeFallback().

◆ _internal_has_flags()

bool dqmstorepb::ROOTFilePB_Histo::_internal_has_flags ( ) const
inlineprivate

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

568  {
569  bool value = (_has_bits_[0] & 0x00000008u) != 0;
570  return value;
571  }

References _has_bits_, and relativeConstraints::value.

Referenced by has_flags(), and RequiredFieldsByteSizeFallback().

◆ _internal_has_full_pathname()

bool dqmstorepb::ROOTFilePB_Histo::_internal_has_full_pathname ( ) const
inlineprivate

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

410  {
411  bool value = (_has_bits_[0] & 0x00000001u) != 0;
412  return value;
413  }

References _has_bits_, and relativeConstraints::value.

Referenced by has_full_pathname(), release_full_pathname(), RequiredFieldsByteSizeFallback(), and ROOTFilePB_Histo().

◆ _internal_has_size()

bool dqmstorepb::ROOTFilePB_Histo::_internal_has_size ( ) const
inlineprivate

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

477  {
478  bool value = (_has_bits_[0] & 0x00000004u) != 0;
479  return value;
480  }

References _has_bits_, and relativeConstraints::value.

Referenced by has_size(), and RequiredFieldsByteSizeFallback().

◆ _internal_has_streamed_histo()

bool dqmstorepb::ROOTFilePB_Histo::_internal_has_streamed_histo ( ) const
inlineprivate

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

501  {
502  bool value = (_has_bits_[0] & 0x00000002u) != 0;
503  return value;
504  }

References _has_bits_, and relativeConstraints::value.

Referenced by has_streamed_histo(), release_streamed_histo(), RequiredFieldsByteSizeFallback(), and ROOTFilePB_Histo().

◆ _internal_mutable_full_pathname()

std::string * dqmstorepb::ROOTFilePB_Histo::_internal_mutable_full_pathname ( )
inlineprivate

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

453  {
454  _has_bits_[0] |= 0x00000001u;
455  return full_pathname_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
456  }

References _has_bits_, and full_pathname_.

Referenced by _InternalParse(), and mutable_full_pathname().

◆ _internal_mutable_streamed_histo()

std::string * dqmstorepb::ROOTFilePB_Histo::_internal_mutable_streamed_histo ( )
inlineprivate

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

544  {
545  _has_bits_[0] |= 0x00000002u;
546  return streamed_histo_.MutableNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
547  }

References _has_bits_, and streamed_histo_.

Referenced by _InternalParse(), and mutable_streamed_histo().

◆ _internal_set_flags()

void dqmstorepb::ROOTFilePB_Histo::_internal_set_flags ( ::PROTOBUF_NAMESPACE_ID::uint32  value)
inlineprivate

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

582  {
583  _has_bits_[0] |= 0x00000008u;
584  flags_ = value;
585  }

References _has_bits_, flags_, and relativeConstraints::value.

Referenced by set_flags().

◆ _internal_set_full_pathname()

void dqmstorepb::ROOTFilePB_Histo::_internal_set_full_pathname ( const std::string &  value)
inlineprivate

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

432  {
433  _has_bits_[0] |= 0x00000001u;
434  full_pathname_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
435  }

References _has_bits_, and full_pathname_.

Referenced by set_full_pathname().

◆ _internal_set_size()

void dqmstorepb::ROOTFilePB_Histo::_internal_set_size ( ::PROTOBUF_NAMESPACE_ID::uint32  value)
inlineprivate

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

491  {
492  _has_bits_[0] |= 0x00000004u;
493  size_ = value;
494  }

References _has_bits_, size_, and relativeConstraints::value.

Referenced by set_size().

◆ _internal_set_streamed_histo()

void dqmstorepb::ROOTFilePB_Histo::_internal_set_streamed_histo ( const std::string &  value)
inlineprivate

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

523  {
524  _has_bits_[0] |= 0x00000002u;
525  streamed_histo_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), value);
526  }

References _has_bits_, and streamed_histo_.

Referenced by set_streamed_histo().

◆ _internal_size()

PROTOBUF_NAMESPACE_ID::uint32 dqmstorepb::ROOTFilePB_Histo::_internal_size ( ) const
inlineprivate

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

486 { return size_; }

References size_.

Referenced by _InternalSerialize(), ByteSizeLong(), RequiredFieldsByteSizeFallback(), and size().

◆ _internal_streamed_histo()

const std::string & dqmstorepb::ROOTFilePB_Histo::_internal_streamed_histo ( ) const
inlineprivate

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

522 { return streamed_histo_.GetNoArena(); }

References streamed_histo_.

Referenced by _InternalSerialize(), ByteSizeLong(), RequiredFieldsByteSizeFallback(), and streamed_histo().

◆ _InternalParse()

const char * dqmstorepb::ROOTFilePB_Histo::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

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

236  {
237 #define CHK_(x) \
238  if (PROTOBUF_PREDICT_FALSE(!(x))) \
239  goto failure
240  _Internal::HasBits has_bits{};
241  while (!ctx->Done(&ptr)) {
243  ptr = ::PROTOBUF_NAMESPACE_ID::internal::ReadTag(ptr, &tag);
244  CHK_(ptr);
245  switch (tag >> 3) {
246  // required string full_pathname = 1;
247  case 1:
248  if (PROTOBUF_PREDICT_TRUE(static_cast<::PROTOBUF_NAMESPACE_ID::uint8>(tag) == 10)) {
250  ptr = ::PROTOBUF_NAMESPACE_ID::internal::InlineGreedyStringParser(str, ptr, ctx);
251 #ifndef NDEBUG
252  ::PROTOBUF_NAMESPACE_ID::internal::VerifyUTF8(str, "dqmstorepb.ROOTFilePB.Histo.full_pathname");
253 #endif // !NDEBUG
254  CHK_(ptr);
255  } else
256  goto handle_unusual;
257  continue;
258  // required uint32 size = 2;
259  case 2:
260  if (PROTOBUF_PREDICT_TRUE(static_cast<::PROTOBUF_NAMESPACE_ID::uint8>(tag) == 16)) {
261  _Internal::set_has_size(&has_bits);
262  size_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint(&ptr);
263  CHK_(ptr);
264  } else
265  goto handle_unusual;
266  continue;
267  // required bytes streamed_histo = 3;
268  case 3:
269  if (PROTOBUF_PREDICT_TRUE(static_cast<::PROTOBUF_NAMESPACE_ID::uint8>(tag) == 26)) {
271  ptr = ::PROTOBUF_NAMESPACE_ID::internal::InlineGreedyStringParser(str, ptr, ctx);
272  CHK_(ptr);
273  } else
274  goto handle_unusual;
275  continue;
276  // required uint32 flags = 4;
277  case 4:
278  if (PROTOBUF_PREDICT_TRUE(static_cast<::PROTOBUF_NAMESPACE_ID::uint8>(tag) == 32)) {
279  _Internal::set_has_flags(&has_bits);
280  flags_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint(&ptr);
281  CHK_(ptr);
282  } else
283  goto handle_unusual;
284  continue;
285  default: {
286  handle_unusual:
287  if ((tag & 7) == 4 || tag == 0) {
288  ctx->SetLastTag(tag);
289  goto success;
290  }
291  ptr = UnknownFieldParse(tag, &_internal_metadata_, ptr, ctx);
292  CHK_(ptr != nullptr);
293  continue;
294  }
295  } // switch
296  } // while
297  success:
298  _has_bits_.Or(has_bits);
299  return ptr;
300  failure:
301  ptr = nullptr;
302  goto success;
303 #undef CHK_
304  }

References _has_bits_, _internal_metadata_, _internal_mutable_full_pathname(), _internal_mutable_streamed_histo(), CHK_, flags_, dqmstorepb::ROOTFilePB_Histo::_Internal::set_has_flags(), dqmstorepb::ROOTFilePB_Histo::_Internal::set_has_size(), size_, str, summarizeEdmComparisonLogfiles::success, and GlobalPosition_Frontier_DevDB_cff::tag.

◆ _InternalSerialize()

PROTOBUF_NAMESPACE_ID::uint8 * dqmstorepb::ROOTFilePB_Histo::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

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

307  {
308  // @@protoc_insertion_point(serialize_to_array_start:dqmstorepb.ROOTFilePB.Histo)
309  ::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
310  (void)cached_has_bits;
311 
312  cached_has_bits = _has_bits_[0];
313  // required string full_pathname = 1;
314  if (cached_has_bits & 0x00000001u) {
315  ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField(
316  this->_internal_full_pathname().data(),
317  static_cast<int>(this->_internal_full_pathname().length()),
318  ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE,
319  "dqmstorepb.ROOTFilePB.Histo.full_pathname");
320  target = stream->WriteStringMaybeAliased(1, this->_internal_full_pathname(), target);
321  }
322 
323  // required uint32 size = 2;
324  if (cached_has_bits & 0x00000004u) {
325  target = stream->EnsureSpace(target);
326  target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteUInt32ToArray(2, this->_internal_size(), target);
327  }
328 
329  // required bytes streamed_histo = 3;
330  if (cached_has_bits & 0x00000002u) {
331  target = stream->WriteBytesMaybeAliased(3, this->_internal_streamed_histo(), target);
332  }
333 
334  // required uint32 flags = 4;
335  if (cached_has_bits & 0x00000008u) {
336  target = stream->EnsureSpace(target);
337  target =
338  ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteUInt32ToArray(4, this->_internal_flags(), target);
339  }
340 
341  if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
342  target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::InternalSerializeUnknownFieldsToArray(
343  _internal_metadata_.unknown_fields(), target, stream);
344  }
345  // @@protoc_insertion_point(serialize_to_array_end:dqmstorepb.ROOTFilePB.Histo)
346  return target;
347  }

References _has_bits_, _internal_flags(), _internal_full_pathname(), _internal_metadata_, _internal_size(), _internal_streamed_histo(), data, cms::cuda::stream, filterCSVwithJSON::target, and funct::void.

◆ ByteSizeLong()

size_t dqmstorepb::ROOTFilePB_Histo::ByteSizeLong ( ) const
final

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

375  {
376  // @@protoc_insertion_point(message_byte_size_start:dqmstorepb.ROOTFilePB.Histo)
377  size_t total_size = 0;
378 
379  if (((_has_bits_[0] & 0x0000000f) ^ 0x0000000f) == 0) { // All required fields are present.
380  // required string full_pathname = 1;
381  total_size += 1 + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize(this->_internal_full_pathname());
382 
383  // required bytes streamed_histo = 3;
384  total_size += 1 + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::BytesSize(this->_internal_streamed_histo());
385 
386  // required uint32 size = 2;
387  total_size += 1 + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::UInt32Size(this->_internal_size());
388 
389  // required uint32 flags = 4;
390  total_size += 1 + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::UInt32Size(this->_internal_flags());
391 
392  } else {
393  total_size += RequiredFieldsByteSizeFallback();
394  }
395  ::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
396  // Prevent compiler warnings about cached_has_bits being unused
397  (void)cached_has_bits;
398 
399  if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
400  return ::PROTOBUF_NAMESPACE_ID::internal::ComputeUnknownFieldsSize(
401  _internal_metadata_, total_size, &_cached_size_);
402  }
403  int cached_size = ::PROTOBUF_NAMESPACE_ID::internal::ToCachedSize(total_size);
404  SetCachedSize(cached_size);
405  return total_size;
406  }

References _cached_size_, _has_bits_, _internal_flags(), _internal_full_pathname(), _internal_metadata_, _internal_size(), _internal_streamed_histo(), RequiredFieldsByteSizeFallback(), SetCachedSize(), and funct::void.

◆ Clear()

void dqmstorepb::ROOTFilePB_Histo::Clear ( )
final

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

211  {
212  // @@protoc_insertion_point(message_clear_start:dqmstorepb.ROOTFilePB.Histo)
213  ::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
214  // Prevent compiler warnings about cached_has_bits being unused
215  (void)cached_has_bits;
216 
217  cached_has_bits = _has_bits_[0];
218  if (cached_has_bits & 0x00000003u) {
219  if (cached_has_bits & 0x00000001u) {
220  full_pathname_.ClearNonDefaultToEmptyNoArena();
221  }
222  if (cached_has_bits & 0x00000002u) {
223  streamed_histo_.ClearNonDefaultToEmptyNoArena();
224  }
225  }
226  if (cached_has_bits & 0x0000000cu) {
227  ::memset(
228  &size_,
229  0,
230  static_cast<size_t>(reinterpret_cast<char*>(&flags_) - reinterpret_cast<char*>(&size_)) + sizeof(flags_));
231  }
232  _has_bits_.Clear();
233  _internal_metadata_.Clear();
234  }

References _has_bits_, _internal_metadata_, flags_, full_pathname_, size_, streamed_histo_, and funct::void.

Referenced by CopyFrom().

◆ clear_flags()

void dqmstorepb::ROOTFilePB_Histo::clear_flags ( )
inline

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

573  {
574  flags_ = 0u;
575  _has_bits_[0] &= ~0x00000008u;
576  }

References _has_bits_, and flags_.

◆ clear_full_pathname()

void dqmstorepb::ROOTFilePB_Histo::clear_full_pathname ( )
inline

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

415  {
416  full_pathname_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
417  _has_bits_[0] &= ~0x00000001u;
418  }

References _has_bits_, and full_pathname_.

◆ clear_size()

void dqmstorepb::ROOTFilePB_Histo::clear_size ( )
inline

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

482  {
483  size_ = 0u;
484  _has_bits_[0] &= ~0x00000004u;
485  }

References _has_bits_, and size_.

◆ clear_streamed_histo()

void dqmstorepb::ROOTFilePB_Histo::clear_streamed_histo ( )
inline

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

506  {
507  streamed_histo_.ClearToEmptyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
508  _has_bits_[0] &= ~0x00000002u;
509  }

References _has_bits_, and streamed_histo_.

◆ CopyFrom() [1/2]

void dqmstorepb::ROOTFilePB_Histo::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

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

450  {
451  // @@protoc_insertion_point(generalized_copy_from_start:dqmstorepb.ROOTFilePB.Histo)
452  if (&from == this)
453  return;
454  Clear();
455  MergeFrom(from);
456  }

References Clear(), and MergeFrom().

Referenced by operator=().

◆ CopyFrom() [2/2]

void dqmstorepb::ROOTFilePB_Histo::CopyFrom ( const ROOTFilePB_Histo from)

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

458  {
459  // @@protoc_insertion_point(class_specific_copy_from_start:dqmstorepb.ROOTFilePB.Histo)
460  if (&from == this)
461  return;
462  Clear();
463  MergeFrom(from);
464  }

References Clear(), and MergeFrom().

◆ default_instance()

const ROOTFilePB_Histo & dqmstorepb::ROOTFilePB_Histo::default_instance ( )
static

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

205  {
206  ::PROTOBUF_NAMESPACE_ID::internal::InitSCC(
208  return *internal_default_instance();
209  }

References internal_default_instance(), and scc_info_ROOTFilePB_Histo_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* dqmstorepb::ROOTFilePB_Histo::descriptor ( )
inlinestatic

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

104 { return GetDescriptor(); }

References GetDescriptor().

◆ flags()

PROTOBUF_NAMESPACE_ID::uint32 dqmstorepb::ROOTFilePB_Histo::flags ( ) const
inline

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

578  {
579  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.flags)
580  return _internal_flags();
581  }

References _internal_flags().

◆ full_pathname()

const std::string & dqmstorepb::ROOTFilePB_Histo::full_pathname ( ) const
inline

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

419  {
420  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.full_pathname)
421  return _internal_full_pathname();
422  }

References _internal_full_pathname().

Referenced by set_allocated_full_pathname().

◆ FullMessageName()

::PROTOBUF_NAMESPACE_ID::StringPiece dqmstorepb::ROOTFilePB_Histo::FullMessageName ( )
inlinestaticprivate

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

148 { return "dqmstorepb.ROOTFilePB.Histo"; }

◆ GetArenaNoVirtual()

inline ::PROTOBUF_NAMESPACE_ID::Arena* dqmstorepb::ROOTFilePB_Histo::GetArenaNoVirtual ( ) const
inlineprivate

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

151 { return nullptr; }

Referenced by InternalSwap(), and operator=().

◆ GetCachedSize()

int dqmstorepb::ROOTFilePB_Histo::GetCachedSize ( ) const
inlinefinal

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

140 { return _cached_size_.Get(); }

References _cached_size_.

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* dqmstorepb::ROOTFilePB_Histo::GetDescriptor ( )
inlinestatic

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

105 { return GetMetadataStatic().descriptor; }

References GetMetadataStatic().

Referenced by descriptor().

◆ GetMetadata()

PROTOBUF_NAMESPACE_ID::Metadata dqmstorepb::ROOTFilePB_Histo::GetMetadata ( ) const
final

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

485 { return GetMetadataStatic(); }

References GetMetadataStatic().

◆ GetMetadataStatic()

::PROTOBUF_NAMESPACE_ID::Metadata dqmstorepb::ROOTFilePB_Histo::GetMetadataStatic ( )
inlinestaticprivate

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection* dqmstorepb::ROOTFilePB_Histo::GetReflection ( )
inlinestatic

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

106 { return GetMetadataStatic().reflection; }

References GetMetadataStatic().

◆ has_flags()

bool dqmstorepb::ROOTFilePB_Histo::has_flags ( ) const
inline

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

572 { return _internal_has_flags(); }

References _internal_has_flags().

◆ has_full_pathname()

bool dqmstorepb::ROOTFilePB_Histo::has_full_pathname ( ) const
inline

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

414 { return _internal_has_full_pathname(); }

References _internal_has_full_pathname().

◆ has_size()

bool dqmstorepb::ROOTFilePB_Histo::has_size ( ) const
inline

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

481 { return _internal_has_size(); }

References _internal_has_size().

◆ has_streamed_histo()

bool dqmstorepb::ROOTFilePB_Histo::has_streamed_histo ( ) const
inline

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

505 { return _internal_has_streamed_histo(); }

References _internal_has_streamed_histo().

◆ InitAsDefaultInstance()

void dqmstorepb::ROOTFilePB_Histo::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const ROOTFilePB_Histo* dqmstorepb::ROOTFilePB_Histo::internal_default_instance ( )
inlinestatic

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

110  {
111  return reinterpret_cast<const ROOTFilePB_Histo*>(&_ROOTFilePB_Histo_default_instance_);
112  }

References dqmstorepb::_ROOTFilePB_Histo_default_instance_.

Referenced by default_instance().

◆ InternalSwap()

void dqmstorepb::ROOTFilePB_Histo::InternalSwap ( ROOTFilePB_Histo other)
private

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

472  {
473  using std::swap;
474  _internal_metadata_.Swap(&other->_internal_metadata_);
475  swap(_has_bits_[0], other->_has_bits_[0]);
476  full_pathname_.Swap(
477  &other->full_pathname_, &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual());
478  streamed_histo_.Swap(&other->streamed_histo_,
479  &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
481  swap(size_, other->size_);
482  swap(flags_, other->flags_);
483  }

References _has_bits_, _internal_metadata_, flags_, full_pathname_, GetArenaNoVirtual(), trackingPlots::other, size_, streamed_histo_, swap, and std::swap().

Referenced by operator=(), and Swap().

◆ IsInitialized()

bool dqmstorepb::ROOTFilePB_Histo::IsInitialized ( ) const
final

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

466  {
467  if ((_has_bits_[0] & 0x0000000f) != 0x0000000f)
468  return false;
469  return true;
470  }

References _has_bits_.

◆ MaybeArenaPtr()

void* dqmstorepb::ROOTFilePB_Histo::MaybeArenaPtr ( ) const
inlineprivate

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

152 { return nullptr; }

◆ MergeFrom() [1/2]

void dqmstorepb::ROOTFilePB_Histo::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

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

408  {
409  // @@protoc_insertion_point(generalized_merge_from_start:dqmstorepb.ROOTFilePB.Histo)
410  GOOGLE_DCHECK_NE(&from, this);
411  const ROOTFilePB_Histo* source = ::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<ROOTFilePB_Histo>(&from);
412  if (source == nullptr) {
413  // @@protoc_insertion_point(generalized_merge_from_cast_fail:dqmstorepb.ROOTFilePB.Histo)
414  ::PROTOBUF_NAMESPACE_ID::internal::ReflectionOps::Merge(from, this);
415  } else {
416  // @@protoc_insertion_point(generalized_merge_from_cast_success:dqmstorepb.ROOTFilePB.Histo)
417  MergeFrom(*source);
418  }
419  }

References source.

Referenced by CopyFrom().

◆ MergeFrom() [2/2]

void dqmstorepb::ROOTFilePB_Histo::MergeFrom ( const ROOTFilePB_Histo from)

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

421  {
422  // @@protoc_insertion_point(class_specific_merge_from_start:dqmstorepb.ROOTFilePB.Histo)
423  GOOGLE_DCHECK_NE(&from, this);
424  _internal_metadata_.MergeFrom(from._internal_metadata_);
425  ::PROTOBUF_NAMESPACE_ID::uint32 cached_has_bits = 0;
426  (void)cached_has_bits;
427 
428  cached_has_bits = from._has_bits_[0];
429  if (cached_has_bits & 0x0000000fu) {
430  if (cached_has_bits & 0x00000001u) {
431  _has_bits_[0] |= 0x00000001u;
432  full_pathname_.AssignWithDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
433  from.full_pathname_);
434  }
435  if (cached_has_bits & 0x00000002u) {
436  _has_bits_[0] |= 0x00000002u;
437  streamed_histo_.AssignWithDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
438  from.streamed_histo_);
439  }
440  if (cached_has_bits & 0x00000004u) {
441  size_ = from.size_;
442  }
443  if (cached_has_bits & 0x00000008u) {
444  flags_ = from.flags_;
445  }
446  _has_bits_[0] |= cached_has_bits;
447  }
448  }

References _has_bits_, _internal_metadata_, flags_, full_pathname_, size_, streamed_histo_, and funct::void.

◆ mutable_full_pathname()

std::string * dqmstorepb::ROOTFilePB_Histo::mutable_full_pathname ( )
inline

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

427  {
428  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.Histo.full_pathname)
430  }

References _internal_mutable_full_pathname().

◆ mutable_streamed_histo()

std::string * dqmstorepb::ROOTFilePB_Histo::mutable_streamed_histo ( )
inline

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

518  {
519  // @@protoc_insertion_point(field_mutable:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
521  }

References _internal_mutable_streamed_histo().

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* dqmstorepb::ROOTFilePB_Histo::mutable_unknown_fields ( )
inline

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

100  {
101  return _internal_metadata_.mutable_unknown_fields();
102  }

References _internal_metadata_.

◆ New() [1/2]

ROOTFilePB_Histo* dqmstorepb::ROOTFilePB_Histo::New ( ) const
inlinefinal

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

124 { return CreateMaybeMessage<ROOTFilePB_Histo>(nullptr); }

◆ New() [2/2]

ROOTFilePB_Histo* dqmstorepb::ROOTFilePB_Histo::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

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

126  {
127  return CreateMaybeMessage<ROOTFilePB_Histo>(arena);
128  }

◆ operator=() [1/2]

ROOTFilePB_Histo& dqmstorepb::ROOTFilePB_Histo::operator= ( const ROOTFilePB_Histo from)
inline

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

83  {
84  CopyFrom(from);
85  return *this;
86  }

References CopyFrom().

◆ operator=() [2/2]

ROOTFilePB_Histo& dqmstorepb::ROOTFilePB_Histo::operator= ( ROOTFilePB_Histo &&  from)
inlinenoexcept

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

87  {
88  if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
89  if (this != &from)
90  InternalSwap(&from);
91  } else {
92  CopyFrom(from);
93  }
94  return *this;
95  }

References CopyFrom(), GetArenaNoVirtual(), and InternalSwap().

◆ release_full_pathname()

std::string * dqmstorepb::ROOTFilePB_Histo::release_full_pathname ( )
inline

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

457  {
458  // @@protoc_insertion_point(field_release:dqmstorepb.ROOTFilePB.Histo.full_pathname)
460  return nullptr;
461  }
462  _has_bits_[0] &= ~0x00000001u;
463  return full_pathname_.ReleaseNonDefaultNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
464  }

References _has_bits_, _internal_has_full_pathname(), and full_pathname_.

◆ release_streamed_histo()

std::string * dqmstorepb::ROOTFilePB_Histo::release_streamed_histo ( )
inline

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

548  {
549  // @@protoc_insertion_point(field_release:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
551  return nullptr;
552  }
553  _has_bits_[0] &= ~0x00000002u;
554  return streamed_histo_.ReleaseNonDefaultNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
555  }

References _has_bits_, _internal_has_streamed_histo(), and streamed_histo_.

◆ RequiredFieldsByteSizeFallback()

size_t dqmstorepb::ROOTFilePB_Histo::RequiredFieldsByteSizeFallback ( ) const
private

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

349  {
350  // @@protoc_insertion_point(required_fields_byte_size_fallback_start:dqmstorepb.ROOTFilePB.Histo)
351  size_t total_size = 0;
352 
354  // required string full_pathname = 1;
355  total_size += 1 + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize(this->_internal_full_pathname());
356  }
357 
359  // required bytes streamed_histo = 3;
360  total_size += 1 + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::BytesSize(this->_internal_streamed_histo());
361  }
362 
363  if (_internal_has_size()) {
364  // required uint32 size = 2;
365  total_size += 1 + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::UInt32Size(this->_internal_size());
366  }
367 
368  if (_internal_has_flags()) {
369  // required uint32 flags = 4;
370  total_size += 1 + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::UInt32Size(this->_internal_flags());
371  }
372 
373  return total_size;
374  }

References _internal_flags(), _internal_full_pathname(), _internal_has_flags(), _internal_has_full_pathname(), _internal_has_size(), _internal_has_streamed_histo(), _internal_size(), and _internal_streamed_histo().

Referenced by ByteSizeLong().

◆ set_allocated_full_pathname()

void dqmstorepb::ROOTFilePB_Histo::set_allocated_full_pathname ( std::string *  full_pathname)
inline

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

465  {
466  if (full_pathname != nullptr) {
467  _has_bits_[0] |= 0x00000001u;
468  } else {
469  _has_bits_[0] &= ~0x00000001u;
470  }
471  full_pathname_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
472  full_pathname);
473  // @@protoc_insertion_point(field_set_allocated:dqmstorepb.ROOTFilePB.Histo.full_pathname)
474  }

References _has_bits_, full_pathname(), and full_pathname_.

◆ set_allocated_streamed_histo()

void dqmstorepb::ROOTFilePB_Histo::set_allocated_streamed_histo ( std::string *  streamed_histo)
inline

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

556  {
557  if (streamed_histo != nullptr) {
558  _has_bits_[0] |= 0x00000002u;
559  } else {
560  _has_bits_[0] &= ~0x00000002u;
561  }
562  streamed_histo_.SetAllocatedNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
564  // @@protoc_insertion_point(field_set_allocated:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
565  }

References _has_bits_, streamed_histo(), and streamed_histo_.

◆ set_flags()

void dqmstorepb::ROOTFilePB_Histo::set_flags ( ::PROTOBUF_NAMESPACE_ID::uint32  value)
inline

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

586  {
588  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.flags)
589  }

References _internal_set_flags().

Referenced by tryRootPreload().

◆ set_full_pathname() [1/4]

void dqmstorepb::ROOTFilePB_Histo::set_full_pathname ( const char *  value)
inline

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

441  {
442  GOOGLE_DCHECK(value != nullptr);
443  _has_bits_[0] |= 0x00000001u;
444  full_pathname_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
445  // @@protoc_insertion_point(field_set_char:dqmstorepb.ROOTFilePB.Histo.full_pathname)
446  }

References _has_bits_, full_pathname_, and AlCaHLTBitMon_QueryRunRegistry::string.

◆ set_full_pathname() [2/4]

void dqmstorepb::ROOTFilePB_Histo::set_full_pathname ( const char *  value,
size_t  size 
)
inline

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

447  {
448  _has_bits_[0] |= 0x00000001u;
449  full_pathname_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
450  ::std::string(reinterpret_cast<const char*>(value), size));
451  // @@protoc_insertion_point(field_set_pointer:dqmstorepb.ROOTFilePB.Histo.full_pathname)
452  }

References _has_bits_, full_pathname_, size(), and AlCaHLTBitMon_QueryRunRegistry::string.

◆ set_full_pathname() [3/4]

void dqmstorepb::ROOTFilePB_Histo::set_full_pathname ( const std::string &  value)
inline

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

423  {
425  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.full_pathname)
426  }

References _internal_set_full_pathname().

◆ set_full_pathname() [4/4]

void dqmstorepb::ROOTFilePB_Histo::set_full_pathname ( std::string &&  value)
inline

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

436  {
437  _has_bits_[0] |= 0x00000001u;
438  full_pathname_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
439  // @@protoc_insertion_point(field_set_rvalue:dqmstorepb.ROOTFilePB.Histo.full_pathname)
440  }

References _has_bits_, full_pathname_, and eostools::move().

◆ set_size()

void dqmstorepb::ROOTFilePB_Histo::set_size ( ::PROTOBUF_NAMESPACE_ID::uint32  value)
inline

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

495  {
497  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.size)
498  }

References _internal_set_size().

Referenced by tryRootPreload().

◆ set_streamed_histo() [1/4]

void dqmstorepb::ROOTFilePB_Histo::set_streamed_histo ( const char *  value)
inline

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

532  {
533  GOOGLE_DCHECK(value != nullptr);
534  _has_bits_[0] |= 0x00000002u;
535  streamed_histo_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
536  // @@protoc_insertion_point(field_set_char:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
537  }

References _has_bits_, streamed_histo_, and AlCaHLTBitMon_QueryRunRegistry::string.

◆ set_streamed_histo() [2/4]

void dqmstorepb::ROOTFilePB_Histo::set_streamed_histo ( const std::string &  value)
inline

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

514  {
516  // @@protoc_insertion_point(field_set:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
517  }

References _internal_set_streamed_histo().

Referenced by tryRootPreload().

◆ set_streamed_histo() [3/4]

void dqmstorepb::ROOTFilePB_Histo::set_streamed_histo ( const void *  value,
size_t  size 
)
inline

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

538  {
539  _has_bits_[0] |= 0x00000002u;
540  streamed_histo_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(),
541  ::std::string(reinterpret_cast<const char*>(value), size));
542  // @@protoc_insertion_point(field_set_pointer:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
543  }

References _has_bits_, size(), streamed_histo_, and AlCaHLTBitMon_QueryRunRegistry::string.

◆ set_streamed_histo() [4/4]

void dqmstorepb::ROOTFilePB_Histo::set_streamed_histo ( std::string &&  value)
inline

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

527  {
528  _has_bits_[0] |= 0x00000002u;
529  streamed_histo_.SetNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), ::std::move(value));
530  // @@protoc_insertion_point(field_set_rvalue:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
531  }

References _has_bits_, eostools::move(), and streamed_histo_.

◆ SetCachedSize()

void dqmstorepb::ROOTFilePB_Histo::SetCachedSize ( int  size) const
finalprivate

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

204 { _cached_size_.Set(size); }

References _cached_size_, and size().

Referenced by ByteSizeLong().

◆ SharedCtor()

void dqmstorepb::ROOTFilePB_Histo::SharedCtor ( )
inlineprivate

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

184  {
185  ::PROTOBUF_NAMESPACE_ID::internal::InitSCC(
187  full_pathname_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
188  streamed_histo_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
189  ::memset(&size_,
190  0,
191  static_cast<size_t>(reinterpret_cast<char*>(&flags_) - reinterpret_cast<char*>(&size_)) + sizeof(flags_));
192  }

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

Referenced by ROOTFilePB_Histo().

◆ SharedDtor()

void dqmstorepb::ROOTFilePB_Histo::SharedDtor ( )
inlineprivate

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

199  {
200  full_pathname_.DestroyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
201  streamed_histo_.DestroyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited());
202  }

References full_pathname_, and streamed_histo_.

Referenced by ~ROOTFilePB_Histo().

◆ size()

PROTOBUF_NAMESPACE_ID::uint32 dqmstorepb::ROOTFilePB_Histo::size ( void  ) const
inline

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

487  {
488  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.size)
489  return _internal_size();
490  }

References _internal_size().

Referenced by ntupleDataFormat._Collection::__iter__(), ntupleDataFormat._Collection::__len__(), set_full_pathname(), set_streamed_histo(), and SetCachedSize().

◆ streamed_histo()

const std::string & dqmstorepb::ROOTFilePB_Histo::streamed_histo ( ) const
inline

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

510  {
511  // @@protoc_insertion_point(field_get:dqmstorepb.ROOTFilePB.Histo.streamed_histo)
512  return _internal_streamed_histo();
513  }

References _internal_streamed_histo().

Referenced by set_allocated_streamed_histo().

◆ Swap()

void dqmstorepb::ROOTFilePB_Histo::Swap ( ROOTFilePB_Histo other)
inline

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

116  {
117  if (other == this)
118  return;
120  }

References InternalSwap(), and trackingPlots::other.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& dqmstorepb::ROOTFilePB_Histo::unknown_fields ( ) const
inline

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

97  {
98  return _internal_metadata_.unknown_fields();
99  }

References _internal_metadata_.

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

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

◆ ::TableStruct_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto

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

◆ swap

void swap ( ROOTFilePB_Histo a,
ROOTFilePB_Histo b 
)
friend

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

115 { a.Swap(&b); }

Referenced by InternalSwap().

Member Data Documentation

◆ _cached_size_

mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize dqmstorepb::ROOTFilePB_Histo::_cached_size_
private

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

Referenced by ByteSizeLong(), GetCachedSize(), and SetCachedSize().

◆ _has_bits_

::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> dqmstorepb::ROOTFilePB_Histo::_has_bits_
private

◆ _internal_metadata_

::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena dqmstorepb::ROOTFilePB_Histo::_internal_metadata_
private

◆ flags_

::PROTOBUF_NAMESPACE_ID::uint32 dqmstorepb::ROOTFilePB_Histo::flags_
private

◆ full_pathname_

::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr dqmstorepb::ROOTFilePB_Histo::full_pathname_
private

◆ kIndexInFileMessages

constexpr int dqmstorepb::ROOTFilePB_Histo::kIndexInFileMessages = 0
staticconstexpr

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

Referenced by GetMetadataStatic().

◆ size_

::PROTOBUF_NAMESPACE_ID::uint32 dqmstorepb::ROOTFilePB_Histo::size_
private

◆ streamed_histo_

::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr dqmstorepb::ROOTFilePB_Histo::streamed_histo_
private
dqmstorepb::ROOTFilePB_Histo::swap
friend void swap(ROOTFilePB_Histo &a, ROOTFilePB_Histo &b)
Definition: ROOTFilePB.pb.h:115
dqmstorepb::ROOTFilePB_Histo::size
::PROTOBUF_NAMESPACE_ID::uint32 size() const
Definition: ROOTFilePB.pb.h:487
dqmstorepb::ROOTFilePB_Histo::kSizeFieldNumber
Definition: ROOTFilePB.pb.h:172
dqmstorepb::ROOTFilePB_Histo::_internal_set_size
void _internal_set_size(::PROTOBUF_NAMESPACE_ID::uint32 value)
Definition: ROOTFilePB.pb.h:491
dqmstorepb::ROOTFilePB_Histo::streamed_histo
const std::string & streamed_histo() const
Definition: ROOTFilePB.pb.h:510
dqmstorepb::ROOTFilePB_Histo::SetCachedSize
void SetCachedSize(int size) const final
Definition: ROOTFilePB.pb.cc:204
dqmstorepb::ROOTFilePB_Histo::InternalSwap
void InternalSwap(ROOTFilePB_Histo *other)
Definition: ROOTFilePB.pb.cc:472
cms::cuda::stream
cudaStream_t stream
Definition: HistoContainer.h:57
dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo
ROOTFilePB_Histo()
Definition: ROOTFilePB.pb.cc:161
CHK_
#define CHK_(x)
dqmstorepb::ROOTFilePB_Histo::_has_bits_
::PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > _has_bits_
Definition: ROOTFilePB.pb.h:261
uint32
unsigned int uint32
Definition: MsgTools.h:13
dqmstorepb::ROOTFilePB_Histo::full_pathname
const std::string & full_pathname() const
Definition: ROOTFilePB.pb.h:419
dqmstorepb::ROOTFilePB_Histo::SharedDtor
void SharedDtor()
Definition: ROOTFilePB.pb.cc:199
std::swap
void swap(edm::DataFrameContainer &lhs, edm::DataFrameContainer &rhs)
Definition: DataFrameContainer.h:209
GlobalPosition_Frontier_DevDB_cff.tag
tag
Definition: GlobalPosition_Frontier_DevDB_cff.py:11
dqmstorepb::ROOTFilePB_Histo::_internal_flags
::PROTOBUF_NAMESPACE_ID::uint32 _internal_flags() const
Definition: ROOTFilePB.pb.h:577
dqmstorepb::ROOTFilePB_Histo::kIndexInFileMessages
static constexpr int kIndexInFileMessages
Definition: ROOTFilePB.pb.h:113
dqmstorepb::ROOTFilePB_Histo::MergeFrom
void MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
Definition: ROOTFilePB.pb.cc:408
source
static const std::string source
Definition: EdmProvDump.cc:47
str
#define str(s)
Definition: TestProcessor.cc:48
dqmstorepb::ROOTFilePB_Histo::kStreamedHistoFieldNumber
Definition: ROOTFilePB.pb.h:171
summarizeEdmComparisonLogfiles.success
success
Definition: summarizeEdmComparisonLogfiles.py:115
dqmstorepb::ROOTFilePB_Histo::Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
Definition: ROOTFilePB.pb.cc:211
trackingPlots.other
other
Definition: trackingPlots.py:1465
dqmstorepb::ROOTFilePB_Histo::_internal_set_streamed_histo
void _internal_set_streamed_histo(const std::string &value)
Definition: ROOTFilePB.pb.h:523
dqmstorepb::ROOTFilePB_Histo::RequiredFieldsByteSizeFallback
size_t RequiredFieldsByteSizeFallback() const
Definition: ROOTFilePB.pb.cc:349
dqmstorepb::ROOTFilePB_Histo::size_
::PROTOBUF_NAMESPACE_ID::uint32 size_
Definition: ROOTFilePB.pb.h:265
b
double b
Definition: hdecay.h:118
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
dqmstorepb::ROOTFilePB_Histo::_internal_set_flags
void _internal_set_flags(::PROTOBUF_NAMESPACE_ID::uint32 value)
Definition: ROOTFilePB.pb.h:582
a
double a
Definition: hdecay.h:119
dqmstorepb::ROOTFilePB_Histo::_internal_metadata_
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_
Definition: ROOTFilePB.pb.h:260
dqmstorepb::_ROOTFilePB_Histo_default_instance_
class dqmstorepb::ROOTFilePB_HistoDefaultTypeInternal _ROOTFilePB_Histo_default_instance_
Definition: ROOTFilePB.pb.h:61
dqmstorepb::ROOTFilePB_Histo::full_pathname_
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr full_pathname_
Definition: ROOTFilePB.pb.h:263
descriptor_table_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
Definition: ROOTFilePB.pb.cc:124
dqmstorepb::ROOTFilePB_Histo::_internal_size
::PROTOBUF_NAMESPACE_ID::uint32 _internal_size() const
Definition: ROOTFilePB.pb.h:486
dqmstorepb::ROOTFilePB_Histo::streamed_histo_
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr streamed_histo_
Definition: ROOTFilePB.pb.h:264
dqmstorepb::ROOTFilePB_Histo::kFlagsFieldNumber
Definition: ROOTFilePB.pb.h:173
value
Definition: value.py:1
dqmstorepb::ROOTFilePB_Histo::_internal_streamed_histo
const std::string & _internal_streamed_histo() const
Definition: ROOTFilePB.pb.h:522
dqmstorepb::ROOTFilePB_Histo::_internal_full_pathname
const std::string & _internal_full_pathname() const
Definition: ROOTFilePB.pb.h:431
dqmstorepb::ROOTFilePB_Histo::_cached_size_
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_
Definition: ROOTFilePB.pb.h:262
dqmstorepb::ROOTFilePB_Histo::_internal_set_full_pathname
void _internal_set_full_pathname(const std::string &value)
Definition: ROOTFilePB.pb.h:432
dqmstorepb::ROOTFilePB_Histo::_Internal::set_has_size
static void set_has_size(HasBits *has_bits)
Definition: ROOTFilePB.pb.cc:156
dqmstorepb::ROOTFilePB_Histo::_Internal::HasBits
decltype(std::declval< ROOTFilePB_Histo >()._has_bits_) HasBits
Definition: ROOTFilePB.pb.cc:154
eostools.move
def move(src, dest)
Definition: eostools.py:511
dqmstorepb::ROOTFilePB_Histo::GetMetadataStatic
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadataStatic()
Definition: ROOTFilePB.pb.h:158
relativeConstraints.value
value
Definition: relativeConstraints.py:53
dqmstorepb::ROOTFilePB_Histo::_Internal::set_has_flags
static void set_has_flags(HasBits *has_bits)
Definition: ROOTFilePB.pb.cc:158
dqmstorepb::ROOTFilePB_Histo::flags_
::PROTOBUF_NAMESPACE_ID::uint32 flags_
Definition: ROOTFilePB.pb.h:266
dqmstorepb::ROOTFilePB_Histo::kFullPathnameFieldNumber
Definition: ROOTFilePB.pb.h:170
dqmstorepb::ROOTFilePB_Histo::_internal_mutable_streamed_histo
std::string * _internal_mutable_streamed_histo()
Definition: ROOTFilePB.pb.h:544
data
char data[epos_bytes_allocation]
Definition: EPOS_Wrapper.h:79
dqmstorepb::ROOTFilePB_Histo::_internal_has_full_pathname
bool _internal_has_full_pathname() const
Definition: ROOTFilePB.pb.h:410
funct::void
TEMPL(T2) struct Divides void
Definition: Factorize.h:29
filterCSVwithJSON.target
target
Definition: filterCSVwithJSON.py:32
dqmstorepb::ROOTFilePB_Histo::SharedCtor
void SharedCtor()
Definition: ROOTFilePB.pb.cc:184
dqmstorepb::ROOTFilePB_Histo::internal_default_instance
static const ROOTFilePB_Histo * internal_default_instance()
Definition: ROOTFilePB.pb.h:110
dqmstorepb::ROOTFilePB_Histo::_internal_has_flags
bool _internal_has_flags() const
Definition: ROOTFilePB.pb.h:568
dqmstorepb::ROOTFilePB_Histo::GetDescriptor
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor()
Definition: ROOTFilePB.pb.h:105
dqmstorepb::ROOTFilePB_Histo::_internal_mutable_full_pathname
std::string * _internal_mutable_full_pathname()
Definition: ROOTFilePB.pb.h:453
dqmstorepb::ROOTFilePB_Histo::_internal_has_streamed_histo
bool _internal_has_streamed_histo() const
Definition: ROOTFilePB.pb.h:501
scc_info_ROOTFilePB_Histo_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
extern ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 0 > scc_info_ROOTFilePB_Histo_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto
Definition: ROOTFilePB.pb.cc:19
dqmstorepb::ROOTFilePB_Histo::GetArenaNoVirtual
inline ::PROTOBUF_NAMESPACE_ID::Arena * GetArenaNoVirtual() const
Definition: ROOTFilePB.pb.h:151
dqmstorepb::ROOTFilePB_Histo::CopyFrom
void CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) final
Definition: ROOTFilePB.pb.cc:450
dqmstorepb::ROOTFilePB_Histo::_internal_has_size
bool _internal_has_size() const
Definition: ROOTFilePB.pb.h:477