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

#include <daphne_control_low.pb.h>

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

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int { kMessageFieldNumber = 2 , kSuccessFieldNumber = 1 , kResetValueFieldNumber = 3 }
 

Public Member Functions

 cmd_setAFEReset_response ()
 
 ~cmd_setAFEReset_response () override
 
template<typename = void>
PROTOBUF_CONSTEXPR cmd_setAFEReset_response (::google::protobuf::internal::ConstantInitialized)
 
 cmd_setAFEReset_response (const cmd_setAFEReset_response &from)
 
 cmd_setAFEReset_response (cmd_setAFEReset_response &&from) noexcept
 
cmd_setAFEReset_responseoperator= (const cmd_setAFEReset_response &from)
 
cmd_setAFEReset_responseoperator= (cmd_setAFEReset_response &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (cmd_setAFEReset_response *other)
 
void UnsafeArenaSwap (cmd_setAFEReset_response *other)
 
cmd_setAFEReset_responseNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const cmd_setAFEReset_response &from)
 
void MergeFrom (const cmd_setAFEReset_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_resetvalue ()
 
bool resetvalue () const
 
void set_resetvalue (bool value)
 
template<typename >
PROTOBUF_CONSTEXPR cmd_setAFEReset_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_setAFEReset_responsedefault_instance ()
 
static const cmd_setAFEReset_responseinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 cmd_setAFEReset_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_setAFEReset_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)
 
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< 2, 3, 0, 47, 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_response &a, cmd_setAFEReset_response &b)
 

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kMessageFieldNumber 
kSuccessFieldNumber 
kResetValueFieldNumber 

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

Constructor & Destructor Documentation

◆ cmd_setAFEReset_response() [1/6]

daphne::cmd_setAFEReset_response::cmd_setAFEReset_response ( )
inline

◆ ~cmd_setAFEReset_response()

daphne::cmd_setAFEReset_response::~cmd_setAFEReset_response ( )
override

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

13590 {
13591 // @@protoc_insertion_point(destructor:daphne.cmd_setAFEReset_response)
13592 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
13593 SharedDtor();
13594}

◆ cmd_setAFEReset_response() [2/6]

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

◆ cmd_setAFEReset_response() [3/6]

daphne::cmd_setAFEReset_response::cmd_setAFEReset_response ( const cmd_setAFEReset_response & from)

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

13553 : ::google::protobuf::Message() {
13554 cmd_setAFEReset_response* const _this = this;
13555 (void)_this;
13556 new (&_impl_) Impl_{
13557 decltype(_impl_.message_){},
13558 decltype(_impl_.success_){},
13559 decltype(_impl_.resetvalue_){},
13560 /*decltype(_impl_._cached_size_)*/ {},
13561 };
13562 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
13563 from._internal_metadata_);
13564 _impl_.message_.InitDefault();
13565 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
13566 _impl_.message_.Set("", GetArenaForAllocation());
13567 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
13568 if (!from._internal_message().empty()) {
13569 _this->_impl_.message_.Set(from._internal_message(), _this->GetArenaForAllocation());
13570 }
13571 ::memcpy(&_impl_.success_, &from._impl_.success_,
13572 static_cast<::size_t>(reinterpret_cast<char*>(&_impl_.resetvalue_) -
13573 reinterpret_cast<char*>(&_impl_.success_)) + sizeof(_impl_.resetvalue_));
13574
13575 // @@protoc_insertion_point(copy_constructor:daphne.cmd_setAFEReset_response)
13576}
::google::protobuf::internal::ArenaStringPtr message_

◆ cmd_setAFEReset_response() [4/6]

daphne::cmd_setAFEReset_response::cmd_setAFEReset_response ( cmd_setAFEReset_response && from)
inlinenoexcept

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

9167 *this = ::std::move(from);
9168 }

◆ cmd_setAFEReset_response() [5/6]

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

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

13549 : ::google::protobuf::Message(arena) {
13550 SharedCtor(arena);
13551 // @@protoc_insertion_point(arena_constructor:daphne.cmd_setAFEReset_response)
13552}
void SharedCtor(::google::protobuf::Arena *arena)

◆ cmd_setAFEReset_response() [6/6]

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

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

960 : _impl_{
961 /*decltype(_impl_.message_)*/ {
962 &::_pbi::fixed_address_empty_string,
963 ::_pbi::ConstantInitialized{},
964 },
965 /*decltype(_impl_.success_)*/ false,
966 /*decltype(_impl_.resetvalue_)*/ false,
967 /*decltype(_impl_._cached_size_)*/ {},
968 } {}

Member Function Documentation

◆ _internal_message()

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

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

15688 {
15689 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
15690 return _impl_.message_.Get();
15691}

◆ _internal_mutable_message()

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

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

15697 {
15698 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
15699 ;
15700 return _impl_.message_.Mutable( GetArenaForAllocation());
15701}

◆ _internal_resetvalue()

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

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

15730 {
15731 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
15732 return _impl_.resetvalue_;
15733}

◆ _internal_set_message()

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

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

15692 {
15693 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
15694 ;
15695 _impl_.message_.Set(value, GetArenaForAllocation());
15696}

◆ _internal_set_resetvalue()

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

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

15734 {
15735 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
15736 ;
15737 _impl_.resetvalue_ = value;
15738}

◆ _internal_set_success()

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

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

15661 {
15662 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
15663 ;
15664 _impl_.success_ = value;
15665}

◆ _internal_success()

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

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

15657 {
15658 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
15659 return _impl_.success_;
15660}

◆ _InternalParse()

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

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

13617 {
13618 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
13619 return ptr;
13620}
static const ::google::protobuf::internal::TcParseTable< 2, 3, 0, 47, 2 > _table_

◆ _InternalSerialize()

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

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

13671 {
13672 // @@protoc_insertion_point(serialize_to_array_start:daphne.cmd_setAFEReset_response)
13673 ::uint32_t cached_has_bits = 0;
13674 (void)cached_has_bits;
13675
13676 // bool success = 1;
13677 if (this->_internal_success() != 0) {
13678 target = stream->EnsureSpace(target);
13679 target = ::_pbi::WireFormatLite::WriteBoolToArray(
13680 1, this->_internal_success(), target);
13681 }
13682
13683 // string message = 2;
13684 if (!this->_internal_message().empty()) {
13685 const std::string& _s = this->_internal_message();
13686 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
13687 _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "daphne.cmd_setAFEReset_response.message");
13688 target = stream->WriteStringMaybeAliased(2, _s, target);
13689 }
13690
13691 // bool resetValue = 3;
13692 if (this->_internal_resetvalue() != 0) {
13693 target = stream->EnsureSpace(target);
13694 target = ::_pbi::WireFormatLite::WriteBoolToArray(
13695 3, this->_internal_resetvalue(), target);
13696 }
13697
13698 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
13699 target =
13700 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
13701 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
13702 }
13703 // @@protoc_insertion_point(serialize_to_array_end:daphne.cmd_setAFEReset_response)
13704 return target;
13705}
const std::string & _internal_message() const

◆ ByteSizeLong()

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

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

13707 {
13708// @@protoc_insertion_point(message_byte_size_start:daphne.cmd_setAFEReset_response)
13709 ::size_t total_size = 0;
13710
13711 ::uint32_t cached_has_bits = 0;
13712 // Prevent compiler warnings about cached_has_bits being unused
13713 (void) cached_has_bits;
13714
13715 // string message = 2;
13716 if (!this->_internal_message().empty()) {
13717 total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
13718 this->_internal_message());
13719 }
13720
13721 // bool success = 1;
13722 if (this->_internal_success() != 0) {
13723 total_size += 2;
13724 }
13725
13726 // bool resetValue = 3;
13727 if (this->_internal_resetvalue() != 0) {
13728 total_size += 2;
13729 }
13730
13731 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
13732}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

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

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

13603 {
13604// @@protoc_insertion_point(message_clear_start:daphne.cmd_setAFEReset_response)
13605 ::uint32_t cached_has_bits = 0;
13606 // Prevent compiler warnings about cached_has_bits being unused
13607 (void) cached_has_bits;
13608
13609 _impl_.message_.ClearToEmpty();
13610 ::memset(&_impl_.success_, 0, static_cast<::size_t>(
13611 reinterpret_cast<char*>(&_impl_.resetvalue_) -
13612 reinterpret_cast<char*>(&_impl_.success_)) + sizeof(_impl_.resetvalue_));
13613 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
13614}

◆ clear_message()

void daphne::cmd_setAFEReset_response::clear_message ( )
inline

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

15668 {
15669 _impl_.message_.ClearToEmpty();
15670}

◆ clear_resetvalue()

void daphne::cmd_setAFEReset_response::clear_resetvalue ( )
inline

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

15719 {
15720 _impl_.resetvalue_ = false;
15721}

◆ clear_success()

void daphne::cmd_setAFEReset_response::clear_success ( )
inline

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

15646 {
15647 _impl_.success_ = false;
15648}

◆ CopyFrom()

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

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

13761 {
13762// @@protoc_insertion_point(class_specific_copy_from_start:daphne.cmd_setAFEReset_response)
13763 if (&from == this) return;
13764 Clear();
13765 MergeFrom(from);
13766}
void MergeFrom(const cmd_setAFEReset_response &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final

◆ default_instance()

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

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

9204 {
9205 return *internal_default_instance();
9206 }
static const cmd_setAFEReset_response * internal_default_instance()

◆ descriptor()

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

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

9195 {
9196 return GetDescriptor();
9197 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

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

9267 {
9268 return "daphne.cmd_setAFEReset_response";
9269 }

◆ GetCachedSize()

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

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

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

◆ GetClassData()

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

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

13738{ return &_class_data_; }

◆ GetDescriptor()

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

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

9198 {
9199 return default_instance().GetMetadata().descriptor;
9200 }
static const cmd_setAFEReset_response & default_instance()
::google::protobuf::Metadata GetMetadata() const final

◆ GetMetadata()

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

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

13787 {
13788 return ::_pbi::AssignDescriptors(
13791}
::_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_response::GetReflection ( )
inlinestatic

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

9201 {
9202 return default_instance().GetMetadata().reflection;
9203 }

◆ internal_default_instance()

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

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

9207 {
9208 return reinterpret_cast<const cmd_setAFEReset_response*>(
9210 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 cmd_setAFEReset_responseDefaultTypeInternal _cmd_setAFEReset_response_default_instance_

◆ InternalSwap()

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

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

13772 {
13773 using std::swap;
13774 auto* lhs_arena = GetArenaForAllocation();
13775 auto* rhs_arena = other->GetArenaForAllocation();
13776 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
13777 ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.message_, lhs_arena,
13778 &other->_impl_.message_, rhs_arena);
13779 ::google::protobuf::internal::memswap<
13780 PROTOBUF_FIELD_OFFSET(cmd_setAFEReset_response, _impl_.resetvalue_)
13782 - PROTOBUF_FIELD_OFFSET(cmd_setAFEReset_response, _impl_.success_)>(
13783 reinterpret_cast<char*>(&_impl_.success_),
13784 reinterpret_cast<char*>(&other->_impl_.success_));
13785}

◆ IsInitialized()

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

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

13768 {
13769 return true;
13770}

◆ MergeFrom()

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

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

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

◆ MergeImpl()

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

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

13741 {
13742 auto* const _this = static_cast<cmd_setAFEReset_response*>(&to_msg);
13743 auto& from = static_cast<const cmd_setAFEReset_response&>(from_msg);
13744 // @@protoc_insertion_point(class_specific_merge_from_start:daphne.cmd_setAFEReset_response)
13745 ABSL_DCHECK_NE(&from, _this);
13746 ::uint32_t cached_has_bits = 0;
13747 (void) cached_has_bits;
13748
13749 if (!from._internal_message().empty()) {
13750 _this->_internal_set_message(from._internal_message());
13751 }
13752 if (from._internal_success() != 0) {
13753 _this->_internal_set_success(from._internal_success());
13754 }
13755 if (from._internal_resetvalue() != 0) {
13756 _this->_internal_set_resetvalue(from._internal_resetvalue());
13757 }
13758 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
13759}

◆ message()

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

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

15671 {
15672 // @@protoc_insertion_point(field_get:daphne.cmd_setAFEReset_response.message)
15673 return _internal_message();
15674}

◆ mutable_message()

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

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

15683 {
15684 std::string* _s = _internal_mutable_message();
15685 // @@protoc_insertion_point(field_mutable:daphne.cmd_setAFEReset_response.message)
15686 return _s;
15687}

◆ mutable_unknown_fields()

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

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

9191 {
9192 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
9193 }

◆ New()

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

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

9238 {
9239 return CreateMaybeMessage<cmd_setAFEReset_response>(arena);
9240 }

◆ operator=() [1/2]

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

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

9174 {
9175 if (this == &from) return *this;
9176 if (GetOwningArena() == from.GetOwningArena()
9177 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
9178 && GetOwningArena() != nullptr
9179 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
9180 ) {
9181 InternalSwap(&from);
9182 } else {
9183 CopyFrom(from);
9184 }
9185 return *this;
9186 }
void InternalSwap(cmd_setAFEReset_response *other)
void CopyFrom(const cmd_setAFEReset_response &from)

◆ operator=() [2/2]

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

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

9170 {
9171 CopyFrom(from);
9172 return *this;
9173 }

◆ release_message()

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

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

15702 {
15703 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
15704 // @@protoc_insertion_point(field_release:daphne.cmd_setAFEReset_response.message)
15705 return _impl_.message_.Release();
15706}

◆ resetvalue()

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

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

15722 {
15723 // @@protoc_insertion_point(field_get:daphne.cmd_setAFEReset_response.resetValue)
15724 return _internal_resetvalue();
15725}

◆ set_allocated_message()

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

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

15707 {
15708 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
15709 _impl_.message_.SetAllocated(value, GetArenaForAllocation());
15710 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
15711 if (_impl_.message_.IsDefault()) {
15712 _impl_.message_.Set("", GetArenaForAllocation());
15713 }
15714 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
15715 // @@protoc_insertion_point(field_set_allocated:daphne.cmd_setAFEReset_response.message)
15716}

◆ set_message() [1/2]

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

◆ set_message() [2/2]

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

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

15677 {
15678 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
15679 ;
15680 _impl_.message_.Set(static_cast<Arg_&&>(arg), args..., GetArenaForAllocation());
15681 // @@protoc_insertion_point(field_set:daphne.cmd_setAFEReset_response.message)
15682}

◆ set_resetvalue()

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

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

15726 {
15728 // @@protoc_insertion_point(field_set:daphne.cmd_setAFEReset_response.resetValue)
15729}

◆ set_success()

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

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

15653 {
15654 _internal_set_success(value);
15655 // @@protoc_insertion_point(field_set:daphne.cmd_setAFEReset_response.success)
15656}

◆ SetCachedSize()

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

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

13599 {
13600 _impl_._cached_size_.Set(size);
13601}

◆ SharedCtor()

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

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

13577 {
13578 (void)arena;
13579 new (&_impl_) Impl_{
13580 decltype(_impl_.message_){},
13581 decltype(_impl_.success_){false},
13582 decltype(_impl_.resetvalue_){false},
13583 /*decltype(_impl_._cached_size_)*/ {},
13584 };
13585 _impl_.message_.InitDefault();
13586 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
13587 _impl_.message_.Set("", GetArenaForAllocation());
13588 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
13589}

◆ SharedDtor()

void daphne::cmd_setAFEReset_response::SharedDtor ( )
inlineprivate

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

13595 {
13596 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
13597 _impl_.message_.Destroy();
13598}

◆ success()

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

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

15649 {
15650 // @@protoc_insertion_point(field_get:daphne.cmd_setAFEReset_response.success)
15651 return _internal_success();
15652}

◆ Swap()

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

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

9217 {
9218 if (other == this) return;
9219 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
9220 if (GetOwningArena() != nullptr &&
9221 GetOwningArena() == other->GetOwningArena()) {
9222 #else // PROTOBUF_FORCE_COPY_IN_SWAP
9223 if (GetOwningArena() == other->GetOwningArena()) {
9224 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
9225 InternalSwap(other);
9226 } else {
9227 ::google::protobuf::internal::GenericSwap(this, other);
9228 }
9229 }

◆ unknown_fields()

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

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

9188 {
9189 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
9190 }

◆ UnsafeArenaSwap()

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

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

9230 {
9231 if (other == this) return;
9232 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
9233 InternalSwap(other);
9234 }

Friends And Related Symbol Documentation

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

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

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

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

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

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

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

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

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

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto

◆ swap

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

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

9214 {
9215 a.Swap(&b);
9216 }

Member Data Documentation

◆ [union]

◆ _class_data_

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

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

◆ _impl_

Impl_ daphne::cmd_setAFEReset_response::_impl_

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

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 2, 3, 0, 47, 2 > daphne::cmd_setAFEReset_response::_table_
staticprivate

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

◆ kIndexInFileMessages

int daphne::cmd_setAFEReset_response::kIndexInFileMessages
staticconstexpr
Initial value:
=
47

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


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