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

#include <daphne_control_low.pb.h>

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

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int { kIdFieldNumber = 1 , kAfeBlockFieldNumber = 2 , kVgainValueFieldNumber = 3 }
 

Public Member Functions

 cmd_writeAFEVGAIN ()
 
 ~cmd_writeAFEVGAIN () override
 
template<typename = void>
PROTOBUF_CONSTEXPR cmd_writeAFEVGAIN (::google::protobuf::internal::ConstantInitialized)
 
 cmd_writeAFEVGAIN (const cmd_writeAFEVGAIN &from)
 
 cmd_writeAFEVGAIN (cmd_writeAFEVGAIN &&from) noexcept
 
cmd_writeAFEVGAINoperator= (const cmd_writeAFEVGAIN &from)
 
cmd_writeAFEVGAINoperator= (cmd_writeAFEVGAIN &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (cmd_writeAFEVGAIN *other)
 
void UnsafeArenaSwap (cmd_writeAFEVGAIN *other)
 
cmd_writeAFEVGAINNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const cmd_writeAFEVGAIN &from)
 
void MergeFrom (const cmd_writeAFEVGAIN &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_afeblock ()
 
::uint32_t afeblock () const
 
void set_afeblock (::uint32_t value)
 
void clear_vgainvalue ()
 
::uint32_t vgainvalue () const
 
void set_vgainvalue (::uint32_t value)
 
template<typename >
PROTOBUF_CONSTEXPR cmd_writeAFEVGAIN (::_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_writeAFEVGAINdefault_instance ()
 
static const cmd_writeAFEVGAINinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 cmd_writeAFEVGAIN (::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_writeAFEVGAIN *other)
 
::int32_t _internal_id () const
 
void _internal_set_id (::int32_t value)
 
::uint32_t _internal_afeblock () const
 
void _internal_set_afeblock (::uint32_t value)
 
::uint32_t _internal_vgainvalue () const
 
void _internal_set_vgainvalue (::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, 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_writeAFEVGAIN &a, cmd_writeAFEVGAIN &b)
 

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kIdFieldNumber 
kAfeBlockFieldNumber 
kVgainValueFieldNumber 

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

Constructor & Destructor Documentation

◆ cmd_writeAFEVGAIN() [1/6]

daphne::cmd_writeAFEVGAIN::cmd_writeAFEVGAIN ( )
inline

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

◆ ~cmd_writeAFEVGAIN()

daphne::cmd_writeAFEVGAIN::~cmd_writeAFEVGAIN ( )
override

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

2711 {
2712 // @@protoc_insertion_point(destructor:daphne.cmd_writeAFEVGAIN)
2713 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
2714 SharedDtor();
2715}

◆ cmd_writeAFEVGAIN() [2/6]

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

◆ cmd_writeAFEVGAIN() [3/6]

daphne::cmd_writeAFEVGAIN::cmd_writeAFEVGAIN ( const cmd_writeAFEVGAIN & from)

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

2697 : ::google::protobuf::Message(), _impl_(from._impl_) {
2698 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
2699 from._internal_metadata_);
2700 // @@protoc_insertion_point(copy_constructor:daphne.cmd_writeAFEVGAIN)
2701}

◆ cmd_writeAFEVGAIN() [4/6]

daphne::cmd_writeAFEVGAIN::cmd_writeAFEVGAIN ( cmd_writeAFEVGAIN && from)
inlinenoexcept

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

665 *this = ::std::move(from);
666 }

◆ cmd_writeAFEVGAIN() [5/6]

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

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

2692 : ::google::protobuf::Message(arena) {
2693 SharedCtor(arena);
2694 // @@protoc_insertion_point(arena_constructor:daphne.cmd_writeAFEVGAIN)
2695}
void SharedCtor(::google::protobuf::Arena *arena)

◆ cmd_writeAFEVGAIN() [6/6]

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

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

68 : _impl_{
69 /*decltype(_impl_.id_)*/ 0,
70 /*decltype(_impl_.afeblock_)*/ 0u,
71 /*decltype(_impl_.vgainvalue_)*/ 0u,
72 /*decltype(_impl_._cached_size_)*/ {},
73 } {}

Member Function Documentation

◆ _internal_afeblock()

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

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

11547 {
11548 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
11549 return _impl_.afeblock_;
11550}

◆ _internal_id()

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

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

11525 {
11526 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
11527 return _impl_.id_;
11528}

◆ _internal_set_afeblock()

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

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

11551 {
11552 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
11553 ;
11554 _impl_.afeblock_ = value;
11555}

◆ _internal_set_id()

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

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

11529 {
11530 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
11531 ;
11532 _impl_.id_ = value;
11533}

◆ _internal_set_vgainvalue()

void daphne::cmd_writeAFEVGAIN::_internal_set_vgainvalue ( ::uint32_t value)
inlineprivate

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

11573 {
11574 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
11575 ;
11576 _impl_.vgainvalue_ = value;
11577}

◆ _internal_vgainvalue()

uint32_t daphne::cmd_writeAFEVGAIN::_internal_vgainvalue ( ) const
inlineprivate

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

11569 {
11570 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
11571 return _impl_.vgainvalue_;
11572}

◆ _InternalParse()

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

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

2736 {
2737 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
2738 return ptr;
2739}
static const ::google::protobuf::internal::TcParseTable< 2, 3, 0, 0, 2 > _table_

◆ _InternalSerialize()

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

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

2787 {
2788 // @@protoc_insertion_point(serialize_to_array_start:daphne.cmd_writeAFEVGAIN)
2789 ::uint32_t cached_has_bits = 0;
2790 (void)cached_has_bits;
2791
2792 // int32 id = 1;
2793 if (this->_internal_id() != 0) {
2794 target = ::google::protobuf::internal::WireFormatLite::
2795 WriteInt32ToArrayWithField<1>(
2796 stream, this->_internal_id(), target);
2797 }
2798
2799 // uint32 afeBlock = 2;
2800 if (this->_internal_afeblock() != 0) {
2801 target = stream->EnsureSpace(target);
2802 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
2803 2, this->_internal_afeblock(), target);
2804 }
2805
2806 // uint32 vgainValue = 3;
2807 if (this->_internal_vgainvalue() != 0) {
2808 target = stream->EnsureSpace(target);
2809 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
2810 3, this->_internal_vgainvalue(), target);
2811 }
2812
2813 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
2814 target =
2815 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
2816 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
2817 }
2818 // @@protoc_insertion_point(serialize_to_array_end:daphne.cmd_writeAFEVGAIN)
2819 return target;
2820}

◆ afeblock()

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

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

11539 {
11540 // @@protoc_insertion_point(field_get:daphne.cmd_writeAFEVGAIN.afeBlock)
11541 return _internal_afeblock();
11542}

◆ ByteSizeLong()

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

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

2822 {
2823// @@protoc_insertion_point(message_byte_size_start:daphne.cmd_writeAFEVGAIN)
2824 ::size_t total_size = 0;
2825
2826 ::uint32_t cached_has_bits = 0;
2827 // Prevent compiler warnings about cached_has_bits being unused
2828 (void) cached_has_bits;
2829
2830 // int32 id = 1;
2831 if (this->_internal_id() != 0) {
2832 total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
2833 this->_internal_id());
2834 }
2835
2836 // uint32 afeBlock = 2;
2837 if (this->_internal_afeblock() != 0) {
2838 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
2839 this->_internal_afeblock());
2840 }
2841
2842 // uint32 vgainValue = 3;
2843 if (this->_internal_vgainvalue() != 0) {
2844 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
2845 this->_internal_vgainvalue());
2846 }
2847
2848 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
2849}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

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

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

2723 {
2724// @@protoc_insertion_point(message_clear_start:daphne.cmd_writeAFEVGAIN)
2725 ::uint32_t cached_has_bits = 0;
2726 // Prevent compiler warnings about cached_has_bits being unused
2727 (void) cached_has_bits;
2728
2729 ::memset(&_impl_.id_, 0, static_cast<::size_t>(
2730 reinterpret_cast<char*>(&_impl_.vgainvalue_) -
2731 reinterpret_cast<char*>(&_impl_.id_)) + sizeof(_impl_.vgainvalue_));
2732 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
2733}

◆ clear_afeblock()

void daphne::cmd_writeAFEVGAIN::clear_afeblock ( )
inline

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

11536 {
11537 _impl_.afeblock_ = 0u;
11538}

◆ clear_id()

void daphne::cmd_writeAFEVGAIN::clear_id ( )
inline

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

11514 {
11515 _impl_.id_ = 0;
11516}

◆ clear_vgainvalue()

void daphne::cmd_writeAFEVGAIN::clear_vgainvalue ( )
inline

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

11558 {
11559 _impl_.vgainvalue_ = 0u;
11560}

◆ CopyFrom()

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

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

2878 {
2879// @@protoc_insertion_point(class_specific_copy_from_start:daphne.cmd_writeAFEVGAIN)
2880 if (&from == this) return;
2881 Clear();
2882 MergeFrom(from);
2883}
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void MergeFrom(const cmd_writeAFEVGAIN &from)

◆ default_instance()

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

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

702 {
704 }
static const cmd_writeAFEVGAIN * internal_default_instance()

◆ descriptor()

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

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

693 {
694 return GetDescriptor();
695 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

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

765 {
766 return "daphne.cmd_writeAFEVGAIN";
767 }

◆ GetCachedSize()

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

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

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

◆ GetClassData()

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

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

2855{ return &_class_data_; }
static const ClassData _class_data_

◆ GetDescriptor()

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

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

696 {
697 return default_instance().GetMetadata().descriptor;
698 }
static const cmd_writeAFEVGAIN & default_instance()
::google::protobuf::Metadata GetMetadata() const final

◆ GetMetadata()

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

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

2900 {
2901 return ::_pbi::AssignDescriptors(
2904}
::_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_writeAFEVGAIN::GetReflection ( )
inlinestatic

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

699 {
700 return default_instance().GetMetadata().reflection;
701 }

◆ id()

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

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

11517 {
11518 // @@protoc_insertion_point(field_get:daphne.cmd_writeAFEVGAIN.id)
11519 return _internal_id();
11520}

◆ internal_default_instance()

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

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

705 {
706 return reinterpret_cast<const cmd_writeAFEVGAIN*>(
708 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 cmd_writeAFEVGAINDefaultTypeInternal _cmd_writeAFEVGAIN_default_instance_

◆ InternalSwap()

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

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

2889 {
2890 using std::swap;
2891 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
2892 ::google::protobuf::internal::memswap<
2893 PROTOBUF_FIELD_OFFSET(cmd_writeAFEVGAIN, _impl_.vgainvalue_)
2895 - PROTOBUF_FIELD_OFFSET(cmd_writeAFEVGAIN, _impl_.id_)>(
2896 reinterpret_cast<char*>(&_impl_.id_),
2897 reinterpret_cast<char*>(&other->_impl_.id_));
2898}

◆ IsInitialized()

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

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

2885 {
2886 return true;
2887}

◆ MergeFrom()

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

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

742 {
743 cmd_writeAFEVGAIN::MergeImpl(*this, from);
744 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)

◆ MergeImpl()

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

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

2858 {
2859 auto* const _this = static_cast<cmd_writeAFEVGAIN*>(&to_msg);
2860 auto& from = static_cast<const cmd_writeAFEVGAIN&>(from_msg);
2861 // @@protoc_insertion_point(class_specific_merge_from_start:daphne.cmd_writeAFEVGAIN)
2862 ABSL_DCHECK_NE(&from, _this);
2863 ::uint32_t cached_has_bits = 0;
2864 (void) cached_has_bits;
2865
2866 if (from._internal_id() != 0) {
2867 _this->_internal_set_id(from._internal_id());
2868 }
2869 if (from._internal_afeblock() != 0) {
2870 _this->_internal_set_afeblock(from._internal_afeblock());
2871 }
2872 if (from._internal_vgainvalue() != 0) {
2873 _this->_internal_set_vgainvalue(from._internal_vgainvalue());
2874 }
2875 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
2876}

◆ mutable_unknown_fields()

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

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

689 {
690 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
691 }

◆ New()

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

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

736 {
737 return CreateMaybeMessage<cmd_writeAFEVGAIN>(arena);
738 }

◆ operator=() [1/2]

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

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

672 {
673 if (this == &from) return *this;
674 if (GetOwningArena() == from.GetOwningArena()
675 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
676 && GetOwningArena() != nullptr
677 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
678 ) {
679 InternalSwap(&from);
680 } else {
681 CopyFrom(from);
682 }
683 return *this;
684 }
void InternalSwap(cmd_writeAFEVGAIN *other)
void CopyFrom(const cmd_writeAFEVGAIN &from)

◆ operator=() [2/2]

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

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

668 {
669 CopyFrom(from);
670 return *this;
671 }

◆ set_afeblock()

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

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

11543 {
11545 // @@protoc_insertion_point(field_set:daphne.cmd_writeAFEVGAIN.afeBlock)
11546}
void _internal_set_afeblock(::uint32_t value)

◆ set_id()

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

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

11521 {
11522 _internal_set_id(value);
11523 // @@protoc_insertion_point(field_set:daphne.cmd_writeAFEVGAIN.id)
11524}
void _internal_set_id(::int32_t value)

◆ set_vgainvalue()

void daphne::cmd_writeAFEVGAIN::set_vgainvalue ( ::uint32_t value)
inline

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

11565 {
11567 // @@protoc_insertion_point(field_set:daphne.cmd_writeAFEVGAIN.vgainValue)
11568}
void _internal_set_vgainvalue(::uint32_t value)

◆ SetCachedSize()

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

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

2719 {
2720 _impl_._cached_size_.Set(size);
2721}

◆ SharedCtor()

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

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

2702 {
2703 (void)arena;
2704 new (&_impl_) Impl_{
2705 decltype(_impl_.id_){0},
2706 decltype(_impl_.afeblock_){0u},
2707 decltype(_impl_.vgainvalue_){0u},
2708 /*decltype(_impl_._cached_size_)*/ {},
2709 };
2710}

◆ SharedDtor()

void daphne::cmd_writeAFEVGAIN::SharedDtor ( )
inlineprivate

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

2716 {
2717 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
2718}

◆ Swap()

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

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

715 {
716 if (other == this) return;
717 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
718 if (GetOwningArena() != nullptr &&
719 GetOwningArena() == other->GetOwningArena()) {
720 #else // PROTOBUF_FORCE_COPY_IN_SWAP
721 if (GetOwningArena() == other->GetOwningArena()) {
722 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
723 InternalSwap(other);
724 } else {
725 ::google::protobuf::internal::GenericSwap(this, other);
726 }
727 }

◆ unknown_fields()

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

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

686 {
687 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
688 }

◆ UnsafeArenaSwap()

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

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

728 {
729 if (other == this) return;
730 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
731 InternalSwap(other);
732 }

◆ vgainvalue()

uint32_t daphne::cmd_writeAFEVGAIN::vgainvalue ( ) const
inline

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

11561 {
11562 // @@protoc_insertion_point(field_get:daphne.cmd_writeAFEVGAIN.vgainValue)
11563 return _internal_vgainvalue();
11564}

Friends And Related Symbol Documentation

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

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

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

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

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

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

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

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

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

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto

◆ swap

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

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

712 {
713 a.Swap(&b);
714 }

Member Data Documentation

◆ [union]

◆ _class_data_

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

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

◆ _impl_

Impl_ daphne::cmd_writeAFEVGAIN::_impl_

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

◆ _table_

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

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

◆ kIndexInFileMessages

int daphne::cmd_writeAFEVGAIN::kIndexInFileMessages
staticconstexpr
Initial value:
=
2

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


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