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 2696 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 2823 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 4439 of file daphne_control_high.pb.cc.

4439 {
4440 // @@protoc_insertion_point(destructor:daphne.DumpSpyBuffersResponse)
4441 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
4442 SharedDtor();
4443}

◆ 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 4390 of file daphne_control_high.pb.cc.

4390 : ::google::protobuf::Message() {
4391 DumpSpyBuffersResponse* const _this = this;
4392 (void)_this;
4393 new (&_impl_) Impl_{
4394 decltype(_impl_.channellist_){from._impl_.channellist_},
4395 /* _impl_._channellist_cached_byte_size_ = */ {0},
4396 decltype(_impl_.data_){from._impl_.data_},
4397 /* _impl_._data_cached_byte_size_ = */ {0},
4398 decltype(_impl_.message_){},
4399 decltype(_impl_.numberofsamples_){},
4400 decltype(_impl_.success_){},
4401 decltype(_impl_.softwaretrigger_){},
4402 decltype(_impl_.numberofwaveforms_){},
4403 /*decltype(_impl_._cached_size_)*/ {},
4404 };
4405 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
4406 from._internal_metadata_);
4407 _impl_.message_.InitDefault();
4408 #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING
4409 _impl_.message_.Set("", GetArenaForAllocation());
4410 #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING
4411 if (!from._internal_message().empty()) {
4412 _this->_impl_.message_.Set(from._internal_message(), _this->GetArenaForAllocation());
4413 }
4414 ::memcpy(&_impl_.numberofsamples_, &from._impl_.numberofsamples_,
4415 static_cast<::size_t>(reinterpret_cast<char*>(&_impl_.numberofwaveforms_) -
4416 reinterpret_cast<char*>(&_impl_.numberofsamples_)) + sizeof(_impl_.numberofwaveforms_));
4417
4418 // @@protoc_insertion_point(copy_constructor:daphne.DumpSpyBuffersResponse)
4419}
::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 2705 of file daphne_control_high.pb.h.

2707 *this = ::std::move(from);
2708 }

◆ DumpSpyBuffersResponse() [5/6]

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

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

4386 : ::google::protobuf::Message(arena) {
4387 SharedCtor(arena);
4388 // @@protoc_insertion_point(arena_constructor:daphne.DumpSpyBuffersResponse)
4389}
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 7875 of file daphne_control_high.pb.h.

7875 {
7876 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7877 return _impl_.channellist_;
7878}

◆ _internal_channellist_size()

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

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

7843 {
7844 return _internal_channellist().size();
7845}
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 7983 of file daphne_control_high.pb.h.

7983 {
7984 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7985 return _impl_.data_;
7986}

◆ _internal_data_size()

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

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

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

◆ _internal_message()

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

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

8013 {
8014 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
8015 return _impl_.message_.Get();
8016}

◆ _internal_mutable_channellist()

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

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

7879 {
7880 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7881 return &_impl_.channellist_;
7882}

◆ _internal_mutable_data()

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

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

7987 {
7988 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7989 return &_impl_.data_;
7990}

◆ _internal_mutable_message()

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

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

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

◆ _internal_numberofsamples()

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

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

7896 {
7897 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7898 return _impl_.numberofsamples_;
7899}

◆ _internal_numberofwaveforms()

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

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

7918 {
7919 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7921}

◆ _internal_set_message()

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

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

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

◆ _internal_set_numberofsamples()

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

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

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

◆ _internal_set_numberofwaveforms()

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

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

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

◆ _internal_set_softwaretrigger()

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

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

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

◆ _internal_set_success()

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

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

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

◆ _internal_softwaretrigger()

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

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

7940 {
7941 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7942 return _impl_.softwaretrigger_;
7943}

◆ _internal_success()

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

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

7832 {
7833 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
7834 return _impl_.success_;
7835}

◆ _InternalParse()

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

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

4470 {
4471 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
4472 return ptr;
4473}
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 4546 of file daphne_control_high.pb.cc.

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

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

◆ add_data()

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

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

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

◆ ByteSizeLong()

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

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

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

◆ channellist() [1/2]

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

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

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

◆ channellist() [2/2]

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

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

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

◆ channellist_size()

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

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

7846 {
7848}

◆ Clear()

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

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

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

◆ clear_channellist()

void daphne::DumpSpyBuffersResponse::clear_channellist ( )
inline

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

7849 {
7851}

◆ clear_data()

void daphne::DumpSpyBuffersResponse::clear_data ( )
inline

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

7957 {
7958 _internal_mutable_data()->Clear();
7959}

◆ clear_message()

void daphne::DumpSpyBuffersResponse::clear_message ( )
inline

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

7993 {
7994 _impl_.message_.ClearToEmpty();
7995}

◆ clear_numberofsamples()

void daphne::DumpSpyBuffersResponse::clear_numberofsamples ( )
inline

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

7885 {
7887}

◆ clear_numberofwaveforms()

void daphne::DumpSpyBuffersResponse::clear_numberofwaveforms ( )
inline

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

7907 {
7909}

◆ clear_softwaretrigger()

void daphne::DumpSpyBuffersResponse::clear_softwaretrigger ( )
inline

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

7929 {
7930 _impl_.softwaretrigger_ = false;
7931}

◆ clear_success()

void daphne::DumpSpyBuffersResponse::clear_success ( )
inline

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

7821 {
7822 _impl_.success_ = false;
7823}

◆ CopyFrom()

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

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

4716 {
4717// @@protoc_insertion_point(class_specific_copy_from_start:daphne.DumpSpyBuffersResponse)
4718 if (&from == this) return;
4719 Clear();
4720 MergeFrom(from);
4721}
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 7973 of file daphne_control_high.pb.h.

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

◆ data() [2/2]

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

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

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

◆ data_size()

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

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

7954 {
7955 return _internal_data_size();
7956}

◆ default_instance()

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

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

2744 {
2745 return *internal_default_instance();
2746 }
static const DumpSpyBuffersResponse * internal_default_instance()

◆ descriptor()

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

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

2735 {
2736 return GetDescriptor();
2737 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

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

2807 {
2808 return "daphne.DumpSpyBuffersResponse";
2809 }

◆ GetCachedSize()

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

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

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

◆ GetClassData()

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

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

4685{ return &_class_data_; }

◆ GetDescriptor()

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

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

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

◆ GetMetadata()

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

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

4744 {
4745 return ::_pbi::AssignDescriptors(
4748}
::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 2741 of file daphne_control_high.pb.h.

2741 {
2742 return default_instance().GetMetadata().reflection;
2743 }

◆ internal_default_instance()

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

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

2747 {
2748 return reinterpret_cast<const DumpSpyBuffersResponse*>(
2750 }
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 4727 of file daphne_control_high.pb.cc.

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

◆ IsInitialized()

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

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

4723 {
4724 return true;
4725}

◆ MergeFrom()

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

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

2784 {
2786 }
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 4688 of file daphne_control_high.pb.cc.

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

◆ message()

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

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

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

◆ mutable_channellist()

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

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

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

◆ mutable_data()

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

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

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

◆ mutable_message()

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

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

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

◆ mutable_unknown_fields()

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

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

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

◆ New()

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

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

2778 {
2779 return CreateMaybeMessage<DumpSpyBuffersResponse>(arena);
2780 }

◆ numberofsamples()

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

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

7888 {
7889 // @@protoc_insertion_point(field_get:daphne.DumpSpyBuffersResponse.numberOfSamples)
7891}

◆ numberofwaveforms()

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

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

7910 {
7911 // @@protoc_insertion_point(field_get:daphne.DumpSpyBuffersResponse.numberOfWaveforms)
7913}

◆ operator=() [1/2]

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

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

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

◆ operator=() [2/2]

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

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

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

◆ release_message()

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

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

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

◆ set_allocated_message()

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

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

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

◆ set_channellist()

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

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

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

◆ set_data()

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

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

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

◆ 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 8001 of file daphne_control_high.pb.h.

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

◆ set_numberofsamples()

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

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

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

◆ set_numberofwaveforms()

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

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

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

◆ set_softwaretrigger()

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

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

7936 {
7938 // @@protoc_insertion_point(field_set:daphne.DumpSpyBuffersResponse.softwareTrigger)
7939}

◆ set_success()

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

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

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

◆ SetCachedSize()

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

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

4450 {
4451 _impl_._cached_size_.Set(size);
4452}

◆ SharedCtor()

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

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

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

◆ SharedDtor()

void daphne::DumpSpyBuffersResponse::SharedDtor ( )
inlineprivate

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

4444 {
4445 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
4446 _impl_.channellist_.~RepeatedField();
4447 _impl_.data_.~RepeatedField();
4448 _impl_.message_.Destroy();
4449}

◆ softwaretrigger()

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

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

7932 {
7933 // @@protoc_insertion_point(field_get:daphne.DumpSpyBuffersResponse.softwareTrigger)
7935}

◆ success()

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

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

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

◆ Swap()

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

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

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

◆ unknown_fields()

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

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

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

◆ UnsafeArenaSwap()

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

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

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

Friends And Related Symbol Documentation

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

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

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

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

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

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

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

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

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

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto

◆ swap

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

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

2754 {
2755 a.Swap(&b);
2756 }

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 2814 of file daphne_control_high.pb.h.

◆ _impl_

Impl_ daphne::DumpSpyBuffersResponse::_impl_

Definition at line 2946 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 2929 of file daphne_control_high.pb.h.

◆ kIndexInFileMessages

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

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


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