DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
wib::Recompile Class Referencefinal

#include <wib.pb.h>

Inheritance diagram for wib::Recompile:
[legend]
Collaboration diagram for wib::Recompile:
[legend]

Classes

class  _Internal
 
struct  Impl_
 

Public Member Functions

 Recompile ()
 
template<typename = void>
PROTOBUF_CONSTEXPR Recompile (::google::protobuf::internal::ConstantInitialized)
 
 Recompile (const Recompile &from)
 
 Recompile (Recompile &&from) noexcept
 
Recompileoperator= (const Recompile &from)
 
Recompileoperator= (Recompile &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Recompile *other)
 
void UnsafeArenaSwap (Recompile *other)
 
RecompileNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const Recompile &from)
 
void MergeFrom (const Recompile &from)
 
const ::google::protobuf::Message::ClassData * GetClassData () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
template<typename >
PROTOBUF_CONSTEXPR Recompile (::_pbi::ConstantInitialized)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const ::google::protobuf::Descriptor * GetDescriptor ()
 
static const ::google::protobuf::Reflection * GetReflection ()
 
static const Recompiledefault_instance ()
 
static const Recompileinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 Recompile (::google::protobuf::Arena *arena)
 

Private Types

typedef void InternalArenaConstructable_
 
typedef void DestructorSkippable_
 

Static Private Member Functions

::absl::string_view FullMessageName ()
 

Friends

class ::google::protobuf::internal::AnyMetadata
 
template<typename T >
class ::google::protobuf::Arena::InternalHelper
 
struct ::TableStruct_wib_2eproto
 
void swap (Recompile &a, Recompile &b)
 

Detailed Description

Definition at line 2817 of file wib.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_

Definition at line 2935 of file wib.pb.h.

◆ InternalArenaConstructable_

Definition at line 2934 of file wib.pb.h.

Constructor & Destructor Documentation

◆ Recompile() [1/6]

wib::Recompile::Recompile ( )
inline

Definition at line 2820 of file wib.pb.h.

2820: Recompile(nullptr) {}

◆ Recompile() [2/6]

template<typename = void>
PROTOBUF_CONSTEXPR wib::Recompile::Recompile ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ Recompile() [3/6]

wib::Recompile::Recompile ( const Recompile & from)

Definition at line 4942 of file wib.pb.cc.

4942 : ::google::protobuf::internal::ZeroFieldsBase() {
4943 Recompile* const _this = this;
4944 (void)_this;
4945 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
4946 from._internal_metadata_);
4947
4948 // @@protoc_insertion_point(copy_constructor:wib.Recompile)
4949}

◆ Recompile() [4/6]

wib::Recompile::Recompile ( Recompile && from)
inlinenoexcept

Definition at line 2825 of file wib.pb.h.

2826 : Recompile() {
2827 *this = ::std::move(from);
2828 }

◆ Recompile() [5/6]

wib::Recompile::Recompile ( ::google::protobuf::Arena * arena)
explicitprotected

Definition at line 4938 of file wib.pb.cc.

4939 : ::google::protobuf::internal::ZeroFieldsBase(arena) {
4940 // @@protoc_insertion_point(arena_constructor:wib.Recompile)
4941}

◆ Recompile() [6/6]

template<typename >
PROTOBUF_CONSTEXPR wib::Recompile::Recompile ( ::_pbi::ConstantInitialized )

Definition at line 288 of file wib.pb.cc.

288{}

Member Function Documentation

◆ CopyFrom()

void wib::Recompile::CopyFrom ( const Recompile & from)
inline

Definition at line 2902 of file wib.pb.h.

2902 {
2903 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*this, from);
2904 }

◆ default_instance()

static const Recompile & wib::Recompile::default_instance ( )
inlinestatic

Definition at line 2864 of file wib.pb.h.

2864 {
2865 return *internal_default_instance();
2866 }
static const Recompile * internal_default_instance()
Definition wib.pb.h:2867

◆ descriptor()

static const ::google::protobuf::Descriptor * wib::Recompile::descriptor ( )
inlinestatic

Definition at line 2855 of file wib.pb.h.

2855 {
2856 return GetDescriptor();
2857 }
static const ::google::protobuf::Descriptor * GetDescriptor()
Definition wib.pb.h:2858

◆ FullMessageName()

::absl::string_view wib::Recompile::FullMessageName ( )
inlinestaticprivate

Definition at line 2913 of file wib.pb.h.

2913 {
2914 return "wib.Recompile";
2915 }

◆ GetClassData()

const::google::protobuf::Message::ClassData * wib::Recompile::GetClassData ( ) const
final

Definition at line 4958 of file wib.pb.cc.

4958{ return &_class_data_; }
static const ClassData _class_data_
Definition wib.pb.h:2920

◆ GetDescriptor()

static const ::google::protobuf::Descriptor * wib::Recompile::GetDescriptor ( )
inlinestatic

Definition at line 2858 of file wib.pb.h.

2858 {
2859 return default_instance().GetMetadata().descriptor;
2860 }
static const Recompile & default_instance()
Definition wib.pb.h:2864
::google::protobuf::Metadata GetMetadata() const final
Definition wib.pb.cc:4966

◆ GetMetadata()

google::protobuf::Metadata wib::Recompile::GetMetadata ( ) const
final

Definition at line 4966 of file wib.pb.cc.

4966 {
4967 return ::_pbi::AssignDescriptors(
4970}
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_wib_2eproto_getter()
Definition wib.pb.cc:1346
::absl::once_flag descriptor_table_wib_2eproto_once
Definition wib.pb.cc:1316
::_pb::Metadata file_level_metadata_wib_2eproto[37]
Definition wib.pb.cc:710

◆ GetReflection()

static const ::google::protobuf::Reflection * wib::Recompile::GetReflection ( )
inlinestatic

Definition at line 2861 of file wib.pb.h.

2861 {
2862 return default_instance().GetMetadata().reflection;
2863 }

◆ internal_default_instance()

static const Recompile * wib::Recompile::internal_default_instance ( )
inlinestatic

Definition at line 2867 of file wib.pb.h.

2867 {
2868 return reinterpret_cast<const Recompile*>(
2870 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RecompileDefaultTypeInternal _Recompile_default_instance_
Definition wib.pb.cc:298

◆ MergeFrom()

void wib::Recompile::MergeFrom ( const Recompile & from)
inline

Definition at line 2906 of file wib.pb.h.

2906 {
2907 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*this, from);
2908 }

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * wib::Recompile::mutable_unknown_fields ( )
inline

Definition at line 2851 of file wib.pb.h.

2851 {
2852 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
2853 }

◆ New()

Recompile * wib::Recompile::New ( ::google::protobuf::Arena * arena = nullptr) const
inlinefinal

Definition at line 2898 of file wib.pb.h.

2898 {
2899 return CreateMaybeMessage<Recompile>(arena);
2900 }

◆ operator=() [1/2]

Recompile & wib::Recompile::operator= ( const Recompile & from)
inline

Definition at line 2830 of file wib.pb.h.

2830 {
2831 CopyFrom(from);
2832 return *this;
2833 }
void CopyFrom(const Recompile &from)
Definition wib.pb.h:2902

◆ operator=() [2/2]

Recompile & wib::Recompile::operator= ( Recompile && from)
inlinenoexcept

Definition at line 2834 of file wib.pb.h.

2834 {
2835 if (this == &from) return *this;
2836 if (GetOwningArena() == from.GetOwningArena()
2837 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
2838 && GetOwningArena() != nullptr
2839 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
2840 ) {
2841 InternalSwap(&from);
2842 } else {
2843 CopyFrom(from);
2844 }
2845 return *this;
2846 }

◆ Swap()

void wib::Recompile::Swap ( Recompile * other)
inline

Definition at line 2877 of file wib.pb.h.

2877 {
2878 if (other == this) return;
2879 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
2880 if (GetOwningArena() != nullptr &&
2881 GetOwningArena() == other->GetOwningArena()) {
2882 #else // PROTOBUF_FORCE_COPY_IN_SWAP
2883 if (GetOwningArena() == other->GetOwningArena()) {
2884 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
2885 InternalSwap(other);
2886 } else {
2887 ::google::protobuf::internal::GenericSwap(this, other);
2888 }
2889 }

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & wib::Recompile::unknown_fields ( ) const
inline

Definition at line 2848 of file wib.pb.h.

2848 {
2849 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
2850 }

◆ UnsafeArenaSwap()

void wib::Recompile::UnsafeArenaSwap ( Recompile * other)
inline

Definition at line 2890 of file wib.pb.h.

2890 {
2891 if (other == this) return;
2892 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
2893 InternalSwap(other);
2894 }

Friends And Related Symbol Documentation

◆ ::google::protobuf::Arena::InternalHelper

template<typename T >
friend class ::google::protobuf::Arena::InternalHelper
friend

Definition at line 2933 of file wib.pb.h.

◆ ::google::protobuf::internal::AnyMetadata

friend class ::google::protobuf::internal::AnyMetadata
friend

Definition at line 2912 of file wib.pb.h.

◆ ::TableStruct_wib_2eproto

friend struct ::TableStruct_wib_2eproto
friend

Definition at line 2939 of file wib.pb.h.

◆ swap

void swap ( Recompile & a,
Recompile & b )
friend

Definition at line 2874 of file wib.pb.h.

2874 {
2875 a.Swap(&b);
2876 }

Member Data Documentation

◆ _class_data_

const::google::protobuf::Message::ClassData wib::Recompile::_class_data_
static
Initial value:
= {
::google::protobuf::internal::ZeroFieldsBase::CopyImpl,
::google::protobuf::internal::ZeroFieldsBase::MergeImpl,
}

Definition at line 2920 of file wib.pb.h.

◆ kIndexInFileMessages

int wib::Recompile::kIndexInFileMessages
staticconstexpr
Initial value:
=
12

Definition at line 2871 of file wib.pb.h.


The documentation for this class was generated from the following files: