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

#include <daphne_control_low.pb.h>

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

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int {
  kMessageFieldNumber = 2 , kSuccessFieldNumber = 1 , kAfeBlockFieldNumber = 3 , kRegAddressFieldNumber = 4 ,
  kRegValueFieldNumber = 5
}
 

Public Member Functions

 cmd_readAFEReg_response ()
 
 ~cmd_readAFEReg_response () override
 
template<typename = void>
PROTOBUF_CONSTEXPR cmd_readAFEReg_response (::google::protobuf::internal::ConstantInitialized)
 
 cmd_readAFEReg_response (const cmd_readAFEReg_response &from)
 
 cmd_readAFEReg_response (cmd_readAFEReg_response &&from) noexcept
 
cmd_readAFEReg_responseoperator= (const cmd_readAFEReg_response &from)
 
cmd_readAFEReg_responseoperator= (cmd_readAFEReg_response &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (cmd_readAFEReg_response *other)
 
void UnsafeArenaSwap (cmd_readAFEReg_response *other)
 
cmd_readAFEReg_responseNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const cmd_readAFEReg_response &from)
 
void MergeFrom (const cmd_readAFEReg_response &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_message ()
 
const std::string & message () const
 
template<typename Arg_ = const std::string&, typename... Args_>
void set_message (Arg_ &&arg, Args_... args)
 
std::string * mutable_message ()
 
PROTOBUF_NODISCARD std::string * release_message ()
 
void set_allocated_message (std::string *ptr)
 
void clear_success ()
 
bool success () const
 
void set_success (bool value)
 
void clear_afeblock ()
 
::uint32_t afeblock () const
 
void set_afeblock (::uint32_t value)
 
void clear_regaddress ()
 
::uint32_t regaddress () const
 
void set_regaddress (::uint32_t value)
 
void clear_regvalue ()
 
::uint32_t regvalue () const
 
void set_regvalue (::uint32_t value)
 
template<typename >
PROTOBUF_CONSTEXPR cmd_readAFEReg_response (::_pbi::ConstantInitialized)
 
template<typename Arg_ , typename... Args_>
PROTOBUF_ALWAYS_INLINE void set_message (Arg_ &&arg, Args_... args)
 

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_readAFEReg_responsedefault_instance ()
 
static const cmd_readAFEReg_responseinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 cmd_readAFEReg_response (::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_readAFEReg_response *other)
 
const std::string & _internal_message () const
 
PROTOBUF_ALWAYS_INLINE void _internal_set_message (const std::string &value)
 
std::string * _internal_mutable_message ()
 
bool _internal_success () const
 
void _internal_set_success (bool value)
 
::uint32_t _internal_afeblock () const
 
void _internal_set_afeblock (::uint32_t value)
 
::uint32_t _internal_regaddress () const
 
void _internal_set_regaddress (::uint32_t value)
 
::uint32_t _internal_regvalue () const
 
void _internal_set_regvalue (::uint32_t 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< 3, 5, 0, 46, 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_readAFEReg_response &a, cmd_readAFEReg_response &b)
 

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kMessageFieldNumber 
kSuccessFieldNumber 
kAfeBlockFieldNumber 
kRegAddressFieldNumber 
kRegValueFieldNumber 

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

Constructor & Destructor Documentation

◆ cmd_readAFEReg_response() [1/6]

daphne::cmd_readAFEReg_response::cmd_readAFEReg_response ( )
inline

◆ ~cmd_readAFEReg_response()

daphne::cmd_readAFEReg_response::~cmd_readAFEReg_response ( )
override

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

8057 {
8058 // @@protoc_insertion_point(destructor:daphne.cmd_readAFEReg_response)
8059 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
8060 SharedDtor();
8061}

◆ cmd_readAFEReg_response() [2/6]

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

◆ cmd_readAFEReg_response() [3/6]

daphne::cmd_readAFEReg_response::cmd_readAFEReg_response ( const cmd_readAFEReg_response & from)

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

8016 : ::google::protobuf::Message() {
8017 cmd_readAFEReg_response* const _this = this;
8018 (void)_this;
8019 new (&_impl_) Impl_{
8020 decltype(_impl_.message_){},
8021 decltype(_impl_.success_){},
8022 decltype(_impl_.afeblock_){},
8023 decltype(_impl_.regaddress_){},
8024 decltype(_impl_.regvalue_){},
8025 /*decltype(_impl_._cached_size_)*/ {},
8026 };
8027 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
8028 from._internal_metadata_);
8029 _impl_.message_.InitDefault();
8030 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
8031 _impl_.message_.Set("", GetArenaForAllocation());
8032 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
8033 if (!from._internal_message().empty()) {
8034 _this->_impl_.message_.Set(from._internal_message(), _this->GetArenaForAllocation());
8035 }
8036 ::memcpy(&_impl_.success_, &from._impl_.success_,
8037 static_cast<::size_t>(reinterpret_cast<char*>(&_impl_.regvalue_) -
8038 reinterpret_cast<char*>(&_impl_.success_)) + sizeof(_impl_.regvalue_));
8039
8040 // @@protoc_insertion_point(copy_constructor:daphne.cmd_readAFEReg_response)
8041}
::google::protobuf::internal::ArenaStringPtr message_

◆ cmd_readAFEReg_response() [4/6]

daphne::cmd_readAFEReg_response::cmd_readAFEReg_response ( cmd_readAFEReg_response && from)
inlinenoexcept

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

4751 *this = ::std::move(from);
4752 }

◆ cmd_readAFEReg_response() [5/6]

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

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

8012 : ::google::protobuf::Message(arena) {
8013 SharedCtor(arena);
8014 // @@protoc_insertion_point(arena_constructor:daphne.cmd_readAFEReg_response)
8015}
void SharedCtor(::google::protobuf::Arena *arena)

◆ cmd_readAFEReg_response() [6/6]

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

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

493 : _impl_{
494 /*decltype(_impl_.message_)*/ {
495 &::_pbi::fixed_address_empty_string,
496 ::_pbi::ConstantInitialized{},
497 },
498 /*decltype(_impl_.success_)*/ false,
499 /*decltype(_impl_.afeblock_)*/ 0u,
500 /*decltype(_impl_.regaddress_)*/ 0u,
501 /*decltype(_impl_.regvalue_)*/ 0u,
502 /*decltype(_impl_._cached_size_)*/ {},
503 } {}

Member Function Documentation

◆ _internal_afeblock()

uint32_t daphne::cmd_readAFEReg_response::_internal_afeblock ( ) const
inlineprivate

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

13732 {
13733 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
13734 return _impl_.afeblock_;
13735}

◆ _internal_message()

const std::string & daphne::cmd_readAFEReg_response::_internal_message ( ) const
inlineprivate

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

13690 {
13691 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
13692 return _impl_.message_.Get();
13693}

◆ _internal_mutable_message()

std::string * daphne::cmd_readAFEReg_response::_internal_mutable_message ( )
inlineprivate

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

13699 {
13700 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13701 ;
13702 return _impl_.message_.Mutable( GetArenaForAllocation());
13703}

◆ _internal_regaddress()

uint32_t daphne::cmd_readAFEReg_response::_internal_regaddress ( ) const
inlineprivate

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

13754 {
13755 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
13756 return _impl_.regaddress_;
13757}

◆ _internal_regvalue()

uint32_t daphne::cmd_readAFEReg_response::_internal_regvalue ( ) const
inlineprivate

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

13776 {
13777 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
13778 return _impl_.regvalue_;
13779}

◆ _internal_set_afeblock()

void daphne::cmd_readAFEReg_response::_internal_set_afeblock ( ::uint32_t value)
inlineprivate

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

13736 {
13737 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13738 ;
13739 _impl_.afeblock_ = value;
13740}

◆ _internal_set_message()

void daphne::cmd_readAFEReg_response::_internal_set_message ( const std::string & value)
inlineprivate

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

13694 {
13695 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13696 ;
13697 _impl_.message_.Set(value, GetArenaForAllocation());
13698}

◆ _internal_set_regaddress()

void daphne::cmd_readAFEReg_response::_internal_set_regaddress ( ::uint32_t value)
inlineprivate

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

13758 {
13759 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13760 ;
13761 _impl_.regaddress_ = value;
13762}

◆ _internal_set_regvalue()

void daphne::cmd_readAFEReg_response::_internal_set_regvalue ( ::uint32_t value)
inlineprivate

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

13780 {
13781 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13782 ;
13783 _impl_.regvalue_ = value;
13784}

◆ _internal_set_success()

void daphne::cmd_readAFEReg_response::_internal_set_success ( bool value)
inlineprivate

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

13663 {
13664 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13665 ;
13666 _impl_.success_ = value;
13667}

◆ _internal_success()

bool daphne::cmd_readAFEReg_response::_internal_success ( ) const
inlineprivate

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

13659 {
13660 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
13661 return _impl_.success_;
13662}

◆ _InternalParse()

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

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

8084 {
8085 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
8086 return ptr;
8087}
static const ::google::protobuf::internal::TcParseTable< 3, 5, 0, 46, 2 > _table_

◆ _InternalSerialize()

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

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

8152 {
8153 // @@protoc_insertion_point(serialize_to_array_start:daphne.cmd_readAFEReg_response)
8154 ::uint32_t cached_has_bits = 0;
8155 (void)cached_has_bits;
8156
8157 // bool success = 1;
8158 if (this->_internal_success() != 0) {
8159 target = stream->EnsureSpace(target);
8160 target = ::_pbi::WireFormatLite::WriteBoolToArray(
8161 1, this->_internal_success(), target);
8162 }
8163
8164 // string message = 2;
8165 if (!this->_internal_message().empty()) {
8166 const std::string& _s = this->_internal_message();
8167 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
8168 _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "daphne.cmd_readAFEReg_response.message");
8169 target = stream->WriteStringMaybeAliased(2, _s, target);
8170 }
8171
8172 // uint32 afeBlock = 3;
8173 if (this->_internal_afeblock() != 0) {
8174 target = stream->EnsureSpace(target);
8175 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
8176 3, this->_internal_afeblock(), target);
8177 }
8178
8179 // uint32 regAddress = 4;
8180 if (this->_internal_regaddress() != 0) {
8181 target = stream->EnsureSpace(target);
8182 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
8183 4, this->_internal_regaddress(), target);
8184 }
8185
8186 // uint32 regValue = 5;
8187 if (this->_internal_regvalue() != 0) {
8188 target = stream->EnsureSpace(target);
8189 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
8190 5, this->_internal_regvalue(), target);
8191 }
8192
8193 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
8194 target =
8195 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
8196 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
8197 }
8198 // @@protoc_insertion_point(serialize_to_array_end:daphne.cmd_readAFEReg_response)
8199 return target;
8200}
const std::string & _internal_message() const

◆ afeblock()

uint32_t daphne::cmd_readAFEReg_response::afeblock ( ) const
inline

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

13724 {
13725 // @@protoc_insertion_point(field_get:daphne.cmd_readAFEReg_response.afeBlock)
13726 return _internal_afeblock();
13727}

◆ ByteSizeLong()

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

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

8202 {
8203// @@protoc_insertion_point(message_byte_size_start:daphne.cmd_readAFEReg_response)
8204 ::size_t total_size = 0;
8205
8206 ::uint32_t cached_has_bits = 0;
8207 // Prevent compiler warnings about cached_has_bits being unused
8208 (void) cached_has_bits;
8209
8210 // string message = 2;
8211 if (!this->_internal_message().empty()) {
8212 total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
8213 this->_internal_message());
8214 }
8215
8216 // bool success = 1;
8217 if (this->_internal_success() != 0) {
8218 total_size += 2;
8219 }
8220
8221 // uint32 afeBlock = 3;
8222 if (this->_internal_afeblock() != 0) {
8223 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
8224 this->_internal_afeblock());
8225 }
8226
8227 // uint32 regAddress = 4;
8228 if (this->_internal_regaddress() != 0) {
8229 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
8230 this->_internal_regaddress());
8231 }
8232
8233 // uint32 regValue = 5;
8234 if (this->_internal_regvalue() != 0) {
8235 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
8236 this->_internal_regvalue());
8237 }
8238
8239 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
8240}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

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

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

8070 {
8071// @@protoc_insertion_point(message_clear_start:daphne.cmd_readAFEReg_response)
8072 ::uint32_t cached_has_bits = 0;
8073 // Prevent compiler warnings about cached_has_bits being unused
8074 (void) cached_has_bits;
8075
8076 _impl_.message_.ClearToEmpty();
8077 ::memset(&_impl_.success_, 0, static_cast<::size_t>(
8078 reinterpret_cast<char*>(&_impl_.regvalue_) -
8079 reinterpret_cast<char*>(&_impl_.success_)) + sizeof(_impl_.regvalue_));
8080 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
8081}

◆ clear_afeblock()

void daphne::cmd_readAFEReg_response::clear_afeblock ( )
inline

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

13721 {
13722 _impl_.afeblock_ = 0u;
13723}

◆ clear_message()

void daphne::cmd_readAFEReg_response::clear_message ( )
inline

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

13670 {
13671 _impl_.message_.ClearToEmpty();
13672}

◆ clear_regaddress()

void daphne::cmd_readAFEReg_response::clear_regaddress ( )
inline

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

13743 {
13744 _impl_.regaddress_ = 0u;
13745}

◆ clear_regvalue()

void daphne::cmd_readAFEReg_response::clear_regvalue ( )
inline

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

13765 {
13766 _impl_.regvalue_ = 0u;
13767}

◆ clear_success()

void daphne::cmd_readAFEReg_response::clear_success ( )
inline

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

13648 {
13649 _impl_.success_ = false;
13650}

◆ CopyFrom()

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

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

8275 {
8276// @@protoc_insertion_point(class_specific_copy_from_start:daphne.cmd_readAFEReg_response)
8277 if (&from == this) return;
8278 Clear();
8279 MergeFrom(from);
8280}
void MergeFrom(const cmd_readAFEReg_response &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final

◆ default_instance()

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

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

4788 {
4789 return *internal_default_instance();
4790 }
static const cmd_readAFEReg_response * internal_default_instance()

◆ descriptor()

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

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

4779 {
4780 return GetDescriptor();
4781 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

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

4851 {
4852 return "daphne.cmd_readAFEReg_response";
4853 }

◆ GetCachedSize()

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

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

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

◆ GetClassData()

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

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

8246{ return &_class_data_; }

◆ GetDescriptor()

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

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

4782 {
4783 return default_instance().GetMetadata().descriptor;
4784 }
::google::protobuf::Metadata GetMetadata() const final
static const cmd_readAFEReg_response & default_instance()

◆ GetMetadata()

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

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

8301 {
8302 return ::_pbi::AssignDescriptors(
8305}
::_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_readAFEReg_response::GetReflection ( )
inlinestatic

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

4785 {
4786 return default_instance().GetMetadata().reflection;
4787 }

◆ internal_default_instance()

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

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

4791 {
4792 return reinterpret_cast<const cmd_readAFEReg_response*>(
4794 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 cmd_readAFEReg_responseDefaultTypeInternal _cmd_readAFEReg_response_default_instance_

◆ InternalSwap()

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

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

8286 {
8287 using std::swap;
8288 auto* lhs_arena = GetArenaForAllocation();
8289 auto* rhs_arena = other->GetArenaForAllocation();
8290 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
8291 ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.message_, lhs_arena,
8292 &other->_impl_.message_, rhs_arena);
8293 ::google::protobuf::internal::memswap<
8294 PROTOBUF_FIELD_OFFSET(cmd_readAFEReg_response, _impl_.regvalue_)
8296 - PROTOBUF_FIELD_OFFSET(cmd_readAFEReg_response, _impl_.success_)>(
8297 reinterpret_cast<char*>(&_impl_.success_),
8298 reinterpret_cast<char*>(&other->_impl_.success_));
8299}

◆ IsInitialized()

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

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

8282 {
8283 return true;
8284}

◆ MergeFrom()

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

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

4828 {
4830 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)

◆ MergeImpl()

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

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

8249 {
8250 auto* const _this = static_cast<cmd_readAFEReg_response*>(&to_msg);
8251 auto& from = static_cast<const cmd_readAFEReg_response&>(from_msg);
8252 // @@protoc_insertion_point(class_specific_merge_from_start:daphne.cmd_readAFEReg_response)
8253 ABSL_DCHECK_NE(&from, _this);
8254 ::uint32_t cached_has_bits = 0;
8255 (void) cached_has_bits;
8256
8257 if (!from._internal_message().empty()) {
8258 _this->_internal_set_message(from._internal_message());
8259 }
8260 if (from._internal_success() != 0) {
8261 _this->_internal_set_success(from._internal_success());
8262 }
8263 if (from._internal_afeblock() != 0) {
8264 _this->_internal_set_afeblock(from._internal_afeblock());
8265 }
8266 if (from._internal_regaddress() != 0) {
8267 _this->_internal_set_regaddress(from._internal_regaddress());
8268 }
8269 if (from._internal_regvalue() != 0) {
8270 _this->_internal_set_regvalue(from._internal_regvalue());
8271 }
8272 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
8273}

◆ message()

const std::string & daphne::cmd_readAFEReg_response::message ( ) const
inline

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

13673 {
13674 // @@protoc_insertion_point(field_get:daphne.cmd_readAFEReg_response.message)
13675 return _internal_message();
13676}

◆ mutable_message()

std::string * daphne::cmd_readAFEReg_response::mutable_message ( )
inline

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

13685 {
13686 std::string* _s = _internal_mutable_message();
13687 // @@protoc_insertion_point(field_mutable:daphne.cmd_readAFEReg_response.message)
13688 return _s;
13689}

◆ mutable_unknown_fields()

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

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

4775 {
4776 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
4777 }

◆ New()

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

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

4822 {
4823 return CreateMaybeMessage<cmd_readAFEReg_response>(arena);
4824 }

◆ operator=() [1/2]

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

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

4758 {
4759 if (this == &from) return *this;
4760 if (GetOwningArena() == from.GetOwningArena()
4761 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
4762 && GetOwningArena() != nullptr
4763 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
4764 ) {
4765 InternalSwap(&from);
4766 } else {
4767 CopyFrom(from);
4768 }
4769 return *this;
4770 }
void CopyFrom(const cmd_readAFEReg_response &from)
void InternalSwap(cmd_readAFEReg_response *other)

◆ operator=() [2/2]

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

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

4754 {
4755 CopyFrom(from);
4756 return *this;
4757 }

◆ regaddress()

uint32_t daphne::cmd_readAFEReg_response::regaddress ( ) const
inline

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

13746 {
13747 // @@protoc_insertion_point(field_get:daphne.cmd_readAFEReg_response.regAddress)
13748 return _internal_regaddress();
13749}

◆ regvalue()

uint32_t daphne::cmd_readAFEReg_response::regvalue ( ) const
inline

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

13768 {
13769 // @@protoc_insertion_point(field_get:daphne.cmd_readAFEReg_response.regValue)
13770 return _internal_regvalue();
13771}

◆ release_message()

std::string * daphne::cmd_readAFEReg_response::release_message ( )
inline

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

13704 {
13705 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13706 // @@protoc_insertion_point(field_release:daphne.cmd_readAFEReg_response.message)
13707 return _impl_.message_.Release();
13708}

◆ set_afeblock()

void daphne::cmd_readAFEReg_response::set_afeblock ( ::uint32_t value)
inline

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

13728 {
13730 // @@protoc_insertion_point(field_set:daphne.cmd_readAFEReg_response.afeBlock)
13731}
void _internal_set_afeblock(::uint32_t value)

◆ set_allocated_message()

void daphne::cmd_readAFEReg_response::set_allocated_message ( std::string * ptr)
inline

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

13709 {
13710 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13711 _impl_.message_.SetAllocated(value, GetArenaForAllocation());
13712 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
13713 if (_impl_.message_.IsDefault()) {
13714 _impl_.message_.Set("", GetArenaForAllocation());
13715 }
13716 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
13717 // @@protoc_insertion_point(field_set_allocated:daphne.cmd_readAFEReg_response.message)
13718}

◆ set_message() [1/2]

template<typename Arg_ = const std::string&, typename... Args_>
void daphne::cmd_readAFEReg_response::set_message ( Arg_ && arg,
Args_... args )

◆ set_message() [2/2]

template<typename Arg_ , typename... Args_>
PROTOBUF_ALWAYS_INLINE void daphne::cmd_readAFEReg_response::set_message ( Arg_ && arg,
Args_... args )
inline

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

13679 {
13680 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13681 ;
13682 _impl_.message_.Set(static_cast<Arg_&&>(arg), args..., GetArenaForAllocation());
13683 // @@protoc_insertion_point(field_set:daphne.cmd_readAFEReg_response.message)
13684}

◆ set_regaddress()

void daphne::cmd_readAFEReg_response::set_regaddress ( ::uint32_t value)
inline

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

13750 {
13752 // @@protoc_insertion_point(field_set:daphne.cmd_readAFEReg_response.regAddress)
13753}
void _internal_set_regaddress(::uint32_t value)

◆ set_regvalue()

void daphne::cmd_readAFEReg_response::set_regvalue ( ::uint32_t value)
inline

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

13772 {
13774 // @@protoc_insertion_point(field_set:daphne.cmd_readAFEReg_response.regValue)
13775}
void _internal_set_regvalue(::uint32_t value)

◆ set_success()

void daphne::cmd_readAFEReg_response::set_success ( bool value)
inline

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

13655 {
13656 _internal_set_success(value);
13657 // @@protoc_insertion_point(field_set:daphne.cmd_readAFEReg_response.success)
13658}

◆ SetCachedSize()

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

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

8066 {
8067 _impl_._cached_size_.Set(size);
8068}

◆ SharedCtor()

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

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

8042 {
8043 (void)arena;
8044 new (&_impl_) Impl_{
8045 decltype(_impl_.message_){},
8046 decltype(_impl_.success_){false},
8047 decltype(_impl_.afeblock_){0u},
8048 decltype(_impl_.regaddress_){0u},
8049 decltype(_impl_.regvalue_){0u},
8050 /*decltype(_impl_._cached_size_)*/ {},
8051 };
8052 _impl_.message_.InitDefault();
8053 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
8054 _impl_.message_.Set("", GetArenaForAllocation());
8055 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
8056}

◆ SharedDtor()

void daphne::cmd_readAFEReg_response::SharedDtor ( )
inlineprivate

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

8062 {
8063 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
8064 _impl_.message_.Destroy();
8065}

◆ success()

bool daphne::cmd_readAFEReg_response::success ( ) const
inline

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

13651 {
13652 // @@protoc_insertion_point(field_get:daphne.cmd_readAFEReg_response.success)
13653 return _internal_success();
13654}

◆ Swap()

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

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

4801 {
4802 if (other == this) return;
4803 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
4804 if (GetOwningArena() != nullptr &&
4805 GetOwningArena() == other->GetOwningArena()) {
4806 #else // PROTOBUF_FORCE_COPY_IN_SWAP
4807 if (GetOwningArena() == other->GetOwningArena()) {
4808 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
4809 InternalSwap(other);
4810 } else {
4811 ::google::protobuf::internal::GenericSwap(this, other);
4812 }
4813 }

◆ unknown_fields()

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

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

4772 {
4773 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
4774 }

◆ UnsafeArenaSwap()

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

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

4814 {
4815 if (other == this) return;
4816 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
4817 InternalSwap(other);
4818 }

Friends And Related Symbol Documentation

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

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

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

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

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

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

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

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

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

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto

◆ swap

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

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

4798 {
4799 a.Swap(&b);
4800 }

Member Data Documentation

◆ [union]

◆ _class_data_

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

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

◆ _impl_

Impl_ daphne::cmd_readAFEReg_response::_impl_

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

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 3, 5, 0, 46, 2 > daphne::cmd_readAFEReg_response::_table_
staticprivate

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

◆ kIndexInFileMessages

int daphne::cmd_readAFEReg_response::kIndexInFileMessages
staticconstexpr
Initial value:
=
23

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


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