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

#include <daphne_control_low.pb.h>

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

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int { kIdFieldNumber = 1 , kTrimValueFieldNumber = 2 , kTrimGainFieldNumber = 3 }
 

Public Member Functions

 cmd_writeTRIM_allChannels ()
 
 ~cmd_writeTRIM_allChannels () override
 
template<typename = void>
PROTOBUF_CONSTEXPR cmd_writeTRIM_allChannels (::google::protobuf::internal::ConstantInitialized)
 
 cmd_writeTRIM_allChannels (const cmd_writeTRIM_allChannels &from)
 
 cmd_writeTRIM_allChannels (cmd_writeTRIM_allChannels &&from) noexcept
 
cmd_writeTRIM_allChannelsoperator= (const cmd_writeTRIM_allChannels &from)
 
cmd_writeTRIM_allChannelsoperator= (cmd_writeTRIM_allChannels &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (cmd_writeTRIM_allChannels *other)
 
void UnsafeArenaSwap (cmd_writeTRIM_allChannels *other)
 
cmd_writeTRIM_allChannelsNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const cmd_writeTRIM_allChannels &from)
 
void MergeFrom (const cmd_writeTRIM_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_trimvalue ()
 
::uint32_t trimvalue () const
 
void set_trimvalue (::uint32_t value)
 
void clear_trimgain ()
 
bool trimgain () const
 
void set_trimgain (bool value)
 
template<typename >
PROTOBUF_CONSTEXPR cmd_writeTRIM_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_writeTRIM_allChannelsdefault_instance ()
 
static const cmd_writeTRIM_allChannelsinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 cmd_writeTRIM_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_writeTRIM_allChannels *other)
 
::int32_t _internal_id () const
 
void _internal_set_id (::int32_t value)
 
::uint32_t _internal_trimvalue () const
 
void _internal_set_trimvalue (::uint32_t value)
 
bool _internal_trimgain () const
 
void _internal_set_trimgain (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_writeTRIM_allChannels &a, cmd_writeTRIM_allChannels &b)
 

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kIdFieldNumber 
kTrimValueFieldNumber 
kTrimGainFieldNumber 

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

Constructor & Destructor Documentation

◆ cmd_writeTRIM_allChannels() [1/6]

daphne::cmd_writeTRIM_allChannels::cmd_writeTRIM_allChannels ( )
inline

◆ ~cmd_writeTRIM_allChannels()

daphne::cmd_writeTRIM_allChannels::~cmd_writeTRIM_allChannels ( )
override

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

4193 {
4194 // @@protoc_insertion_point(destructor:daphne.cmd_writeTRIM_allChannels)
4195 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
4196 SharedDtor();
4197}

◆ cmd_writeTRIM_allChannels() [2/6]

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

◆ cmd_writeTRIM_allChannels() [3/6]

daphne::cmd_writeTRIM_allChannels::cmd_writeTRIM_allChannels ( const cmd_writeTRIM_allChannels & from)

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

4179 : ::google::protobuf::Message(), _impl_(from._impl_) {
4180 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
4181 from._internal_metadata_);
4182 // @@protoc_insertion_point(copy_constructor:daphne.cmd_writeTRIM_allChannels)
4183}

◆ cmd_writeTRIM_allChannels() [4/6]

daphne::cmd_writeTRIM_allChannels::cmd_writeTRIM_allChannels ( cmd_writeTRIM_allChannels && from)
inlinenoexcept

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

1811 *this = ::std::move(from);
1812 }

◆ cmd_writeTRIM_allChannels() [5/6]

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

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

4174 : ::google::protobuf::Message(arena) {
4175 SharedCtor(arena);
4176 // @@protoc_insertion_point(arena_constructor:daphne.cmd_writeTRIM_allChannels)
4177}
void SharedCtor(::google::protobuf::Arena *arena)

◆ cmd_writeTRIM_allChannels() [6/6]

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

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

188 : _impl_{
189 /*decltype(_impl_.id_)*/ 0,
190 /*decltype(_impl_.trimvalue_)*/ 0u,
191 /*decltype(_impl_.trimgain_)*/ false,
192 /*decltype(_impl_._cached_size_)*/ {},
193 } {}

Member Function Documentation

◆ _internal_id()

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

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

12098 {
12099 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
12100 return _impl_.id_;
12101}

◆ _internal_set_id()

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

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

12102 {
12103 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
12104 ;
12105 _impl_.id_ = value;
12106}

◆ _internal_set_trimgain()

void daphne::cmd_writeTRIM_allChannels::_internal_set_trimgain ( bool value)
inlineprivate

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

12146 {
12147 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
12148 ;
12149 _impl_.trimgain_ = value;
12150}

◆ _internal_set_trimvalue()

void daphne::cmd_writeTRIM_allChannels::_internal_set_trimvalue ( ::uint32_t value)
inlineprivate

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

12124 {
12125 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
12126 ;
12127 _impl_.trimvalue_ = value;
12128}

◆ _internal_trimgain()

bool daphne::cmd_writeTRIM_allChannels::_internal_trimgain ( ) const
inlineprivate

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

12142 {
12143 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
12144 return _impl_.trimgain_;
12145}

◆ _internal_trimvalue()

uint32_t daphne::cmd_writeTRIM_allChannels::_internal_trimvalue ( ) const
inlineprivate

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

12120 {
12121 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
12122 return _impl_.trimvalue_;
12123}

◆ _InternalParse()

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

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

4218 {
4219 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
4220 return ptr;
4221}
static const ::google::protobuf::internal::TcParseTable< 2, 3, 0, 0, 2 > _table_

◆ _InternalSerialize()

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

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

4269 {
4270 // @@protoc_insertion_point(serialize_to_array_start:daphne.cmd_writeTRIM_allChannels)
4271 ::uint32_t cached_has_bits = 0;
4272 (void)cached_has_bits;
4273
4274 // int32 id = 1;
4275 if (this->_internal_id() != 0) {
4276 target = ::google::protobuf::internal::WireFormatLite::
4277 WriteInt32ToArrayWithField<1>(
4278 stream, this->_internal_id(), target);
4279 }
4280
4281 // uint32 trimValue = 2;
4282 if (this->_internal_trimvalue() != 0) {
4283 target = stream->EnsureSpace(target);
4284 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
4285 2, this->_internal_trimvalue(), target);
4286 }
4287
4288 // bool trimGain = 3;
4289 if (this->_internal_trimgain() != 0) {
4290 target = stream->EnsureSpace(target);
4291 target = ::_pbi::WireFormatLite::WriteBoolToArray(
4292 3, this->_internal_trimgain(), target);
4293 }
4294
4295 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
4296 target =
4297 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
4298 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
4299 }
4300 // @@protoc_insertion_point(serialize_to_array_end:daphne.cmd_writeTRIM_allChannels)
4301 return target;
4302}

◆ ByteSizeLong()

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

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

4304 {
4305// @@protoc_insertion_point(message_byte_size_start:daphne.cmd_writeTRIM_allChannels)
4306 ::size_t total_size = 0;
4307
4308 ::uint32_t cached_has_bits = 0;
4309 // Prevent compiler warnings about cached_has_bits being unused
4310 (void) cached_has_bits;
4311
4312 // int32 id = 1;
4313 if (this->_internal_id() != 0) {
4314 total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
4315 this->_internal_id());
4316 }
4317
4318 // uint32 trimValue = 2;
4319 if (this->_internal_trimvalue() != 0) {
4320 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
4321 this->_internal_trimvalue());
4322 }
4323
4324 // bool trimGain = 3;
4325 if (this->_internal_trimgain() != 0) {
4326 total_size += 2;
4327 }
4328
4329 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
4330}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

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

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

4205 {
4206// @@protoc_insertion_point(message_clear_start:daphne.cmd_writeTRIM_allChannels)
4207 ::uint32_t cached_has_bits = 0;
4208 // Prevent compiler warnings about cached_has_bits being unused
4209 (void) cached_has_bits;
4210
4211 ::memset(&_impl_.id_, 0, static_cast<::size_t>(
4212 reinterpret_cast<char*>(&_impl_.trimgain_) -
4213 reinterpret_cast<char*>(&_impl_.id_)) + sizeof(_impl_.trimgain_));
4214 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
4215}

◆ clear_id()

void daphne::cmd_writeTRIM_allChannels::clear_id ( )
inline

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

12087 {
12088 _impl_.id_ = 0;
12089}

◆ clear_trimgain()

void daphne::cmd_writeTRIM_allChannels::clear_trimgain ( )
inline

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

12131 {
12132 _impl_.trimgain_ = false;
12133}

◆ clear_trimvalue()

void daphne::cmd_writeTRIM_allChannels::clear_trimvalue ( )
inline

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

12109 {
12110 _impl_.trimvalue_ = 0u;
12111}

◆ CopyFrom()

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

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

4359 {
4360// @@protoc_insertion_point(class_specific_copy_from_start:daphne.cmd_writeTRIM_allChannels)
4361 if (&from == this) return;
4362 Clear();
4363 MergeFrom(from);
4364}
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void MergeFrom(const cmd_writeTRIM_allChannels &from)

◆ default_instance()

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

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

1848 {
1849 return *internal_default_instance();
1850 }
static const cmd_writeTRIM_allChannels * internal_default_instance()

◆ descriptor()

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

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

1839 {
1840 return GetDescriptor();
1841 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

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

1911 {
1912 return "daphne.cmd_writeTRIM_allChannels";
1913 }

◆ GetCachedSize()

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

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

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

◆ GetClassData()

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

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

4336{ return &_class_data_; }

◆ GetDescriptor()

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

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

1842 {
1843 return default_instance().GetMetadata().descriptor;
1844 }
static const cmd_writeTRIM_allChannels & default_instance()
::google::protobuf::Metadata GetMetadata() const final

◆ GetMetadata()

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

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

4381 {
4382 return ::_pbi::AssignDescriptors(
4385}
::_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_writeTRIM_allChannels::GetReflection ( )
inlinestatic

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

1845 {
1846 return default_instance().GetMetadata().reflection;
1847 }

◆ id()

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

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

12090 {
12091 // @@protoc_insertion_point(field_get:daphne.cmd_writeTRIM_allChannels.id)
12092 return _internal_id();
12093}

◆ internal_default_instance()

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

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

1851 {
1852 return reinterpret_cast<const cmd_writeTRIM_allChannels*>(
1854 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 cmd_writeTRIM_allChannelsDefaultTypeInternal _cmd_writeTRIM_allChannels_default_instance_

◆ InternalSwap()

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

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

4370 {
4371 using std::swap;
4372 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
4373 ::google::protobuf::internal::memswap<
4374 PROTOBUF_FIELD_OFFSET(cmd_writeTRIM_allChannels, _impl_.trimgain_)
4376 - PROTOBUF_FIELD_OFFSET(cmd_writeTRIM_allChannels, _impl_.id_)>(
4377 reinterpret_cast<char*>(&_impl_.id_),
4378 reinterpret_cast<char*>(&other->_impl_.id_));
4379}

◆ IsInitialized()

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

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

4366 {
4367 return true;
4368}

◆ MergeFrom()

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

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

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

◆ MergeImpl()

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

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

4339 {
4340 auto* const _this = static_cast<cmd_writeTRIM_allChannels*>(&to_msg);
4341 auto& from = static_cast<const cmd_writeTRIM_allChannels&>(from_msg);
4342 // @@protoc_insertion_point(class_specific_merge_from_start:daphne.cmd_writeTRIM_allChannels)
4343 ABSL_DCHECK_NE(&from, _this);
4344 ::uint32_t cached_has_bits = 0;
4345 (void) cached_has_bits;
4346
4347 if (from._internal_id() != 0) {
4348 _this->_internal_set_id(from._internal_id());
4349 }
4350 if (from._internal_trimvalue() != 0) {
4351 _this->_internal_set_trimvalue(from._internal_trimvalue());
4352 }
4353 if (from._internal_trimgain() != 0) {
4354 _this->_internal_set_trimgain(from._internal_trimgain());
4355 }
4356 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
4357}

◆ mutable_unknown_fields()

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

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

1835 {
1836 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
1837 }

◆ New()

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

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

1882 {
1883 return CreateMaybeMessage<cmd_writeTRIM_allChannels>(arena);
1884 }

◆ operator=() [1/2]

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

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

1818 {
1819 if (this == &from) return *this;
1820 if (GetOwningArena() == from.GetOwningArena()
1821 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
1822 && GetOwningArena() != nullptr
1823 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
1824 ) {
1825 InternalSwap(&from);
1826 } else {
1827 CopyFrom(from);
1828 }
1829 return *this;
1830 }
void CopyFrom(const cmd_writeTRIM_allChannels &from)
void InternalSwap(cmd_writeTRIM_allChannels *other)

◆ operator=() [2/2]

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

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

1814 {
1815 CopyFrom(from);
1816 return *this;
1817 }

◆ set_id()

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

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

12094 {
12095 _internal_set_id(value);
12096 // @@protoc_insertion_point(field_set:daphne.cmd_writeTRIM_allChannels.id)
12097}

◆ set_trimgain()

void daphne::cmd_writeTRIM_allChannels::set_trimgain ( bool value)
inline

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

12138 {
12140 // @@protoc_insertion_point(field_set:daphne.cmd_writeTRIM_allChannels.trimGain)
12141}

◆ set_trimvalue()

void daphne::cmd_writeTRIM_allChannels::set_trimvalue ( ::uint32_t value)
inline

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

12116 {
12118 // @@protoc_insertion_point(field_set:daphne.cmd_writeTRIM_allChannels.trimValue)
12119}

◆ SetCachedSize()

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

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

4201 {
4202 _impl_._cached_size_.Set(size);
4203}

◆ SharedCtor()

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

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

4184 {
4185 (void)arena;
4186 new (&_impl_) Impl_{
4187 decltype(_impl_.id_){0},
4188 decltype(_impl_.trimvalue_){0u},
4189 decltype(_impl_.trimgain_){false},
4190 /*decltype(_impl_._cached_size_)*/ {},
4191 };
4192}

◆ SharedDtor()

void daphne::cmd_writeTRIM_allChannels::SharedDtor ( )
inlineprivate

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

4198 {
4199 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
4200}

◆ Swap()

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

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

1861 {
1862 if (other == this) return;
1863 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
1864 if (GetOwningArena() != nullptr &&
1865 GetOwningArena() == other->GetOwningArena()) {
1866 #else // PROTOBUF_FORCE_COPY_IN_SWAP
1867 if (GetOwningArena() == other->GetOwningArena()) {
1868 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
1869 InternalSwap(other);
1870 } else {
1871 ::google::protobuf::internal::GenericSwap(this, other);
1872 }
1873 }

◆ trimgain()

bool daphne::cmd_writeTRIM_allChannels::trimgain ( ) const
inline

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

12134 {
12135 // @@protoc_insertion_point(field_get:daphne.cmd_writeTRIM_allChannels.trimGain)
12136 return _internal_trimgain();
12137}

◆ trimvalue()

uint32_t daphne::cmd_writeTRIM_allChannels::trimvalue ( ) const
inline

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

12112 {
12113 // @@protoc_insertion_point(field_get:daphne.cmd_writeTRIM_allChannels.trimValue)
12114 return _internal_trimvalue();
12115}

◆ unknown_fields()

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

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

1832 {
1833 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
1834 }

◆ UnsafeArenaSwap()

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

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

1874 {
1875 if (other == this) return;
1876 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
1877 InternalSwap(other);
1878 }

Friends And Related Symbol Documentation

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

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

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

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

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

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

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

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

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

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto

◆ swap

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

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

1858 {
1859 a.Swap(&b);
1860 }

Member Data Documentation

◆ [union]

◆ _class_data_

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

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

◆ _impl_

Impl_ daphne::cmd_writeTRIM_allChannels::_impl_

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

◆ _table_

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

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

◆ kIndexInFileMessages

int daphne::cmd_writeTRIM_allChannels::kIndexInFileMessages
staticconstexpr
Initial value:
=
8

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


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