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

#include <daphne_control_low.pb.h>

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

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int { kIdFieldNumber = 1 , kOffsetValueFieldNumber = 2 , kOffsetGainFieldNumber = 3 }
 

Public Member Functions

 cmd_writeOFFSET_allChannels ()
 
 ~cmd_writeOFFSET_allChannels () override
 
template<typename = void>
PROTOBUF_CONSTEXPR cmd_writeOFFSET_allChannels (::google::protobuf::internal::ConstantInitialized)
 
 cmd_writeOFFSET_allChannels (const cmd_writeOFFSET_allChannels &from)
 
 cmd_writeOFFSET_allChannels (cmd_writeOFFSET_allChannels &&from) noexcept
 
cmd_writeOFFSET_allChannelsoperator= (const cmd_writeOFFSET_allChannels &from)
 
cmd_writeOFFSET_allChannelsoperator= (cmd_writeOFFSET_allChannels &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (cmd_writeOFFSET_allChannels *other)
 
void UnsafeArenaSwap (cmd_writeOFFSET_allChannels *other)
 
cmd_writeOFFSET_allChannelsNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const cmd_writeOFFSET_allChannels &from)
 
void MergeFrom (const cmd_writeOFFSET_allChannels &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_offsetvalue ()
 
::uint32_t offsetvalue () const
 
void set_offsetvalue (::uint32_t value)
 
void clear_offsetgain ()
 
bool offsetgain () const
 
void set_offsetgain (bool value)
 
template<typename >
PROTOBUF_CONSTEXPR cmd_writeOFFSET_allChannels (::_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_writeOFFSET_allChannelsdefault_instance ()
 
static const cmd_writeOFFSET_allChannelsinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 cmd_writeOFFSET_allChannels (::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_writeOFFSET_allChannels *other)
 
::int32_t _internal_id () const
 
void _internal_set_id (::int32_t value)
 
::uint32_t _internal_offsetvalue () const
 
void _internal_set_offsetvalue (::uint32_t value)
 
bool _internal_offsetgain () const
 
void _internal_set_offsetgain (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, 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_writeOFFSET_allChannels &a, cmd_writeOFFSET_allChannels &b)
 

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kIdFieldNumber 
kOffsetValueFieldNumber 
kOffsetGainFieldNumber 

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

Constructor & Destructor Documentation

◆ cmd_writeOFFSET_allChannels() [1/6]

daphne::cmd_writeOFFSET_allChannels::cmd_writeOFFSET_allChannels ( )
inline

◆ ~cmd_writeOFFSET_allChannels()

daphne::cmd_writeOFFSET_allChannels::~cmd_writeOFFSET_allChannels ( )
override

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

5767 {
5768 // @@protoc_insertion_point(destructor:daphne.cmd_writeOFFSET_allChannels)
5769 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
5770 SharedDtor();
5771}

◆ cmd_writeOFFSET_allChannels() [2/6]

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

◆ cmd_writeOFFSET_allChannels() [3/6]

daphne::cmd_writeOFFSET_allChannels::cmd_writeOFFSET_allChannels ( const cmd_writeOFFSET_allChannels & from)

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

5753 : ::google::protobuf::Message(), _impl_(from._impl_) {
5754 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
5755 from._internal_metadata_);
5756 // @@protoc_insertion_point(copy_constructor:daphne.cmd_writeOFFSET_allChannels)
5757}

◆ cmd_writeOFFSET_allChannels() [4/6]

daphne::cmd_writeOFFSET_allChannels::cmd_writeOFFSET_allChannels ( cmd_writeOFFSET_allChannels && from)
inlinenoexcept

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

3005 *this = ::std::move(from);
3006 }

◆ cmd_writeOFFSET_allChannels() [5/6]

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

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

5748 : ::google::protobuf::Message(arena) {
5749 SharedCtor(arena);
5750 // @@protoc_insertion_point(arena_constructor:daphne.cmd_writeOFFSET_allChannels)
5751}
void SharedCtor(::google::protobuf::Arena *arena)

◆ cmd_writeOFFSET_allChannels() [6/6]

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

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

312 : _impl_{
313 /*decltype(_impl_.id_)*/ 0,
314 /*decltype(_impl_.offsetvalue_)*/ 0u,
315 /*decltype(_impl_.offsetgain_)*/ false,
316 /*decltype(_impl_._cached_size_)*/ {},
317 } {}

Member Function Documentation

◆ _internal_id()

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

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

12759 {
12760 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
12761 return _impl_.id_;
12762}

◆ _internal_offsetgain()

bool daphne::cmd_writeOFFSET_allChannels::_internal_offsetgain ( ) const
inlineprivate

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

12803 {
12804 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
12805 return _impl_.offsetgain_;
12806}

◆ _internal_offsetvalue()

uint32_t daphne::cmd_writeOFFSET_allChannels::_internal_offsetvalue ( ) const
inlineprivate

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

12781 {
12782 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
12783 return _impl_.offsetvalue_;
12784}

◆ _internal_set_id()

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

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

12763 {
12764 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
12765 ;
12766 _impl_.id_ = value;
12767}

◆ _internal_set_offsetgain()

void daphne::cmd_writeOFFSET_allChannels::_internal_set_offsetgain ( bool value)
inlineprivate

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

12807 {
12808 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
12809 ;
12810 _impl_.offsetgain_ = value;
12811}

◆ _internal_set_offsetvalue()

void daphne::cmd_writeOFFSET_allChannels::_internal_set_offsetvalue ( ::uint32_t value)
inlineprivate

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

12785 {
12786 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
12787 ;
12788 _impl_.offsetvalue_ = value;
12789}

◆ _InternalParse()

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

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

5792 {
5793 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
5794 return ptr;
5795}
static const ::google::protobuf::internal::TcParseTable< 2, 3, 0, 0, 2 > _table_

◆ _InternalSerialize()

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

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

5843 {
5844 // @@protoc_insertion_point(serialize_to_array_start:daphne.cmd_writeOFFSET_allChannels)
5845 ::uint32_t cached_has_bits = 0;
5846 (void)cached_has_bits;
5847
5848 // int32 id = 1;
5849 if (this->_internal_id() != 0) {
5850 target = ::google::protobuf::internal::WireFormatLite::
5851 WriteInt32ToArrayWithField<1>(
5852 stream, this->_internal_id(), target);
5853 }
5854
5855 // uint32 offsetValue = 2;
5856 if (this->_internal_offsetvalue() != 0) {
5857 target = stream->EnsureSpace(target);
5858 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
5859 2, this->_internal_offsetvalue(), target);
5860 }
5861
5862 // bool offsetGain = 3;
5863 if (this->_internal_offsetgain() != 0) {
5864 target = stream->EnsureSpace(target);
5865 target = ::_pbi::WireFormatLite::WriteBoolToArray(
5866 3, this->_internal_offsetgain(), target);
5867 }
5868
5869 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
5870 target =
5871 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
5872 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
5873 }
5874 // @@protoc_insertion_point(serialize_to_array_end:daphne.cmd_writeOFFSET_allChannels)
5875 return target;
5876}

◆ ByteSizeLong()

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

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

5878 {
5879// @@protoc_insertion_point(message_byte_size_start:daphne.cmd_writeOFFSET_allChannels)
5880 ::size_t total_size = 0;
5881
5882 ::uint32_t cached_has_bits = 0;
5883 // Prevent compiler warnings about cached_has_bits being unused
5884 (void) cached_has_bits;
5885
5886 // int32 id = 1;
5887 if (this->_internal_id() != 0) {
5888 total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
5889 this->_internal_id());
5890 }
5891
5892 // uint32 offsetValue = 2;
5893 if (this->_internal_offsetvalue() != 0) {
5894 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
5895 this->_internal_offsetvalue());
5896 }
5897
5898 // bool offsetGain = 3;
5899 if (this->_internal_offsetgain() != 0) {
5900 total_size += 2;
5901 }
5902
5903 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
5904}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

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

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

5779 {
5780// @@protoc_insertion_point(message_clear_start:daphne.cmd_writeOFFSET_allChannels)
5781 ::uint32_t cached_has_bits = 0;
5782 // Prevent compiler warnings about cached_has_bits being unused
5783 (void) cached_has_bits;
5784
5785 ::memset(&_impl_.id_, 0, static_cast<::size_t>(
5786 reinterpret_cast<char*>(&_impl_.offsetgain_) -
5787 reinterpret_cast<char*>(&_impl_.id_)) + sizeof(_impl_.offsetgain_));
5788 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
5789}

◆ clear_id()

void daphne::cmd_writeOFFSET_allChannels::clear_id ( )
inline

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

12748 {
12749 _impl_.id_ = 0;
12750}

◆ clear_offsetgain()

void daphne::cmd_writeOFFSET_allChannels::clear_offsetgain ( )
inline

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

12792 {
12793 _impl_.offsetgain_ = false;
12794}

◆ clear_offsetvalue()

void daphne::cmd_writeOFFSET_allChannels::clear_offsetvalue ( )
inline

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

12770 {
12771 _impl_.offsetvalue_ = 0u;
12772}

◆ CopyFrom()

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

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

5933 {
5934// @@protoc_insertion_point(class_specific_copy_from_start:daphne.cmd_writeOFFSET_allChannels)
5935 if (&from == this) return;
5936 Clear();
5937 MergeFrom(from);
5938}
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void MergeFrom(const cmd_writeOFFSET_allChannels &from)

◆ default_instance()

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

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

3042 {
3043 return *internal_default_instance();
3044 }
static const cmd_writeOFFSET_allChannels * internal_default_instance()

◆ descriptor()

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

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

3033 {
3034 return GetDescriptor();
3035 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

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

3105 {
3106 return "daphne.cmd_writeOFFSET_allChannels";
3107 }

◆ GetCachedSize()

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

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

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

◆ GetClassData()

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

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

5910{ return &_class_data_; }

◆ GetDescriptor()

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

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

3036 {
3037 return default_instance().GetMetadata().descriptor;
3038 }
::google::protobuf::Metadata GetMetadata() const final
static const cmd_writeOFFSET_allChannels & default_instance()

◆ GetMetadata()

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

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

5955 {
5956 return ::_pbi::AssignDescriptors(
5959}
::_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_writeOFFSET_allChannels::GetReflection ( )
inlinestatic

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

3039 {
3040 return default_instance().GetMetadata().reflection;
3041 }

◆ id()

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

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

12751 {
12752 // @@protoc_insertion_point(field_get:daphne.cmd_writeOFFSET_allChannels.id)
12753 return _internal_id();
12754}

◆ internal_default_instance()

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

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

3045 {
3046 return reinterpret_cast<const cmd_writeOFFSET_allChannels*>(
3048 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 cmd_writeOFFSET_allChannelsDefaultTypeInternal _cmd_writeOFFSET_allChannels_default_instance_

◆ InternalSwap()

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

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

5944 {
5945 using std::swap;
5946 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
5947 ::google::protobuf::internal::memswap<
5948 PROTOBUF_FIELD_OFFSET(cmd_writeOFFSET_allChannels, _impl_.offsetgain_)
5950 - PROTOBUF_FIELD_OFFSET(cmd_writeOFFSET_allChannels, _impl_.id_)>(
5951 reinterpret_cast<char*>(&_impl_.id_),
5952 reinterpret_cast<char*>(&other->_impl_.id_));
5953}

◆ IsInitialized()

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

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

5940 {
5941 return true;
5942}

◆ MergeFrom()

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

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

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

◆ MergeImpl()

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

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

5913 {
5914 auto* const _this = static_cast<cmd_writeOFFSET_allChannels*>(&to_msg);
5915 auto& from = static_cast<const cmd_writeOFFSET_allChannels&>(from_msg);
5916 // @@protoc_insertion_point(class_specific_merge_from_start:daphne.cmd_writeOFFSET_allChannels)
5917 ABSL_DCHECK_NE(&from, _this);
5918 ::uint32_t cached_has_bits = 0;
5919 (void) cached_has_bits;
5920
5921 if (from._internal_id() != 0) {
5922 _this->_internal_set_id(from._internal_id());
5923 }
5924 if (from._internal_offsetvalue() != 0) {
5925 _this->_internal_set_offsetvalue(from._internal_offsetvalue());
5926 }
5927 if (from._internal_offsetgain() != 0) {
5928 _this->_internal_set_offsetgain(from._internal_offsetgain());
5929 }
5930 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
5931}

◆ mutable_unknown_fields()

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

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

3029 {
3030 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
3031 }

◆ New()

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

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

3076 {
3077 return CreateMaybeMessage<cmd_writeOFFSET_allChannels>(arena);
3078 }

◆ offsetgain()

bool daphne::cmd_writeOFFSET_allChannels::offsetgain ( ) const
inline

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

12795 {
12796 // @@protoc_insertion_point(field_get:daphne.cmd_writeOFFSET_allChannels.offsetGain)
12797 return _internal_offsetgain();
12798}

◆ offsetvalue()

uint32_t daphne::cmd_writeOFFSET_allChannels::offsetvalue ( ) const
inline

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

12773 {
12774 // @@protoc_insertion_point(field_get:daphne.cmd_writeOFFSET_allChannels.offsetValue)
12775 return _internal_offsetvalue();
12776}

◆ operator=() [1/2]

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

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

3012 {
3013 if (this == &from) return *this;
3014 if (GetOwningArena() == from.GetOwningArena()
3015 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3016 && GetOwningArena() != nullptr
3017 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
3018 ) {
3019 InternalSwap(&from);
3020 } else {
3021 CopyFrom(from);
3022 }
3023 return *this;
3024 }
void CopyFrom(const cmd_writeOFFSET_allChannels &from)
void InternalSwap(cmd_writeOFFSET_allChannels *other)

◆ operator=() [2/2]

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

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

3008 {
3009 CopyFrom(from);
3010 return *this;
3011 }

◆ set_id()

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

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

12755 {
12756 _internal_set_id(value);
12757 // @@protoc_insertion_point(field_set:daphne.cmd_writeOFFSET_allChannels.id)
12758}

◆ set_offsetgain()

void daphne::cmd_writeOFFSET_allChannels::set_offsetgain ( bool value)
inline

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

12799 {
12801 // @@protoc_insertion_point(field_set:daphne.cmd_writeOFFSET_allChannels.offsetGain)
12802}

◆ set_offsetvalue()

void daphne::cmd_writeOFFSET_allChannels::set_offsetvalue ( ::uint32_t value)
inline

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

12777 {
12779 // @@protoc_insertion_point(field_set:daphne.cmd_writeOFFSET_allChannels.offsetValue)
12780}

◆ SetCachedSize()

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

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

5775 {
5776 _impl_._cached_size_.Set(size);
5777}

◆ SharedCtor()

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

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

5758 {
5759 (void)arena;
5760 new (&_impl_) Impl_{
5761 decltype(_impl_.id_){0},
5762 decltype(_impl_.offsetvalue_){0u},
5763 decltype(_impl_.offsetgain_){false},
5764 /*decltype(_impl_._cached_size_)*/ {},
5765 };
5766}

◆ SharedDtor()

void daphne::cmd_writeOFFSET_allChannels::SharedDtor ( )
inlineprivate

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

5772 {
5773 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
5774}

◆ Swap()

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

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

3055 {
3056 if (other == this) return;
3057 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3058 if (GetOwningArena() != nullptr &&
3059 GetOwningArena() == other->GetOwningArena()) {
3060 #else // PROTOBUF_FORCE_COPY_IN_SWAP
3061 if (GetOwningArena() == other->GetOwningArena()) {
3062 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
3063 InternalSwap(other);
3064 } else {
3065 ::google::protobuf::internal::GenericSwap(this, other);
3066 }
3067 }

◆ unknown_fields()

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

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

3026 {
3027 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
3028 }

◆ UnsafeArenaSwap()

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

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

3068 {
3069 if (other == this) return;
3070 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3071 InternalSwap(other);
3072 }

Friends And Related Symbol Documentation

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

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

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

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

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

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

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

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

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

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto

◆ swap

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

3052 {
3053 a.Swap(&b);
3054 }

Member Data Documentation

◆ [union]

◆ _class_data_

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

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

◆ _impl_

Impl_ daphne::cmd_writeOFFSET_allChannels::_impl_

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

◆ _table_

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

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

◆ kIndexInFileMessages

int daphne::cmd_writeOFFSET_allChannels::kIndexInFileMessages
staticconstexpr
Initial value:
=
14

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


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