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

#include <daphne_control_low.pb.h>

Inheritance diagram for daphne::cmd_setAFEReset:
[legend]
Collaboration diagram for daphne::cmd_setAFEReset:
[legend]

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int { kIdFieldNumber = 1 , kResetValueFieldNumber = 2 }
 

Public Member Functions

 cmd_setAFEReset ()
 
 ~cmd_setAFEReset () override
 
template<typename = void>
PROTOBUF_CONSTEXPR cmd_setAFEReset (::google::protobuf::internal::ConstantInitialized)
 
 cmd_setAFEReset (const cmd_setAFEReset &from)
 
 cmd_setAFEReset (cmd_setAFEReset &&from) noexcept
 
cmd_setAFEResetoperator= (const cmd_setAFEReset &from)
 
cmd_setAFEResetoperator= (cmd_setAFEReset &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (cmd_setAFEReset *other)
 
void UnsafeArenaSwap (cmd_setAFEReset *other)
 
cmd_setAFEResetNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const cmd_setAFEReset &from)
 
void MergeFrom (const cmd_setAFEReset &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
::size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
 
::uint8_t * _InternalSerialize (::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
const ::google::protobuf::Message::ClassData * GetClassData () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
void clear_id ()
 
::int32_t id () const
 
void set_id (::int32_t value)
 
void clear_resetvalue ()
 
bool resetvalue () const
 
void set_resetvalue (bool value)
 
template<typename >
PROTOBUF_CONSTEXPR cmd_setAFEReset (::_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 cmd_setAFEResetdefault_instance ()
 
static const cmd_setAFEResetinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Private Types

typedef void InternalArenaConstructable_
 
typedef void DestructorSkippable_
 

Private Member Functions

void SharedCtor (::google::protobuf::Arena *arena)
 
void SharedDtor ()
 
void SetCachedSize (int size) const final
 
void InternalSwap (cmd_setAFEReset *other)
 
::int32_t _internal_id () const
 
void _internal_set_id (::int32_t value)
 
bool _internal_resetvalue () const
 
void _internal_set_resetvalue (bool value)
 

Static Private Member Functions

static void MergeImpl (::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
 
::absl::string_view FullMessageName ()
 

Private Attributes

union { 
 
   Impl_   _impl_ 
 
};  
 

Static Private Attributes

static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > _table_
 

Friends

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

Detailed Description

Definition at line 8986 of file daphne_control_low.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kIdFieldNumber 
kResetValueFieldNumber 

Definition at line 9113 of file daphne_control_low.pb.h.

Constructor & Destructor Documentation

◆ cmd_setAFEReset() [1/6]

daphne::cmd_setAFEReset::cmd_setAFEReset ( )
inline

Definition at line 8989 of file daphne_control_low.pb.h.

◆ ~cmd_setAFEReset()

daphne::cmd_setAFEReset::~cmd_setAFEReset ( )
override

Definition at line 13372 of file daphne_control_low.pb.cc.

13372 {
13373 // @@protoc_insertion_point(destructor:daphne.cmd_setAFEReset)
13374 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
13375 SharedDtor();
13376}

◆ cmd_setAFEReset() [2/6]

template<typename = void>
PROTOBUF_CONSTEXPR daphne::cmd_setAFEReset::cmd_setAFEReset ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ cmd_setAFEReset() [3/6]

daphne::cmd_setAFEReset::cmd_setAFEReset ( const cmd_setAFEReset & from)

Definition at line 13358 of file daphne_control_low.pb.cc.

13359 : ::google::protobuf::Message(), _impl_(from._impl_) {
13360 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
13361 from._internal_metadata_);
13362 // @@protoc_insertion_point(copy_constructor:daphne.cmd_setAFEReset)
13363}

◆ cmd_setAFEReset() [4/6]

daphne::cmd_setAFEReset::cmd_setAFEReset ( cmd_setAFEReset && from)
inlinenoexcept

Definition at line 8995 of file daphne_control_low.pb.h.

8996 : cmd_setAFEReset() {
8997 *this = ::std::move(from);
8998 }

◆ cmd_setAFEReset() [5/6]

daphne::cmd_setAFEReset::cmd_setAFEReset ( ::google::protobuf::Arena * arena)
explicitprotected

Definition at line 13353 of file daphne_control_low.pb.cc.

13354 : ::google::protobuf::Message(arena) {
13355 SharedCtor(arena);
13356 // @@protoc_insertion_point(arena_constructor:daphne.cmd_setAFEReset)
13357}
void SharedCtor(::google::protobuf::Arena *arena)

◆ cmd_setAFEReset() [6/6]

template<typename >
PROTOBUF_CONSTEXPR daphne::cmd_setAFEReset::cmd_setAFEReset ( ::_pbi::ConstantInitialized )

Definition at line 942 of file daphne_control_low.pb.cc.

943 : _impl_{
944 /*decltype(_impl_.id_)*/ 0,
945 /*decltype(_impl_.resetvalue_)*/ false,
946 /*decltype(_impl_._cached_size_)*/ {},
947 } {}

Member Function Documentation

◆ _internal_id()

int32_t daphne::cmd_setAFEReset::_internal_id ( ) const
inlineprivate

Definition at line 15609 of file daphne_control_low.pb.h.

15609 {
15610 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
15611 return _impl_.id_;
15612}

◆ _internal_resetvalue()

bool daphne::cmd_setAFEReset::_internal_resetvalue ( ) const
inlineprivate

Definition at line 15631 of file daphne_control_low.pb.h.

15631 {
15632 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
15633 return _impl_.resetvalue_;
15634}

◆ _internal_set_id()

void daphne::cmd_setAFEReset::_internal_set_id ( ::int32_t value)
inlineprivate

Definition at line 15613 of file daphne_control_low.pb.h.

15613 {
15614 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
15615 ;
15616 _impl_.id_ = value;
15617}

◆ _internal_set_resetvalue()

void daphne::cmd_setAFEReset::_internal_set_resetvalue ( bool value)
inlineprivate

Definition at line 15635 of file daphne_control_low.pb.h.

15635 {
15636 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
15637 ;
15638 _impl_.resetvalue_ = value;
15639}

◆ _InternalParse()

const char * daphne::cmd_setAFEReset::_InternalParse ( const char * ptr,
::google::protobuf::internal::ParseContext * ctx )
final

Definition at line 13396 of file daphne_control_low.pb.cc.

13397 {
13398 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
13399 return ptr;
13400}
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > _table_

◆ _InternalSerialize()

uint8_t * daphne::cmd_setAFEReset::_InternalSerialize ( ::uint8_t * target,
::google::protobuf::io::EpsCopyOutputStream * stream ) const
final

Definition at line 13439 of file daphne_control_low.pb.cc.

13441 {
13442 // @@protoc_insertion_point(serialize_to_array_start:daphne.cmd_setAFEReset)
13443 ::uint32_t cached_has_bits = 0;
13444 (void)cached_has_bits;
13445
13446 // int32 id = 1;
13447 if (this->_internal_id() != 0) {
13448 target = ::google::protobuf::internal::WireFormatLite::
13449 WriteInt32ToArrayWithField<1>(
13450 stream, this->_internal_id(), target);
13451 }
13452
13453 // bool resetValue = 2;
13454 if (this->_internal_resetvalue() != 0) {
13455 target = stream->EnsureSpace(target);
13456 target = ::_pbi::WireFormatLite::WriteBoolToArray(
13457 2, this->_internal_resetvalue(), target);
13458 }
13459
13460 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
13461 target =
13462 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
13463 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
13464 }
13465 // @@protoc_insertion_point(serialize_to_array_end:daphne.cmd_setAFEReset)
13466 return target;
13467}

◆ ByteSizeLong()

size_t daphne::cmd_setAFEReset::ByteSizeLong ( ) const
final

Definition at line 13469 of file daphne_control_low.pb.cc.

13469 {
13470// @@protoc_insertion_point(message_byte_size_start:daphne.cmd_setAFEReset)
13471 ::size_t total_size = 0;
13472
13473 ::uint32_t cached_has_bits = 0;
13474 // Prevent compiler warnings about cached_has_bits being unused
13475 (void) cached_has_bits;
13476
13477 // int32 id = 1;
13478 if (this->_internal_id() != 0) {
13479 total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
13480 this->_internal_id());
13481 }
13482
13483 // bool resetValue = 2;
13484 if (this->_internal_resetvalue() != 0) {
13485 total_size += 2;
13486 }
13487
13488 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
13489}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

PROTOBUF_NOINLINE void daphne::cmd_setAFEReset::Clear ( )
final

Definition at line 13384 of file daphne_control_low.pb.cc.

13384 {
13385// @@protoc_insertion_point(message_clear_start:daphne.cmd_setAFEReset)
13386 ::uint32_t cached_has_bits = 0;
13387 // Prevent compiler warnings about cached_has_bits being unused
13388 (void) cached_has_bits;
13389
13390 ::memset(&_impl_.id_, 0, static_cast<::size_t>(
13391 reinterpret_cast<char*>(&_impl_.resetvalue_) -
13392 reinterpret_cast<char*>(&_impl_.id_)) + sizeof(_impl_.resetvalue_));
13393 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
13394}

◆ clear_id()

void daphne::cmd_setAFEReset::clear_id ( )
inline

Definition at line 15598 of file daphne_control_low.pb.h.

15598 {
15599 _impl_.id_ = 0;
15600}

◆ clear_resetvalue()

void daphne::cmd_setAFEReset::clear_resetvalue ( )
inline

Definition at line 15620 of file daphne_control_low.pb.h.

15620 {
15621 _impl_.resetvalue_ = false;
15622}

◆ CopyFrom()

void daphne::cmd_setAFEReset::CopyFrom ( const cmd_setAFEReset & from)

Definition at line 13515 of file daphne_control_low.pb.cc.

13515 {
13516// @@protoc_insertion_point(class_specific_copy_from_start:daphne.cmd_setAFEReset)
13517 if (&from == this) return;
13518 Clear();
13519 MergeFrom(from);
13520}
void MergeFrom(const cmd_setAFEReset &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final

◆ default_instance()

static const cmd_setAFEReset & daphne::cmd_setAFEReset::default_instance ( )
inlinestatic

Definition at line 9034 of file daphne_control_low.pb.h.

9034 {
9035 return *internal_default_instance();
9036 }
static const cmd_setAFEReset * internal_default_instance()

◆ descriptor()

static const ::google::protobuf::Descriptor * daphne::cmd_setAFEReset::descriptor ( )
inlinestatic

Definition at line 9025 of file daphne_control_low.pb.h.

9025 {
9026 return GetDescriptor();
9027 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

::absl::string_view daphne::cmd_setAFEReset::FullMessageName ( )
inlinestaticprivate

Definition at line 9097 of file daphne_control_low.pb.h.

9097 {
9098 return "daphne.cmd_setAFEReset";
9099 }

◆ GetCachedSize()

int daphne::cmd_setAFEReset::GetCachedSize ( ) const
inlinefinal

Definition at line 9087 of file daphne_control_low.pb.h.

9087{ return _impl_._cached_size_.Get(); }

◆ GetClassData()

const::google::protobuf::Message::ClassData * daphne::cmd_setAFEReset::GetClassData ( ) const
final

Definition at line 13495 of file daphne_control_low.pb.cc.

13495{ return &_class_data_; }
static const ClassData _class_data_

◆ GetDescriptor()

static const ::google::protobuf::Descriptor * daphne::cmd_setAFEReset::GetDescriptor ( )
inlinestatic

Definition at line 9028 of file daphne_control_low.pb.h.

9028 {
9029 return default_instance().GetMetadata().descriptor;
9030 }
static const cmd_setAFEReset & default_instance()
::google::protobuf::Metadata GetMetadata() const final

◆ GetMetadata()

google::protobuf::Metadata daphne::cmd_setAFEReset::GetMetadata ( ) const
final

Definition at line 13537 of file daphne_control_low.pb.cc.

13537 {
13538 return ::_pbi::AssignDescriptors(
13541}
::_pb::Metadata file_level_metadata_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto[59]
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto_getter()
::absl::once_flag descriptor_table_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto_once

◆ GetReflection()

static const ::google::protobuf::Reflection * daphne::cmd_setAFEReset::GetReflection ( )
inlinestatic

Definition at line 9031 of file daphne_control_low.pb.h.

9031 {
9032 return default_instance().GetMetadata().reflection;
9033 }

◆ id()

int32_t daphne::cmd_setAFEReset::id ( ) const
inline

Definition at line 15601 of file daphne_control_low.pb.h.

15601 {
15602 // @@protoc_insertion_point(field_get:daphne.cmd_setAFEReset.id)
15603 return _internal_id();
15604}

◆ internal_default_instance()

static const cmd_setAFEReset * daphne::cmd_setAFEReset::internal_default_instance ( )
inlinestatic

Definition at line 9037 of file daphne_control_low.pb.h.

9037 {
9038 return reinterpret_cast<const cmd_setAFEReset*>(
9040 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 cmd_setAFEResetDefaultTypeInternal _cmd_setAFEReset_default_instance_

◆ InternalSwap()

void daphne::cmd_setAFEReset::InternalSwap ( cmd_setAFEReset * other)
private

Definition at line 13526 of file daphne_control_low.pb.cc.

13526 {
13527 using std::swap;
13528 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
13529 ::google::protobuf::internal::memswap<
13530 PROTOBUF_FIELD_OFFSET(cmd_setAFEReset, _impl_.resetvalue_)
13532 - PROTOBUF_FIELD_OFFSET(cmd_setAFEReset, _impl_.id_)>(
13533 reinterpret_cast<char*>(&_impl_.id_),
13534 reinterpret_cast<char*>(&other->_impl_.id_));
13535}

◆ IsInitialized()

PROTOBUF_NOINLINE bool daphne::cmd_setAFEReset::IsInitialized ( ) const
final

Definition at line 13522 of file daphne_control_low.pb.cc.

13522 {
13523 return true;
13524}

◆ MergeFrom()

void daphne::cmd_setAFEReset::MergeFrom ( const cmd_setAFEReset & from)
inline

Definition at line 9074 of file daphne_control_low.pb.h.

9074 {
9075 cmd_setAFEReset::MergeImpl(*this, from);
9076 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)

◆ MergeImpl()

void daphne::cmd_setAFEReset::MergeImpl ( ::google::protobuf::Message & to_msg,
const ::google::protobuf::Message & from_msg )
staticprivate

Definition at line 13498 of file daphne_control_low.pb.cc.

13498 {
13499 auto* const _this = static_cast<cmd_setAFEReset*>(&to_msg);
13500 auto& from = static_cast<const cmd_setAFEReset&>(from_msg);
13501 // @@protoc_insertion_point(class_specific_merge_from_start:daphne.cmd_setAFEReset)
13502 ABSL_DCHECK_NE(&from, _this);
13503 ::uint32_t cached_has_bits = 0;
13504 (void) cached_has_bits;
13505
13506 if (from._internal_id() != 0) {
13507 _this->_internal_set_id(from._internal_id());
13508 }
13509 if (from._internal_resetvalue() != 0) {
13510 _this->_internal_set_resetvalue(from._internal_resetvalue());
13511 }
13512 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
13513}

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * daphne::cmd_setAFEReset::mutable_unknown_fields ( )
inline

Definition at line 9021 of file daphne_control_low.pb.h.

9021 {
9022 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
9023 }

◆ New()

cmd_setAFEReset * daphne::cmd_setAFEReset::New ( ::google::protobuf::Arena * arena = nullptr) const
inlinefinal

Definition at line 9068 of file daphne_control_low.pb.h.

9068 {
9069 return CreateMaybeMessage<cmd_setAFEReset>(arena);
9070 }

◆ operator=() [1/2]

cmd_setAFEReset & daphne::cmd_setAFEReset::operator= ( cmd_setAFEReset && from)
inlinenoexcept

Definition at line 9004 of file daphne_control_low.pb.h.

9004 {
9005 if (this == &from) return *this;
9006 if (GetOwningArena() == from.GetOwningArena()
9007 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
9008 && GetOwningArena() != nullptr
9009 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
9010 ) {
9011 InternalSwap(&from);
9012 } else {
9013 CopyFrom(from);
9014 }
9015 return *this;
9016 }
void CopyFrom(const cmd_setAFEReset &from)
void InternalSwap(cmd_setAFEReset *other)

◆ operator=() [2/2]

cmd_setAFEReset & daphne::cmd_setAFEReset::operator= ( const cmd_setAFEReset & from)
inline

Definition at line 9000 of file daphne_control_low.pb.h.

9000 {
9001 CopyFrom(from);
9002 return *this;
9003 }

◆ resetvalue()

bool daphne::cmd_setAFEReset::resetvalue ( ) const
inline

Definition at line 15623 of file daphne_control_low.pb.h.

15623 {
15624 // @@protoc_insertion_point(field_get:daphne.cmd_setAFEReset.resetValue)
15625 return _internal_resetvalue();
15626}

◆ set_id()

void daphne::cmd_setAFEReset::set_id ( ::int32_t value)
inline

Definition at line 15605 of file daphne_control_low.pb.h.

15605 {
15606 _internal_set_id(value);
15607 // @@protoc_insertion_point(field_set:daphne.cmd_setAFEReset.id)
15608}
void _internal_set_id(::int32_t value)

◆ set_resetvalue()

void daphne::cmd_setAFEReset::set_resetvalue ( bool value)
inline

Definition at line 15627 of file daphne_control_low.pb.h.

15627 {
15629 // @@protoc_insertion_point(field_set:daphne.cmd_setAFEReset.resetValue)
15630}
void _internal_set_resetvalue(bool value)

◆ SetCachedSize()

void daphne::cmd_setAFEReset::SetCachedSize ( int size) const
finalprivate

Definition at line 13380 of file daphne_control_low.pb.cc.

13380 {
13381 _impl_._cached_size_.Set(size);
13382}

◆ SharedCtor()

void daphne::cmd_setAFEReset::SharedCtor ( ::google::protobuf::Arena * arena)
inlineprivate

Definition at line 13364 of file daphne_control_low.pb.cc.

13364 {
13365 (void)arena;
13366 new (&_impl_) Impl_{
13367 decltype(_impl_.id_){0},
13368 decltype(_impl_.resetvalue_){false},
13369 /*decltype(_impl_._cached_size_)*/ {},
13370 };
13371}

◆ SharedDtor()

void daphne::cmd_setAFEReset::SharedDtor ( )
inlineprivate

Definition at line 13377 of file daphne_control_low.pb.cc.

13377 {
13378 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
13379}

◆ Swap()

void daphne::cmd_setAFEReset::Swap ( cmd_setAFEReset * other)
inline

Definition at line 9047 of file daphne_control_low.pb.h.

9047 {
9048 if (other == this) return;
9049 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
9050 if (GetOwningArena() != nullptr &&
9051 GetOwningArena() == other->GetOwningArena()) {
9052 #else // PROTOBUF_FORCE_COPY_IN_SWAP
9053 if (GetOwningArena() == other->GetOwningArena()) {
9054 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
9055 InternalSwap(other);
9056 } else {
9057 ::google::protobuf::internal::GenericSwap(this, other);
9058 }
9059 }

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & daphne::cmd_setAFEReset::unknown_fields ( ) const
inline

Definition at line 9018 of file daphne_control_low.pb.h.

9018 {
9019 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
9020 }

◆ UnsafeArenaSwap()

void daphne::cmd_setAFEReset::UnsafeArenaSwap ( cmd_setAFEReset * other)
inline

Definition at line 9060 of file daphne_control_low.pb.h.

9060 {
9061 if (other == this) return;
9062 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
9063 InternalSwap(other);
9064 }

Friends And Related Symbol Documentation

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

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

Definition at line 9143 of file daphne_control_low.pb.h.

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

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

Definition at line 9096 of file daphne_control_low.pb.h.

◆ ::google::protobuf::internal::TcParser

friend class ::google::protobuf::internal::TcParser
friend

Definition at line 9141 of file daphne_control_low.pb.h.

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto

◆ swap

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

Definition at line 9044 of file daphne_control_low.pb.h.

9044 {
9045 a.Swap(&b);
9046 }

Member Data Documentation

◆ [union]

union { ... } daphne::cmd_setAFEReset

◆ _class_data_

const::google::protobuf::Message::ClassData daphne::cmd_setAFEReset::_class_data_
static
Initial value:
= {
::google::protobuf::Message::CopyWithSourceCheck,
}

Definition at line 9104 of file daphne_control_low.pb.h.

◆ _impl_

Impl_ daphne::cmd_setAFEReset::_impl_

Definition at line 9152 of file daphne_control_low.pb.h.

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 1, 2, 0, 0, 2 > daphne::cmd_setAFEReset::_table_
staticprivate

Definition at line 9142 of file daphne_control_low.pb.h.

◆ kIndexInFileMessages

int daphne::cmd_setAFEReset::kIndexInFileMessages
staticconstexpr
Initial value:
=
46

Definition at line 9041 of file daphne_control_low.pb.h.


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