Entity Member List
This is the complete list of members for Entity, including all inherited members.
_class_data_ | Entity | static |
_InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final | Entity | |
_InternalSerialize(uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final | Entity | |
ByteSizeLong() const final | Entity | |
Clear() final | Entity | |
clear_header() | Entity | |
clear_id() | Entity | inline |
clear_name() | Entity | inline |
clear_type() | Entity | inline |
COLLISION | Entity | static |
CopyFrom(const Entity &from) | Entity | |
default_instance() | Entity | inlinestatic |
descriptor() | Entity | inlinestatic |
Entity() | Entity | inline |
Entity(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) | Entity | explicit |
Entity(const Entity &from) | Entity | |
Entity(Entity &&from) noexcept | Entity | inline |
Entity(::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | Entity | explicitprotected |
GetCachedSize() const final | Entity | inline |
GetClassData() const final | Entity | |
GetDescriptor() | Entity | inlinestatic |
GetMetadata() const final | Entity | |
GetReflection() | Entity | inlinestatic |
has_header() const | Entity | inline |
header() const | Entity | inline |
id() const | Entity | inline |
internal_default_instance() | Entity | inlinestatic |
IsInitialized() const final | Entity | |
JOINT | Entity | static |
kHeaderFieldNumber enum value | Entity | |
kIdFieldNumber enum value | Entity | |
kIndexInFileMessages | Entity | static |
kNameFieldNumber enum value | Entity | |
kTypeFieldNumber enum value | Entity | |
LIGHT | Entity | static |
LINK | Entity | static |
MergeFrom(const Entity &from) | Entity | |
MODEL | Entity | static |
mutable_header() | Entity | inline |
mutable_name() | Entity | inline |
name() const | Entity | inline |
New(::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final | Entity | inline |
NONE | Entity | static |
operator=(const Entity &from) | Entity | inline |
operator=(Entity &&from) noexcept | Entity | inline |
release_header() | Entity | inline |
release_name() | Entity | inline |
SENSOR | Entity | static |
set_allocated_header(::ignition::msgs::Header *header) | Entity | inline |
set_allocated_name(std::string *name) | Entity | inline |
set_id(uint64_t value) | Entity | inline |
set_name(ArgT0 &&arg0, ArgT... args) | Entity | |
set_name(ArgT0 &&arg0, ArgT... args) | Entity | inline |
set_type(::ignition::msgs::Entity_Type value) | Entity | inline |
Swap(Entity *other) | Entity | inline |
swap(Entity &a, Entity &b) | Entity | friend |
type() const | Entity | inline |
Type typedef | Entity | |
Type_ARRAYSIZE | Entity | static |
Type_descriptor() | Entity | inlinestatic |
Type_IsValid(int value) | Entity | inlinestatic |
Type_MAX | Entity | static |
Type_MIN | Entity | static |
Type_Name(T enum_t_value) | Entity | inlinestatic |
Type_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Type *value) | Entity | inlinestatic |
unsafe_arena_release_header() | Entity | inline |
unsafe_arena_set_allocated_header(::ignition::msgs::Header *header) | Entity | inline |
UnsafeArenaSwap(Entity *other) | Entity | inline |
VISUAL | Entity | static |
~Entity() override | Entity |