#include <daphne_control_high.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 3491 of file daphne_control_high.pb.h.
◆ DestructorSkippable_
◆ InternalArenaConstructable_
◆ anonymous enum
◆ InfoRequest() [1/6]
| daphne::InfoRequest::InfoRequest |
( |
| ) |
|
|
inline |
◆ ~InfoRequest()
| daphne::InfoRequest::~InfoRequest |
( |
| ) |
|
|
override |
Definition at line 5596 of file daphne_control_high.pb.cc.
5596 {
5597
5598 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
5600}
◆ InfoRequest() [2/6]
template<typename = void>
| PROTOBUF_CONSTEXPR daphne::InfoRequest::InfoRequest |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ InfoRequest() [3/6]
| daphne::InfoRequest::InfoRequest |
( |
const InfoRequest & | from | ) |
|
Definition at line 5583 of file daphne_control_high.pb.cc.
5584 : ::google::protobuf::Message(),
_impl_(from._impl_) {
5585 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
5586 from._internal_metadata_);
5587
5588}
◆ InfoRequest() [4/6]
| daphne::InfoRequest::InfoRequest |
( |
InfoRequest && | from | ) |
|
|
inlinenoexcept |
◆ InfoRequest() [5/6]
| daphne::InfoRequest::InfoRequest |
( |
::google::protobuf::Arena * | arena | ) |
|
|
explicitprotected |
Definition at line 5578 of file daphne_control_high.pb.cc.
5579 : ::google::protobuf::Message(arena) {
5581
5582}
void SharedCtor(::google::protobuf::Arena *arena)
◆ InfoRequest() [6/6]
template<typename >
| PROTOBUF_CONSTEXPR daphne::InfoRequest::InfoRequest |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _internal_level()
| uint32_t daphne::InfoRequest::_internal_level |
( |
| ) |
const |
|
inlineprivate |
◆ _internal_set_level()
| void daphne::InfoRequest::_internal_set_level |
( |
::uint32_t | value | ) |
|
|
inlineprivate |
◆ _InternalParse()
| const char * daphne::InfoRequest::_InternalParse |
( |
const char * | ptr, |
|
|
::google::protobuf::internal::ParseContext * | ctx ) |
|
final |
Definition at line 5618 of file daphne_control_high.pb.cc.
5619 {
5620 ptr = ::_pbi::TcParser::ParseLoop(
this, ptr, ctx, &
_table_.header);
5621 return ptr;
5622}
static const ::google::protobuf::internal::TcParseTable< 0, 1, 0, 0, 2 > _table_
◆ _InternalSerialize()
| uint8_t * daphne::InfoRequest::_InternalSerialize |
( |
::uint8_t * | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream * | stream ) const |
|
final |
Definition at line 5655 of file daphne_control_high.pb.cc.
5657 {
5658
5659 ::uint32_t cached_has_bits = 0;
5660 (void)cached_has_bits;
5661
5662
5664 target = stream->EnsureSpace(target);
5665 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
5667 }
5668
5669 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
5670 target =
5671 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
5672 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
5673 }
5674
5675 return target;
5676}
::uint32_t _internal_level() const
◆ ByteSizeLong()
| size_t daphne::InfoRequest::ByteSizeLong |
( |
| ) |
const |
|
final |
Definition at line 5678 of file daphne_control_high.pb.cc.
5678 {
5679
5680 ::size_t total_size = 0;
5681
5682 ::uint32_t cached_has_bits = 0;
5683
5684 (void) cached_has_bits;
5685
5686
5688 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
5690 }
5691
5693}
mutable::google::protobuf::internal::CachedSize _cached_size_
◆ Clear()
| PROTOBUF_NOINLINE void daphne::InfoRequest::Clear |
( |
| ) |
|
|
final |
Definition at line 5608 of file daphne_control_high.pb.cc.
5608 {
5609
5610 ::uint32_t cached_has_bits = 0;
5611
5612 (void) cached_has_bits;
5613
5615 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
5616}
◆ clear_level()
| void daphne::InfoRequest::clear_level |
( |
| ) |
|
|
inline |
◆ CopyFrom()
| void daphne::InfoRequest::CopyFrom |
( |
const InfoRequest & | from | ) |
|
Definition at line 5716 of file daphne_control_high.pb.cc.
5716 {
5717
5718 if (&from == this) return;
5721}
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final
void MergeFrom(const InfoRequest &from)
◆ default_instance()
| static const InfoRequest & daphne::InfoRequest::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| static const ::google::protobuf::Descriptor * daphne::InfoRequest::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ FullMessageName()
| ::absl::string_view daphne::InfoRequest::FullMessageName |
( |
| ) |
|
|
inlinestaticprivate |
◆ GetCachedSize()
| int daphne::InfoRequest::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
| const::google::protobuf::Message::ClassData * daphne::InfoRequest::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
| static const ::google::protobuf::Descriptor * daphne::InfoRequest::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
Definition at line 3533 of file daphne_control_high.pb.h.
3533 {
3535 }
::google::protobuf::Metadata GetMetadata() const final
static const InfoRequest & default_instance()
◆ GetMetadata()
| google::protobuf::Metadata daphne::InfoRequest::GetMetadata |
( |
| ) |
const |
|
final |
Definition at line 5733 of file daphne_control_high.pb.cc.
5733 {
5734 return ::_pbi::AssignDescriptors(
5737}
::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::InfoRequest::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ internal_default_instance()
| static const InfoRequest * daphne::InfoRequest::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
Definition at line 3542 of file daphne_control_high.pb.h.
3542 {
3545 }
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 InfoRequestDefaultTypeInternal _InfoRequest_default_instance_
◆ InternalSwap()
| void daphne::InfoRequest::InternalSwap |
( |
InfoRequest * | other | ) |
|
|
private |
Definition at line 5727 of file daphne_control_high.pb.cc.
5727 {
5728 using std::swap;
5729 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
5731}
friend void swap(InfoRequest &a, InfoRequest &b)
◆ IsInitialized()
| PROTOBUF_NOINLINE bool daphne::InfoRequest::IsInitialized |
( |
| ) |
const |
|
final |
◆ level()
| uint32_t daphne::InfoRequest::level |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
| void daphne::InfoRequest::MergeFrom |
( |
const InfoRequest & | from | ) |
|
|
inline |
Definition at line 3579 of file daphne_control_high.pb.h.
3579 {
3581 }
static void MergeImpl(::google::protobuf::Message &to_msg, const ::google::protobuf::Message &from_msg)
◆ MergeImpl()
| void daphne::InfoRequest::MergeImpl |
( |
::google::protobuf::Message & | to_msg, |
|
|
const ::google::protobuf::Message & | from_msg ) |
|
staticprivate |
Definition at line 5702 of file daphne_control_high.pb.cc.
5702 {
5703 auto*
const _this =
static_cast<InfoRequest*
>(&to_msg);
5704 auto& from =
static_cast<const InfoRequest&
>(from_msg);
5705
5706 ABSL_DCHECK_NE(&from, _this);
5707 ::uint32_t cached_has_bits = 0;
5708 (void) cached_has_bits;
5709
5710 if (from._internal_level() != 0) {
5711 _this->_internal_set_level(from._internal_level());
5712 }
5713 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
5714}
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet * daphne::InfoRequest::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Definition at line 3526 of file daphne_control_high.pb.h.
3526 {
3527 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
3528 }
◆ New()
| InfoRequest * daphne::InfoRequest::New |
( |
::google::protobuf::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
Definition at line 3509 of file daphne_control_high.pb.h.
3509 {
3510 if (this == &from) return *this;
3511 if (GetOwningArena() == from.GetOwningArena()
3512 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3513 && GetOwningArena() != nullptr
3514 #endif
3515 ) {
3517 } else {
3519 }
3520 return *this;
3521 }
void InternalSwap(InfoRequest *other)
◆ set_level()
| void daphne::InfoRequest::set_level |
( |
::uint32_t | value | ) |
|
|
inline |
◆ SetCachedSize()
| void daphne::InfoRequest::SetCachedSize |
( |
int | size | ) |
const |
|
finalprivate |
◆ SharedCtor()
| void daphne::InfoRequest::SharedCtor |
( |
::google::protobuf::Arena * | arena | ) |
|
|
inlineprivate |
◆ SharedDtor()
| void daphne::InfoRequest::SharedDtor |
( |
| ) |
|
|
inlineprivate |
◆ Swap()
Definition at line 3552 of file daphne_control_high.pb.h.
3552 {
3553 if (other == this) return;
3554 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3555 if (GetOwningArena() != nullptr &&
3556 GetOwningArena() == other->GetOwningArena()) {
3557 #else
3558 if (GetOwningArena() == other->GetOwningArena()) {
3559 #endif
3561 } else {
3562 ::google::protobuf::internal::GenericSwap(this, other);
3563 }
3564 }
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & daphne::InfoRequest::unknown_fields |
( |
| ) |
const |
|
inline |
Definition at line 3523 of file daphne_control_high.pb.h.
3523 {
3524 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
3525 }
◆ UnsafeArenaSwap()
| void daphne::InfoRequest::UnsafeArenaSwap |
( |
InfoRequest * | other | ) |
|
|
inline |
Definition at line 3565 of file daphne_control_high.pb.h.
3565 {
3566 if (other == this) return;
3567 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3569 }
◆ ::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_5fhigh_2eproto
◆ swap
◆ [union]
◆ _class_data_
| const::google::protobuf::Message::ClassData daphne::InfoRequest::_class_data_ |
|
static |
◆ _impl_
| Impl_ daphne::InfoRequest::_impl_ |
◆ _table_
| PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::_pbi::TcParseTable< 0, 1, 0, 0, 2 > daphne::InfoRequest::_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::kUInt32)},
}},
{{
}},
}
Definition at line 3636 of file daphne_control_high.pb.h.
◆ kIndexInFileMessages
| int daphne::InfoRequest::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following files: