#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< 1, 2, 0, 0, 2 > | _table_ |
Definition at line 9678 of file daphne_control_low.pb.h.
◆ DestructorSkippable_
◆ InternalArenaConstructable_
◆ anonymous enum
◆ cmd_setAFEPowerState() [1/6]
| daphne::cmd_setAFEPowerState::cmd_setAFEPowerState |
( |
| ) |
|
|
inline |
◆ ~cmd_setAFEPowerState()
| daphne::cmd_setAFEPowerState::~cmd_setAFEPowerState |
( |
| ) |
|
|
override |
Definition at line 14200 of file daphne_control_low.pb.cc.
14200 {
14201
14202 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
14204}
◆ cmd_setAFEPowerState() [2/6]
template<typename = void>
| PROTOBUF_CONSTEXPR daphne::cmd_setAFEPowerState::cmd_setAFEPowerState |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ cmd_setAFEPowerState() [3/6]
| daphne::cmd_setAFEPowerState::cmd_setAFEPowerState |
( |
const cmd_setAFEPowerState & | from | ) |
|
Definition at line 14186 of file daphne_control_low.pb.cc.
14187 : ::google::protobuf::Message(),
_impl_(from._impl_) {
14188 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
14189 from._internal_metadata_);
14190
14191}
◆ cmd_setAFEPowerState() [4/6]
| daphne::cmd_setAFEPowerState::cmd_setAFEPowerState |
( |
cmd_setAFEPowerState && | from | ) |
|
|
inlinenoexcept |
◆ cmd_setAFEPowerState() [5/6]
| daphne::cmd_setAFEPowerState::cmd_setAFEPowerState |
( |
::google::protobuf::Arena * | arena | ) |
|
|
explicitprotected |
Definition at line 14181 of file daphne_control_low.pb.cc.
14182 : ::google::protobuf::Message(arena) {
14184
14185}
void SharedCtor(::google::protobuf::Arena *arena)
◆ cmd_setAFEPowerState() [6/6]
template<typename>
| PROTOBUF_CONSTEXPR daphne::cmd_setAFEPowerState::cmd_setAFEPowerState |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _internal_id()
| int32_t daphne::cmd_setAFEPowerState::_internal_id |
( |
| ) |
const |
|
inlineprivate |
◆ _internal_powerstate()
| bool daphne::cmd_setAFEPowerState::_internal_powerstate |
( |
| ) |
const |
|
inlineprivate |
◆ _internal_set_id()
| void daphne::cmd_setAFEPowerState::_internal_set_id |
( |
::int32_t | value | ) |
|
|
inlineprivate |
◆ _internal_set_powerstate()
| void daphne::cmd_setAFEPowerState::_internal_set_powerstate |
( |
bool | value | ) |
|
|
inlineprivate |
◆ _InternalParse()
| const char * daphne::cmd_setAFEPowerState::_InternalParse |
( |
const char * | ptr, |
|
|
::google::protobuf::internal::ParseContext * | ctx ) |
|
final |
Definition at line 14224 of file daphne_control_low.pb.cc.
14225 {
14226 ptr = ::_pbi::TcParser::ParseLoop(
this, ptr, ctx, &
_table_.header);
14227 return ptr;
14228}
static const ::google::protobuf::internal::TcParseTable< 1, 2, 0, 0, 2 > _table_
◆ _InternalSerialize()
| uint8_t * daphne::cmd_setAFEPowerState::_InternalSerialize |
( |
::uint8_t * | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream * | stream ) const |
|
final |
Definition at line 14267 of file daphne_control_low.pb.cc.
14269 {
14270
14271 ::uint32_t cached_has_bits = 0;
14272 (void)cached_has_bits;
14273
14274
14276 target = ::google::protobuf::internal::WireFormatLite::
14277 WriteInt32ToArrayWithField<1>(
14279 }
14280
14281
14283 target = stream->EnsureSpace(target);
14284 target = ::_pbi::WireFormatLite::WriteBoolToArray(
14286 }
14287
14288 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
14289 target =
14290 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
14291 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
14292 }
14293
14294 return target;
14295}
::int32_t _internal_id() const
bool _internal_powerstate() const
◆ ByteSizeLong()
| size_t daphne::cmd_setAFEPowerState::ByteSizeLong |
( |
| ) |
const |
|
final |
Definition at line 14297 of file daphne_control_low.pb.cc.
14297 {
14298
14299 ::size_t total_size = 0;
14300
14301 ::uint32_t cached_has_bits = 0;
14302
14303 (void) cached_has_bits;
14304
14305
14307 total_size += ::_pbi::WireFormatLite::Int32SizePlusOne(
14309 }
14310
14311
14313 total_size += 2;
14314 }
14315
14316 return MaybeComputeUnknownFieldsSize(total_size, &
_impl_._cached_size_);
14317}
◆ Clear()
| PROTOBUF_NOINLINE void daphne::cmd_setAFEPowerState::Clear |
( |
| ) |
|
|
final |
Definition at line 14212 of file daphne_control_low.pb.cc.
14212 {
14213
14214 ::uint32_t cached_has_bits = 0;
14215
14216 (void) cached_has_bits;
14217
14218 ::memset(&
_impl_.id_, 0,
static_cast<::
size_t>(
14219 reinterpret_cast<char*
>(&
_impl_.powerstate_) -
14220 reinterpret_cast<char*
>(&
_impl_.id_)) +
sizeof(
_impl_.powerstate_));
14221 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
14222}
◆ clear_id()
| void daphne::cmd_setAFEPowerState::clear_id |
( |
| ) |
|
|
inline |
◆ clear_powerstate()
| void daphne::cmd_setAFEPowerState::clear_powerstate |
( |
| ) |
|
|
inline |
◆ CopyFrom()
Definition at line 14343 of file daphne_control_low.pb.cc.
14343 {
14344
14345 if (&from == this) return;
14348}
void MergeFrom(const cmd_setAFEPowerState &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
◆ default_instance()
◆ descriptor()
| const ::google::protobuf::Descriptor * daphne::cmd_setAFEPowerState::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ FullMessageName()
| ::absl::string_view daphne::cmd_setAFEPowerState::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
◆ GetCachedSize()
| int daphne::cmd_setAFEPowerState::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
| const::google::protobuf::Message::ClassData * daphne::cmd_setAFEPowerState::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
| const ::google::protobuf::Descriptor * daphne::cmd_setAFEPowerState::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 9720 of file daphne_control_low.pb.h.
9720 {
9722 }
static const cmd_setAFEPowerState & default_instance()
::google::protobuf::Metadata GetMetadata() const final
◆ GetMetadata()
| google::protobuf::Metadata daphne::cmd_setAFEPowerState::GetMetadata |
( |
| ) |
const |
|
final |
Definition at line 14365 of file daphne_control_low.pb.cc.
14365 {
14366 return ::_pbi::AssignDescriptors(
14369}
::_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()
| const ::google::protobuf::Reflection * daphne::cmd_setAFEPowerState::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ id()
| int32_t daphne::cmd_setAFEPowerState::id |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
Definition at line 9729 of file daphne_control_low.pb.h.
9729 {
9732 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 cmd_setAFEPowerStateDefaultTypeInternal _cmd_setAFEPowerState_default_instance_
◆ InternalSwap()
Definition at line 14354 of file daphne_control_low.pb.cc.
14354 {
14355 using std::swap;
14356 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
14357 ::google::protobuf::internal::memswap<
14361 reinterpret_cast<char*
>(&
_impl_.id_),
14362 reinterpret_cast<char*>(&other->_impl_.id_));
14363}
◆ IsInitialized()
| PROTOBUF_NOINLINE bool daphne::cmd_setAFEPowerState::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
Definition at line 9766 of file daphne_control_low.pb.h.
9766 {
9768 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
◆ MergeImpl()
| void daphne::cmd_setAFEPowerState::MergeImpl |
( |
::google::protobuf::Message & | to_msg, |
|
|
const ::google::protobuf::Message & | from_msg ) |
|
staticprivate |
Definition at line 14326 of file daphne_control_low.pb.cc.
14326 {
14329
14330 ABSL_DCHECK_NE(&from, _this);
14331 ::uint32_t cached_has_bits = 0;
14332 (void) cached_has_bits;
14333
14334 if (from._internal_id() != 0) {
14335 _this->_internal_set_id(from._internal_id());
14336 }
14337 if (from._internal_powerstate() != 0) {
14338 _this->_internal_set_powerstate(from._internal_powerstate());
14339 }
14340 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
14341}
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet * daphne::cmd_setAFEPowerState::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Definition at line 9713 of file daphne_control_low.pb.h.
9713 {
9714 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
9715 }
◆ New()
| cmd_setAFEPowerState * daphne::cmd_setAFEPowerState::New |
( |
::google::protobuf::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
Definition at line 9696 of file daphne_control_low.pb.h.
9696 {
9697 if (this == &from) return *this;
9698 if (GetOwningArena() == from.GetOwningArena()
9699 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
9700 && GetOwningArena() != nullptr
9701 #endif
9702 ) {
9704 } else {
9706 }
9707 return *this;
9708 }
void CopyFrom(const cmd_setAFEPowerState &from)
void InternalSwap(cmd_setAFEPowerState *other)
◆ operator=() [2/2]
◆ powerstate()
| bool daphne::cmd_setAFEPowerState::powerstate |
( |
| ) |
const |
|
inline |
◆ set_id()
| void daphne::cmd_setAFEPowerState::set_id |
( |
::int32_t | value | ) |
|
|
inline |
◆ set_powerstate()
| void daphne::cmd_setAFEPowerState::set_powerstate |
( |
bool | value | ) |
|
|
inline |
◆ SetCachedSize()
| void daphne::cmd_setAFEPowerState::SetCachedSize |
( |
int | size | ) |
const |
|
finalprivate |
◆ SharedCtor()
| void daphne::cmd_setAFEPowerState::SharedCtor |
( |
::google::protobuf::Arena * | arena | ) |
|
|
inlineprivate |
◆ SharedDtor()
| void daphne::cmd_setAFEPowerState::SharedDtor |
( |
| ) |
|
|
inlineprivate |
◆ Swap()
Definition at line 9739 of file daphne_control_low.pb.h.
9739 {
9740 if (other == this) return;
9741 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
9742 if (GetOwningArena() != nullptr &&
9743 GetOwningArena() == other->GetOwningArena()) {
9744 #else
9745 if (GetOwningArena() == other->GetOwningArena()) {
9746 #endif
9748 } else {
9749 ::google::protobuf::internal::GenericSwap(this, other);
9750 }
9751 }
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & daphne::cmd_setAFEPowerState::unknown_fields |
( |
| ) |
const |
|
inline |
Definition at line 9710 of file daphne_control_low.pb.h.
9710 {
9711 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
9712 }
◆ UnsafeArenaSwap()
Definition at line 9752 of file daphne_control_low.pb.h.
9752 {
9753 if (other == this) return;
9754 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
9756 }
◆ ::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
| friend struct ::TableStruct_daphnemodules_2fdaphne_5fcontrol_5flow_2eproto |
|
friend |
◆ swap
◆ [union]
◆ _class_data_
| const::google::protobuf::Message::ClassData daphne::cmd_setAFEPowerState::_class_data_ |
|
static |
◆ _impl_
| Impl_ daphne::cmd_setAFEPowerState::_impl_ |
◆ _table_
| PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 1, 2, 0, 0, 2 > daphne::cmd_setAFEPowerState::_table_ |
|
staticprivate |
◆ kIndexInFileMessages
| int daphne::cmd_setAFEPowerState::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following files: