#include <daphne_control_low.pb.h>
|
| static void | MergeImpl (::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg) |
| |
| ::absl::string_view | FullMessageName () |
| |
|
| static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > | _table_ |
| |
Definition at line 9344 of file daphne_control_low.pb.h.
◆ DestructorSkippable_
◆ InternalArenaConstructable_
◆ anonymous enum
◆ cmd_doAFEReset() [1/6]
| daphne::cmd_doAFEReset::cmd_doAFEReset |
( |
| ) |
|
|
inline |
◆ ~cmd_doAFEReset()
| daphne::cmd_doAFEReset::~cmd_doAFEReset |
( |
| ) |
|
|
override |
Definition at line 13816 of file daphne_control_low.pb.cc.
13816 {
13817
13818 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
13820}
◆ cmd_doAFEReset() [2/6]
template<typename = void>
| PROTOBUF_CONSTEXPR daphne::cmd_doAFEReset::cmd_doAFEReset |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ cmd_doAFEReset() [3/6]
Definition at line 13803 of file daphne_control_low.pb.cc.
13804 : ::google::protobuf::Message(),
_impl_(from._impl_) {
13805 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
13806 from._internal_metadata_);
13807
13808}
◆ cmd_doAFEReset() [4/6]
◆ cmd_doAFEReset() [5/6]
| daphne::cmd_doAFEReset::cmd_doAFEReset |
( |
::google::protobuf::Arena * | arena | ) |
|
|
explicitprotected |
Definition at line 13798 of file daphne_control_low.pb.cc.
13799 : ::google::protobuf::Message(arena) {
13801
13802}
void SharedCtor(::google::protobuf::Arena *arena)
◆ cmd_doAFEReset() [6/6]
template<typename >
| PROTOBUF_CONSTEXPR daphne::cmd_doAFEReset::cmd_doAFEReset |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _internal_id()
| int32_t daphne::cmd_doAFEReset::_internal_id |
( |
| ) |
const |
|
inlineprivate |
◆ _internal_set_id()
| void daphne::cmd_doAFEReset::_internal_set_id |
( |
::int32_t | value | ) |
|
|
inlineprivate |
◆ _InternalParse()
| const char * daphne::cmd_doAFEReset::_InternalParse |
( |
const char * | ptr, |
|
|
::google::protobuf::internal::ParseContext * | ctx ) |
|
final |
Definition at line 13838 of file daphne_control_low.pb.cc.
13839 {
13840 ptr = ::_pbi::TcParser::ParseLoop(
this, ptr, ctx, &
_table_.header);
13841 return ptr;
13842}
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > _table_
◆ _InternalSerialize()
| uint8_t * daphne::cmd_doAFEReset::_InternalSerialize |
( |
::uint8_t * | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream * | stream ) const |
|
final |
Definition at line 13875 of file daphne_control_low.pb.cc.
13877 {
13878
13879 ::uint32_t cached_has_bits = 0;
13880 (void)cached_has_bits;
13881
13882
13884 target = ::google::protobuf::internal::WireFormatLite::
13885 WriteInt32ToArrayWithField<1>(
13887 }
13888
13889 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
13890 target =
13891 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
13892 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
13893 }
13894
13895 return target;
13896}
::int32_t _internal_id() const
◆ ByteSizeLong()
| size_t daphne::cmd_doAFEReset::ByteSizeLong |
( |
| ) |
const |
|
final |
Definition at line 13898 of file daphne_control_low.pb.cc.
13898 {
13899
13900 ::size_t total_size = 0;
13901
13902 ::uint32_t cached_has_bits = 0;
13903
13904 (void) cached_has_bits;
13905
13906
13908 total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
13910 }
13911
13913}
mutable::google::protobuf::internal::CachedSize _cached_size_
◆ Clear()
| PROTOBUF_NOINLINE void daphne::cmd_doAFEReset::Clear |
( |
| ) |
|
|
final |
Definition at line 13828 of file daphne_control_low.pb.cc.
13828 {
13829
13830 ::uint32_t cached_has_bits = 0;
13831
13832 (void) cached_has_bits;
13833
13835 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
13836}
◆ clear_id()
| void daphne::cmd_doAFEReset::clear_id |
( |
| ) |
|
|
inline |
◆ CopyFrom()
Definition at line 13936 of file daphne_control_low.pb.cc.
13936 {
13937
13938 if (&from == this) return;
13941}
void MergeFrom(const cmd_doAFEReset &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
◆ default_instance()
| static const cmd_doAFEReset & daphne::cmd_doAFEReset::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| static const ::google::protobuf::Descriptor * daphne::cmd_doAFEReset::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ FullMessageName()
| ::absl::string_view daphne::cmd_doAFEReset::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
◆ GetCachedSize()
| int daphne::cmd_doAFEReset::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
| const::google::protobuf::Message::ClassData * daphne::cmd_doAFEReset::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
| static const ::google::protobuf::Descriptor * daphne::cmd_doAFEReset::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 9386 of file daphne_control_low.pb.h.
9386 {
9388 }
::google::protobuf::Metadata GetMetadata() const final
static const cmd_doAFEReset & default_instance()
◆ GetMetadata()
| google::protobuf::Metadata daphne::cmd_doAFEReset::GetMetadata |
( |
| ) |
const |
|
final |
Definition at line 13953 of file daphne_control_low.pb.cc.
13953 {
13954 return ::_pbi::AssignDescriptors(
13957}
::_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_doAFEReset::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ id()
| int32_t daphne::cmd_doAFEReset::id |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
| static const cmd_doAFEReset * daphne::cmd_doAFEReset::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 9395 of file daphne_control_low.pb.h.
9395 {
9398 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 cmd_doAFEResetDefaultTypeInternal _cmd_doAFEReset_default_instance_
◆ InternalSwap()
Definition at line 13947 of file daphne_control_low.pb.cc.
13947 {
13948 using std::swap;
13949 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
13951}
friend void swap(cmd_doAFEReset &a, cmd_doAFEReset &b)
◆ IsInitialized()
| PROTOBUF_NOINLINE bool daphne::cmd_doAFEReset::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
Definition at line 9432 of file daphne_control_low.pb.h.
9432 {
9434 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
◆ MergeImpl()
| void daphne::cmd_doAFEReset::MergeImpl |
( |
::google::protobuf::Message & | to_msg, |
|
|
const ::google::protobuf::Message & | from_msg ) |
|
staticprivate |
Definition at line 13922 of file daphne_control_low.pb.cc.
13922 {
13925
13926 ABSL_DCHECK_NE(&from, _this);
13927 ::uint32_t cached_has_bits = 0;
13928 (void) cached_has_bits;
13929
13930 if (from._internal_id() != 0) {
13931 _this->_internal_set_id(from._internal_id());
13932 }
13933 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
13934}
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet * daphne::cmd_doAFEReset::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Definition at line 9379 of file daphne_control_low.pb.h.
9379 {
9380 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
9381 }
◆ New()
| cmd_doAFEReset * daphne::cmd_doAFEReset::New |
( |
::google::protobuf::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
Definition at line 9362 of file daphne_control_low.pb.h.
9362 {
9363 if (this == &from) return *this;
9364 if (GetOwningArena() == from.GetOwningArena()
9365 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
9366 && GetOwningArena() != nullptr
9367 #endif
9368 ) {
9370 } else {
9372 }
9373 return *this;
9374 }
void CopyFrom(const cmd_doAFEReset &from)
void InternalSwap(cmd_doAFEReset *other)
◆ operator=() [2/2]
◆ set_id()
| void daphne::cmd_doAFEReset::set_id |
( |
::int32_t | value | ) |
|
|
inline |
◆ SetCachedSize()
| void daphne::cmd_doAFEReset::SetCachedSize |
( |
int | size | ) |
const |
|
finalprivate |
◆ SharedCtor()
| void daphne::cmd_doAFEReset::SharedCtor |
( |
::google::protobuf::Arena * | arena | ) |
|
|
inlineprivate |
◆ SharedDtor()
| void daphne::cmd_doAFEReset::SharedDtor |
( |
| ) |
|
|
inlineprivate |
◆ Swap()
Definition at line 9405 of file daphne_control_low.pb.h.
9405 {
9406 if (other == this) return;
9407 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
9408 if (GetOwningArena() != nullptr &&
9409 GetOwningArena() == other->GetOwningArena()) {
9410 #else
9411 if (GetOwningArena() == other->GetOwningArena()) {
9412 #endif
9414 } else {
9415 ::google::protobuf::internal::GenericSwap(this, other);
9416 }
9417 }
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & daphne::cmd_doAFEReset::unknown_fields |
( |
| ) |
const |
|
inline |
Definition at line 9376 of file daphne_control_low.pb.h.
9376 {
9377 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
9378 }
◆ UnsafeArenaSwap()
| void daphne::cmd_doAFEReset::UnsafeArenaSwap |
( |
cmd_doAFEReset * | other | ) |
|
|
inline |
Definition at line 9418 of file daphne_control_low.pb.h.
9418 {
9419 if (other == this) return;
9420 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
9422 }
◆ ::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 |
◆ ::google::protobuf::internal::TcParser
| friend class ::google::protobuf::internal::TcParser |
|
friend |
◆ ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto
◆ swap
◆ [union]
◆ _class_data_
| const::google::protobuf::Message::ClassData daphne::cmd_doAFEReset::_class_data_ |
|
static |
◆ _impl_
| Impl_ daphne::cmd_doAFEReset::_impl_ |
◆ _table_
| PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 0, 1, 0, 0, 2 > daphne::cmd_doAFEReset::_table_ |
|
staticprivate |
Initial value:= {
{
0,
0,
1, 0,
offsetof(
decltype(
_table_), field_lookup_table),
4294967294,
offsetof(
decltype(
_table_), field_entries),
1,
0,
offsetof(
decltype(
_table_), field_names),
::_pbi::TcParser::GenericFallback,
}, {{
}}, {{
65535, 65535
}}, {{
(0 | ::_fl::kFcSingular | ::_fl::kInt32)},
}},
{{
}},
}
Definition at line 9489 of file daphne_control_low.pb.h.
◆ kIndexInFileMessages
| int daphne::cmd_doAFEReset::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following files: