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

#include <daphne_control_low.pb.h>

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

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int { kMessageFieldNumber = 2 , kSuccessFieldNumber = 1 , kTrimChannelFieldNumber = 3 , kTrimValueFieldNumber = 4 }
 

Public Member Functions

 cmd_readTrim_singleChannel_response ()
 
 ~cmd_readTrim_singleChannel_response () override
 
template<typename = void>
PROTOBUF_CONSTEXPR cmd_readTrim_singleChannel_response (::google::protobuf::internal::ConstantInitialized)
 
 cmd_readTrim_singleChannel_response (const cmd_readTrim_singleChannel_response &from)
 
 cmd_readTrim_singleChannel_response (cmd_readTrim_singleChannel_response &&from) noexcept
 
cmd_readTrim_singleChannel_responseoperator= (const cmd_readTrim_singleChannel_response &from)
 
cmd_readTrim_singleChannel_responseoperator= (cmd_readTrim_singleChannel_response &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (cmd_readTrim_singleChannel_response *other)
 
void UnsafeArenaSwap (cmd_readTrim_singleChannel_response *other)
 
cmd_readTrim_singleChannel_responseNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const cmd_readTrim_singleChannel_response &from)
 
void MergeFrom (const cmd_readTrim_singleChannel_response &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
::size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::google::protobuf::internal::ParseContext *ctx) final
 
::uint8_t * _InternalSerialize (::uint8_t *target, ::google::protobuf::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
const ::google::protobuf::Message::ClassData * GetClassData () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
void clear_message ()
 
const std::string & message () const
 
template<typename Arg_ = const std::string&, typename... Args_>
void set_message (Arg_ &&arg, Args_... args)
 
std::string * mutable_message ()
 
PROTOBUF_NODISCARD std::string * release_message ()
 
void set_allocated_message (std::string *ptr)
 
void clear_success ()
 
bool success () const
 
void set_success (bool value)
 
void clear_trimchannel ()
 
::uint32_t trimchannel () const
 
void set_trimchannel (::uint32_t value)
 
void clear_trimvalue ()
 
::uint32_t trimvalue () const
 
void set_trimvalue (::uint32_t value)
 
template<typename >
PROTOBUF_CONSTEXPR cmd_readTrim_singleChannel_response (::_pbi::ConstantInitialized)
 
template<typename Arg_ , typename... Args_>
PROTOBUF_ALWAYS_INLINE void set_message (Arg_ &&arg, Args_... args)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const ::google::protobuf::Descriptor * GetDescriptor ()
 
static const ::google::protobuf::Reflection * GetReflection ()
 
static const cmd_readTrim_singleChannel_responsedefault_instance ()
 
static const cmd_readTrim_singleChannel_responseinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 cmd_readTrim_singleChannel_response (::google::protobuf::Arena *arena)
 

Private Types

typedef void InternalArenaConstructable_
 
typedef void DestructorSkippable_
 

Private Member Functions

void SharedCtor (::google::protobuf::Arena *arena)
 
void SharedDtor ()
 
void SetCachedSize (int size) const final
 
void InternalSwap (cmd_readTrim_singleChannel_response *other)
 
const std::string & _internal_message () const
 
PROTOBUF_ALWAYS_INLINE void _internal_set_message (const std::string &value)
 
std::string * _internal_mutable_message ()
 
bool _internal_success () const
 
void _internal_set_success (bool value)
 
::uint32_t _internal_trimchannel () const
 
void _internal_set_trimchannel (::uint32_t value)
 
::uint32_t _internal_trimvalue () const
 
void _internal_set_trimvalue (::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, 4, 0, 58, 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_readTrim_singleChannel_response &a, cmd_readTrim_singleChannel_response &b)
 

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kMessageFieldNumber 
kSuccessFieldNumber 
kTrimChannelFieldNumber 
kTrimValueFieldNumber 

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

Constructor & Destructor Documentation

◆ cmd_readTrim_singleChannel_response() [1/6]

daphne::cmd_readTrim_singleChannel_response::cmd_readTrim_singleChannel_response ( )
inline

◆ ~cmd_readTrim_singleChannel_response()

daphne::cmd_readTrim_singleChannel_response::~cmd_readTrim_singleChannel_response ( )
override

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

10394 {
10395 // @@protoc_insertion_point(destructor:daphne.cmd_readTrim_singleChannel_response)
10396 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
10397 SharedDtor();
10398}

◆ cmd_readTrim_singleChannel_response() [2/6]

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

◆ cmd_readTrim_singleChannel_response() [3/6]

daphne::cmd_readTrim_singleChannel_response::cmd_readTrim_singleChannel_response ( const cmd_readTrim_singleChannel_response & from)

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

10355 : ::google::protobuf::Message() {
10356 cmd_readTrim_singleChannel_response* const _this = this;
10357 (void)_this;
10358 new (&_impl_) Impl_{
10359 decltype(_impl_.message_){},
10360 decltype(_impl_.success_){},
10361 decltype(_impl_.trimchannel_){},
10362 decltype(_impl_.trimvalue_){},
10363 /*decltype(_impl_._cached_size_)*/ {},
10364 };
10365 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
10366 from._internal_metadata_);
10367 _impl_.message_.InitDefault();
10368 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
10369 _impl_.message_.Set("", GetArenaForAllocation());
10370 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
10371 if (!from._internal_message().empty()) {
10372 _this->_impl_.message_.Set(from._internal_message(), _this->GetArenaForAllocation());
10373 }
10374 ::memcpy(&_impl_.success_, &from._impl_.success_,
10375 static_cast<::size_t>(reinterpret_cast<char*>(&_impl_.trimvalue_) -
10376 reinterpret_cast<char*>(&_impl_.success_)) + sizeof(_impl_.trimvalue_));
10377
10378 // @@protoc_insertion_point(copy_constructor:daphne.cmd_readTrim_singleChannel_response)
10379}
::google::protobuf::internal::ArenaStringPtr message_

◆ cmd_readTrim_singleChannel_response() [4/6]

daphne::cmd_readTrim_singleChannel_response::cmd_readTrim_singleChannel_response ( cmd_readTrim_singleChannel_response && from)
inlinenoexcept

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

6607 *this = ::std::move(from);
6608 }

◆ cmd_readTrim_singleChannel_response() [5/6]

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

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

10351 : ::google::protobuf::Message(arena) {
10352 SharedCtor(arena);
10353 // @@protoc_insertion_point(arena_constructor:daphne.cmd_readTrim_singleChannel_response)
10354}
void SharedCtor(::google::protobuf::Arena *arena)

◆ cmd_readTrim_singleChannel_response() [6/6]

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

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

689 : _impl_{
690 /*decltype(_impl_.message_)*/ {
691 &::_pbi::fixed_address_empty_string,
692 ::_pbi::ConstantInitialized{},
693 },
694 /*decltype(_impl_.success_)*/ false,
695 /*decltype(_impl_.trimchannel_)*/ 0u,
696 /*decltype(_impl_.trimvalue_)*/ 0u,
697 /*decltype(_impl_._cached_size_)*/ {},
698 } {}

Member Function Documentation

◆ _internal_message()

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

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

14553 {
14554 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
14555 return _impl_.message_.Get();
14556}

◆ _internal_mutable_message()

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

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

14562 {
14563 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
14564 ;
14565 return _impl_.message_.Mutable( GetArenaForAllocation());
14566}

◆ _internal_set_message()

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

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

14557 {
14558 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
14559 ;
14560 _impl_.message_.Set(value, GetArenaForAllocation());
14561}

◆ _internal_set_success()

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

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

14526 {
14527 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
14528 ;
14529 _impl_.success_ = value;
14530}

◆ _internal_set_trimchannel()

void daphne::cmd_readTrim_singleChannel_response::_internal_set_trimchannel ( ::uint32_t value)
inlineprivate

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

14599 {
14600 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
14601 ;
14602 _impl_.trimchannel_ = value;
14603}

◆ _internal_set_trimvalue()

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

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

14621 {
14622 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
14623 ;
14624 _impl_.trimvalue_ = value;
14625}

◆ _internal_success()

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

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

14522 {
14523 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
14524 return _impl_.success_;
14525}

◆ _internal_trimchannel()

uint32_t daphne::cmd_readTrim_singleChannel_response::_internal_trimchannel ( ) const
inlineprivate

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

14595 {
14596 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
14597 return _impl_.trimchannel_;
14598}

◆ _internal_trimvalue()

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

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

14617 {
14618 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
14619 return _impl_.trimvalue_;
14620}

◆ _InternalParse()

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

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

10421 {
10422 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
10423 return ptr;
10424}
static const ::google::protobuf::internal::TcParseTable< 2, 4, 0, 58, 2 > _table_

◆ _InternalSerialize()

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

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

10480 {
10481 // @@protoc_insertion_point(serialize_to_array_start:daphne.cmd_readTrim_singleChannel_response)
10482 ::uint32_t cached_has_bits = 0;
10483 (void)cached_has_bits;
10484
10485 // bool success = 1;
10486 if (this->_internal_success() != 0) {
10487 target = stream->EnsureSpace(target);
10488 target = ::_pbi::WireFormatLite::WriteBoolToArray(
10489 1, this->_internal_success(), target);
10490 }
10491
10492 // string message = 2;
10493 if (!this->_internal_message().empty()) {
10494 const std::string& _s = this->_internal_message();
10495 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
10496 _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "daphne.cmd_readTrim_singleChannel_response.message");
10497 target = stream->WriteStringMaybeAliased(2, _s, target);
10498 }
10499
10500 // uint32 trimChannel = 3;
10501 if (this->_internal_trimchannel() != 0) {
10502 target = stream->EnsureSpace(target);
10503 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
10504 3, this->_internal_trimchannel(), target);
10505 }
10506
10507 // uint32 trimValue = 4;
10508 if (this->_internal_trimvalue() != 0) {
10509 target = stream->EnsureSpace(target);
10510 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
10511 4, this->_internal_trimvalue(), target);
10512 }
10513
10514 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
10515 target =
10516 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
10517 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
10518 }
10519 // @@protoc_insertion_point(serialize_to_array_end:daphne.cmd_readTrim_singleChannel_response)
10520 return target;
10521}

◆ ByteSizeLong()

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

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

10523 {
10524// @@protoc_insertion_point(message_byte_size_start:daphne.cmd_readTrim_singleChannel_response)
10525 ::size_t total_size = 0;
10526
10527 ::uint32_t cached_has_bits = 0;
10528 // Prevent compiler warnings about cached_has_bits being unused
10529 (void) cached_has_bits;
10530
10531 // string message = 2;
10532 if (!this->_internal_message().empty()) {
10533 total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
10534 this->_internal_message());
10535 }
10536
10537 // bool success = 1;
10538 if (this->_internal_success() != 0) {
10539 total_size += 2;
10540 }
10541
10542 // uint32 trimChannel = 3;
10543 if (this->_internal_trimchannel() != 0) {
10544 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
10545 this->_internal_trimchannel());
10546 }
10547
10548 // uint32 trimValue = 4;
10549 if (this->_internal_trimvalue() != 0) {
10550 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
10551 this->_internal_trimvalue());
10552 }
10553
10554 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
10555}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

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

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

10407 {
10408// @@protoc_insertion_point(message_clear_start:daphne.cmd_readTrim_singleChannel_response)
10409 ::uint32_t cached_has_bits = 0;
10410 // Prevent compiler warnings about cached_has_bits being unused
10411 (void) cached_has_bits;
10412
10413 _impl_.message_.ClearToEmpty();
10414 ::memset(&_impl_.success_, 0, static_cast<::size_t>(
10415 reinterpret_cast<char*>(&_impl_.trimvalue_) -
10416 reinterpret_cast<char*>(&_impl_.success_)) + sizeof(_impl_.trimvalue_));
10417 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
10418}

◆ clear_message()

void daphne::cmd_readTrim_singleChannel_response::clear_message ( )
inline

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

14533 {
14534 _impl_.message_.ClearToEmpty();
14535}

◆ clear_success()

void daphne::cmd_readTrim_singleChannel_response::clear_success ( )
inline

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

14511 {
14512 _impl_.success_ = false;
14513}

◆ clear_trimchannel()

void daphne::cmd_readTrim_singleChannel_response::clear_trimchannel ( )
inline

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

14584 {
14585 _impl_.trimchannel_ = 0u;
14586}

◆ clear_trimvalue()

void daphne::cmd_readTrim_singleChannel_response::clear_trimvalue ( )
inline

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

14606 {
14607 _impl_.trimvalue_ = 0u;
14608}

◆ CopyFrom()

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

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

10587 {
10588// @@protoc_insertion_point(class_specific_copy_from_start:daphne.cmd_readTrim_singleChannel_response)
10589 if (&from == this) return;
10590 Clear();
10591 MergeFrom(from);
10592}
void MergeFrom(const cmd_readTrim_singleChannel_response &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final

◆ default_instance()

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

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

6644 {
6645 return *internal_default_instance();
6646 }
static const cmd_readTrim_singleChannel_response * internal_default_instance()

◆ descriptor()

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

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

6635 {
6636 return GetDescriptor();
6637 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

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

6707 {
6708 return "daphne.cmd_readTrim_singleChannel_response";
6709 }

◆ GetCachedSize()

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

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

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

◆ GetClassData()

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

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

10561{ return &_class_data_; }

◆ GetDescriptor()

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

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

6638 {
6639 return default_instance().GetMetadata().descriptor;
6640 }
static const cmd_readTrim_singleChannel_response & default_instance()
::google::protobuf::Metadata GetMetadata() const final

◆ GetMetadata()

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

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

10613 {
10614 return ::_pbi::AssignDescriptors(
10617}
::_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_readTrim_singleChannel_response::GetReflection ( )
inlinestatic

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

6641 {
6642 return default_instance().GetMetadata().reflection;
6643 }

◆ internal_default_instance()

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

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

6647 {
6648 return reinterpret_cast<const cmd_readTrim_singleChannel_response*>(
6650 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 cmd_readTrim_singleChannel_responseDefaultTypeInternal _cmd_readTrim_singleChannel_response_default_instance_

◆ InternalSwap()

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

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

10598 {
10599 using std::swap;
10600 auto* lhs_arena = GetArenaForAllocation();
10601 auto* rhs_arena = other->GetArenaForAllocation();
10602 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
10603 ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.message_, lhs_arena,
10604 &other->_impl_.message_, rhs_arena);
10605 ::google::protobuf::internal::memswap<
10608 - PROTOBUF_FIELD_OFFSET(cmd_readTrim_singleChannel_response, _impl_.success_)>(
10609 reinterpret_cast<char*>(&_impl_.success_),
10610 reinterpret_cast<char*>(&other->_impl_.success_));
10611}

◆ IsInitialized()

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

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

10594 {
10595 return true;
10596}

◆ MergeFrom()

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

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

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

◆ MergeImpl()

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

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

10564 {
10565 auto* const _this = static_cast<cmd_readTrim_singleChannel_response*>(&to_msg);
10566 auto& from = static_cast<const cmd_readTrim_singleChannel_response&>(from_msg);
10567 // @@protoc_insertion_point(class_specific_merge_from_start:daphne.cmd_readTrim_singleChannel_response)
10568 ABSL_DCHECK_NE(&from, _this);
10569 ::uint32_t cached_has_bits = 0;
10570 (void) cached_has_bits;
10571
10572 if (!from._internal_message().empty()) {
10573 _this->_internal_set_message(from._internal_message());
10574 }
10575 if (from._internal_success() != 0) {
10576 _this->_internal_set_success(from._internal_success());
10577 }
10578 if (from._internal_trimchannel() != 0) {
10579 _this->_internal_set_trimchannel(from._internal_trimchannel());
10580 }
10581 if (from._internal_trimvalue() != 0) {
10582 _this->_internal_set_trimvalue(from._internal_trimvalue());
10583 }
10584 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
10585}

◆ message()

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

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

14536 {
14537 // @@protoc_insertion_point(field_get:daphne.cmd_readTrim_singleChannel_response.message)
14538 return _internal_message();
14539}

◆ mutable_message()

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

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

14548 {
14549 std::string* _s = _internal_mutable_message();
14550 // @@protoc_insertion_point(field_mutable:daphne.cmd_readTrim_singleChannel_response.message)
14551 return _s;
14552}

◆ mutable_unknown_fields()

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

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

6631 {
6632 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
6633 }

◆ New()

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

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

6678 {
6679 return CreateMaybeMessage<cmd_readTrim_singleChannel_response>(arena);
6680 }

◆ operator=() [1/2]

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

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

6614 {
6615 if (this == &from) return *this;
6616 if (GetOwningArena() == from.GetOwningArena()
6617 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
6618 && GetOwningArena() != nullptr
6619 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
6620 ) {
6621 InternalSwap(&from);
6622 } else {
6623 CopyFrom(from);
6624 }
6625 return *this;
6626 }
void InternalSwap(cmd_readTrim_singleChannel_response *other)
void CopyFrom(const cmd_readTrim_singleChannel_response &from)

◆ operator=() [2/2]

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

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

6610 {
6611 CopyFrom(from);
6612 return *this;
6613 }

◆ release_message()

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

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

14567 {
14568 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
14569 // @@protoc_insertion_point(field_release:daphne.cmd_readTrim_singleChannel_response.message)
14570 return _impl_.message_.Release();
14571}

◆ set_allocated_message()

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

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

14572 {
14573 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
14574 _impl_.message_.SetAllocated(value, GetArenaForAllocation());
14575 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
14576 if (_impl_.message_.IsDefault()) {
14577 _impl_.message_.Set("", GetArenaForAllocation());
14578 }
14579 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
14580 // @@protoc_insertion_point(field_set_allocated:daphne.cmd_readTrim_singleChannel_response.message)
14581}

◆ set_message() [1/2]

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

◆ set_message() [2/2]

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

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

14542 {
14543 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
14544 ;
14545 _impl_.message_.Set(static_cast<Arg_&&>(arg), args..., GetArenaForAllocation());
14546 // @@protoc_insertion_point(field_set:daphne.cmd_readTrim_singleChannel_response.message)
14547}

◆ set_success()

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

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

14518 {
14519 _internal_set_success(value);
14520 // @@protoc_insertion_point(field_set:daphne.cmd_readTrim_singleChannel_response.success)
14521}

◆ set_trimchannel()

void daphne::cmd_readTrim_singleChannel_response::set_trimchannel ( ::uint32_t value)
inline

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

14591 {
14593 // @@protoc_insertion_point(field_set:daphne.cmd_readTrim_singleChannel_response.trimChannel)
14594}

◆ set_trimvalue()

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

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

14613 {
14615 // @@protoc_insertion_point(field_set:daphne.cmd_readTrim_singleChannel_response.trimValue)
14616}

◆ SetCachedSize()

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

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

10403 {
10404 _impl_._cached_size_.Set(size);
10405}

◆ SharedCtor()

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

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

10380 {
10381 (void)arena;
10382 new (&_impl_) Impl_{
10383 decltype(_impl_.message_){},
10384 decltype(_impl_.success_){false},
10385 decltype(_impl_.trimchannel_){0u},
10386 decltype(_impl_.trimvalue_){0u},
10387 /*decltype(_impl_._cached_size_)*/ {},
10388 };
10389 _impl_.message_.InitDefault();
10390 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
10391 _impl_.message_.Set("", GetArenaForAllocation());
10392 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
10393}

◆ SharedDtor()

void daphne::cmd_readTrim_singleChannel_response::SharedDtor ( )
inlineprivate

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

10399 {
10400 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
10401 _impl_.message_.Destroy();
10402}

◆ success()

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

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

14514 {
14515 // @@protoc_insertion_point(field_get:daphne.cmd_readTrim_singleChannel_response.success)
14516 return _internal_success();
14517}

◆ Swap()

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

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

6657 {
6658 if (other == this) return;
6659 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
6660 if (GetOwningArena() != nullptr &&
6661 GetOwningArena() == other->GetOwningArena()) {
6662 #else // PROTOBUF_FORCE_COPY_IN_SWAP
6663 if (GetOwningArena() == other->GetOwningArena()) {
6664 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
6665 InternalSwap(other);
6666 } else {
6667 ::google::protobuf::internal::GenericSwap(this, other);
6668 }
6669 }

◆ trimchannel()

uint32_t daphne::cmd_readTrim_singleChannel_response::trimchannel ( ) const
inline

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

14587 {
14588 // @@protoc_insertion_point(field_get:daphne.cmd_readTrim_singleChannel_response.trimChannel)
14589 return _internal_trimchannel();
14590}

◆ trimvalue()

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

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

14609 {
14610 // @@protoc_insertion_point(field_get:daphne.cmd_readTrim_singleChannel_response.trimValue)
14611 return _internal_trimvalue();
14612}

◆ unknown_fields()

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

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

6628 {
6629 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
6630 }

◆ UnsafeArenaSwap()

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

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

6670 {
6671 if (other == this) return;
6672 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
6673 InternalSwap(other);
6674 }

Friends And Related Symbol Documentation

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

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

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

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

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

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

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

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

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

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto

◆ swap

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

6654 {
6655 a.Swap(&b);
6656 }

Member Data Documentation

◆ [union]

◆ _class_data_

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

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

◆ _impl_

Impl_ daphne::cmd_readTrim_singleChannel_response::_impl_

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

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 2, 4, 0, 58, 2 > daphne::cmd_readTrim_singleChannel_response::_table_
staticprivate

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

◆ kIndexInFileMessages

int daphne::cmd_readTrim_singleChannel_response::kIndexInFileMessages
staticconstexpr
Initial value:
=
33

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


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