#include <daphne_control_high.pb.h>
Definition at line 5083 of file daphne_control_high.pb.h.
◆ DestructorSkippable_
◆ InternalArenaConstructable_
◆ TestRegRequest() [1/6]
| daphne::TestRegRequest::TestRegRequest |
( |
| ) |
|
|
inline |
◆ TestRegRequest() [2/6]
template<typename = void>
| PROTOBUF_CONSTEXPR daphne::TestRegRequest::TestRegRequest |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ TestRegRequest() [3/6]
Definition at line 7745 of file daphne_control_high.pb.cc.
7745 : ::google::protobuf::internal::ZeroFieldsBase() {
7747 (void)_this;
7748 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
7749 from._internal_metadata_);
7750
7751
7752}
◆ TestRegRequest() [4/6]
◆ TestRegRequest() [5/6]
| daphne::TestRegRequest::TestRegRequest |
( |
::google::protobuf::Arena * | arena | ) |
|
|
explicitprotected |
◆ TestRegRequest() [6/6]
template<typename >
| PROTOBUF_CONSTEXPR daphne::TestRegRequest::TestRegRequest |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ CopyFrom()
Definition at line 5168 of file daphne_control_high.pb.h.
5168 {
5169 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*this, from);
5170 }
◆ default_instance()
| static const TestRegRequest & daphne::TestRegRequest::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| static const ::google::protobuf::Descriptor * daphne::TestRegRequest::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ FullMessageName()
| ::absl::string_view daphne::TestRegRequest::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
◆ GetClassData()
| const::google::protobuf::Message::ClassData * daphne::TestRegRequest::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
| static const ::google::protobuf::Descriptor * daphne::TestRegRequest::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 5124 of file daphne_control_high.pb.h.
5124 {
5126 }
static const TestRegRequest & default_instance()
::google::protobuf::Metadata GetMetadata() const final
◆ GetMetadata()
| google::protobuf::Metadata daphne::TestRegRequest::GetMetadata |
( |
| ) |
const |
|
final |
Definition at line 7769 of file daphne_control_high.pb.cc.
7769 {
7770 return ::_pbi::AssignDescriptors(
7773}
::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::TestRegRequest::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ internal_default_instance()
| static const TestRegRequest * daphne::TestRegRequest::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 5133 of file daphne_control_high.pb.h.
5133 {
5136 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TestRegRequestDefaultTypeInternal _TestRegRequest_default_instance_
◆ MergeFrom()
Definition at line 5172 of file daphne_control_high.pb.h.
5172 {
5173 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*this, from);
5174 }
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet * daphne::TestRegRequest::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Definition at line 5117 of file daphne_control_high.pb.h.
5117 {
5118 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
5119 }
◆ New()
| TestRegRequest * daphne::TestRegRequest::New |
( |
::google::protobuf::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
Definition at line 5100 of file daphne_control_high.pb.h.
5100 {
5101 if (this == &from) return *this;
5102 if (GetOwningArena() == from.GetOwningArena()
5103 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
5104 && GetOwningArena() != nullptr
5105 #endif
5106 ) {
5107 InternalSwap(&from);
5108 } else {
5110 }
5111 return *this;
5112 }
◆ Swap()
Definition at line 5143 of file daphne_control_high.pb.h.
5143 {
5144 if (other == this) return;
5145 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
5146 if (GetOwningArena() != nullptr &&
5147 GetOwningArena() == other->GetOwningArena()) {
5148 #else
5149 if (GetOwningArena() == other->GetOwningArena()) {
5150 #endif
5151 InternalSwap(other);
5152 } else {
5153 ::google::protobuf::internal::GenericSwap(this, other);
5154 }
5155 }
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & daphne::TestRegRequest::unknown_fields |
( |
| ) |
const |
|
inline |
Definition at line 5114 of file daphne_control_high.pb.h.
5114 {
5115 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
5116 }
◆ UnsafeArenaSwap()
| void daphne::TestRegRequest::UnsafeArenaSwap |
( |
TestRegRequest * | other | ) |
|
|
inline |
Definition at line 5156 of file daphne_control_high.pb.h.
5156 {
5157 if (other == this) return;
5158 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
5159 InternalSwap(other);
5160 }
◆ ::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_5fhigh_2eproto
◆ swap
◆ _class_data_
| const::google::protobuf::Message::ClassData daphne::TestRegRequest::_class_data_ |
|
static |
Initial value:= {
::google::protobuf::internal::ZeroFieldsBase::CopyImpl,
::google::protobuf::internal::ZeroFieldsBase::MergeImpl,
}
Definition at line 5186 of file daphne_control_high.pb.h.
◆ kIndexInFileMessages
| int daphne::TestRegRequest::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following files: