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

#include <daphne_control_high.pb.h>

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

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int { kIdFieldNumber = 1 , kCtrlEpClkFieldNumber = 2 , kResetMMCM1FieldNumber = 3 , kResetEndpointFieldNumber = 4 }
 

Public Member Functions

 ConfigureCLKsRequest ()
 
 ~ConfigureCLKsRequest () override
 
template<typename = void>
PROTOBUF_CONSTEXPR ConfigureCLKsRequest (::google::protobuf::internal::ConstantInitialized)
 
 ConfigureCLKsRequest (const ConfigureCLKsRequest &from)
 
 ConfigureCLKsRequest (ConfigureCLKsRequest &&from) noexcept
 
ConfigureCLKsRequestoperator= (const ConfigureCLKsRequest &from)
 
ConfigureCLKsRequestoperator= (ConfigureCLKsRequest &&from) noexcept
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ConfigureCLKsRequest *other)
 
void UnsafeArenaSwap (ConfigureCLKsRequest *other)
 
ConfigureCLKsRequestNew (::google::protobuf::Arena *arena=nullptr) const final
 
void CopyFrom (const ConfigureCLKsRequest &from)
 
void MergeFrom (const ConfigureCLKsRequest &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_id ()
 
::uint32_t id () const
 
void set_id (::uint32_t value)
 
void clear_ctrl_ep_clk ()
 
bool ctrl_ep_clk () const
 
void set_ctrl_ep_clk (bool value)
 
void clear_reset_mmcm1 ()
 
bool reset_mmcm1 () const
 
void set_reset_mmcm1 (bool value)
 
void clear_reset_endpoint ()
 
bool reset_endpoint () const
 
void set_reset_endpoint (bool value)
 
template<typename >
PROTOBUF_CONSTEXPR ConfigureCLKsRequest (::_pbi::ConstantInitialized)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const ::google::protobuf::Descriptor * GetDescriptor ()
 
static const ::google::protobuf::Reflection * GetReflection ()
 
static const ConfigureCLKsRequestdefault_instance ()
 
static const ConfigureCLKsRequestinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 ConfigureCLKsRequest (::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 (ConfigureCLKsRequest *other)
 
::uint32_t _internal_id () const
 
void _internal_set_id (::uint32_t value)
 
bool _internal_ctrl_ep_clk () const
 
void _internal_set_ctrl_ep_clk (bool value)
 
bool _internal_reset_mmcm1 () const
 
void _internal_set_reset_mmcm1 (bool value)
 
bool _internal_reset_endpoint () const
 
void _internal_set_reset_endpoint (bool value)
 

Static Private Member Functions

static void MergeImpl (::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
 
::absl::string_view FullMessageName ()
 

Private Attributes

union { 
 
   Impl_   _impl_ 
 
};  
 

Static Private Attributes

static const ::google::protobuf::internal::TcParseTable< 2, 4, 0, 0, 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 (ConfigureCLKsRequest &a, ConfigureCLKsRequest &b)
 

Detailed Description

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

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kIdFieldNumber 
kCtrlEpClkFieldNumber 
kResetMMCM1FieldNumber 
kResetEndpointFieldNumber 

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

Constructor & Destructor Documentation

◆ ConfigureCLKsRequest() [1/6]

daphne::ConfigureCLKsRequest::ConfigureCLKsRequest ( )
inline

◆ ~ConfigureCLKsRequest()

daphne::ConfigureCLKsRequest::~ConfigureCLKsRequest ( )
override

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

1454 {
1455 // @@protoc_insertion_point(destructor:daphne.ConfigureCLKsRequest)
1456 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
1457 SharedDtor();
1458}

◆ ConfigureCLKsRequest() [2/6]

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

◆ ConfigureCLKsRequest() [3/6]

daphne::ConfigureCLKsRequest::ConfigureCLKsRequest ( const ConfigureCLKsRequest & from)

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

1439 : ::google::protobuf::Message(), _impl_(from._impl_) {
1440 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
1441 from._internal_metadata_);
1442 // @@protoc_insertion_point(copy_constructor:daphne.ConfigureCLKsRequest)
1443}

◆ ConfigureCLKsRequest() [4/6]

daphne::ConfigureCLKsRequest::ConfigureCLKsRequest ( ConfigureCLKsRequest && from)
inlinenoexcept

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

362 *this = ::std::move(from);
363 }

◆ ConfigureCLKsRequest() [5/6]

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

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

1434 : ::google::protobuf::Message(arena) {
1435 SharedCtor(arena);
1436 // @@protoc_insertion_point(arena_constructor:daphne.ConfigureCLKsRequest)
1437}
void SharedCtor(::google::protobuf::Arena *arena)

◆ ConfigureCLKsRequest() [6/6]

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

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

26 : _impl_{
27 /*decltype(_impl_.id_)*/ 0u,
28 /*decltype(_impl_.ctrl_ep_clk_)*/ false,
29 /*decltype(_impl_.reset_mmcm1_)*/ false,
30 /*decltype(_impl_.reset_endpoint_)*/ false,
31 /*decltype(_impl_._cached_size_)*/ {},
32 } {}

Member Function Documentation

◆ _internal_ctrl_ep_clk()

bool daphne::ConfigureCLKsRequest::_internal_ctrl_ep_clk ( ) const
inlineprivate

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

6390 {
6391 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
6392 return _impl_.ctrl_ep_clk_;
6393}

◆ _internal_id()

uint32_t daphne::ConfigureCLKsRequest::_internal_id ( ) const
inlineprivate

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

6368 {
6369 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
6370 return _impl_.id_;
6371}

◆ _internal_reset_endpoint()

bool daphne::ConfigureCLKsRequest::_internal_reset_endpoint ( ) const
inlineprivate

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

6434 {
6435 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
6436 return _impl_.reset_endpoint_;
6437}

◆ _internal_reset_mmcm1()

bool daphne::ConfigureCLKsRequest::_internal_reset_mmcm1 ( ) const
inlineprivate

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

6412 {
6413 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
6414 return _impl_.reset_mmcm1_;
6415}

◆ _internal_set_ctrl_ep_clk()

void daphne::ConfigureCLKsRequest::_internal_set_ctrl_ep_clk ( bool value)
inlineprivate

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

6394 {
6395 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
6396 ;
6397 _impl_.ctrl_ep_clk_ = value;
6398}

◆ _internal_set_id()

void daphne::ConfigureCLKsRequest::_internal_set_id ( ::uint32_t value)
inlineprivate

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

6372 {
6373 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
6374 ;
6375 _impl_.id_ = value;
6376}

◆ _internal_set_reset_endpoint()

void daphne::ConfigureCLKsRequest::_internal_set_reset_endpoint ( bool value)
inlineprivate

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

6438 {
6439 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
6440 ;
6441 _impl_.reset_endpoint_ = value;
6442}

◆ _internal_set_reset_mmcm1()

void daphne::ConfigureCLKsRequest::_internal_set_reset_mmcm1 ( bool value)
inlineprivate

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

6416 {
6417 PROTOBUF_TSAN_WRITE(&_impl_._tsan_detect_race);
6418 ;
6419 _impl_.reset_mmcm1_ = value;
6420}

◆ _InternalParse()

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

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

1479 {
1480 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
1481 return ptr;
1482}
static const ::google::protobuf::internal::TcParseTable< 2, 4, 0, 0, 2 > _table_

◆ _InternalSerialize()

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

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

1535 {
1536 // @@protoc_insertion_point(serialize_to_array_start:daphne.ConfigureCLKsRequest)
1537 ::uint32_t cached_has_bits = 0;
1538 (void)cached_has_bits;
1539
1540 // uint32 id = 1;
1541 if (this->_internal_id() != 0) {
1542 target = stream->EnsureSpace(target);
1543 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
1544 1, this->_internal_id(), target);
1545 }
1546
1547 // bool ctrl_ep_clk = 2;
1548 if (this->_internal_ctrl_ep_clk() != 0) {
1549 target = stream->EnsureSpace(target);
1550 target = ::_pbi::WireFormatLite::WriteBoolToArray(
1551 2, this->_internal_ctrl_ep_clk(), target);
1552 }
1553
1554 // bool reset_MMCM1 = 3;
1555 if (this->_internal_reset_mmcm1() != 0) {
1556 target = stream->EnsureSpace(target);
1557 target = ::_pbi::WireFormatLite::WriteBoolToArray(
1558 3, this->_internal_reset_mmcm1(), target);
1559 }
1560
1561 // bool reset_endpoint = 4;
1562 if (this->_internal_reset_endpoint() != 0) {
1563 target = stream->EnsureSpace(target);
1564 target = ::_pbi::WireFormatLite::WriteBoolToArray(
1565 4, this->_internal_reset_endpoint(), target);
1566 }
1567
1568 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
1569 target =
1570 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
1571 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
1572 }
1573 // @@protoc_insertion_point(serialize_to_array_end:daphne.ConfigureCLKsRequest)
1574 return target;
1575}

◆ ByteSizeLong()

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

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

1577 {
1578// @@protoc_insertion_point(message_byte_size_start:daphne.ConfigureCLKsRequest)
1579 ::size_t total_size = 0;
1580
1581 ::uint32_t cached_has_bits = 0;
1582 // Prevent compiler warnings about cached_has_bits being unused
1583 (void) cached_has_bits;
1584
1585 // uint32 id = 1;
1586 if (this->_internal_id() != 0) {
1587 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
1588 this->_internal_id());
1589 }
1590
1591 // bool ctrl_ep_clk = 2;
1592 if (this->_internal_ctrl_ep_clk() != 0) {
1593 total_size += 2;
1594 }
1595
1596 // bool reset_MMCM1 = 3;
1597 if (this->_internal_reset_mmcm1() != 0) {
1598 total_size += 2;
1599 }
1600
1601 // bool reset_endpoint = 4;
1602 if (this->_internal_reset_endpoint() != 0) {
1603 total_size += 2;
1604 }
1605
1606 return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
1607}
mutable::google::protobuf::internal::CachedSize _cached_size_

◆ Clear()

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

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

1466 {
1467// @@protoc_insertion_point(message_clear_start:daphne.ConfigureCLKsRequest)
1468 ::uint32_t cached_has_bits = 0;
1469 // Prevent compiler warnings about cached_has_bits being unused
1470 (void) cached_has_bits;
1471
1472 ::memset(&_impl_.id_, 0, static_cast<::size_t>(
1473 reinterpret_cast<char*>(&_impl_.reset_endpoint_) -
1474 reinterpret_cast<char*>(&_impl_.id_)) + sizeof(_impl_.reset_endpoint_));
1475 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
1476}

◆ clear_ctrl_ep_clk()

void daphne::ConfigureCLKsRequest::clear_ctrl_ep_clk ( )
inline

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

6379 {
6380 _impl_.ctrl_ep_clk_ = false;
6381}

◆ clear_id()

void daphne::ConfigureCLKsRequest::clear_id ( )
inline

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

6357 {
6358 _impl_.id_ = 0u;
6359}

◆ clear_reset_endpoint()

void daphne::ConfigureCLKsRequest::clear_reset_endpoint ( )
inline

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

6423 {
6424 _impl_.reset_endpoint_ = false;
6425}

◆ clear_reset_mmcm1()

void daphne::ConfigureCLKsRequest::clear_reset_mmcm1 ( )
inline

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

6401 {
6402 _impl_.reset_mmcm1_ = false;
6403}

◆ CopyFrom()

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

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

1639 {
1640// @@protoc_insertion_point(class_specific_copy_from_start:daphne.ConfigureCLKsRequest)
1641 if (&from == this) return;
1642 Clear();
1643 MergeFrom(from);
1644}
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void MergeFrom(const ConfigureCLKsRequest &from)

◆ ctrl_ep_clk()

bool daphne::ConfigureCLKsRequest::ctrl_ep_clk ( ) const
inline

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

6382 {
6383 // @@protoc_insertion_point(field_get:daphne.ConfigureCLKsRequest.ctrl_ep_clk)
6384 return _internal_ctrl_ep_clk();
6385}

◆ default_instance()

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

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

399 {
401 }
static const ConfigureCLKsRequest * internal_default_instance()

◆ descriptor()

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

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

390 {
391 return GetDescriptor();
392 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

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

462 {
463 return "daphne.ConfigureCLKsRequest";
464 }

◆ GetCachedSize()

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

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

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

◆ GetClassData()

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

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

1613{ return &_class_data_; }

◆ GetDescriptor()

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

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

393 {
394 return default_instance().GetMetadata().descriptor;
395 }
static const ConfigureCLKsRequest & default_instance()
::google::protobuf::Metadata GetMetadata() const final

◆ GetMetadata()

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

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

1661 {
1662 return ::_pbi::AssignDescriptors(
1665}
::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::ConfigureCLKsRequest::GetReflection ( )
inlinestatic

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

396 {
397 return default_instance().GetMetadata().reflection;
398 }

◆ id()

uint32_t daphne::ConfigureCLKsRequest::id ( ) const
inline

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

6360 {
6361 // @@protoc_insertion_point(field_get:daphne.ConfigureCLKsRequest.id)
6362 return _internal_id();
6363}

◆ internal_default_instance()

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

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

402 {
403 return reinterpret_cast<const ConfigureCLKsRequest*>(
405 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ConfigureCLKsRequestDefaultTypeInternal _ConfigureCLKsRequest_default_instance_

◆ InternalSwap()

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

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

1650 {
1651 using std::swap;
1652 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
1653 ::google::protobuf::internal::memswap<
1654 PROTOBUF_FIELD_OFFSET(ConfigureCLKsRequest, _impl_.reset_endpoint_)
1656 - PROTOBUF_FIELD_OFFSET(ConfigureCLKsRequest, _impl_.id_)>(
1657 reinterpret_cast<char*>(&_impl_.id_),
1658 reinterpret_cast<char*>(&other->_impl_.id_));
1659}

◆ IsInitialized()

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

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

1646 {
1647 return true;
1648}

◆ MergeFrom()

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

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

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

◆ MergeImpl()

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

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

1616 {
1617 auto* const _this = static_cast<ConfigureCLKsRequest*>(&to_msg);
1618 auto& from = static_cast<const ConfigureCLKsRequest&>(from_msg);
1619 // @@protoc_insertion_point(class_specific_merge_from_start:daphne.ConfigureCLKsRequest)
1620 ABSL_DCHECK_NE(&from, _this);
1621 ::uint32_t cached_has_bits = 0;
1622 (void) cached_has_bits;
1623
1624 if (from._internal_id() != 0) {
1625 _this->_internal_set_id(from._internal_id());
1626 }
1627 if (from._internal_ctrl_ep_clk() != 0) {
1628 _this->_internal_set_ctrl_ep_clk(from._internal_ctrl_ep_clk());
1629 }
1630 if (from._internal_reset_mmcm1() != 0) {
1631 _this->_internal_set_reset_mmcm1(from._internal_reset_mmcm1());
1632 }
1633 if (from._internal_reset_endpoint() != 0) {
1634 _this->_internal_set_reset_endpoint(from._internal_reset_endpoint());
1635 }
1636 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
1637}

◆ mutable_unknown_fields()

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

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

386 {
387 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
388 }

◆ New()

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

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

433 {
434 return CreateMaybeMessage<ConfigureCLKsRequest>(arena);
435 }

◆ operator=() [1/2]

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

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

369 {
370 if (this == &from) return *this;
371 if (GetOwningArena() == from.GetOwningArena()
372 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
373 && GetOwningArena() != nullptr
374 #endif // !PROTOBUF_FORCE_COPY_IN_MOVE
375 ) {
376 InternalSwap(&from);
377 } else {
378 CopyFrom(from);
379 }
380 return *this;
381 }
void InternalSwap(ConfigureCLKsRequest *other)
void CopyFrom(const ConfigureCLKsRequest &from)

◆ operator=() [2/2]

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

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

365 {
366 CopyFrom(from);
367 return *this;
368 }

◆ reset_endpoint()

bool daphne::ConfigureCLKsRequest::reset_endpoint ( ) const
inline

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

6426 {
6427 // @@protoc_insertion_point(field_get:daphne.ConfigureCLKsRequest.reset_endpoint)
6428 return _internal_reset_endpoint();
6429}

◆ reset_mmcm1()

bool daphne::ConfigureCLKsRequest::reset_mmcm1 ( ) const
inline

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

6404 {
6405 // @@protoc_insertion_point(field_get:daphne.ConfigureCLKsRequest.reset_MMCM1)
6406 return _internal_reset_mmcm1();
6407}

◆ set_ctrl_ep_clk()

void daphne::ConfigureCLKsRequest::set_ctrl_ep_clk ( bool value)
inline

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

6386 {
6388 // @@protoc_insertion_point(field_set:daphne.ConfigureCLKsRequest.ctrl_ep_clk)
6389}

◆ set_id()

void daphne::ConfigureCLKsRequest::set_id ( ::uint32_t value)
inline

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

6364 {
6365 _internal_set_id(value);
6366 // @@protoc_insertion_point(field_set:daphne.ConfigureCLKsRequest.id)
6367}
void _internal_set_id(::uint32_t value)

◆ set_reset_endpoint()

void daphne::ConfigureCLKsRequest::set_reset_endpoint ( bool value)
inline

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

6430 {
6432 // @@protoc_insertion_point(field_set:daphne.ConfigureCLKsRequest.reset_endpoint)
6433}

◆ set_reset_mmcm1()

void daphne::ConfigureCLKsRequest::set_reset_mmcm1 ( bool value)
inline

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

6408 {
6410 // @@protoc_insertion_point(field_set:daphne.ConfigureCLKsRequest.reset_MMCM1)
6411}

◆ SetCachedSize()

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

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

1462 {
1463 _impl_._cached_size_.Set(size);
1464}

◆ SharedCtor()

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

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

1444 {
1445 (void)arena;
1446 new (&_impl_) Impl_{
1447 decltype(_impl_.id_){0u},
1448 decltype(_impl_.ctrl_ep_clk_){false},
1449 decltype(_impl_.reset_mmcm1_){false},
1450 decltype(_impl_.reset_endpoint_){false},
1451 /*decltype(_impl_._cached_size_)*/ {},
1452 };
1453}

◆ SharedDtor()

void daphne::ConfigureCLKsRequest::SharedDtor ( )
inlineprivate

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

1459 {
1460 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
1461}

◆ Swap()

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

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

412 {
413 if (other == this) return;
414 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
415 if (GetOwningArena() != nullptr &&
416 GetOwningArena() == other->GetOwningArena()) {
417 #else // PROTOBUF_FORCE_COPY_IN_SWAP
418 if (GetOwningArena() == other->GetOwningArena()) {
419 #endif // !PROTOBUF_FORCE_COPY_IN_SWAP
420 InternalSwap(other);
421 } else {
422 ::google::protobuf::internal::GenericSwap(this, other);
423 }
424 }

◆ unknown_fields()

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

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

383 {
384 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
385 }

◆ UnsafeArenaSwap()

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

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

425 {
426 if (other == this) return;
427 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
428 InternalSwap(other);
429 }

Friends And Related Symbol Documentation

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

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

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

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

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

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

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

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

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

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto

◆ swap

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

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

409 {
410 a.Swap(&b);
411 }

Member Data Documentation

◆ [union]

◆ _class_data_

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

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

◆ _impl_

Impl_ daphne::ConfigureCLKsRequest::_impl_

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

◆ _table_

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

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

◆ kIndexInFileMessages

int daphne::ConfigureCLKsRequest::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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


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