#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 3489 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 5592 of file daphne_control_high.pb.cc.
5592 {
5593
5594 _internal_metadata_.Delete<::google::protobuf::UnknownFieldSet>();
5596}
◆ 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 5579 of file daphne_control_high.pb.cc.
5580 : ::google::protobuf::Message(),
_impl_(from._impl_) {
5581 _internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(
5582 from._internal_metadata_);
5583
5584}
◆ InfoRequest() [4/6]
| daphne::InfoRequest::InfoRequest |
( |
InfoRequest && | from | ) |
|
|
inlinenoexcept |
◆ InfoRequest() [5/6]
| daphne::InfoRequest::InfoRequest |
( |
::google::protobuf::Arena * | arena | ) |
|
|
explicitprotected |
Definition at line 5574 of file daphne_control_high.pb.cc.
5575 : ::google::protobuf::Message(arena) {
5577
5578}
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 5614 of file daphne_control_high.pb.cc.
5615 {
5616 ptr = ::_pbi::TcParser::ParseLoop(
this, ptr, ctx, &
_table_.header);
5617 return ptr;
5618}
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 5651 of file daphne_control_high.pb.cc.
5653 {
5654
5655 ::uint32_t cached_has_bits = 0;
5656 (void)cached_has_bits;
5657
5658
5660 target = stream->EnsureSpace(target);
5661 target = ::_pbi::WireFormatLite::WriteUInt32ToArray(
5663 }
5664
5665 if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
5666 target =
5667 ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
5668 _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance), target, stream);
5669 }
5670
5671 return target;
5672}
::uint32_t _internal_level() const
◆ ByteSizeLong()
| size_t daphne::InfoRequest::ByteSizeLong |
( |
| ) |
const |
|
final |
Definition at line 5674 of file daphne_control_high.pb.cc.
5674 {
5675
5676 ::size_t total_size = 0;
5677
5678 ::uint32_t cached_has_bits = 0;
5679
5680 (void) cached_has_bits;
5681
5682
5684 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(
5686 }
5687
5689}
mutable::google::protobuf::internal::CachedSize _cached_size_
◆ Clear()
| PROTOBUF_NOINLINE void daphne::InfoRequest::Clear |
( |
| ) |
|
|
final |
Definition at line 5604 of file daphne_control_high.pb.cc.
5604 {
5605
5606 ::uint32_t cached_has_bits = 0;
5607
5608 (void) cached_has_bits;
5609
5611 _internal_metadata_.Clear<::google::protobuf::UnknownFieldSet>();
5612}
◆ clear_level()
| void daphne::InfoRequest::clear_level |
( |
| ) |
|
|
inline |
◆ CopyFrom()
| void daphne::InfoRequest::CopyFrom |
( |
const InfoRequest & | from | ) |
|
Definition at line 5712 of file daphne_control_high.pb.cc.
5712 {
5713
5714 if (&from == this) return;
5717}
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 3531 of file daphne_control_high.pb.h.
3531 {
3533 }
::google::protobuf::Metadata GetMetadata() const final
static const InfoRequest & default_instance()
◆ GetMetadata()
| google::protobuf::Metadata daphne::InfoRequest::GetMetadata |
( |
| ) |
const |
|
final |
Definition at line 5729 of file daphne_control_high.pb.cc.
5729 {
5730 return ::_pbi::AssignDescriptors(
5733}
::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 3540 of file daphne_control_high.pb.h.
3540 {
3543 }
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 5723 of file daphne_control_high.pb.cc.
5723 {
5724 using std::swap;
5725 _internal_metadata_.InternalSwap(&other->_internal_metadata_);
5727}
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 3577 of file daphne_control_high.pb.h.
3577 {
3579 }
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 5698 of file daphne_control_high.pb.cc.
5698 {
5699 auto*
const _this =
static_cast<InfoRequest*
>(&to_msg);
5700 auto& from =
static_cast<const InfoRequest&
>(from_msg);
5701
5702 ABSL_DCHECK_NE(&from, _this);
5703 ::uint32_t cached_has_bits = 0;
5704 (void) cached_has_bits;
5705
5706 if (from._internal_level() != 0) {
5707 _this->_internal_set_level(from._internal_level());
5708 }
5709 _this->_internal_metadata_.MergeFrom<::google::protobuf::UnknownFieldSet>(from._internal_metadata_);
5710}
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet * daphne::InfoRequest::mutable_unknown_fields |
( |
| ) |
|
|
inline |
Definition at line 3524 of file daphne_control_high.pb.h.
3524 {
3525 return _internal_metadata_.mutable_unknown_fields<::google::protobuf::UnknownFieldSet>();
3526 }
◆ New()
| InfoRequest * daphne::InfoRequest::New |
( |
::google::protobuf::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
Definition at line 3507 of file daphne_control_high.pb.h.
3507 {
3508 if (this == &from) return *this;
3509 if (GetOwningArena() == from.GetOwningArena()
3510 #ifdef PROTOBUF_FORCE_COPY_IN_MOVE
3511 && GetOwningArena() != nullptr
3512 #endif
3513 ) {
3515 } else {
3517 }
3518 return *this;
3519 }
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 3550 of file daphne_control_high.pb.h.
3550 {
3551 if (other == this) return;
3552 #ifdef PROTOBUF_FORCE_COPY_IN_SWAP
3553 if (GetOwningArena() != nullptr &&
3554 GetOwningArena() == other->GetOwningArena()) {
3555 #else
3556 if (GetOwningArena() == other->GetOwningArena()) {
3557 #endif
3559 } else {
3560 ::google::protobuf::internal::GenericSwap(this, other);
3561 }
3562 }
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & daphne::InfoRequest::unknown_fields |
( |
| ) |
const |
|
inline |
Definition at line 3521 of file daphne_control_high.pb.h.
3521 {
3522 return _internal_metadata_.unknown_fields<::google::protobuf::UnknownFieldSet>(::google::protobuf::UnknownFieldSet::default_instance);
3523 }
◆ UnsafeArenaSwap()
| void daphne::InfoRequest::UnsafeArenaSwap |
( |
InfoRequest * | other | ) |
|
|
inline |
Definition at line 3563 of file daphne_control_high.pb.h.
3563 {
3564 if (other == this) return;
3565 ABSL_DCHECK(GetOwningArena() == other->GetOwningArena());
3567 }
◆ ::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 3634 of file daphne_control_high.pb.h.
◆ kIndexInFileMessages
| int daphne::InfoRequest::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following files: