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

#include <daphne_control_low.pb.h>

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

Classes

class  _Internal
 
struct  Impl_
 

Public Types

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

Public Member Functions

 cmd_writeOFFSET_singleChannel_response ()
 
 ~cmd_writeOFFSET_singleChannel_response () override
 
template<typename = void>
PROTOBUF_CONSTEXPR cmd_writeOFFSET_singleChannel_response (::google::protobuf::internal::ConstantInitialized)
 
 cmd_writeOFFSET_singleChannel_response (const cmd_writeOFFSET_singleChannel_response &from)
 
 cmd_writeOFFSET_singleChannel_response (cmd_writeOFFSET_singleChannel_response &&from) noexcept
 
cmd_writeOFFSET_singleChannel_responseoperator= (const cmd_writeOFFSET_singleChannel_response &from)
 
cmd_writeOFFSET_singleChannel_responseoperator= (cmd_writeOFFSET_singleChannel_response &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (cmd_writeOFFSET_singleChannel_response *other)
 
void UnsafeArenaSwap (cmd_writeOFFSET_singleChannel_response *other)
 
cmd_writeOFFSET_singleChannel_responseNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const cmd_writeOFFSET_singleChannel_response &from)
 
void MergeFrom (const cmd_writeOFFSET_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_offsetchannel ()
 
::uint32_t offsetchannel () const
 
void set_offsetchannel (::uint32_t value)
 
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_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_writeOFFSET_singleChannel_responsedefault_instance ()
 
static const cmd_writeOFFSET_singleChannel_responseinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 cmd_writeOFFSET_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_writeOFFSET_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 ()
 
::uint32_t _internal_offsetchannel () const
 
void _internal_set_offsetchannel (::uint32_t value)
 
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< 3, 5, 0, 61, 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_singleChannel_response &a, cmd_writeOFFSET_singleChannel_response &b)
 

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kMessageFieldNumber 
kOffsetChannelFieldNumber 
kSuccessFieldNumber 
kOffsetGainFieldNumber 
kOffsetValueFieldNumber 

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

Constructor & Destructor Documentation

◆ cmd_writeOFFSET_singleChannel_response() [1/6]

daphne::cmd_writeOFFSET_singleChannel_response::cmd_writeOFFSET_singleChannel_response ( )
inline

◆ ~cmd_writeOFFSET_singleChannel_response()

daphne::cmd_writeOFFSET_singleChannel_response::~cmd_writeOFFSET_singleChannel_response ( )
override

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

7067 {
7068 // @@protoc_insertion_point(destructor:daphne.cmd_writeOFFSET_singleChannel_response)
7069 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
7070 SharedDtor();
7071}

◆ cmd_writeOFFSET_singleChannel_response() [2/6]

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

◆ cmd_writeOFFSET_singleChannel_response() [3/6]

daphne::cmd_writeOFFSET_singleChannel_response::cmd_writeOFFSET_singleChannel_response ( const cmd_writeOFFSET_singleChannel_response & from)

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

7026 : ::google::protobuf::Message() {
7027 cmd_writeOFFSET_singleChannel_response* const _this = this;
7028 (void)_this;
7029 new (&_impl_) Impl_{
7030 decltype(_impl_.message_){},
7031 decltype(_impl_.offsetchannel_){},
7032 decltype(_impl_.success_){},
7033 decltype(_impl_.offsetgain_){},
7034 decltype(_impl_.offsetvalue_){},
7035 /*decltype(_impl_._cached_size_)*/ {},
7036 };
7037 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
7038 from._internal_metadata_);
7039 _impl_.message_.InitDefault();
7040 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
7041 _impl_.message_.Set("", GetArenaForAllocation());
7042 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
7043 if (!from._internal_message().empty()) {
7044 _this->_impl_.message_.Set(from._internal_message(), _this->GetArenaForAllocation());
7045 }
7046 ::memcpy(&_impl_.offsetchannel_, &from._impl_.offsetchannel_,
7047 static_cast<::size_t>(reinterpret_cast<char*>(&_impl_.offsetvalue_) -
7048 reinterpret_cast<char*>(&_impl_.offsetchannel_)) + sizeof(_impl_.offsetvalue_));
7049
7050 // @@protoc_insertion_point(copy_constructor:daphne.cmd_writeOFFSET_singleChannel_response)
7051}
::google::protobuf::internal::ArenaStringPtr message_

◆ cmd_writeOFFSET_singleChannel_response() [4/6]

daphne::cmd_writeOFFSET_singleChannel_response::cmd_writeOFFSET_singleChannel_response ( cmd_writeOFFSET_singleChannel_response && from)
inlinenoexcept

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

3987 *this = ::std::move(from);
3988 }

◆ cmd_writeOFFSET_singleChannel_response() [5/6]

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

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

7022 : ::google::protobuf::Message(arena) {
7023 SharedCtor(arena);
7024 // @@protoc_insertion_point(arena_constructor:daphne.cmd_writeOFFSET_singleChannel_response)
7025}
void SharedCtor(::google::protobuf::Arena *arena)

◆ cmd_writeOFFSET_singleChannel_response() [6/6]

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

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

413 : _impl_{
414 /*decltype(_impl_.message_)*/ {
415 &::_pbi::fixed_address_empty_string,
416 ::_pbi::ConstantInitialized{},
417 },
418 /*decltype(_impl_.offsetchannel_)*/ 0u,
419 /*decltype(_impl_.success_)*/ false,
420 /*decltype(_impl_.offsetgain_)*/ false,
421 /*decltype(_impl_.offsetvalue_)*/ 0u,
422 /*decltype(_impl_._cached_size_)*/ {},
423 } {}

Member Function Documentation

◆ _internal_message()

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

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

13308 {
13309 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
13310 return _impl_.message_.Get();
13311}

◆ _internal_mutable_message()

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

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

13317 {
13318 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13319 ;
13320 return _impl_.message_.Mutable( GetArenaForAllocation());
13321}

◆ _internal_offsetchannel()

uint32_t daphne::cmd_writeOFFSET_singleChannel_response::_internal_offsetchannel ( ) const
inlineprivate

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

13350 {
13351 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
13352 return _impl_.offsetchannel_;
13353}

◆ _internal_offsetgain()

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

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

13394 {
13395 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
13396 return _impl_.offsetgain_;
13397}

◆ _internal_offsetvalue()

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

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

13372 {
13373 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
13374 return _impl_.offsetvalue_;
13375}

◆ _internal_set_message()

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

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

13312 {
13313 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13314 ;
13315 _impl_.message_.Set(value, GetArenaForAllocation());
13316}

◆ _internal_set_offsetchannel()

void daphne::cmd_writeOFFSET_singleChannel_response::_internal_set_offsetchannel ( ::uint32_t value)
inlineprivate

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

13354 {
13355 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13356 ;
13357 _impl_.offsetchannel_ = value;
13358}

◆ _internal_set_offsetgain()

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

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

13398 {
13399 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13400 ;
13401 _impl_.offsetgain_ = value;
13402}

◆ _internal_set_offsetvalue()

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

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

13376 {
13377 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13378 ;
13379 _impl_.offsetvalue_ = value;
13380}

◆ _internal_set_success()

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

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

13281 {
13282 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13283 ;
13284 _impl_.success_ = value;
13285}

◆ _internal_success()

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

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

13277 {
13278 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
13279 return _impl_.success_;
13280}

◆ _InternalParse()

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

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

7094 {
7095 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
7096 return ptr;
7097}
static const ::google::protobuf::internal::TcParseTable< 3, 5, 0, 61, 2 > _table_

◆ _InternalSerialize()

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

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

7162 {
7163 // @@protoc_insertion_point(serialize_to_array_start:daphne.cmd_writeOFFSET_singleChannel_response)
7164 ::uint32_t cached_has_bits = 0;
7165 (void)cached_has_bits;
7166
7167 // bool success = 1;
7168 if (this->_internal_success() != 0) {
7169 target = stream->EnsureSpace(target);
7170 target = ::_pbi::WireFormatLite::WriteBoolToArray(
7171 1, this->_internal_success(), target);
7172 }
7173
7174 // string message = 2;
7175 if (!this->_internal_message().empty()) {
7176 const std::string& _s = this->_internal_message();
7177 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
7178 _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "daphne.cmd_writeOFFSET_singleChannel_response.message");
7179 target = stream->WriteStringMaybeAliased(2, _s, target);
7180 }
7181
7182 // uint32 offsetChannel = 3;
7183 if (this->_internal_offsetchannel() != 0) {
7184 target = stream->EnsureSpace(target);
7185 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
7186 3, this->_internal_offsetchannel(), target);
7187 }
7188
7189 // uint32 offsetValue = 4;
7190 if (this->_internal_offsetvalue() != 0) {
7191 target = stream->EnsureSpace(target);
7192 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
7193 4, this->_internal_offsetvalue(), target);
7194 }
7195
7196 // bool offsetGain = 5;
7197 if (this->_internal_offsetgain() != 0) {
7198 target = stream->EnsureSpace(target);
7199 target = ::_pbi::WireFormatLite::WriteBoolToArray(
7200 5, this->_internal_offsetgain(), target);
7201 }
7202
7203 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
7204 target =
7205 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
7206 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
7207 }
7208 // @@protoc_insertion_point(serialize_to_array_end:daphne.cmd_writeOFFSET_singleChannel_response)
7209 return target;
7210}

◆ ByteSizeLong()

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

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

7212 {
7213// @@protoc_insertion_point(message_byte_size_start:daphne.cmd_writeOFFSET_singleChannel_response)
7214 ::size_t total_size = 0;
7215
7216 ::uint32_t cached_has_bits = 0;
7217 // Prevent compiler warnings about cached_has_bits being unused
7218 (void) cached_has_bits;
7219
7220 // string message = 2;
7221 if (!this->_internal_message().empty()) {
7222 total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
7223 this->_internal_message());
7224 }
7225
7226 // uint32 offsetChannel = 3;
7227 if (this->_internal_offsetchannel() != 0) {
7228 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
7229 this->_internal_offsetchannel());
7230 }
7231
7232 // bool success = 1;
7233 if (this->_internal_success() != 0) {
7234 total_size += 2;
7235 }
7236
7237 // bool offsetGain = 5;
7238 if (this->_internal_offsetgain() != 0) {
7239 total_size += 2;
7240 }
7241
7242 // uint32 offsetValue = 4;
7243 if (this->_internal_offsetvalue() != 0) {
7244 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
7245 this->_internal_offsetvalue());
7246 }
7247
7248 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
7249}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

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

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

7080 {
7081// @@protoc_insertion_point(message_clear_start:daphne.cmd_writeOFFSET_singleChannel_response)
7082 ::uint32_t cached_has_bits = 0;
7083 // Prevent compiler warnings about cached_has_bits being unused
7084 (void) cached_has_bits;
7085
7086 _impl_.message_.ClearToEmpty();
7087 ::memset(&_impl_.offsetchannel_, 0, static_cast<::size_t>(
7088 reinterpret_cast<char*>(&_impl_.offsetvalue_) -
7089 reinterpret_cast<char*>(&_impl_.offsetchannel_)) + sizeof(_impl_.offsetvalue_));
7090 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
7091}

◆ clear_message()

void daphne::cmd_writeOFFSET_singleChannel_response::clear_message ( )
inline

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

13288 {
13289 _impl_.message_.ClearToEmpty();
13290}

◆ clear_offsetchannel()

void daphne::cmd_writeOFFSET_singleChannel_response::clear_offsetchannel ( )
inline

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

13339 {
13341}

◆ clear_offsetgain()

void daphne::cmd_writeOFFSET_singleChannel_response::clear_offsetgain ( )
inline

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

13383 {
13384 _impl_.offsetgain_ = false;
13385}

◆ clear_offsetvalue()

void daphne::cmd_writeOFFSET_singleChannel_response::clear_offsetvalue ( )
inline

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

13361 {
13362 _impl_.offsetvalue_ = 0u;
13363}

◆ clear_success()

void daphne::cmd_writeOFFSET_singleChannel_response::clear_success ( )
inline

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

13266 {
13267 _impl_.success_ = false;
13268}

◆ CopyFrom()

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

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

7284 {
7285// @@protoc_insertion_point(class_specific_copy_from_start:daphne.cmd_writeOFFSET_singleChannel_response)
7286 if (&from == this) return;
7287 Clear();
7288 MergeFrom(from);
7289}
void MergeFrom(const cmd_writeOFFSET_singleChannel_response &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final

◆ default_instance()

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

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

4024 {
4025 return *internal_default_instance();
4026 }
static const cmd_writeOFFSET_singleChannel_response * internal_default_instance()

◆ descriptor()

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

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

4015 {
4016 return GetDescriptor();
4017 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

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

4087 {
4088 return "daphne.cmd_writeOFFSET_singleChannel_response";
4089 }

◆ GetCachedSize()

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

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

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

◆ GetClassData()

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

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

◆ GetDescriptor()

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

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

4018 {
4019 return default_instance().GetMetadata().descriptor;
4020 }
static const cmd_writeOFFSET_singleChannel_response & default_instance()
::google::protobuf::Metadata GetMetadata() const final

◆ GetMetadata()

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

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

7310 {
7311 return ::_pbi::AssignDescriptors(
7314}
::_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_singleChannel_response::GetReflection ( )
inlinestatic

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

4021 {
4022 return default_instance().GetMetadata().reflection;
4023 }

◆ internal_default_instance()

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

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

4027 {
4028 return reinterpret_cast<const cmd_writeOFFSET_singleChannel_response*>(
4030 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 cmd_writeOFFSET_singleChannel_responseDefaultTypeInternal _cmd_writeOFFSET_singleChannel_response_default_instance_

◆ InternalSwap()

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

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

7295 {
7296 using std::swap;
7297 auto* lhs_arena = GetArenaForAllocation();
7298 auto* rhs_arena = other->GetArenaForAllocation();
7299 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
7300 ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.message_, lhs_arena,
7301 &other->_impl_.message_, rhs_arena);
7302 ::google::protobuf::internal::memswap<
7306 reinterpret_cast<char*>(&_impl_.offsetchannel_),
7307 reinterpret_cast<char*>(&other->_impl_.offsetchannel_));
7308}

◆ IsInitialized()

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

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

7291 {
7292 return true;
7293}

◆ MergeFrom()

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

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

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

◆ MergeImpl()

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

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

7258 {
7259 auto* const _this = static_cast<cmd_writeOFFSET_singleChannel_response*>(&to_msg);
7260 auto& from = static_cast<const cmd_writeOFFSET_singleChannel_response&>(from_msg);
7261 // @@protoc_insertion_point(class_specific_merge_from_start:daphne.cmd_writeOFFSET_singleChannel_response)
7262 ABSL_DCHECK_NE(&from, _this);
7263 ::uint32_t cached_has_bits = 0;
7264 (void) cached_has_bits;
7265
7266 if (!from._internal_message().empty()) {
7267 _this->_internal_set_message(from._internal_message());
7268 }
7269 if (from._internal_offsetchannel() != 0) {
7270 _this->_internal_set_offsetchannel(from._internal_offsetchannel());
7271 }
7272 if (from._internal_success() != 0) {
7273 _this->_internal_set_success(from._internal_success());
7274 }
7275 if (from._internal_offsetgain() != 0) {
7276 _this->_internal_set_offsetgain(from._internal_offsetgain());
7277 }
7278 if (from._internal_offsetvalue() != 0) {
7279 _this->_internal_set_offsetvalue(from._internal_offsetvalue());
7280 }
7281 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
7282}

◆ message()

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

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

13291 {
13292 // @@protoc_insertion_point(field_get:daphne.cmd_writeOFFSET_singleChannel_response.message)
13293 return _internal_message();
13294}

◆ mutable_message()

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

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

13303 {
13304 std::string* _s = _internal_mutable_message();
13305 // @@protoc_insertion_point(field_mutable:daphne.cmd_writeOFFSET_singleChannel_response.message)
13306 return _s;
13307}

◆ mutable_unknown_fields()

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

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

4011 {
4012 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
4013 }

◆ New()

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

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

4058 {
4059 return CreateMaybeMessage<cmd_writeOFFSET_singleChannel_response>(arena);
4060 }

◆ offsetchannel()

uint32_t daphne::cmd_writeOFFSET_singleChannel_response::offsetchannel ( ) const
inline

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

13342 {
13343 // @@protoc_insertion_point(field_get:daphne.cmd_writeOFFSET_singleChannel_response.offsetChannel)
13344 return _internal_offsetchannel();
13345}

◆ offsetgain()

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

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

13386 {
13387 // @@protoc_insertion_point(field_get:daphne.cmd_writeOFFSET_singleChannel_response.offsetGain)
13388 return _internal_offsetgain();
13389}

◆ offsetvalue()

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

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

13364 {
13365 // @@protoc_insertion_point(field_get:daphne.cmd_writeOFFSET_singleChannel_response.offsetValue)
13366 return _internal_offsetvalue();
13367}

◆ operator=() [1/2]

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

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

3994 {
3995 if (this == &from) return *this;
3996 if (GetOwningArena() == from.GetOwningArena()
3997 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3998 && GetOwningArena() != nullptr
3999 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
4000 ) {
4001 InternalSwap(&from);
4002 } else {
4003 CopyFrom(from);
4004 }
4005 return *this;
4006 }
void InternalSwap(cmd_writeOFFSET_singleChannel_response *other)
void CopyFrom(const cmd_writeOFFSET_singleChannel_response &from)

◆ operator=() [2/2]

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

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

3990 {
3991 CopyFrom(from);
3992 return *this;
3993 }

◆ release_message()

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

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

13322 {
13323 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13324 // @@protoc_insertion_point(field_release:daphne.cmd_writeOFFSET_singleChannel_response.message)
13325 return _impl_.message_.Release();
13326}

◆ set_allocated_message()

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

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

13327 {
13328 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13329 _impl_.message_.SetAllocated(value, GetArenaForAllocation());
13330 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
13331 if (_impl_.message_.IsDefault()) {
13332 _impl_.message_.Set("", GetArenaForAllocation());
13333 }
13334 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
13335 // @@protoc_insertion_point(field_set_allocated:daphne.cmd_writeOFFSET_singleChannel_response.message)
13336}

◆ set_message() [1/2]

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

◆ set_message() [2/2]

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

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

13297 {
13298 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
13299 ;
13300 _impl_.message_.Set(static_cast<Arg_&&>(arg), args..., GetArenaForAllocation());
13301 // @@protoc_insertion_point(field_set:daphne.cmd_writeOFFSET_singleChannel_response.message)
13302}

◆ set_offsetchannel()

void daphne::cmd_writeOFFSET_singleChannel_response::set_offsetchannel ( ::uint32_t value)
inline

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

13346 {
13348 // @@protoc_insertion_point(field_set:daphne.cmd_writeOFFSET_singleChannel_response.offsetChannel)
13349}

◆ set_offsetgain()

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

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

13390 {
13392 // @@protoc_insertion_point(field_set:daphne.cmd_writeOFFSET_singleChannel_response.offsetGain)
13393}

◆ set_offsetvalue()

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

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

13368 {
13370 // @@protoc_insertion_point(field_set:daphne.cmd_writeOFFSET_singleChannel_response.offsetValue)
13371}

◆ set_success()

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

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

13273 {
13274 _internal_set_success(value);
13275 // @@protoc_insertion_point(field_set:daphne.cmd_writeOFFSET_singleChannel_response.success)
13276}

◆ SetCachedSize()

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

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

7076 {
7077 _impl_._cached_size_.Set(size);
7078}

◆ SharedCtor()

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

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

7052 {
7053 (void)arena;
7054 new (&_impl_) Impl_{
7055 decltype(_impl_.message_){},
7056 decltype(_impl_.offsetchannel_){0u},
7057 decltype(_impl_.success_){false},
7058 decltype(_impl_.offsetgain_){false},
7059 decltype(_impl_.offsetvalue_){0u},
7060 /*decltype(_impl_._cached_size_)*/ {},
7061 };
7062 _impl_.message_.InitDefault();
7063 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
7064 _impl_.message_.Set("", GetArenaForAllocation());
7065 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
7066}

◆ SharedDtor()

void daphne::cmd_writeOFFSET_singleChannel_response::SharedDtor ( )
inlineprivate

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

7072 {
7073 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
7074 _impl_.message_.Destroy();
7075}

◆ success()

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

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

13269 {
13270 // @@protoc_insertion_point(field_get:daphne.cmd_writeOFFSET_singleChannel_response.success)
13271 return _internal_success();
13272}

◆ Swap()

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

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

4037 {
4038 if (other == this) return;
4039 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
4040 if (GetOwningArena() != nullptr &&
4041 GetOwningArena() == other->GetOwningArena()) {
4042 #else // PROTOBUF_FORCE_COPY_IN_SWAP
4043 if (GetOwningArena() == other->GetOwningArena()) {
4044 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
4045 InternalSwap(other);
4046 } else {
4047 ::google::protobuf::internal::GenericSwap(this, other);
4048 }
4049 }

◆ unknown_fields()

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

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

4008 {
4009 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
4010 }

◆ UnsafeArenaSwap()

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

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

4050 {
4051 if (other == this) return;
4052 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
4053 InternalSwap(other);
4054 }

Friends And Related Symbol Documentation

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

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

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

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

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

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

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

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

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

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto

◆ swap

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

4034 {
4035 a.Swap(&b);
4036 }

Member Data Documentation

◆ [union]

◆ _class_data_

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

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

◆ _impl_

Impl_ daphne::cmd_writeOFFSET_singleChannel_response::_impl_

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

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 3, 5, 0, 61, 2 > daphne::cmd_writeOFFSET_singleChannel_response::_table_
staticprivate

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

◆ kIndexInFileMessages

int daphne::cmd_writeOFFSET_singleChannel_response::kIndexInFileMessages
staticconstexpr
Initial value:
=
19

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


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