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 349 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 476 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 1450 of file daphne_control_high.pb.cc.

1450 {
1451 // @@protoc_insertion_point(destructor:daphne.ConfigureCLKsRequest)
1452 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
1453 SharedDtor();
1454}

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

1435 : ::google::protobuf::Message(), _impl_(from._impl_) {
1436 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
1437 from._internal_metadata_);
1438 // @@protoc_insertion_point(copy_constructor:daphne.ConfigureCLKsRequest)
1439}

◆ ConfigureCLKsRequest() [4/6]

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

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

360 *this = ::std::move(from);
361 }

◆ ConfigureCLKsRequest() [5/6]

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

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

1430 : ::google::protobuf::Message(arena) {
1431 SharedCtor(arena);
1432 // @@protoc_insertion_point(arena_constructor:daphne.ConfigureCLKsRequest)
1433}
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 6388 of file daphne_control_high.pb.h.

6388 {
6389 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
6390 return _impl_.ctrl_ep_clk_;
6391}

◆ _internal_id()

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

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

6366 {
6367 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
6368 return _impl_.id_;
6369}

◆ _internal_reset_endpoint()

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

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

6432 {
6433 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
6434 return _impl_.reset_endpoint_;
6435}

◆ _internal_reset_mmcm1()

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

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

6410 {
6411 PROTOBUF_TSAN_READ(&_impl_._tsan_detect_race);
6412 return _impl_.reset_mmcm1_;
6413}

◆ _internal_set_ctrl_ep_clk()

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

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

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

◆ _internal_set_id()

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

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

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

◆ _internal_set_reset_endpoint()

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

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

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

◆ _internal_set_reset_mmcm1()

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

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

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

◆ _InternalParse()

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

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

1475 {
1476 ptr = ::_pbi::TcParser::ParseLoop(this, ptr, ctx, &_table_.header);
1477 return ptr;
1478}
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 1529 of file daphne_control_high.pb.cc.

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

◆ ByteSizeLong()

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

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

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

◆ Clear()

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

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

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

◆ clear_ctrl_ep_clk()

void daphne::ConfigureCLKsRequest::clear_ctrl_ep_clk ( )
inline

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

6377 {
6378 _impl_.ctrl_ep_clk_ = false;
6379}

◆ clear_id()

void daphne::ConfigureCLKsRequest::clear_id ( )
inline

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

6355 {
6356 _impl_.id_ = 0u;
6357}

◆ clear_reset_endpoint()

void daphne::ConfigureCLKsRequest::clear_reset_endpoint ( )
inline

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

6421 {
6422 _impl_.reset_endpoint_ = false;
6423}

◆ clear_reset_mmcm1()

void daphne::ConfigureCLKsRequest::clear_reset_mmcm1 ( )
inline

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

6399 {
6400 _impl_.reset_mmcm1_ = false;
6401}

◆ CopyFrom()

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

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

1635 {
1636// @@protoc_insertion_point(class_specific_copy_from_start:daphne.ConfigureCLKsRequest)
1637 if (&from == this) return;
1638 Clear();
1639 MergeFrom(from);
1640}
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 6380 of file daphne_control_high.pb.h.

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

◆ default_instance()

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

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

397 {
399 }
static const ConfigureCLKsRequest * internal_default_instance()

◆ descriptor()

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

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

388 {
389 return GetDescriptor();
390 }
static const ::google::protobuf::Descriptor * GetDescriptor()

◆ FullMessageName()

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

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

460 {
461 return "daphne.ConfigureCLKsRequest";
462 }

◆ GetCachedSize()

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

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

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

◆ GetClassData()

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

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

1609{ return &_class_data_; }

◆ GetDescriptor()

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

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

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

◆ GetMetadata()

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

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

1657 {
1658 return ::_pbi::AssignDescriptors(
1661}
::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 394 of file daphne_control_high.pb.h.

394 {
395 return default_instance().GetMetadata().reflection;
396 }

◆ id()

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

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

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

◆ internal_default_instance()

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

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

400 {
401 return reinterpret_cast<const ConfigureCLKsRequest*>(
403 }
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 1646 of file daphne_control_high.pb.cc.

1646 {
1647 using std::swap;
1648 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
1649 ::google::protobuf::internal::memswap<
1650 PROTOBUF_FIELD_OFFSET(ConfigureCLKsRequest, _impl_.reset_endpoint_)
1652 - PROTOBUF_FIELD_OFFSET(ConfigureCLKsRequest, _impl_.id_)>(
1653 reinterpret_cast<char*>(&_impl_.id_),
1654 reinterpret_cast<char*>(&other->_impl_.id_));
1655}

◆ IsInitialized()

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

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

1642 {
1643 return true;
1644}

◆ MergeFrom()

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

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

437 {
439 }
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 1612 of file daphne_control_high.pb.cc.

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

◆ mutable_unknown_fields()

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

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

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

◆ New()

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

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

431 {
432 return CreateMaybeMessage<ConfigureCLKsRequest>(arena);
433 }

◆ operator=() [1/2]

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

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

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

◆ operator=() [2/2]

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

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

363 {
364 CopyFrom(from);
365 return *this;
366 }

◆ reset_endpoint()

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

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

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

◆ reset_mmcm1()

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

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

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

◆ set_ctrl_ep_clk()

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

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

6384 {
6386 // @@protoc_insertion_point(field_set:daphne.ConfigureCLKsRequest.ctrl_ep_clk)
6387}

◆ set_id()

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

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

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

◆ set_reset_endpoint()

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

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

6428 {
6430 // @@protoc_insertion_point(field_set:daphne.ConfigureCLKsRequest.reset_endpoint)
6431}

◆ set_reset_mmcm1()

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

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

6406 {
6408 // @@protoc_insertion_point(field_set:daphne.ConfigureCLKsRequest.reset_MMCM1)
6409}

◆ SetCachedSize()

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

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

1458 {
1459 _impl_._cached_size_.Set(size);
1460}

◆ SharedCtor()

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

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

1440 {
1441 (void)arena;
1442 new (&_impl_) Impl_{
1443 decltype(_impl_.id_){0u},
1444 decltype(_impl_.ctrl_ep_clk_){false},
1445 decltype(_impl_.reset_mmcm1_){false},
1446 decltype(_impl_.reset_endpoint_){false},
1447 /*decltype(_impl_._cached_size_)*/ {},
1448 };
1449}

◆ SharedDtor()

void daphne::ConfigureCLKsRequest::SharedDtor ( )
inlineprivate

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

1455 {
1456 ABSL_DCHECK(GetArenaForAllocation() == nullptr);
1457}

◆ Swap()

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

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

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

◆ unknown_fields()

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

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

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

◆ UnsafeArenaSwap()

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

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

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

Friends And Related Symbol Documentation

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

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

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

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

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

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

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

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

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

◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5fhigh_2eproto

◆ swap

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

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

407 {
408 a.Swap(&b);
409 }

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

◆ _impl_

Impl_ daphne::ConfigureCLKsRequest::_impl_

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

◆ kIndexInFileMessages

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

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


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