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

#include <wib.pb.h>

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

Classes

class  _Internal
 
struct  Impl_
 

Public Member Functions

 Reboot ()
 
template<typename = void>
PROTOBUF_CONSTEXPR Reboot (::google::protobuf::internal::ConstantInitialized)
 
 Reboot (const Reboot &from)
 
 Reboot (Reboot &&from) noexcept
 
Rebootoperator= (const Reboot &from)
 
Rebootoperator= (Reboot &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Reboot *other)
 
void UnsafeArenaSwap (Reboot *other)
 
RebootNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const Reboot &from)
 
void MergeFrom (const Reboot &from)
 
const ::google::protobuf::Message::ClassData * GetClassData () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
template<typename >
PROTOBUF_CONSTEXPR Reboot (::_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 Rebootdefault_instance ()
 
static const Rebootinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 Reboot (::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 (Reboot &a, Reboot &b)
 

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_

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

◆ InternalArenaConstructable_

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

Constructor & Destructor Documentation

◆ Reboot() [1/6]

wib::Reboot::Reboot ( )
inline

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

3127: Reboot(nullptr) {}

◆ Reboot() [2/6]

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

◆ Reboot() [3/6]

wib::Reboot::Reboot ( const Reboot & from)

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

5205 : ::google::protobuf::internal::ZeroFieldsBase() {
5206 Reboot* const _this = this;
5207 (void)_this;
5208 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
5209 from._internal_metadata_);
5210
5211 // @@protoc_insertion_point(copy_constructor:wib.Reboot)
5212}

◆ Reboot() [4/6]

wib::Reboot::Reboot ( Reboot && from)
inlinenoexcept

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

3133 : Reboot() {
3134 *this = ::std::move(from);
3135 }

◆ Reboot() [5/6]

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

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

5202 : ::google::protobuf::internal::ZeroFieldsBase(arena) {
5203 // @@protoc_insertion_point(arena_constructor:wib.Reboot)
5204}

◆ Reboot() [6/6]

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

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

323{}

Member Function Documentation

◆ CopyFrom()

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

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

3209 {
3210 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*this, from);
3211 }

◆ default_instance()

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

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

3171 {
3172 return *internal_default_instance();
3173 }
static const Reboot * internal_default_instance()
Definition wib.pb.h:3174

◆ descriptor()

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

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

3162 {
3163 return GetDescriptor();
3164 }
static const ::google::protobuf::Descriptor * GetDescriptor()
Definition wib.pb.h:3165

◆ FullMessageName()

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

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

3220 {
3221 return "wib.Reboot";
3222 }

◆ GetClassData()

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

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

5221{ return &_class_data_; }
static const ClassData _class_data_
Definition wib.pb.h:3227

◆ GetDescriptor()

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

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

3165 {
3166 return default_instance().GetMetadata().descriptor;
3167 }
::google::protobuf::Metadata GetMetadata() const final
Definition wib.pb.cc:5229
static const Reboot & default_instance()
Definition wib.pb.h:3171

◆ GetMetadata()

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

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

5229 {
5230 return ::_pbi::AssignDescriptors(
5233}
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::Reboot::GetReflection ( )
inlinestatic

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

3168 {
3169 return default_instance().GetMetadata().reflection;
3170 }

◆ internal_default_instance()

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

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

3174 {
3175 return reinterpret_cast<const Reboot*>(
3177 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RebootDefaultTypeInternal _Reboot_default_instance_
Definition wib.pb.cc:333

◆ MergeFrom()

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

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

3213 {
3214 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*this, from);
3215 }

◆ mutable_unknown_fields()

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

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

3158 {
3159 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
3160 }

◆ New()

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

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

3205 {
3206 return CreateMaybeMessage<Reboot>(arena);
3207 }

◆ operator=() [1/2]

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

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

3137 {
3138 CopyFrom(from);
3139 return *this;
3140 }
void CopyFrom(const Reboot &from)
Definition wib.pb.h:3209

◆ operator=() [2/2]

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

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

3141 {
3142 if (this == &from) return *this;
3143 if (GetOwningArena() == from.GetOwningArena()
3144 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3145 && GetOwningArena() != nullptr
3146 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
3147 ) {
3148 InternalSwap(&from);
3149 } else {
3150 CopyFrom(from);
3151 }
3152 return *this;
3153 }

◆ Swap()

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

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

3184 {
3185 if (other == this) return;
3186 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3187 if (GetOwningArena() != nullptr &&
3188 GetOwningArena() == other->GetOwningArena()) {
3189 #else // PROTOBUF_FORCE_COPY_IN_SWAP
3190 if (GetOwningArena() == other->GetOwningArena()) {
3191 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
3192 InternalSwap(other);
3193 } else {
3194 ::google::protobuf::internal::GenericSwap(this, other);
3195 }
3196 }

◆ unknown_fields()

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

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

3155 {
3156 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
3157 }

◆ UnsafeArenaSwap()

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

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

3197 {
3198 if (other == this) return;
3199 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3200 InternalSwap(other);
3201 }

Friends And Related Symbol Documentation

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

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

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

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

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

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

◆ ::TableStruct_wib_2eproto

friend struct ::TableStruct_wib_2eproto
friend

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

◆ swap

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

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

3181 {
3182 a.Swap(&b);
3183 }

Member Data Documentation

◆ _class_data_

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

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

◆ kIndexInFileMessages

int wib::Reboot::kIndexInFileMessages
staticconstexpr
Initial value:
=
14

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


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