#include <wib.pb.h>
Definition at line 5336 of file wib.pb.h.
◆ DestructorSkippable_
◆ InternalArenaConstructable_
◆ ResetTiming() [1/6]
wib::ResetTiming::ResetTiming |
( |
| ) |
|
|
inline |
◆ ResetTiming() [2/6]
template<typename = void>
PROTOBUF_CONSTEXPR wib::ResetTiming::ResetTiming |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ ResetTiming() [3/6]
wib::ResetTiming::ResetTiming |
( |
const ResetTiming & | from | ) |
|
Definition at line 7543 of file wib.pb.cc.
7543 : ::google::protobuf::internal::ZeroFieldsBase() {
7545 (void)_this;
7546 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
7547 from._internal_metadata_);
7548
7549
7550}
◆ ResetTiming() [4/6]
Definition at line 5344 of file wib.pb.h.
5346 *this = ::std::move(from);
5347 }
◆ ResetTiming() [5/6]
wib::ResetTiming::ResetTiming |
( |
::google::protobuf::Arena * | arena | ) |
|
|
explicitprotected |
Definition at line 7539 of file wib.pb.cc.
7540 : ::google::protobuf::internal::ZeroFieldsBase(arena) {
7541
7542}
◆ ResetTiming() [6/6]
template<typename >
PROTOBUF_CONSTEXPR wib::ResetTiming::ResetTiming |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ CopyFrom()
void wib::ResetTiming::CopyFrom |
( |
const ResetTiming & | from | ) |
|
|
inline |
Definition at line 5421 of file wib.pb.h.
5421 {
5422 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*this, from);
5423 }
◆ default_instance()
static const ResetTiming & wib::ResetTiming::default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 5383 of file wib.pb.h.
5383 {
5385 }
static const ResetTiming * internal_default_instance()
◆ descriptor()
static const ::google::protobuf::Descriptor * wib::ResetTiming::descriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 5374 of file wib.pb.h.
5374 {
5376 }
static const ::google::protobuf::Descriptor * GetDescriptor()
◆ FullMessageName()
::absl::string_view wib::ResetTiming::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
Definition at line 5432 of file wib.pb.h.
5432 {
5433 return "wib.ResetTiming";
5434 }
◆ GetClassData()
const::google::protobuf::Message::ClassData * wib::ResetTiming::GetClassData |
( |
| ) |
const |
|
final |
Definition at line 7559 of file wib.pb.cc.
static const ClassData _class_data_
◆ GetDescriptor()
static const ::google::protobuf::Descriptor * wib::ResetTiming::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 5377 of file wib.pb.h.
5377 {
5379 }
::google::protobuf::Metadata GetMetadata() const final
static const ResetTiming & default_instance()
◆ GetMetadata()
google::protobuf::Metadata wib::ResetTiming::GetMetadata |
( |
| ) |
const |
|
final |
Definition at line 7567 of file wib.pb.cc.
7567 {
7568 return ::_pbi::AssignDescriptors(
7571}
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_wib_2eproto_getter()
::absl::once_flag descriptor_table_wib_2eproto_once
::_pb::Metadata file_level_metadata_wib_2eproto[37]
◆ GetReflection()
static const ::google::protobuf::Reflection * wib::ResetTiming::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ internal_default_instance()
static const ResetTiming * wib::ResetTiming::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 5386 of file wib.pb.h.
5386 {
5389 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ResetTimingDefaultTypeInternal _ResetTiming_default_instance_
◆ MergeFrom()
void wib::ResetTiming::MergeFrom |
( |
const ResetTiming & | from | ) |
|
|
inline |
Definition at line 5425 of file wib.pb.h.
5425 {
5426 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*this, from);
5427 }
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet * wib::ResetTiming::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Definition at line 5370 of file wib.pb.h.
5370 {
5371 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
5372 }
◆ New()
ResetTiming * wib::ResetTiming::New |
( |
::google::protobuf::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
Definition at line 5417 of file wib.pb.h.
5417 {
5418 return CreateMaybeMessage<ResetTiming>(arena);
5419 }
◆ operator=() [1/2]
Definition at line 5349 of file wib.pb.h.
5349 {
5351 return *this;
5352 }
void CopyFrom(const ResetTiming &from)
◆ operator=() [2/2]
Definition at line 5353 of file wib.pb.h.
5353 {
5354 if (this == &from) return *this;
5355 if (GetOwningArena() == from.GetOwningArena()
5356 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
5357 && GetOwningArena() != nullptr
5358 #endif
5359 ) {
5360 InternalSwap(&from);
5361 } else {
5363 }
5364 return *this;
5365 }
◆ Swap()
Definition at line 5396 of file wib.pb.h.
5396 {
5397 if (other == this) return;
5398 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
5399 if (GetOwningArena() != nullptr &&
5400 GetOwningArena() == other->GetOwningArena()) {
5401 #else
5402 if (GetOwningArena() == other->GetOwningArena()) {
5403 #endif
5404 InternalSwap(other);
5405 } else {
5406 ::google::protobuf::internal::GenericSwap(this, other);
5407 }
5408 }
◆ unknown_fields()
const ::google::protobuf::UnknownFieldSet & wib::ResetTiming::unknown_fields |
( |
| ) |
const |
|
inline |
Definition at line 5367 of file wib.pb.h.
5367 {
5368 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
5369 }
◆ UnsafeArenaSwap()
void wib::ResetTiming::UnsafeArenaSwap |
( |
ResetTiming * | other | ) |
|
|
inline |
Definition at line 5409 of file wib.pb.h.
5409 {
5410 if (other == this) return;
5411 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
5412 InternalSwap(other);
5413 }
◆ ::google::protobuf::Arena::InternalHelper
template<typename T >
friend class ::google::protobuf::Arena::InternalHelper |
|
friend |
◆ ::google::protobuf::internal::AnyMetadata
friend class ::google::protobuf::internal::AnyMetadata |
|
friend |
◆ ::TableStruct_wib_2eproto
◆ swap
Definition at line 5393 of file wib.pb.h.
5393 {
5394 a.Swap(&b);
5395 }
◆ _class_data_
const::google::protobuf::Message::ClassData wib::ResetTiming::_class_data_ |
|
static |
Initial value:= {
::google::protobuf::internal::ZeroFieldsBase::CopyImpl,
::google::protobuf::internal::ZeroFieldsBase::MergeImpl,
}
Definition at line 5439 of file wib.pb.h.
◆ kIndexInFileMessages
int wib::ResetTiming::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following files:
- /github/workspace/dunedaq/sourcecode/wibmod/src/wib.pb.h
- /github/workspace/dunedaq/sourcecode/wibmod/src/wib.pb.cc