#include <daphne_control_low.pb.h>
Definition at line 10036 of file daphne_control_low.pb.h.
◆ DestructorSkippable_
◆ InternalArenaConstructable_
◆ cmd_alignAFEs() [1/6]
| daphne::cmd_alignAFEs::cmd_alignAFEs |
( |
| ) |
|
|
inline |
◆ cmd_alignAFEs() [2/6]
template<typename = void>
| PROTOBUF_CONSTEXPR daphne::cmd_alignAFEs::cmd_alignAFEs |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ cmd_alignAFEs() [3/6]
| daphne::cmd_alignAFEs::cmd_alignAFEs |
( |
const cmd_alignAFEs & | from | ) |
|
Definition at line 14631 of file daphne_control_low.pb.cc.
14631 : ::google::protobuf::internal::ZeroFieldsBase() {
14633 (void)_this;
14634 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
14635 from._internal_metadata_);
14636
14637
14638}
◆ cmd_alignAFEs() [4/6]
◆ cmd_alignAFEs() [5/6]
| daphne::cmd_alignAFEs::cmd_alignAFEs |
( |
::google::protobuf::Arena * | arena | ) |
|
|
explicitprotected |
◆ cmd_alignAFEs() [6/6]
template<typename >
| PROTOBUF_CONSTEXPR daphne::cmd_alignAFEs::cmd_alignAFEs |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ CopyFrom()
| void daphne::cmd_alignAFEs::CopyFrom |
( |
const cmd_alignAFEs & | from | ) |
|
|
inline |
Definition at line 10121 of file daphne_control_low.pb.h.
10121 {
10122 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*this, from);
10123 }
◆ default_instance()
| static const cmd_alignAFEs & daphne::cmd_alignAFEs::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| static const ::google::protobuf::Descriptor * daphne::cmd_alignAFEs::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ FullMessageName()
| ::absl::string_view daphne::cmd_alignAFEs::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
◆ GetClassData()
| const::google::protobuf::Message::ClassData * daphne::cmd_alignAFEs::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
| static const ::google::protobuf::Descriptor * daphne::cmd_alignAFEs::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 10077 of file daphne_control_low.pb.h.
10077 {
10079 }
static const cmd_alignAFEs & default_instance()
::google::protobuf::Metadata GetMetadata() const final
◆ GetMetadata()
| google::protobuf::Metadata daphne::cmd_alignAFEs::GetMetadata |
( |
| ) |
const |
|
final |
Definition at line 14655 of file daphne_control_low.pb.cc.
14655 {
14656 return ::_pbi::AssignDescriptors(
14659}
::_pb::Metadata file_level_metadata_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto[59]
PROTOBUF_ATTRIBUTE_WEAKconst ::_pbi::DescriptorTable * descriptor_table_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto_getter()
::absl::once_flag descriptor_table_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto_once
◆ GetReflection()
| static const ::google::protobuf::Reflection * daphne::cmd_alignAFEs::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ internal_default_instance()
| static const cmd_alignAFEs * daphne::cmd_alignAFEs::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 10086 of file daphne_control_low.pb.h.
10086 {
10089 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 cmd_alignAFEsDefaultTypeInternal _cmd_alignAFEs_default_instance_
◆ MergeFrom()
| void daphne::cmd_alignAFEs::MergeFrom |
( |
const cmd_alignAFEs & | from | ) |
|
|
inline |
Definition at line 10125 of file daphne_control_low.pb.h.
10125 {
10126 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*this, from);
10127 }
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet * daphne::cmd_alignAFEs::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Definition at line 10070 of file daphne_control_low.pb.h.
10070 {
10071 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
10072 }
◆ New()
| cmd_alignAFEs * daphne::cmd_alignAFEs::New |
( |
::google::protobuf::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
Definition at line 10053 of file daphne_control_low.pb.h.
10053 {
10054 if (this == &from) return *this;
10055 if (GetOwningArena() == from.GetOwningArena()
10056 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
10057 && GetOwningArena() != nullptr
10058 #endif
10059 ) {
10060 InternalSwap(&from);
10061 } else {
10063 }
10064 return *this;
10065 }
void CopyFrom(const cmd_alignAFEs &from)
◆ operator=() [2/2]
◆ Swap()
Definition at line 10096 of file daphne_control_low.pb.h.
10096 {
10097 if (other == this) return;
10098 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
10099 if (GetOwningArena() != nullptr &&
10100 GetOwningArena() == other->GetOwningArena()) {
10101 #else
10102 if (GetOwningArena() == other->GetOwningArena()) {
10103 #endif
10104 InternalSwap(other);
10105 } else {
10106 ::google::protobuf::internal::GenericSwap(this, other);
10107 }
10108 }
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & daphne::cmd_alignAFEs::unknown_fields |
( |
| ) |
const |
|
inline |
Definition at line 10067 of file daphne_control_low.pb.h.
10067 {
10068 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
10069 }
◆ UnsafeArenaSwap()
| void daphne::cmd_alignAFEs::UnsafeArenaSwap |
( |
cmd_alignAFEs * | other | ) |
|
|
inline |
Definition at line 10109 of file daphne_control_low.pb.h.
10109 {
10110 if (other == this) return;
10111 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
10112 InternalSwap(other);
10113 }
◆ ::google::protobuf::Arena::InternalHelper
template<typename T >
| friend class ::google::protobuf::Arena::InternalHelper |
|
friend |
◆ ::google::protobuf::internal::AnyMetadata
| friend class ::google::protobuf::internal::AnyMetadata |
|
friend |
◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto
◆ swap
◆ _class_data_
| const::google::protobuf::Message::ClassData daphne::cmd_alignAFEs::_class_data_ |
|
static |
Initial value:= {
::google::protobuf::internal::ZeroFieldsBase::CopyImpl,
::google::protobuf::internal::ZeroFieldsBase::MergeImpl,
}
Definition at line 10139 of file daphne_control_low.pb.h.
◆ kIndexInFileMessages
| int daphne::cmd_alignAFEs::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following files: