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

#include <daphne_control_low.pb.h>

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

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int { kMessageFieldNumber = 2 , kSuccessFieldNumber = 1 , kOffsetGainFieldNumber = 4 , kOffsetValueFieldNumber = 3 }
 

Public Member Functions

 cmd_writeOFFSET_allChannels_response ()
 
 ~cmd_writeOFFSET_allChannels_response () override
 
template<typename = void>
PROTOBUF_CONSTEXPR cmd_writeOFFSET_allChannels_response (::google::protobuf::internal::ConstantInitialized)
 
 cmd_writeOFFSET_allChannels_response (const cmd_writeOFFSET_allChannels_response &from)
 
 cmd_writeOFFSET_allChannels_response (cmd_writeOFFSET_allChannels_response &&from) noexcept
 
cmd_writeOFFSET_allChannels_responseoperator= (const cmd_writeOFFSET_allChannels_response &from)
 
cmd_writeOFFSET_allChannels_responseoperator= (cmd_writeOFFSET_allChannels_response &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (cmd_writeOFFSET_allChannels_response *other)
 
void UnsafeArenaSwap (cmd_writeOFFSET_allChannels_response *other)
 
cmd_writeOFFSET_allChannels_responseNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const cmd_writeOFFSET_allChannels_response &from)
 
void MergeFrom (const cmd_writeOFFSET_allChannels_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_offsetgain ()
 
bool offsetgain () const
 
void set_offsetgain (bool value)
 
void clear_offsetvalue ()
 
::uint32_t offsetvalue () const
 
void set_offsetvalue (::uint32_t value)
 
template<typename >
PROTOBUF_CONSTEXPR cmd_writeOFFSET_allChannels_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_writeOFFSET_allChannels_responsedefault_instance ()
 
static const cmd_writeOFFSET_allChannels_responseinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 cmd_writeOFFSET_allChannels_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_writeOFFSET_allChannels_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)
 
bool _internal_offsetgain () const
 
void _internal_set_offsetgain (bool value)
 
::uint32_t _internal_offsetvalue () const
 
void _internal_set_offsetvalue (::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, 59, 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_response &a, cmd_writeOFFSET_allChannels_response &b)
 

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kMessageFieldNumber 
kSuccessFieldNumber 
kOffsetGainFieldNumber 
kOffsetValueFieldNumber 

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

Constructor & Destructor Documentation

◆ cmd_writeOFFSET_allChannels_response() [1/6]

daphne::cmd_writeOFFSET_allChannels_response::cmd_writeOFFSET_allChannels_response ( )
inline

◆ ~cmd_writeOFFSET_allChannels_response()

daphne::cmd_writeOFFSET_allChannels_response::~cmd_writeOFFSET_allChannels_response ( )
override

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

6010 {
6011 // @@protoc_insertion_point(destructor:daphne.cmd_writeOFFSET_allChannels_response)
6012 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
6013 SharedDtor();
6014}

◆ cmd_writeOFFSET_allChannels_response() [2/6]

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

◆ cmd_writeOFFSET_allChannels_response() [3/6]

daphne::cmd_writeOFFSET_allChannels_response::cmd_writeOFFSET_allChannels_response ( const cmd_writeOFFSET_allChannels_response & from)

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

5971 : ::google::protobuf::Message() {
5972 cmd_writeOFFSET_allChannels_response* const _this = this;
5973 (void)_this;
5974 new (&_impl_) Impl_{
5975 decltype(_impl_.message_){},
5976 decltype(_impl_.success_){},
5977 decltype(_impl_.offsetgain_){},
5978 decltype(_impl_.offsetvalue_){},
5979 /*decltype(_impl_._cached_size_)*/ {},
5980 };
5981 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
5982 from._internal_metadata_);
5983 _impl_.message_.InitDefault();
5984 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
5985 _impl_.message_.Set("", GetArenaForAllocation());
5986 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
5987 if (!from._internal_message().empty()) {
5988 _this->_impl_.message_.Set(from._internal_message(), _this->GetArenaForAllocation());
5989 }
5990 ::memcpy(&_impl_.success_, &from._impl_.success_,
5991 static_cast<::size_t>(reinterpret_cast<char*>(&_impl_.offsetvalue_) -
5992 reinterpret_cast<char*>(&_impl_.success_)) + sizeof(_impl_.offsetvalue_));
5993
5994 // @@protoc_insertion_point(copy_constructor:daphne.cmd_writeOFFSET_allChannels_response)
5995}
::google::protobuf::internal::ArenaStringPtr message_

◆ cmd_writeOFFSET_allChannels_response() [4/6]

daphne::cmd_writeOFFSET_allChannels_response::cmd_writeOFFSET_allChannels_response ( cmd_writeOFFSET_allChannels_response && from)
inlinenoexcept

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

3187 *this = ::std::move(from);
3188 }

◆ cmd_writeOFFSET_allChannels_response() [5/6]

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

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

5967 : ::google::protobuf::Message(arena) {
5968 SharedCtor(arena);
5969 // @@protoc_insertion_point(arena_constructor:daphne.cmd_writeOFFSET_allChannels_response)
5970}
void SharedCtor(::google::protobuf::Arena *arena)

◆ cmd_writeOFFSET_allChannels_response() [6/6]

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

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

330 : _impl_{
331 /*decltype(_impl_.message_)*/ {
332 &::_pbi::fixed_address_empty_string,
333 ::_pbi::ConstantInitialized{},
334 },
335 /*decltype(_impl_.success_)*/ false,
336 /*decltype(_impl_.offsetgain_)*/ false,
337 /*decltype(_impl_.offsetvalue_)*/ 0u,
338 /*decltype(_impl_._cached_size_)*/ {},
339 } {}

Member Function Documentation

◆ _internal_message()

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

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

12860 {
12861 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
12862 return _impl_.message_.Get();
12863}

◆ _internal_mutable_message()

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

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

12869 {
12870 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
12871 ;
12872 return _impl_.message_.Mutable( GetArenaForAllocation());
12873}

◆ _internal_offsetgain()

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

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

12924 {
12925 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
12926 return _impl_.offsetgain_;
12927}

◆ _internal_offsetvalue()

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

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

12902 {
12903 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
12904 return _impl_.offsetvalue_;
12905}

◆ _internal_set_message()

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

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

12864 {
12865 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
12866 ;
12867 _impl_.message_.Set(value, GetArenaForAllocation());
12868}

◆ _internal_set_offsetgain()

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

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

12928 {
12929 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
12930 ;
12931 _impl_.offsetgain_ = value;
12932}

◆ _internal_set_offsetvalue()

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

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

12906 {
12907 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
12908 ;
12909 _impl_.offsetvalue_ = value;
12910}

◆ _internal_set_success()

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

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

12833 {
12834 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
12835 ;
12836 _impl_.success_ = value;
12837}

◆ _internal_success()

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

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

12829 {
12830 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
12831 return _impl_.success_;
12832}

◆ _InternalParse()

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

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

6037 {
6038 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
6039 return ptr;
6040}
static const ::google::protobuf::internal::TcParseTable< 2, 4, 0, 59, 2 > _table_

◆ _InternalSerialize()

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

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

6096 {
6097 // @@protoc_insertion_point(serialize_to_array_start:daphne.cmd_writeOFFSET_allChannels_response)
6098 ::uint32_t cached_has_bits = 0;
6099 (void)cached_has_bits;
6100
6101 // bool success = 1;
6102 if (this->_internal_success() != 0) {
6103 target = stream->EnsureSpace(target);
6104 target = ::_pbi::WireFormatLite::WriteBoolToArray(
6105 1, this->_internal_success(), target);
6106 }
6107
6108 // string message = 2;
6109 if (!this->_internal_message().empty()) {
6110 const std::string& _s = this->_internal_message();
6111 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
6112 _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "daphne.cmd_writeOFFSET_allChannels_response.message");
6113 target = stream->WriteStringMaybeAliased(2, _s, target);
6114 }
6115
6116 // uint32 offsetValue = 3;
6117 if (this->_internal_offsetvalue() != 0) {
6118 target = stream->EnsureSpace(target);
6119 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
6120 3, this->_internal_offsetvalue(), target);
6121 }
6122
6123 // bool offsetGain = 4;
6124 if (this->_internal_offsetgain() != 0) {
6125 target = stream->EnsureSpace(target);
6126 target = ::_pbi::WireFormatLite::WriteBoolToArray(
6127 4, this->_internal_offsetgain(), target);
6128 }
6129
6130 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
6131 target =
6132 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
6133 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
6134 }
6135 // @@protoc_insertion_point(serialize_to_array_end:daphne.cmd_writeOFFSET_allChannels_response)
6136 return target;
6137}

◆ ByteSizeLong()

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

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

6139 {
6140// @@protoc_insertion_point(message_byte_size_start:daphne.cmd_writeOFFSET_allChannels_response)
6141 ::size_t total_size = 0;
6142
6143 ::uint32_t cached_has_bits = 0;
6144 // Prevent compiler warnings about cached_has_bits being unused
6145 (void) cached_has_bits;
6146
6147 // string message = 2;
6148 if (!this->_internal_message().empty()) {
6149 total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
6150 this->_internal_message());
6151 }
6152
6153 // bool success = 1;
6154 if (this->_internal_success() != 0) {
6155 total_size += 2;
6156 }
6157
6158 // bool offsetGain = 4;
6159 if (this->_internal_offsetgain() != 0) {
6160 total_size += 2;
6161 }
6162
6163 // uint32 offsetValue = 3;
6164 if (this->_internal_offsetvalue() != 0) {
6165 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
6166 this->_internal_offsetvalue());
6167 }
6168
6169 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
6170}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

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

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

6023 {
6024// @@protoc_insertion_point(message_clear_start:daphne.cmd_writeOFFSET_allChannels_response)
6025 ::uint32_t cached_has_bits = 0;
6026 // Prevent compiler warnings about cached_has_bits being unused
6027 (void) cached_has_bits;
6028
6029 _impl_.message_.ClearToEmpty();
6030 ::memset(&_impl_.success_, 0, static_cast<::size_t>(
6031 reinterpret_cast<char*>(&_impl_.offsetvalue_) -
6032 reinterpret_cast<char*>(&_impl_.success_)) + sizeof(_impl_.offsetvalue_));
6033 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
6034}

◆ clear_message()

void daphne::cmd_writeOFFSET_allChannels_response::clear_message ( )
inline

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

12840 {
12841 _impl_.message_.ClearToEmpty();
12842}

◆ clear_offsetgain()

void daphne::cmd_writeOFFSET_allChannels_response::clear_offsetgain ( )
inline

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

12913 {
12914 _impl_.offsetgain_ = false;
12915}

◆ clear_offsetvalue()

void daphne::cmd_writeOFFSET_allChannels_response::clear_offsetvalue ( )
inline

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

12891 {
12892 _impl_.offsetvalue_ = 0u;
12893}

◆ clear_success()

void daphne::cmd_writeOFFSET_allChannels_response::clear_success ( )
inline

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

12818 {
12819 _impl_.success_ = false;
12820}

◆ CopyFrom()

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

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

6202 {
6203// @@protoc_insertion_point(class_specific_copy_from_start:daphne.cmd_writeOFFSET_allChannels_response)
6204 if (&from == this) return;
6205 Clear();
6206 MergeFrom(from);
6207}
void MergeFrom(const cmd_writeOFFSET_allChannels_response &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final

◆ default_instance()

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

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

3224 {
3225 return *internal_default_instance();
3226 }
static const cmd_writeOFFSET_allChannels_response * internal_default_instance()

◆ descriptor()

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

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

3215 {
3216 return GetDescriptor();
3217 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

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

3287 {
3288 return "daphne.cmd_writeOFFSET_allChannels_response";
3289 }

◆ GetCachedSize()

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

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

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

◆ GetClassData()

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

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

6176{ return &_class_data_; }

◆ GetDescriptor()

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

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

3218 {
3219 return default_instance().GetMetadata().descriptor;
3220 }
::google::protobuf::Metadata GetMetadata() const final
static const cmd_writeOFFSET_allChannels_response & default_instance()

◆ GetMetadata()

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

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

6228 {
6229 return ::_pbi::AssignDescriptors(
6232}
::_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_response::GetReflection ( )
inlinestatic

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

3221 {
3222 return default_instance().GetMetadata().reflection;
3223 }

◆ internal_default_instance()

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

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

3227 {
3228 return reinterpret_cast<const cmd_writeOFFSET_allChannels_response*>(
3230 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 cmd_writeOFFSET_allChannels_responseDefaultTypeInternal _cmd_writeOFFSET_allChannels_response_default_instance_

◆ InternalSwap()

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

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

6213 {
6214 using std::swap;
6215 auto* lhs_arena = GetArenaForAllocation();
6216 auto* rhs_arena = other->GetArenaForAllocation();
6217 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
6218 ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.message_, lhs_arena,
6219 &other->_impl_.message_, rhs_arena);
6220 ::google::protobuf::internal::memswap<
6223 - PROTOBUF_FIELD_OFFSET(cmd_writeOFFSET_allChannels_response, _impl_.success_)>(
6224 reinterpret_cast<char*>(&_impl_.success_),
6225 reinterpret_cast<char*>(&other->_impl_.success_));
6226}

◆ IsInitialized()

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

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

6209 {
6210 return true;
6211}

◆ MergeFrom()

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

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

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

◆ MergeImpl()

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

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

6179 {
6180 auto* const _this = static_cast<cmd_writeOFFSET_allChannels_response*>(&to_msg);
6181 auto& from = static_cast<const cmd_writeOFFSET_allChannels_response&>(from_msg);
6182 // @@protoc_insertion_point(class_specific_merge_from_start:daphne.cmd_writeOFFSET_allChannels_response)
6183 ABSL_DCHECK_NE(&from, _this);
6184 ::uint32_t cached_has_bits = 0;
6185 (void) cached_has_bits;
6186
6187 if (!from._internal_message().empty()) {
6188 _this->_internal_set_message(from._internal_message());
6189 }
6190 if (from._internal_success() != 0) {
6191 _this->_internal_set_success(from._internal_success());
6192 }
6193 if (from._internal_offsetgain() != 0) {
6194 _this->_internal_set_offsetgain(from._internal_offsetgain());
6195 }
6196 if (from._internal_offsetvalue() != 0) {
6197 _this->_internal_set_offsetvalue(from._internal_offsetvalue());
6198 }
6199 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
6200}

◆ message()

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

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

12843 {
12844 // @@protoc_insertion_point(field_get:daphne.cmd_writeOFFSET_allChannels_response.message)
12845 return _internal_message();
12846}

◆ mutable_message()

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

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

12855 {
12856 std::string* _s = _internal_mutable_message();
12857 // @@protoc_insertion_point(field_mutable:daphne.cmd_writeOFFSET_allChannels_response.message)
12858 return _s;
12859}

◆ mutable_unknown_fields()

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

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

3211 {
3212 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
3213 }

◆ New()

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

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

3258 {
3259 return CreateMaybeMessage<cmd_writeOFFSET_allChannels_response>(arena);
3260 }

◆ offsetgain()

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

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

12916 {
12917 // @@protoc_insertion_point(field_get:daphne.cmd_writeOFFSET_allChannels_response.offsetGain)
12918 return _internal_offsetgain();
12919}

◆ offsetvalue()

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

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

12894 {
12895 // @@protoc_insertion_point(field_get:daphne.cmd_writeOFFSET_allChannels_response.offsetValue)
12896 return _internal_offsetvalue();
12897}

◆ operator=() [1/2]

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

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

3194 {
3195 if (this == &from) return *this;
3196 if (GetOwningArena() == from.GetOwningArena()
3197 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3198 && GetOwningArena() != nullptr
3199 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
3200 ) {
3201 InternalSwap(&from);
3202 } else {
3203 CopyFrom(from);
3204 }
3205 return *this;
3206 }
void InternalSwap(cmd_writeOFFSET_allChannels_response *other)
void CopyFrom(const cmd_writeOFFSET_allChannels_response &from)

◆ operator=() [2/2]

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

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

3190 {
3191 CopyFrom(from);
3192 return *this;
3193 }

◆ release_message()

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

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

12874 {
12875 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
12876 // @@protoc_insertion_point(field_release:daphne.cmd_writeOFFSET_allChannels_response.message)
12877 return _impl_.message_.Release();
12878}

◆ set_allocated_message()

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

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

12879 {
12880 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
12881 _impl_.message_.SetAllocated(value, GetArenaForAllocation());
12882 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
12883 if (_impl_.message_.IsDefault()) {
12884 _impl_.message_.Set("", GetArenaForAllocation());
12885 }
12886 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
12887 // @@protoc_insertion_point(field_set_allocated:daphne.cmd_writeOFFSET_allChannels_response.message)
12888}

◆ set_message() [1/2]

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

◆ set_message() [2/2]

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

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

12849 {
12850 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
12851 ;
12852 _impl_.message_.Set(static_cast<Arg_&&>(arg), args..., GetArenaForAllocation());
12853 // @@protoc_insertion_point(field_set:daphne.cmd_writeOFFSET_allChannels_response.message)
12854}

◆ set_offsetgain()

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

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

12920 {
12922 // @@protoc_insertion_point(field_set:daphne.cmd_writeOFFSET_allChannels_response.offsetGain)
12923}

◆ set_offsetvalue()

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

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

12898 {
12900 // @@protoc_insertion_point(field_set:daphne.cmd_writeOFFSET_allChannels_response.offsetValue)
12901}

◆ set_success()

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

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

12825 {
12826 _internal_set_success(value);
12827 // @@protoc_insertion_point(field_set:daphne.cmd_writeOFFSET_allChannels_response.success)
12828}

◆ SetCachedSize()

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

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

6019 {
6020 _impl_._cached_size_.Set(size);
6021}

◆ SharedCtor()

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

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

5996 {
5997 (void)arena;
5998 new (&_impl_) Impl_{
5999 decltype(_impl_.message_){},
6000 decltype(_impl_.success_){false},
6001 decltype(_impl_.offsetgain_){false},
6002 decltype(_impl_.offsetvalue_){0u},
6003 /*decltype(_impl_._cached_size_)*/ {},
6004 };
6005 _impl_.message_.InitDefault();
6006 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
6007 _impl_.message_.Set("", GetArenaForAllocation());
6008 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
6009}

◆ SharedDtor()

void daphne::cmd_writeOFFSET_allChannels_response::SharedDtor ( )
inlineprivate

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

6015 {
6016 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
6017 _impl_.message_.Destroy();
6018}

◆ success()

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

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

12821 {
12822 // @@protoc_insertion_point(field_get:daphne.cmd_writeOFFSET_allChannels_response.success)
12823 return _internal_success();
12824}

◆ Swap()

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

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

3237 {
3238 if (other == this) return;
3239 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3240 if (GetOwningArena() != nullptr &&
3241 GetOwningArena() == other->GetOwningArena()) {
3242 #else // PROTOBUF_FORCE_COPY_IN_SWAP
3243 if (GetOwningArena() == other->GetOwningArena()) {
3244 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
3245 InternalSwap(other);
3246 } else {
3247 ::google::protobuf::internal::GenericSwap(this, other);
3248 }
3249 }

◆ unknown_fields()

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

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

3208 {
3209 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
3210 }

◆ UnsafeArenaSwap()

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

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

3250 {
3251 if (other == this) return;
3252 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3253 InternalSwap(other);
3254 }

Friends And Related Symbol Documentation

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

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

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

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

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

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

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

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

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

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto

◆ swap

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

3234 {
3235 a.Swap(&b);
3236 }

Member Data Documentation

◆ [union]

◆ _class_data_

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

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

◆ _impl_

Impl_ daphne::cmd_writeOFFSET_allChannels_response::_impl_

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

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 2, 4, 0, 59, 2 > daphne::cmd_writeOFFSET_allChannels_response::_table_
staticprivate

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

◆ kIndexInFileMessages

int daphne::cmd_writeOFFSET_allChannels_response::kIndexInFileMessages
staticconstexpr
Initial value:
=
15

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


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