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

#include <daphne_control_low.pb.h>

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

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int { kFunctionFieldNumber = 2 , kAfeBlockFieldNumber = 1 , kConfigValueFieldNumber = 3 }
 

Public Member Functions

 cmd_writeAFEFunction ()
 
 ~cmd_writeAFEFunction () override
 
template<typename = void>
PROTOBUF_CONSTEXPR cmd_writeAFEFunction (::google::protobuf::internal::ConstantInitialized)
 
 cmd_writeAFEFunction (const cmd_writeAFEFunction &from)
 
 cmd_writeAFEFunction (cmd_writeAFEFunction &&from) noexcept
 
cmd_writeAFEFunctionoperator= (const cmd_writeAFEFunction &from)
 
cmd_writeAFEFunctionoperator= (cmd_writeAFEFunction &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (cmd_writeAFEFunction *other)
 
void UnsafeArenaSwap (cmd_writeAFEFunction *other)
 
cmd_writeAFEFunctionNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const cmd_writeAFEFunction &from)
 
void MergeFrom (const cmd_writeAFEFunction &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_function ()
 
const std::string & function () const
 
template<typename Arg_ = const std::string&, typename... Args_>
void set_function (Arg_ &&arg, Args_... args)
 
std::string * mutable_function ()
 
PROTOBUF_NODISCARD std::string * release_function ()
 
void set_allocated_function (std::string *ptr)
 
void clear_afeblock ()
 
::uint32_t afeblock () const
 
void set_afeblock (::uint32_t value)
 
void clear_configvalue ()
 
::uint32_t configvalue () const
 
void set_configvalue (::uint32_t value)
 
template<typename >
PROTOBUF_CONSTEXPR cmd_writeAFEFunction (::_pbi::ConstantInitialized)
 
template<typename Arg_ , typename... Args_>
PROTOBUF_ALWAYS_INLINE void set_function (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_writeAFEFunctiondefault_instance ()
 
static const cmd_writeAFEFunctioninternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 cmd_writeAFEFunction (::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_writeAFEFunction *other)
 
const std::string & _internal_function () const
 
PROTOBUF_ALWAYS_INLINE void _internal_set_function (const std::string &value)
 
std::string * _internal_mutable_function ()
 
::uint32_t _internal_afeblock () const
 
void _internal_set_afeblock (::uint32_t value)
 
::uint32_t _internal_configvalue () const
 
void _internal_set_configvalue (::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< 2, 3, 0, 44, 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_writeAFEFunction &a, cmd_writeAFEFunction &b)
 

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kFunctionFieldNumber 
kAfeBlockFieldNumber 
kConfigValueFieldNumber 

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

Constructor & Destructor Documentation

◆ cmd_writeAFEFunction() [1/6]

daphne::cmd_writeAFEFunction::cmd_writeAFEFunction ( )
inline

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

◆ ~cmd_writeAFEFunction()

daphne::cmd_writeAFEFunction::~cmd_writeAFEFunction ( )
override

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

14997 {
14998 // @@protoc_insertion_point(destructor:daphne.cmd_writeAFEFunction)
14999 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
15000 SharedDtor();
15001}

◆ cmd_writeAFEFunction() [2/6]

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

◆ cmd_writeAFEFunction() [3/6]

daphne::cmd_writeAFEFunction::cmd_writeAFEFunction ( const cmd_writeAFEFunction & from)

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

14960 : ::google::protobuf::Message() {
14961 cmd_writeAFEFunction* const _this = this;
14962 (void)_this;
14963 new (&_impl_) Impl_{
14964 decltype(_impl_.function_){},
14965 decltype(_impl_.afeblock_){},
14966 decltype(_impl_.configvalue_){},
14967 /*decltype(_impl_._cached_size_)*/ {},
14968 };
14969 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
14970 from._internal_metadata_);
14971 _impl_.function_.InitDefault();
14972 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
14973 _impl_.function_.Set("", GetArenaForAllocation());
14974 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
14975 if (!from._internal_function().empty()) {
14976 _this->_impl_.function_.Set(from._internal_function(), _this->GetArenaForAllocation());
14977 }
14978 ::memcpy(&_impl_.afeblock_, &from._impl_.afeblock_,
14979 static_cast<::size_t>(reinterpret_cast<char*>(&_impl_.configvalue_) -
14980 reinterpret_cast<char*>(&_impl_.afeblock_)) + sizeof(_impl_.configvalue_));
14981
14982 // @@protoc_insertion_point(copy_constructor:daphne.cmd_writeAFEFunction)
14983}
::google::protobuf::internal::ArenaStringPtr function_

◆ cmd_writeAFEFunction() [4/6]

daphne::cmd_writeAFEFunction::cmd_writeAFEFunction ( cmd_writeAFEFunction && from)
inlinenoexcept

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

10390 *this = ::std::move(from);
10391 }

◆ cmd_writeAFEFunction() [5/6]

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

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

14956 : ::google::protobuf::Message(arena) {
14957 SharedCtor(arena);
14958 // @@protoc_insertion_point(arena_constructor:daphne.cmd_writeAFEFunction)
14959}
void SharedCtor(::google::protobuf::Arena *arena)

◆ cmd_writeAFEFunction() [6/6]

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

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

1091 : _impl_{
1092 /*decltype(_impl_.function_)*/ {
1093 &::_pbi::fixed_address_empty_string,
1094 ::_pbi::ConstantInitialized{},
1095 },
1096 /*decltype(_impl_.afeblock_)*/ 0u,
1097 /*decltype(_impl_.configvalue_)*/ 0u,
1098 /*decltype(_impl_._cached_size_)*/ {},
1099 } {}

Member Function Documentation

◆ _internal_afeblock()

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

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

16171 {
16172 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
16173 return _impl_.afeblock_;
16174}

◆ _internal_configvalue()

uint32_t daphne::cmd_writeAFEFunction::_internal_configvalue ( ) const
inlineprivate

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

16244 {
16245 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
16246 return _impl_.configvalue_;
16247}

◆ _internal_function()

const std::string & daphne::cmd_writeAFEFunction::_internal_function ( ) const
inlineprivate

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

16202 {
16203 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
16204 return _impl_.function_.Get();
16205}

◆ _internal_mutable_function()

std::string * daphne::cmd_writeAFEFunction::_internal_mutable_function ( )
inlineprivate

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

16211 {
16212 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
16213 ;
16214 return _impl_.function_.Mutable( GetArenaForAllocation());
16215}

◆ _internal_set_afeblock()

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

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

16175 {
16176 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
16177 ;
16178 _impl_.afeblock_ = value;
16179}

◆ _internal_set_configvalue()

void daphne::cmd_writeAFEFunction::_internal_set_configvalue ( ::uint32_t value)
inlineprivate

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

16248 {
16249 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
16250 ;
16251 _impl_.configvalue_ = value;
16252}

◆ _internal_set_function()

void daphne::cmd_writeAFEFunction::_internal_set_function ( const std::string & value)
inlineprivate

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

16206 {
16207 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
16208 ;
16209 _impl_.function_.Set(value, GetArenaForAllocation());
16210}

◆ _InternalParse()

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

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

15024 {
15025 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
15026 return ptr;
15027}
static const ::google::protobuf::internal::TcParseTable< 2, 3, 0, 44, 2 > _table_

◆ _InternalSerialize()

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

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

15078 {
15079 // @@protoc_insertion_point(serialize_to_array_start:daphne.cmd_writeAFEFunction)
15080 ::uint32_t cached_has_bits = 0;
15081 (void)cached_has_bits;
15082
15083 // uint32 afeBlock = 1;
15084 if (this->_internal_afeblock() != 0) {
15085 target = stream->EnsureSpace(target);
15086 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
15087 1, this->_internal_afeblock(), target);
15088 }
15089
15090 // string function = 2;
15091 if (!this->_internal_function().empty()) {
15092 const std::string& _s = this->_internal_function();
15093 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
15094 _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "daphne.cmd_writeAFEFunction.function");
15095 target = stream->WriteStringMaybeAliased(2, _s, target);
15096 }
15097
15098 // uint32 configValue = 3;
15099 if (this->_internal_configvalue() != 0) {
15100 target = stream->EnsureSpace(target);
15101 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
15102 3, this->_internal_configvalue(), target);
15103 }
15104
15105 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
15106 target =
15107 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
15108 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
15109 }
15110 // @@protoc_insertion_point(serialize_to_array_end:daphne.cmd_writeAFEFunction)
15111 return target;
15112}
const std::string & _internal_function() const

◆ afeblock()

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

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

16163 {
16164 // @@protoc_insertion_point(field_get:daphne.cmd_writeAFEFunction.afeBlock)
16165 return _internal_afeblock();
16166}

◆ ByteSizeLong()

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

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

15114 {
15115// @@protoc_insertion_point(message_byte_size_start:daphne.cmd_writeAFEFunction)
15116 ::size_t total_size = 0;
15117
15118 ::uint32_t cached_has_bits = 0;
15119 // Prevent compiler warnings about cached_has_bits being unused
15120 (void) cached_has_bits;
15121
15122 // string function = 2;
15123 if (!this->_internal_function().empty()) {
15124 total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
15125 this->_internal_function());
15126 }
15127
15128 // uint32 afeBlock = 1;
15129 if (this->_internal_afeblock() != 0) {
15130 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
15131 this->_internal_afeblock());
15132 }
15133
15134 // uint32 configValue = 3;
15135 if (this->_internal_configvalue() != 0) {
15136 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
15137 this->_internal_configvalue());
15138 }
15139
15140 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
15141}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

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

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

15010 {
15011// @@protoc_insertion_point(message_clear_start:daphne.cmd_writeAFEFunction)
15012 ::uint32_t cached_has_bits = 0;
15013 // Prevent compiler warnings about cached_has_bits being unused
15014 (void) cached_has_bits;
15015
15016 _impl_.function_.ClearToEmpty();
15017 ::memset(&_impl_.afeblock_, 0, static_cast<::size_t>(
15018 reinterpret_cast<char*>(&_impl_.configvalue_) -
15019 reinterpret_cast<char*>(&_impl_.afeblock_)) + sizeof(_impl_.configvalue_));
15020 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
15021}

◆ clear_afeblock()

void daphne::cmd_writeAFEFunction::clear_afeblock ( )
inline

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

16160 {
16161 _impl_.afeblock_ = 0u;
16162}

◆ clear_configvalue()

void daphne::cmd_writeAFEFunction::clear_configvalue ( )
inline

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

16233 {
16234 _impl_.configvalue_ = 0u;
16235}

◆ clear_function()

void daphne::cmd_writeAFEFunction::clear_function ( )
inline

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

16182 {
16183 _impl_.function_.ClearToEmpty();
16184}

◆ configvalue()

uint32_t daphne::cmd_writeAFEFunction::configvalue ( ) const
inline

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

16236 {
16237 // @@protoc_insertion_point(field_get:daphne.cmd_writeAFEFunction.configValue)
16238 return _internal_configvalue();
16239}

◆ CopyFrom()

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

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

15170 {
15171// @@protoc_insertion_point(class_specific_copy_from_start:daphne.cmd_writeAFEFunction)
15172 if (&from == this) return;
15173 Clear();
15174 MergeFrom(from);
15175}
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void MergeFrom(const cmd_writeAFEFunction &from)

◆ default_instance()

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

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

10427 {
10428 return *internal_default_instance();
10429 }
static const cmd_writeAFEFunction * internal_default_instance()

◆ descriptor()

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

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

10418 {
10419 return GetDescriptor();
10420 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

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

10490 {
10491 return "daphne.cmd_writeAFEFunction";
10492 }

◆ function()

const std::string & daphne::cmd_writeAFEFunction::function ( ) const
inline

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

16185 {
16186 // @@protoc_insertion_point(field_get:daphne.cmd_writeAFEFunction.function)
16187 return _internal_function();
16188}

◆ GetCachedSize()

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

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

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

◆ GetClassData()

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

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

15147{ return &_class_data_; }

◆ GetDescriptor()

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

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

10421 {
10422 return default_instance().GetMetadata().descriptor;
10423 }
::google::protobuf::Metadata GetMetadata() const final
static const cmd_writeAFEFunction & default_instance()

◆ GetMetadata()

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

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

15196 {
15197 return ::_pbi::AssignDescriptors(
15200}
::_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_writeAFEFunction::GetReflection ( )
inlinestatic

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

10424 {
10425 return default_instance().GetMetadata().reflection;
10426 }

◆ internal_default_instance()

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

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

10430 {
10431 return reinterpret_cast<const cmd_writeAFEFunction*>(
10433 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 cmd_writeAFEFunctionDefaultTypeInternal _cmd_writeAFEFunction_default_instance_

◆ InternalSwap()

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

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

15181 {
15182 using std::swap;
15183 auto* lhs_arena = GetArenaForAllocation();
15184 auto* rhs_arena = other->GetArenaForAllocation();
15185 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
15186 ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.function_, lhs_arena,
15187 &other->_impl_.function_, rhs_arena);
15188 ::google::protobuf::internal::memswap<
15189 PROTOBUF_FIELD_OFFSET(cmd_writeAFEFunction, _impl_.configvalue_)
15191 - PROTOBUF_FIELD_OFFSET(cmd_writeAFEFunction, _impl_.afeblock_)>(
15192 reinterpret_cast<char*>(&_impl_.afeblock_),
15193 reinterpret_cast<char*>(&other->_impl_.afeblock_));
15194}

◆ IsInitialized()

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

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

15177 {
15178 return true;
15179}

◆ MergeFrom()

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

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

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

◆ MergeImpl()

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

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

15150 {
15151 auto* const _this = static_cast<cmd_writeAFEFunction*>(&to_msg);
15152 auto& from = static_cast<const cmd_writeAFEFunction&>(from_msg);
15153 // @@protoc_insertion_point(class_specific_merge_from_start:daphne.cmd_writeAFEFunction)
15154 ABSL_DCHECK_NE(&from, _this);
15155 ::uint32_t cached_has_bits = 0;
15156 (void) cached_has_bits;
15157
15158 if (!from._internal_function().empty()) {
15159 _this->_internal_set_function(from._internal_function());
15160 }
15161 if (from._internal_afeblock() != 0) {
15162 _this->_internal_set_afeblock(from._internal_afeblock());
15163 }
15164 if (from._internal_configvalue() != 0) {
15165 _this->_internal_set_configvalue(from._internal_configvalue());
15166 }
15167 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
15168}

◆ mutable_function()

std::string * daphne::cmd_writeAFEFunction::mutable_function ( )
inline

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

16197 {
16198 std::string* _s = _internal_mutable_function();
16199 // @@protoc_insertion_point(field_mutable:daphne.cmd_writeAFEFunction.function)
16200 return _s;
16201}

◆ mutable_unknown_fields()

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

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

10414 {
10415 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
10416 }

◆ New()

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

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

10461 {
10462 return CreateMaybeMessage<cmd_writeAFEFunction>(arena);
10463 }

◆ operator=() [1/2]

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

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

10397 {
10398 if (this == &from) return *this;
10399 if (GetOwningArena() == from.GetOwningArena()
10400 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
10401 && GetOwningArena() != nullptr
10402 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
10403 ) {
10404 InternalSwap(&from);
10405 } else {
10406 CopyFrom(from);
10407 }
10408 return *this;
10409 }
void CopyFrom(const cmd_writeAFEFunction &from)
void InternalSwap(cmd_writeAFEFunction *other)

◆ operator=() [2/2]

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

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

10393 {
10394 CopyFrom(from);
10395 return *this;
10396 }

◆ release_function()

std::string * daphne::cmd_writeAFEFunction::release_function ( )
inline

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

16216 {
16217 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
16218 // @@protoc_insertion_point(field_release:daphne.cmd_writeAFEFunction.function)
16219 return _impl_.function_.Release();
16220}

◆ set_afeblock()

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

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

16167 {
16169 // @@protoc_insertion_point(field_set:daphne.cmd_writeAFEFunction.afeBlock)
16170}
void _internal_set_afeblock(::uint32_t value)

◆ set_allocated_function()

void daphne::cmd_writeAFEFunction::set_allocated_function ( std::string * ptr)
inline

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

16221 {
16222 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
16223 _impl_.function_.SetAllocated(value, GetArenaForAllocation());
16224 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
16225 if (_impl_.function_.IsDefault()) {
16226 _impl_.function_.Set("", GetArenaForAllocation());
16227 }
16228 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
16229 // @@protoc_insertion_point(field_set_allocated:daphne.cmd_writeAFEFunction.function)
16230}

◆ set_configvalue()

void daphne::cmd_writeAFEFunction::set_configvalue ( ::uint32_t value)
inline

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

16240 {
16242 // @@protoc_insertion_point(field_set:daphne.cmd_writeAFEFunction.configValue)
16243}
void _internal_set_configvalue(::uint32_t value)

◆ set_function() [1/2]

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

◆ set_function() [2/2]

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

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

16191 {
16192 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
16193 ;
16194 _impl_.function_.Set(static_cast<Arg_&&>(arg), args..., GetArenaForAllocation());
16195 // @@protoc_insertion_point(field_set:daphne.cmd_writeAFEFunction.function)
16196}

◆ SetCachedSize()

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

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

15006 {
15007 _impl_._cached_size_.Set(size);
15008}

◆ SharedCtor()

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

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

14984 {
14985 (void)arena;
14986 new (&_impl_) Impl_{
14987 decltype(_impl_.function_){},
14988 decltype(_impl_.afeblock_){0u},
14989 decltype(_impl_.configvalue_){0u},
14990 /*decltype(_impl_._cached_size_)*/ {},
14991 };
14992 _impl_.function_.InitDefault();
14993 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
14994 _impl_.function_.Set("", GetArenaForAllocation());
14995 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
14996}

◆ SharedDtor()

void daphne::cmd_writeAFEFunction::SharedDtor ( )
inlineprivate

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

15002 {
15003 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
15004 _impl_.function_.Destroy();
15005}

◆ Swap()

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

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

10440 {
10441 if (other == this) return;
10442 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
10443 if (GetOwningArena() != nullptr &&
10444 GetOwningArena() == other->GetOwningArena()) {
10445 #else // PROTOBUF_FORCE_COPY_IN_SWAP
10446 if (GetOwningArena() == other->GetOwningArena()) {
10447 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
10448 InternalSwap(other);
10449 } else {
10450 ::google::protobuf::internal::GenericSwap(this, other);
10451 }
10452 }

◆ unknown_fields()

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

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

10411 {
10412 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
10413 }

◆ UnsafeArenaSwap()

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

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

10453 {
10454 if (other == this) return;
10455 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
10456 InternalSwap(other);
10457 }

Friends And Related Symbol Documentation

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

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

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

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

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

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

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

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

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

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto

◆ swap

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

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

10437 {
10438 a.Swap(&b);
10439 }

Member Data Documentation

◆ [union]

◆ _class_data_

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

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

◆ _impl_

Impl_ daphne::cmd_writeAFEFunction::_impl_

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

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 2, 3, 0, 44, 2 > daphne::cmd_writeAFEFunction::_table_
staticprivate

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

◆ kIndexInFileMessages

int daphne::cmd_writeAFEFunction::kIndexInFileMessages
staticconstexpr
Initial value:
=
54

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


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