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

#include <daphne_control_high.pb.h>

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

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int {
  kChannelListFieldNumber = 2 , kDataFieldNumber = 6 , kMessageFieldNumber = 7 , kNumberOfSamplesFieldNumber = 3 ,
  kSuccessFieldNumber = 1 , kSoftwareTriggerFieldNumber = 5 , kNumberOfWaveformsFieldNumber = 4
}
 

Public Member Functions

 DumpSpyBuffersResponse ()
 
 ~DumpSpyBuffersResponse () override
 
template<typename = void>
PROTOBUF_CONSTEXPR DumpSpyBuffersResponse (::google::protobuf::internal::ConstantInitialized)
 
 DumpSpyBuffersResponse (const DumpSpyBuffersResponse &from)
 
 DumpSpyBuffersResponse (DumpSpyBuffersResponse &&from) noexcept
 
DumpSpyBuffersResponseoperator= (const DumpSpyBuffersResponse &from)
 
DumpSpyBuffersResponseoperator= (DumpSpyBuffersResponse &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (DumpSpyBuffersResponse *other)
 
void UnsafeArenaSwap (DumpSpyBuffersResponse *other)
 
DumpSpyBuffersResponseNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const DumpSpyBuffersResponse &from)
 
void MergeFrom (const DumpSpyBuffersResponse &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
 
int channellist_size () const
 
void clear_channellist ()
 
::uint32_t channellist (int index) const
 
void set_channellist (int index, ::uint32_t value)
 
void add_channellist (::uint32_t value)
 
const ::google::protobuf::RepeatedField<::uint32_t > & channellist () const
 
::google::protobuf::RepeatedField<::uint32_t > * mutable_channellist ()
 
int data_size () const
 
void clear_data ()
 
::uint32_t data (int index) const
 
void set_data (int index, ::uint32_t value)
 
void add_data (::uint32_t value)
 
const ::google::protobuf::RepeatedField<::uint32_t > & data () const
 
::google::protobuf::RepeatedField<::uint32_t > * mutable_data ()
 
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_numberofsamples ()
 
::uint32_t numberofsamples () const
 
void set_numberofsamples (::uint32_t value)
 
void clear_success ()
 
bool success () const
 
void set_success (bool value)
 
void clear_softwaretrigger ()
 
bool softwaretrigger () const
 
void set_softwaretrigger (bool value)
 
void clear_numberofwaveforms ()
 
::uint32_t numberofwaveforms () const
 
void set_numberofwaveforms (::uint32_t value)
 
template<typename >
PROTOBUF_CONSTEXPR DumpSpyBuffersResponse (::_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 DumpSpyBuffersResponsedefault_instance ()
 
static const DumpSpyBuffersResponseinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 DumpSpyBuffersResponse (::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 (DumpSpyBuffersResponse *other)
 
int _internal_channellist_size () const
 
const ::google::protobuf::RepeatedField<::uint32_t > & _internal_channellist () const
 
::google::protobuf::RepeatedField<::uint32_t > * _internal_mutable_channellist ()
 
int _internal_data_size () const
 
const ::google::protobuf::RepeatedField<::uint32_t > & _internal_data () const
 
::google::protobuf::RepeatedField<::uint32_t > * _internal_mutable_data ()
 
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_numberofsamples () const
 
void _internal_set_numberofsamples (::uint32_t value)
 
bool _internal_success () const
 
void _internal_set_success (bool value)
 
bool _internal_softwaretrigger () const
 
void _internal_set_softwaretrigger (bool value)
 
::uint32_t _internal_numberofwaveforms () const
 
void _internal_set_numberofwaveforms (::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, 7, 0, 45, 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_5fhigh_2eproto
 
void swap (DumpSpyBuffersResponse &a, DumpSpyBuffersResponse &b)
 

Detailed Description

Definition at line 2694 of file daphne_control_high.pb.h.

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kChannelListFieldNumber 
kDataFieldNumber 
kMessageFieldNumber 
kNumberOfSamplesFieldNumber 
kSuccessFieldNumber 
kSoftwareTriggerFieldNumber 
kNumberOfWaveformsFieldNumber 

Definition at line 2821 of file daphne_control_high.pb.h.

Constructor & Destructor Documentation

◆ DumpSpyBuffersResponse() [1/6]

daphne::DumpSpyBuffersResponse::DumpSpyBuffersResponse ( )
inline

◆ ~DumpSpyBuffersResponse()

daphne::DumpSpyBuffersResponse::~DumpSpyBuffersResponse ( )
override

Definition at line 4435 of file daphne_control_high.pb.cc.

4435 {
4436 // @@protoc_insertion_point(destructor:daphne.DumpSpyBuffersResponse)
4437 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
4438 SharedDtor();
4439}

◆ DumpSpyBuffersResponse() [2/6]

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

◆ DumpSpyBuffersResponse() [3/6]

daphne::DumpSpyBuffersResponse::DumpSpyBuffersResponse ( const DumpSpyBuffersResponse & from)

Definition at line 4386 of file daphne_control_high.pb.cc.

4386 : ::google::protobuf::Message() {
4387 DumpSpyBuffersResponse* const _this = this;
4388 (void)_this;
4389 new (&_impl_) Impl_{
4390 decltype(_impl_.channellist_){from._impl_.channellist_},
4391 /* _impl_._channellist_cached_byte_size_ = */ {0},
4392 decltype(_impl_.data_){from._impl_.data_},
4393 /* _impl_._data_cached_byte_size_ = */ {0},
4394 decltype(_impl_.message_){},
4395 decltype(_impl_.numberofsamples_){},
4396 decltype(_impl_.success_){},
4397 decltype(_impl_.softwaretrigger_){},
4398 decltype(_impl_.numberofwaveforms_){},
4399 /*decltype(_impl_._cached_size_)*/ {},
4400 };
4401 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
4402 from._internal_metadata_);
4403 _impl_.message_.InitDefault();
4404 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
4405 _impl_.message_.Set("", GetArenaForAllocation());
4406 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
4407 if (!from._internal_message().empty()) {
4408 _this->_impl_.message_.Set(from._internal_message(), _this->GetArenaForAllocation());
4409 }
4410 ::memcpy(&_impl_.numberofsamples_, &from._impl_.numberofsamples_,
4411 static_cast<::size_t>(reinterpret_cast<char*>(&_impl_.numberofwaveforms_) -
4412 reinterpret_cast<char*>(&_impl_.numberofsamples_)) + sizeof(_impl_.numberofwaveforms_));
4413
4414 // @@protoc_insertion_point(copy_constructor:daphne.DumpSpyBuffersResponse)
4415}
::google::protobuf::internal::ArenaStringPtr message_
::google::protobuf::RepeatedField<::uint32_t > channellist_
::google::protobuf::RepeatedField<::uint32_t > data_

◆ DumpSpyBuffersResponse() [4/6]

daphne::DumpSpyBuffersResponse::DumpSpyBuffersResponse ( DumpSpyBuffersResponse && from)
inlinenoexcept

Definition at line 2703 of file daphne_control_high.pb.h.

2705 *this = ::std::move(from);
2706 }

◆ DumpSpyBuffersResponse() [5/6]

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

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

4382 : ::google::protobuf::Message(arena) {
4383 SharedCtor(arena);
4384 // @@protoc_insertion_point(arena_constructor:daphne.DumpSpyBuffersResponse)
4385}
void SharedCtor(::google::protobuf::Arena *arena)

◆ DumpSpyBuffersResponse() [6/6]

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

Definition at line 262 of file daphne_control_high.pb.cc.

263 : _impl_{
264 /*decltype(_impl_.channellist_)*/ {},
265 /* _impl_._channellist_cached_byte_size_ = */ {0},
266 /*decltype(_impl_.data_)*/ {},
267 /* _impl_._data_cached_byte_size_ = */ {0},
268 /*decltype(_impl_.message_)*/ {
269 &::_pbi::fixed_address_empty_string,
270 ::_pbi::ConstantInitialized{},
271 },
272 /*decltype(_impl_.numberofsamples_)*/ 0u,
273 /*decltype(_impl_.success_)*/ false,
274 /*decltype(_impl_.softwaretrigger_)*/ false,
275 /*decltype(_impl_.numberofwaveforms_)*/ 0u,
276 /*decltype(_impl_._cached_size_)*/ {},
277 } {}

Member Function Documentation

◆ _internal_channellist()

const::google::protobuf::RepeatedField<::uint32_t > & daphne::DumpSpyBuffersResponse::_internal_channellist ( ) const
inlineprivate

Definition at line 7873 of file daphne_control_high.pb.h.

7873 {
7874 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7875 return _impl_.channellist_;
7876}

◆ _internal_channellist_size()

int daphne::DumpSpyBuffersResponse::_internal_channellist_size ( ) const
inlineprivate

Definition at line 7841 of file daphne_control_high.pb.h.

7841 {
7842 return _internal_channellist().size();
7843}
const ::google::protobuf::RepeatedField<::uint32_t > & _internal_channellist() const

◆ _internal_data()

const::google::protobuf::RepeatedField<::uint32_t > & daphne::DumpSpyBuffersResponse::_internal_data ( ) const
inlineprivate

Definition at line 7981 of file daphne_control_high.pb.h.

7981 {
7982 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7983 return _impl_.data_;
7984}

◆ _internal_data_size()

int daphne::DumpSpyBuffersResponse::_internal_data_size ( ) const
inlineprivate

Definition at line 7949 of file daphne_control_high.pb.h.

7949 {
7950 return _internal_data().size();
7951}
const ::google::protobuf::RepeatedField<::uint32_t > & _internal_data() const

◆ _internal_message()

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

Definition at line 8011 of file daphne_control_high.pb.h.

8011 {
8012 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8013 return _impl_.message_.Get();
8014}

◆ _internal_mutable_channellist()

google::protobuf::RepeatedField<::uint32_t > * daphne::DumpSpyBuffersResponse::_internal_mutable_channellist ( )
inlineprivate

Definition at line 7877 of file daphne_control_high.pb.h.

7877 {
7878 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7879 return &_impl_.channellist_;
7880}

◆ _internal_mutable_data()

google::protobuf::RepeatedField<::uint32_t > * daphne::DumpSpyBuffersResponse::_internal_mutable_data ( )
inlineprivate

Definition at line 7985 of file daphne_control_high.pb.h.

7985 {
7986 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7987 return &_impl_.data_;
7988}

◆ _internal_mutable_message()

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

Definition at line 8020 of file daphne_control_high.pb.h.

8020 {
8021 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8022 ;
8023 return _impl_.message_.Mutable( GetArenaForAllocation());
8024}

◆ _internal_numberofsamples()

uint32_t daphne::DumpSpyBuffersResponse::_internal_numberofsamples ( ) const
inlineprivate

Definition at line 7894 of file daphne_control_high.pb.h.

7894 {
7895 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7896 return _impl_.numberofsamples_;
7897}

◆ _internal_numberofwaveforms()

uint32_t daphne::DumpSpyBuffersResponse::_internal_numberofwaveforms ( ) const
inlineprivate

Definition at line 7916 of file daphne_control_high.pb.h.

7916 {
7917 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7919}

◆ _internal_set_message()

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

Definition at line 8015 of file daphne_control_high.pb.h.

8015 {
8016 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8017 ;
8018 _impl_.message_.Set(value, GetArenaForAllocation());
8019}

◆ _internal_set_numberofsamples()

void daphne::DumpSpyBuffersResponse::_internal_set_numberofsamples ( ::uint32_t value)
inlineprivate

Definition at line 7898 of file daphne_control_high.pb.h.

7898 {
7899 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7900 ;
7901 _impl_.numberofsamples_ = value;
7902}

◆ _internal_set_numberofwaveforms()

void daphne::DumpSpyBuffersResponse::_internal_set_numberofwaveforms ( ::uint32_t value)
inlineprivate

Definition at line 7920 of file daphne_control_high.pb.h.

7920 {
7921 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7922 ;
7923 _impl_.numberofwaveforms_ = value;
7924}

◆ _internal_set_softwaretrigger()

void daphne::DumpSpyBuffersResponse::_internal_set_softwaretrigger ( bool value)
inlineprivate

Definition at line 7942 of file daphne_control_high.pb.h.

7942 {
7943 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7944 ;
7945 _impl_.softwaretrigger_ = value;
7946}

◆ _internal_set_success()

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

Definition at line 7834 of file daphne_control_high.pb.h.

7834 {
7835 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7836 ;
7837 _impl_.success_ = value;
7838}

◆ _internal_softwaretrigger()

bool daphne::DumpSpyBuffersResponse::_internal_softwaretrigger ( ) const
inlineprivate

Definition at line 7938 of file daphne_control_high.pb.h.

7938 {
7939 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7940 return _impl_.softwaretrigger_;
7941}

◆ _internal_success()

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

Definition at line 7830 of file daphne_control_high.pb.h.

7830 {
7831 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7832 return _impl_.success_;
7833}

◆ _InternalParse()

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

Definition at line 4465 of file daphne_control_high.pb.cc.

4466 {
4467 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
4468 return ptr;
4469}
static const ::google::protobuf::internal::TcParseTable< 3, 7, 0, 45, 2 > _table_

◆ _InternalSerialize()

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

Definition at line 4542 of file daphne_control_high.pb.cc.

4544 {
4545 // @@protoc_insertion_point(serialize_to_array_start:daphne.DumpSpyBuffersResponse)
4546 ::uint32_t cached_has_bits = 0;
4547 (void)cached_has_bits;
4548
4549 // bool success = 1;
4550 if (this->_internal_success() != 0) {
4551 target = stream->EnsureSpace(target);
4552 target = ::_pbi::WireFormatLite::WriteBoolToArray(
4553 1, this->_internal_success(), target);
4554 }
4555
4556 // repeated uint32 channelList = 2;
4557 {
4558 int byte_size = _impl_._channellist_cached_byte_size_.Get();
4559 if (byte_size > 0) {
4560 target = stream->WriteUInt32Packed(2, _internal_channellist(),
4561 byte_size, target);
4562 }
4563 }
4564
4565 // uint32 numberOfSamples = 3;
4566 if (this->_internal_numberofsamples() != 0) {
4567 target = stream->EnsureSpace(target);
4568 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
4569 3, this->_internal_numberofsamples(), target);
4570 }
4571
4572 // uint32 numberOfWaveforms = 4;
4573 if (this->_internal_numberofwaveforms() != 0) {
4574 target = stream->EnsureSpace(target);
4575 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
4576 4, this->_internal_numberofwaveforms(), target);
4577 }
4578
4579 // bool softwareTrigger = 5;
4580 if (this->_internal_softwaretrigger() != 0) {
4581 target = stream->EnsureSpace(target);
4582 target = ::_pbi::WireFormatLite::WriteBoolToArray(
4583 5, this->_internal_softwaretrigger(), target);
4584 }
4585
4586 // repeated uint32 data = 6 [packed = true];
4587 {
4588 int byte_size = _impl_._data_cached_byte_size_.Get();
4589 if (byte_size > 0) {
4590 target = stream->WriteUInt32Packed(6, _internal_data(),
4591 byte_size, target);
4592 }
4593 }
4594
4595 // string message = 7;
4596 if (!this->_internal_message().empty()) {
4597 const std::string& _s = this->_internal_message();
4598 ::google::protobuf::internal::WireFormatLite::VerifyUtf8String(
4599 _s.data(), static_cast<int>(_s.length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, "daphne.DumpSpyBuffersResponse.message");
4600 target = stream->WriteStringMaybeAliased(7, _s, target);
4601 }
4602
4603 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
4604 target =
4605 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
4606 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
4607 }
4608 // @@protoc_insertion_point(serialize_to_array_end:daphne.DumpSpyBuffersResponse)
4609 return target;
4610}
const std::string & _internal_message() const
mutable::google::protobuf::internal::CachedSize _channellist_cached_byte_size_
mutable::google::protobuf::internal::CachedSize _data_cached_byte_size_

◆ add_channellist()

void daphne::DumpSpyBuffersResponse::add_channellist ( ::uint32_t value)
inline

Definition at line 7858 of file daphne_control_high.pb.h.

7858 {
7859 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7860 _internal_mutable_channellist()->Add(value);
7861 // @@protoc_insertion_point(field_add:daphne.DumpSpyBuffersResponse.channelList)
7862}
::google::protobuf::RepeatedField<::uint32_t > * _internal_mutable_channellist()

◆ add_data()

void daphne::DumpSpyBuffersResponse::add_data ( ::uint32_t value)
inline

Definition at line 7966 of file daphne_control_high.pb.h.

7966 {
7967 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7968 _internal_mutable_data()->Add(value);
7969 // @@protoc_insertion_point(field_add:daphne.DumpSpyBuffersResponse.data)
7970}
::google::protobuf::RepeatedField<::uint32_t > * _internal_mutable_data()

◆ ByteSizeLong()

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

Definition at line 4612 of file daphne_control_high.pb.cc.

4612 {
4613// @@protoc_insertion_point(message_byte_size_start:daphne.DumpSpyBuffersResponse)
4614 ::size_t total_size = 0;
4615
4616 ::uint32_t cached_has_bits = 0;
4617 // Prevent compiler warnings about cached_has_bits being unused
4618 (void) cached_has_bits;
4619
4620 // repeated uint32 channelList = 2;
4621 {
4622 std::size_t data_size = ::_pbi::WireFormatLite::UInt32Size(
4623 this->_internal_channellist())
4624 ;
4625 _impl_._channellist_cached_byte_size_.Set(::_pbi::ToCachedSize(data_size));
4626 std::size_t tag_size = data_size == 0
4627 ? 0
4628 : 1 + ::_pbi::WireFormatLite::Int32Size(
4629 static_cast<int32_t>(data_size))
4630 ;
4631 total_size += tag_size + data_size;
4632 }
4633 // repeated uint32 data = 6 [packed = true];
4634 {
4635 std::size_t data_size = ::_pbi::WireFormatLite::UInt32Size(
4636 this->_internal_data())
4637 ;
4638 _impl_._data_cached_byte_size_.Set(::_pbi::ToCachedSize(data_size));
4639 std::size_t tag_size = data_size == 0
4640 ? 0
4641 : 1 + ::_pbi::WireFormatLite::Int32Size(
4642 static_cast<int32_t>(data_size))
4643 ;
4644 total_size += tag_size + data_size;
4645 }
4646 // string message = 7;
4647 if (!this->_internal_message().empty()) {
4648 total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize(
4649 this->_internal_message());
4650 }
4651
4652 // uint32 numberOfSamples = 3;
4653 if (this->_internal_numberofsamples() != 0) {
4654 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
4656 }
4657
4658 // bool success = 1;
4659 if (this->_internal_success() != 0) {
4660 total_size += 2;
4661 }
4662
4663 // bool softwareTrigger = 5;
4664 if (this->_internal_softwaretrigger() != 0) {
4665 total_size += 2;
4666 }
4667
4668 // uint32 numberOfWaveforms = 4;
4669 if (this->_internal_numberofwaveforms() != 0) {
4670 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
4672 }
4673
4674 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
4675}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ channellist() [1/2]

const::google::protobuf::RepeatedField<::uint32_t > & daphne::DumpSpyBuffersResponse::channellist ( ) const
inline

Definition at line 7863 of file daphne_control_high.pb.h.

7863 {
7864 // @@protoc_insertion_point(field_list:daphne.DumpSpyBuffersResponse.channelList)
7865 return _internal_channellist();
7866}

◆ channellist() [2/2]

uint32_t daphne::DumpSpyBuffersResponse::channellist ( int index) const
inline

Definition at line 7850 of file daphne_control_high.pb.h.

7850 {
7851 // @@protoc_insertion_point(field_get:daphne.DumpSpyBuffersResponse.channelList)
7852 return _internal_channellist().Get(index);
7853}

◆ channellist_size()

int daphne::DumpSpyBuffersResponse::channellist_size ( ) const
inline

Definition at line 7844 of file daphne_control_high.pb.h.

7844 {
7846}

◆ Clear()

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

Definition at line 4450 of file daphne_control_high.pb.cc.

4450 {
4451// @@protoc_insertion_point(message_clear_start:daphne.DumpSpyBuffersResponse)
4452 ::uint32_t cached_has_bits = 0;
4453 // Prevent compiler warnings about cached_has_bits being unused
4454 (void) cached_has_bits;
4455
4457 _internal_mutable_data()->Clear();
4458 _impl_.message_.ClearToEmpty();
4459 ::memset(&_impl_.numberofsamples_, 0, static_cast<::size_t>(
4460 reinterpret_cast<char*>(&_impl_.numberofwaveforms_) -
4461 reinterpret_cast<char*>(&_impl_.numberofsamples_)) + sizeof(_impl_.numberofwaveforms_));
4462 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
4463}

◆ clear_channellist()

void daphne::DumpSpyBuffersResponse::clear_channellist ( )
inline

Definition at line 7847 of file daphne_control_high.pb.h.

7847 {
7849}

◆ clear_data()

void daphne::DumpSpyBuffersResponse::clear_data ( )
inline

Definition at line 7955 of file daphne_control_high.pb.h.

7955 {
7956 _internal_mutable_data()->Clear();
7957}

◆ clear_message()

void daphne::DumpSpyBuffersResponse::clear_message ( )
inline

Definition at line 7991 of file daphne_control_high.pb.h.

7991 {
7992 _impl_.message_.ClearToEmpty();
7993}

◆ clear_numberofsamples()

void daphne::DumpSpyBuffersResponse::clear_numberofsamples ( )
inline

Definition at line 7883 of file daphne_control_high.pb.h.

7883 {
7885}

◆ clear_numberofwaveforms()

void daphne::DumpSpyBuffersResponse::clear_numberofwaveforms ( )
inline

Definition at line 7905 of file daphne_control_high.pb.h.

7905 {
7907}

◆ clear_softwaretrigger()

void daphne::DumpSpyBuffersResponse::clear_softwaretrigger ( )
inline

Definition at line 7927 of file daphne_control_high.pb.h.

7927 {
7928 _impl_.softwaretrigger_ = false;
7929}

◆ clear_success()

void daphne::DumpSpyBuffersResponse::clear_success ( )
inline

Definition at line 7819 of file daphne_control_high.pb.h.

7819 {
7820 _impl_.success_ = false;
7821}

◆ CopyFrom()

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

Definition at line 4712 of file daphne_control_high.pb.cc.

4712 {
4713// @@protoc_insertion_point(class_specific_copy_from_start:daphne.DumpSpyBuffersResponse)
4714 if (&from == this) return;
4715 Clear();
4716 MergeFrom(from);
4717}
void MergeFrom(const DumpSpyBuffersResponse &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final

◆ data() [1/2]

const::google::protobuf::RepeatedField<::uint32_t > & daphne::DumpSpyBuffersResponse::data ( ) const
inline

Definition at line 7971 of file daphne_control_high.pb.h.

7971 {
7972 // @@protoc_insertion_point(field_list:daphne.DumpSpyBuffersResponse.data)
7973 return _internal_data();
7974}

◆ data() [2/2]

uint32_t daphne::DumpSpyBuffersResponse::data ( int index) const
inline

Definition at line 7958 of file daphne_control_high.pb.h.

7958 {
7959 // @@protoc_insertion_point(field_get:daphne.DumpSpyBuffersResponse.data)
7960 return _internal_data().Get(index);
7961}

◆ data_size()

int daphne::DumpSpyBuffersResponse::data_size ( ) const
inline

Definition at line 7952 of file daphne_control_high.pb.h.

7952 {
7953 return _internal_data_size();
7954}

◆ default_instance()

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

Definition at line 2742 of file daphne_control_high.pb.h.

2742 {
2743 return *internal_default_instance();
2744 }
static const DumpSpyBuffersResponse * internal_default_instance()

◆ descriptor()

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

Definition at line 2733 of file daphne_control_high.pb.h.

2733 {
2734 return GetDescriptor();
2735 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

Definition at line 2805 of file daphne_control_high.pb.h.

2805 {
2806 return "daphne.DumpSpyBuffersResponse";
2807 }

◆ GetCachedSize()

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

Definition at line 2795 of file daphne_control_high.pb.h.

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

◆ GetClassData()

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

Definition at line 4681 of file daphne_control_high.pb.cc.

4681{ return &_class_data_; }

◆ GetDescriptor()

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

Definition at line 2736 of file daphne_control_high.pb.h.

2736 {
2737 return default_instance().GetMetadata().descriptor;
2738 }
static const DumpSpyBuffersResponse & default_instance()
::google::protobuf::Metadata GetMetadata() const final

◆ GetMetadata()

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

Definition at line 4740 of file daphne_control_high.pb.cc.

4740 {
4741 return ::_pbi::AssignDescriptors(
4744}
::absl::once_flag descriptor_table_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto_once
::_pb::Metadata file_level_metadata_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto[30]
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto_getter()

◆ GetReflection()

static const ::google::protobuf::Reflection * daphne::DumpSpyBuffersResponse::GetReflection ( )
inlinestatic

Definition at line 2739 of file daphne_control_high.pb.h.

2739 {
2740 return default_instance().GetMetadata().reflection;
2741 }

◆ internal_default_instance()

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

Definition at line 2745 of file daphne_control_high.pb.h.

2745 {
2746 return reinterpret_cast<const DumpSpyBuffersResponse*>(
2748 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DumpSpyBuffersResponseDefaultTypeInternal _DumpSpyBuffersResponse_default_instance_

◆ InternalSwap()

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

Definition at line 4723 of file daphne_control_high.pb.cc.

4723 {
4724 using std::swap;
4725 auto* lhs_arena = GetArenaForAllocation();
4726 auto* rhs_arena = other->GetArenaForAllocation();
4727 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
4728 _impl_.channellist_.InternalSwap(&other->_impl_.channellist_);
4729 _impl_.data_.InternalSwap(&other->_impl_.data_);
4730 ::_pbi::ArenaStringPtr::InternalSwap(&_impl_.message_, lhs_arena,
4731 &other->_impl_.message_, rhs_arena);
4732 ::google::protobuf::internal::memswap<
4733 PROTOBUF_FIELD_OFFSET(DumpSpyBuffersResponse, _impl_.numberofwaveforms_)
4735 - PROTOBUF_FIELD_OFFSET(DumpSpyBuffersResponse, _impl_.numberofsamples_)>(
4736 reinterpret_cast<char*>(&_impl_.numberofsamples_),
4737 reinterpret_cast<char*>(&other->_impl_.numberofsamples_));
4738}

◆ IsInitialized()

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

Definition at line 4719 of file daphne_control_high.pb.cc.

4719 {
4720 return true;
4721}

◆ MergeFrom()

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

Definition at line 2782 of file daphne_control_high.pb.h.

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

◆ MergeImpl()

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

Definition at line 4684 of file daphne_control_high.pb.cc.

4684 {
4685 auto* const _this = static_cast<DumpSpyBuffersResponse*>(&to_msg);
4686 auto& from = static_cast<const DumpSpyBuffersResponse&>(from_msg);
4687 // @@protoc_insertion_point(class_specific_merge_from_start:daphne.DumpSpyBuffersResponse)
4688 ABSL_DCHECK_NE(&from, _this);
4689 ::uint32_t cached_has_bits = 0;
4690 (void) cached_has_bits;
4691
4692 _this->_internal_mutable_channellist()->MergeFrom(from._internal_channellist());
4693 _this->_internal_mutable_data()->MergeFrom(from._internal_data());
4694 if (!from._internal_message().empty()) {
4695 _this->_internal_set_message(from._internal_message());
4696 }
4697 if (from._internal_numberofsamples() != 0) {
4698 _this->_internal_set_numberofsamples(from._internal_numberofsamples());
4699 }
4700 if (from._internal_success() != 0) {
4701 _this->_internal_set_success(from._internal_success());
4702 }
4703 if (from._internal_softwaretrigger() != 0) {
4704 _this->_internal_set_softwaretrigger(from._internal_softwaretrigger());
4705 }
4706 if (from._internal_numberofwaveforms() != 0) {
4707 _this->_internal_set_numberofwaveforms(from._internal_numberofwaveforms());
4708 }
4709 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
4710}

◆ message()

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

Definition at line 7994 of file daphne_control_high.pb.h.

7994 {
7995 // @@protoc_insertion_point(field_get:daphne.DumpSpyBuffersResponse.message)
7996 return _internal_message();
7997}

◆ mutable_channellist()

google::protobuf::RepeatedField<::uint32_t > * daphne::DumpSpyBuffersResponse::mutable_channellist ( )
inline

Definition at line 7867 of file daphne_control_high.pb.h.

7867 {
7868 // @@protoc_insertion_point(field_mutable_list:daphne.DumpSpyBuffersResponse.channelList)
7869 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7871}

◆ mutable_data()

google::protobuf::RepeatedField<::uint32_t > * daphne::DumpSpyBuffersResponse::mutable_data ( )
inline

Definition at line 7975 of file daphne_control_high.pb.h.

7975 {
7976 // @@protoc_insertion_point(field_mutable_list:daphne.DumpSpyBuffersResponse.data)
7977 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
7978 return _internal_mutable_data();
7979}

◆ mutable_message()

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

Definition at line 8006 of file daphne_control_high.pb.h.

8006 {
8007 std::string* _s = _internal_mutable_message();
8008 // @@protoc_insertion_point(field_mutable:daphne.DumpSpyBuffersResponse.message)
8009 return _s;
8010}

◆ mutable_unknown_fields()

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

Definition at line 2729 of file daphne_control_high.pb.h.

2729 {
2730 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
2731 }

◆ New()

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

Definition at line 2776 of file daphne_control_high.pb.h.

2776 {
2777 return CreateMaybeMessage<DumpSpyBuffersResponse>(arena);
2778 }

◆ numberofsamples()

uint32_t daphne::DumpSpyBuffersResponse::numberofsamples ( ) const
inline

Definition at line 7886 of file daphne_control_high.pb.h.

7886 {
7887 // @@protoc_insertion_point(field_get:daphne.DumpSpyBuffersResponse.numberOfSamples)
7889}

◆ numberofwaveforms()

uint32_t daphne::DumpSpyBuffersResponse::numberofwaveforms ( ) const
inline

Definition at line 7908 of file daphne_control_high.pb.h.

7908 {
7909 // @@protoc_insertion_point(field_get:daphne.DumpSpyBuffersResponse.numberOfWaveforms)
7911}

◆ operator=() [1/2]

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

Definition at line 2708 of file daphne_control_high.pb.h.

2708 {
2709 CopyFrom(from);
2710 return *this;
2711 }
void CopyFrom(const DumpSpyBuffersResponse &from)

◆ operator=() [2/2]

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

Definition at line 2712 of file daphne_control_high.pb.h.

2712 {
2713 if (this == &from) return *this;
2714 if (GetOwningArena() == from.GetOwningArena()
2715 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
2716 && GetOwningArena() != nullptr
2717 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
2718 ) {
2719 InternalSwap(&from);
2720 } else {
2721 CopyFrom(from);
2722 }
2723 return *this;
2724 }
void InternalSwap(DumpSpyBuffersResponse *other)

◆ release_message()

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

Definition at line 8025 of file daphne_control_high.pb.h.

8025 {
8026 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8027 // @@protoc_insertion_point(field_release:daphne.DumpSpyBuffersResponse.message)
8028 return _impl_.message_.Release();
8029}

◆ set_allocated_message()

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

Definition at line 8030 of file daphne_control_high.pb.h.

8030 {
8031 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8032 _impl_.message_.SetAllocated(value, GetArenaForAllocation());
8033 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
8034 if (_impl_.message_.IsDefault()) {
8035 _impl_.message_.Set("", GetArenaForAllocation());
8036 }
8037 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
8038 // @@protoc_insertion_point(field_set_allocated:daphne.DumpSpyBuffersResponse.message)
8039}

◆ set_channellist()

void daphne::DumpSpyBuffersResponse::set_channellist ( int index,
::uint32_t value )
inline

Definition at line 7854 of file daphne_control_high.pb.h.

7854 {
7855 _internal_mutable_channellist()->Set(index, value);
7856 // @@protoc_insertion_point(field_set:daphne.DumpSpyBuffersResponse.channelList)
7857}

◆ set_data()

void daphne::DumpSpyBuffersResponse::set_data ( int index,
::uint32_t value )
inline

Definition at line 7962 of file daphne_control_high.pb.h.

7962 {
7963 _internal_mutable_data()->Set(index, value);
7964 // @@protoc_insertion_point(field_set:daphne.DumpSpyBuffersResponse.data)
7965}

◆ set_message() [1/2]

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

◆ set_message() [2/2]

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

Definition at line 7999 of file daphne_control_high.pb.h.

8000 {
8001 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
8002 ;
8003 _impl_.message_.Set(static_cast<Arg_&&>(arg), args..., GetArenaForAllocation());
8004 // @@protoc_insertion_point(field_set:daphne.DumpSpyBuffersResponse.message)
8005}

◆ set_numberofsamples()

void daphne::DumpSpyBuffersResponse::set_numberofsamples ( ::uint32_t value)
inline

Definition at line 7890 of file daphne_control_high.pb.h.

7890 {
7892 // @@protoc_insertion_point(field_set:daphne.DumpSpyBuffersResponse.numberOfSamples)
7893}
void _internal_set_numberofsamples(::uint32_t value)

◆ set_numberofwaveforms()

void daphne::DumpSpyBuffersResponse::set_numberofwaveforms ( ::uint32_t value)
inline

Definition at line 7912 of file daphne_control_high.pb.h.

7912 {
7914 // @@protoc_insertion_point(field_set:daphne.DumpSpyBuffersResponse.numberOfWaveforms)
7915}
void _internal_set_numberofwaveforms(::uint32_t value)

◆ set_softwaretrigger()

void daphne::DumpSpyBuffersResponse::set_softwaretrigger ( bool value)
inline

Definition at line 7934 of file daphne_control_high.pb.h.

7934 {
7936 // @@protoc_insertion_point(field_set:daphne.DumpSpyBuffersResponse.softwareTrigger)
7937}

◆ set_success()

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

Definition at line 7826 of file daphne_control_high.pb.h.

7826 {
7827 _internal_set_success(value);
7828 // @@protoc_insertion_point(field_set:daphne.DumpSpyBuffersResponse.success)
7829}

◆ SetCachedSize()

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

Definition at line 4446 of file daphne_control_high.pb.cc.

4446 {
4447 _impl_._cached_size_.Set(size);
4448}

◆ SharedCtor()

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

Definition at line 4416 of file daphne_control_high.pb.cc.

4416 {
4417 (void)arena;
4418 new (&_impl_) Impl_{
4419 decltype(_impl_.channellist_){arena},
4420 /* _impl_._channellist_cached_byte_size_ = */ {0},
4421 decltype(_impl_.data_){arena},
4422 /* _impl_._data_cached_byte_size_ = */ {0},
4423 decltype(_impl_.message_){},
4424 decltype(_impl_.numberofsamples_){0u},
4425 decltype(_impl_.success_){false},
4426 decltype(_impl_.softwaretrigger_){false},
4427 decltype(_impl_.numberofwaveforms_){0u},
4428 /*decltype(_impl_._cached_size_)*/ {},
4429 };
4430 _impl_.message_.InitDefault();
4431 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
4432 _impl_.message_.Set("", GetArenaForAllocation());
4433 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
4434}

◆ SharedDtor()

void daphne::DumpSpyBuffersResponse::SharedDtor ( )
inlineprivate

Definition at line 4440 of file daphne_control_high.pb.cc.

4440 {
4441 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
4442 _impl_.channellist_.~RepeatedField();
4443 _impl_.data_.~RepeatedField();
4444 _impl_.message_.Destroy();
4445}

◆ softwaretrigger()

bool daphne::DumpSpyBuffersResponse::softwaretrigger ( ) const
inline

Definition at line 7930 of file daphne_control_high.pb.h.

7930 {
7931 // @@protoc_insertion_point(field_get:daphne.DumpSpyBuffersResponse.softwareTrigger)
7933}

◆ success()

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

Definition at line 7822 of file daphne_control_high.pb.h.

7822 {
7823 // @@protoc_insertion_point(field_get:daphne.DumpSpyBuffersResponse.success)
7824 return _internal_success();
7825}

◆ Swap()

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

Definition at line 2755 of file daphne_control_high.pb.h.

2755 {
2756 if (other == this) return;
2757 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
2758 if (GetOwningArena() != nullptr &&
2759 GetOwningArena() == other->GetOwningArena()) {
2760 #else // PROTOBUF_FORCE_COPY_IN_SWAP
2761 if (GetOwningArena() == other->GetOwningArena()) {
2762 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
2763 InternalSwap(other);
2764 } else {
2765 ::google::protobuf::internal::GenericSwap(this, other);
2766 }
2767 }

◆ unknown_fields()

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

Definition at line 2726 of file daphne_control_high.pb.h.

2726 {
2727 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
2728 }

◆ UnsafeArenaSwap()

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

Definition at line 2768 of file daphne_control_high.pb.h.

2768 {
2769 if (other == this) return;
2770 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
2771 InternalSwap(other);
2772 }

Friends And Related Symbol Documentation

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

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

Definition at line 2928 of file daphne_control_high.pb.h.

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

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

Definition at line 2804 of file daphne_control_high.pb.h.

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

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

Definition at line 2926 of file daphne_control_high.pb.h.

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto

◆ swap

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

Definition at line 2752 of file daphne_control_high.pb.h.

2752 {
2753 a.Swap(&b);
2754 }

Member Data Documentation

◆ [union]

◆ _class_data_

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

Definition at line 2812 of file daphne_control_high.pb.h.

◆ _impl_

Impl_ daphne::DumpSpyBuffersResponse::_impl_

Definition at line 2944 of file daphne_control_high.pb.h.

◆ _table_

PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 3, 7, 0, 45, 2 > daphne::DumpSpyBuffersResponse::_table_
staticprivate

Definition at line 2927 of file daphne_control_high.pb.h.

◆ kIndexInFileMessages

int daphne::DumpSpyBuffersResponse::kIndexInFileMessages
staticconstexpr
Initial value:
=
12

Definition at line 2749 of file daphne_control_high.pb.h.


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