Selection Member List
This is the complete list of members for Selection, including all inherited members.
_class_data_ | Selection | static |
_InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final | Selection | |
_InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final | Selection | |
ByteSizeLong() const final | Selection | |
Clear() final | Selection | |
clear_header() | Selection | |
clear_id() | Selection | inline |
clear_name() | Selection | inline |
clear_selected() | Selection | inline |
CopyFrom(const Selection &from) | Selection | |
default_instance() | Selection | inlinestatic |
descriptor() | Selection | inlinestatic |
GetCachedSize() const final | Selection | inline |
GetClassData() const final | Selection | |
GetDescriptor() | Selection | inlinestatic |
GetMetadata() const final | Selection | |
GetReflection() | Selection | inlinestatic |
has_header() const | Selection | inline |
header() const | Selection | inline |
id() const | Selection | inline |
internal_default_instance() | Selection | inlinestatic |
IsInitialized() const final | Selection | |
kHeaderFieldNumber enum value | Selection | |
kIdFieldNumber enum value | Selection | |
kIndexInFileMessages | Selection | static |
kNameFieldNumber enum value | Selection | |
kSelectedFieldNumber enum value | Selection | |
MergeFrom(const Selection &from) | Selection | |
mutable_header() | Selection | inline |
mutable_name() | Selection | inline |
name() const | Selection | inline |
New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final | Selection | inline |
operator=(const Selection &from) | Selection | inline |
operator=(Selection &&from) noexcept | Selection | inline |
release_header() | Selection | inline |
release_name() | Selection | inline |
selected() const | Selection | inline |
Selection() | Selection | inline |
Selection(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) | Selection | explicit |
Selection(const Selection &from) | Selection | |
Selection(Selection &&from) noexcept | Selection | inline |
Selection(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | Selection | explicitprotected |
set_allocated_header(::ignition::msgs::Header *header) | Selection | inline |
set_allocated_name(std::string *name) | Selection | inline |
set_id(uint32_t value) | Selection | inline |
set_name(ArgT0 &&arg0, ArgT... args) | Selection | |
set_name(ArgT0 &&arg0, ArgT... args) | Selection | inline |
set_selected(bool value) | Selection | inline |
swap(Selection &a, Selection &b) | Selection | friend |
Swap(Selection *other) | Selection | inline |
unsafe_arena_release_header() | Selection | inline |
unsafe_arena_set_allocated_header(::ignition::msgs::Header *header) | Selection | inline |
UnsafeArenaSwap(Selection *other) | Selection | inline |
~Selection() override | Selection |