#include <wib.pb.h>
Definition at line 2692 of file wib.pb.h.
◆ DestructorSkippable_
◆ InternalArenaConstructable_
◆ Calibrate() [1/6]
wib::Calibrate::Calibrate |
( |
| ) |
|
|
inline |
◆ Calibrate() [2/6]
template<typename = void>
PROTOBUF_CONSTEXPR wib::Calibrate::Calibrate |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ Calibrate() [3/6]
wib::Calibrate::Calibrate |
( |
const Calibrate & | from | ) |
|
Definition at line 4903 of file wib.pb.cc.
4903 : ::google::protobuf::internal::ZeroFieldsBase() {
4905 (void)_this;
4906 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
4907 from._internal_metadata_);
4908
4909
4910}
◆ Calibrate() [4/6]
wib::Calibrate::Calibrate |
( |
Calibrate && | from | ) |
|
|
inlinenoexcept |
Definition at line 2700 of file wib.pb.h.
2702 *this = ::std::move(from);
2703 }
◆ Calibrate() [5/6]
wib::Calibrate::Calibrate |
( |
::google::protobuf::Arena * | arena | ) |
|
|
explicitprotected |
Definition at line 4899 of file wib.pb.cc.
4900 : ::google::protobuf::internal::ZeroFieldsBase(arena) {
4901
4902}
◆ Calibrate() [6/6]
template<typename >
PROTOBUF_CONSTEXPR wib::Calibrate::Calibrate |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ CopyFrom()
void wib::Calibrate::CopyFrom |
( |
const Calibrate & | from | ) |
|
|
inline |
Definition at line 2777 of file wib.pb.h.
2777 {
2778 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*this, from);
2779 }
◆ default_instance()
static const Calibrate & wib::Calibrate::default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 2739 of file wib.pb.h.
2739 {
2741 }
static const Calibrate * internal_default_instance()
◆ descriptor()
static const ::google::protobuf::Descriptor * wib::Calibrate::descriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 2730 of file wib.pb.h.
2730 {
2732 }
static const ::google::protobuf::Descriptor * GetDescriptor()
◆ FullMessageName()
::absl::string_view wib::Calibrate::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
Definition at line 2788 of file wib.pb.h.
2788 {
2789 return "wib.Calibrate";
2790 }
◆ GetClassData()
const::google::protobuf::Message::ClassData * wib::Calibrate::GetClassData |
( |
| ) |
const |
|
final |
Definition at line 4919 of file wib.pb.cc.
static const ClassData _class_data_
◆ GetDescriptor()
static const ::google::protobuf::Descriptor * wib::Calibrate::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 2733 of file wib.pb.h.
2733 {
2735 }
::google::protobuf::Metadata GetMetadata() const final
static const Calibrate & default_instance()
◆ GetMetadata()
google::protobuf::Metadata wib::Calibrate::GetMetadata |
( |
| ) |
const |
|
final |
Definition at line 4927 of file wib.pb.cc.
4927 {
4928 return ::_pbi::AssignDescriptors(
4931}
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::Calibrate::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ internal_default_instance()
static const Calibrate * wib::Calibrate::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 2742 of file wib.pb.h.
2742 {
2743 return reinterpret_cast<const Calibrate*
>(
2745 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CalibrateDefaultTypeInternal _Calibrate_default_instance_
◆ MergeFrom()
void wib::Calibrate::MergeFrom |
( |
const Calibrate & | from | ) |
|
|
inline |
Definition at line 2781 of file wib.pb.h.
2781 {
2782 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*this, from);
2783 }
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet * wib::Calibrate::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Definition at line 2726 of file wib.pb.h.
2726 {
2727 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
2728 }
◆ New()
Calibrate * wib::Calibrate::New |
( |
::google::protobuf::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
Definition at line 2773 of file wib.pb.h.
2773 {
2774 return CreateMaybeMessage<Calibrate>(arena);
2775 }
◆ operator=() [1/2]
Definition at line 2709 of file wib.pb.h.
2709 {
2710 if (this == &from) return *this;
2711 if (GetOwningArena() == from.GetOwningArena()
2712 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
2713 && GetOwningArena() != nullptr
2714 #endif
2715 ) {
2716 InternalSwap(&from);
2717 } else {
2719 }
2720 return *this;
2721 }
void CopyFrom(const Calibrate &from)
◆ operator=() [2/2]
Definition at line 2705 of file wib.pb.h.
2705 {
2707 return *this;
2708 }
◆ Swap()
void wib::Calibrate::Swap |
( |
Calibrate * | other | ) |
|
|
inline |
Definition at line 2752 of file wib.pb.h.
2752 {
2753 if (other == this) return;
2754 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
2755 if (GetOwningArena() != nullptr &&
2756 GetOwningArena() == other->GetOwningArena()) {
2757 #else
2758 if (GetOwningArena() == other->GetOwningArena()) {
2759 #endif
2760 InternalSwap(other);
2761 } else {
2762 ::google::protobuf::internal::GenericSwap(this, other);
2763 }
2764 }
◆ unknown_fields()
const ::google::protobuf::UnknownFieldSet & wib::Calibrate::unknown_fields |
( |
| ) |
const |
|
inline |
Definition at line 2723 of file wib.pb.h.
2723 {
2724 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
2725 }
◆ UnsafeArenaSwap()
void wib::Calibrate::UnsafeArenaSwap |
( |
Calibrate * | other | ) |
|
|
inline |
Definition at line 2765 of file wib.pb.h.
2765 {
2766 if (other == this) return;
2767 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
2768 InternalSwap(other);
2769 }
◆ ::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 2749 of file wib.pb.h.
2749 {
2750 a.Swap(&b);
2751 }
◆ _class_data_
const::google::protobuf::Message::ClassData wib::Calibrate::_class_data_ |
|
static |
Initial value:= {
::google::protobuf::internal::ZeroFieldsBase::CopyImpl,
::google::protobuf::internal::ZeroFieldsBase::MergeImpl,
}
Definition at line 2795 of file wib.pb.h.
◆ kIndexInFileMessages
int wib::Calibrate::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