#include <daphne_control_low.pb.h>
Definition at line 10785 of file daphne_control_low.pb.h.
◆ DestructorSkippable_
◆ InternalArenaConstructable_
◆ cmd_doSoftwareTrigger() [1/6]
| daphne::cmd_doSoftwareTrigger::cmd_doSoftwareTrigger |
( |
| ) |
|
|
inline |
◆ cmd_doSoftwareTrigger() [2/6]
template<typename = void>
| PROTOBUF_CONSTEXPR daphne::cmd_doSoftwareTrigger::cmd_doSoftwareTrigger |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ cmd_doSoftwareTrigger() [3/6]
Definition at line 15529 of file daphne_control_low.pb.cc.
15529 : ::google::protobuf::internal::ZeroFieldsBase() {
15531 (void)_this;
15532 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
15533 from._internal_metadata_);
15534
15535
15536}
◆ cmd_doSoftwareTrigger() [4/6]
◆ cmd_doSoftwareTrigger() [5/6]
| daphne::cmd_doSoftwareTrigger::cmd_doSoftwareTrigger |
( |
::google::protobuf::Arena * | arena | ) |
|
|
explicitprotected |
◆ cmd_doSoftwareTrigger() [6/6]
template<typename >
| PROTOBUF_CONSTEXPR daphne::cmd_doSoftwareTrigger::cmd_doSoftwareTrigger |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ CopyFrom()
Definition at line 10870 of file daphne_control_low.pb.h.
10870 {
10871 ::google::protobuf::internal::ZeroFieldsBase::CopyImpl(*this, from);
10872 }
◆ default_instance()
◆ descriptor()
| static const ::google::protobuf::Descriptor * daphne::cmd_doSoftwareTrigger::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ FullMessageName()
| ::absl::string_view daphne::cmd_doSoftwareTrigger::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
◆ GetClassData()
| const::google::protobuf::Message::ClassData * daphne::cmd_doSoftwareTrigger::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
| static const ::google::protobuf::Descriptor * daphne::cmd_doSoftwareTrigger::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 10826 of file daphne_control_low.pb.h.
10826 {
10828 }
::google::protobuf::Metadata GetMetadata() const final
static const cmd_doSoftwareTrigger & default_instance()
◆ GetMetadata()
| google::protobuf::Metadata daphne::cmd_doSoftwareTrigger::GetMetadata |
( |
| ) |
const |
|
final |
Definition at line 15553 of file daphne_control_low.pb.cc.
15553 {
15554 return ::_pbi::AssignDescriptors(
15557}
::_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_doSoftwareTrigger::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ internal_default_instance()
Definition at line 10835 of file daphne_control_low.pb.h.
10835 {
10838 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 cmd_doSoftwareTriggerDefaultTypeInternal _cmd_doSoftwareTrigger_default_instance_
◆ MergeFrom()
Definition at line 10874 of file daphne_control_low.pb.h.
10874 {
10875 ::google::protobuf::internal::ZeroFieldsBase::MergeImpl(*this, from);
10876 }
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet * daphne::cmd_doSoftwareTrigger::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Definition at line 10819 of file daphne_control_low.pb.h.
10819 {
10820 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
10821 }
◆ New()
| cmd_doSoftwareTrigger * daphne::cmd_doSoftwareTrigger::New |
( |
::google::protobuf::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
Definition at line 10802 of file daphne_control_low.pb.h.
10802 {
10803 if (this == &from) return *this;
10804 if (GetOwningArena() == from.GetOwningArena()
10805 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
10806 && GetOwningArena() != nullptr
10807 #endif
10808 ) {
10809 InternalSwap(&from);
10810 } else {
10812 }
10813 return *this;
10814 }
void CopyFrom(const cmd_doSoftwareTrigger &from)
◆ operator=() [2/2]
◆ Swap()
Definition at line 10845 of file daphne_control_low.pb.h.
10845 {
10846 if (other == this) return;
10847 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
10848 if (GetOwningArena() != nullptr &&
10849 GetOwningArena() == other->GetOwningArena()) {
10850 #else
10851 if (GetOwningArena() == other->GetOwningArena()) {
10852 #endif
10853 InternalSwap(other);
10854 } else {
10855 ::google::protobuf::internal::GenericSwap(this, other);
10856 }
10857 }
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & daphne::cmd_doSoftwareTrigger::unknown_fields |
( |
| ) |
const |
|
inline |
Definition at line 10816 of file daphne_control_low.pb.h.
10816 {
10817 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
10818 }
◆ UnsafeArenaSwap()
Definition at line 10858 of file daphne_control_low.pb.h.
10858 {
10859 if (other == this) return;
10860 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
10861 InternalSwap(other);
10862 }
◆ ::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_doSoftwareTrigger::_class_data_ |
|
static |
Initial value:= {
::google::protobuf::internal::ZeroFieldsBase::CopyImpl,
::google::protobuf::internal::ZeroFieldsBase::MergeImpl,
}
Definition at line 10888 of file daphne_control_low.pb.h.
◆ kIndexInFileMessages
| int daphne::cmd_doSoftwareTrigger::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following files: