add_light() | UserCmd | inline |
add_model() | UserCmd | inline |
ByteSizeLong() const final | UserCmd | |
Clear() final | UserCmd | |
clear_description() | UserCmd | inline |
clear_entity_name() | UserCmd | inline |
clear_header() | UserCmd | |
clear_id() | UserCmd | inline |
clear_light() | UserCmd | |
clear_model() | UserCmd | |
clear_type() | UserCmd | inline |
clear_world_control() | UserCmd | |
clear_wrench() | UserCmd | |
CopyFrom(const ::google::protobuf::Message &from) final | UserCmd | |
CopyFrom(const UserCmd &from) | UserCmd | |
default_instance() | UserCmd | static |
description() const | UserCmd | inline |
descriptor() | UserCmd | static |
entity_name() const | UserCmd | inline |
GetCachedSize() const final | UserCmd | inline |
GetMetadata() const final | UserCmd | |
has_header() const | UserCmd | inline |
has_world_control() const | UserCmd | inline |
has_wrench() const | UserCmd | inline |
header() const | UserCmd | inline |
id() const | UserCmd | inline |
InitAsDefaultInstance() | UserCmd | static |
internal_default_instance() | UserCmd | inlinestatic |
InternalSerializeWithCachedSizesToArray(bool deterministic, ::google::protobuf::uint8 *target) const final | UserCmd | |
IsInitialized() const final | UserCmd | |
kDescriptionFieldNumber | UserCmd | static |
kEntityNameFieldNumber | UserCmd | static |
kHeaderFieldNumber | UserCmd | static |
kIdFieldNumber | UserCmd | static |
kIndexInFileMessages | UserCmd | static |
kLightFieldNumber | UserCmd | static |
kModelFieldNumber | UserCmd | static |
kTypeFieldNumber | UserCmd | static |
kWorldControlFieldNumber | UserCmd | static |
kWrenchFieldNumber | UserCmd | static |
light(int index) const | UserCmd | inline |
light() const | UserCmd | inline |
light_size() const | UserCmd | inline |
MergeFrom(const ::google::protobuf::Message &from) final | UserCmd | |
MergeFrom(const UserCmd &from) | UserCmd | |
MergePartialFromCodedStream(::google::protobuf::io::CodedInputStream *input) final | UserCmd | |
model(int index) const | UserCmd | inline |
model() const | UserCmd | inline |
model_size() const | UserCmd | inline |
MOVING | UserCmd | static |
mutable_description() | UserCmd | inline |
mutable_entity_name() | UserCmd | inline |
mutable_header() | UserCmd | inline |
mutable_light(int index) | UserCmd | inline |
mutable_light() | UserCmd | inline |
mutable_model(int index) | UserCmd | inline |
mutable_model() | UserCmd | inline |
mutable_world_control() | UserCmd | inline |
mutable_wrench() | UserCmd | inline |
New() const final | UserCmd | inline |
New(::google::protobuf::Arena *arena) const final | UserCmd | inline |
operator=(const UserCmd &from) | UserCmd | inline |
release_description() | UserCmd | inline |
release_entity_name() | UserCmd | inline |
release_header() | UserCmd | inline |
release_world_control() | UserCmd | inline |
release_wrench() | UserCmd | inline |
SCALING | UserCmd | static |
SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream *output) const final | UserCmd | |
set_allocated_description(::std::string *description) | UserCmd | inline |
set_allocated_entity_name(::std::string *entity_name) | UserCmd | inline |
set_allocated_header(::ignition::msgs::Header *header) | UserCmd | inline |
set_allocated_world_control(::ignition::msgs::WorldControl *world_control) | UserCmd | inline |
set_allocated_wrench(::ignition::msgs::Wrench *wrench) | UserCmd | inline |
set_description(const ::std::string &value) | UserCmd | inline |
set_description(const char *value) | UserCmd | inline |
set_description(const char *value, size_t size) | UserCmd | inline |
set_entity_name(const ::std::string &value) | UserCmd | inline |
set_entity_name(const char *value) | UserCmd | inline |
set_entity_name(const char *value, size_t size) | UserCmd | inline |
set_id(::google::protobuf::uint32 value) | UserCmd | inline |
set_type(::ignition::msgs::UserCmd_Type value) | UserCmd | inline |
Swap(UserCmd *other) | UserCmd | |
swap(UserCmd &a, UserCmd &b) | UserCmd | friend |
Type typedef | UserCmd | |
type() const | UserCmd | inline |
Type_ARRAYSIZE | UserCmd | static |
Type_descriptor() | UserCmd | inlinestatic |
Type_IsValid(int value) | UserCmd | inlinestatic |
Type_MAX | UserCmd | static |
Type_MIN | UserCmd | static |
Type_Name(Type value) | UserCmd | inlinestatic |
Type_Parse(const ::std::string &name, Type *value) | UserCmd | inlinestatic |
UserCmd() | UserCmd | |
UserCmd(const UserCmd &from) | UserCmd | |
WORLD_CONTROL | UserCmd | static |
world_control() const | UserCmd | inline |
wrench() const | UserCmd | inline |
WRENCH | UserCmd | static |
~UserCmd() | UserCmd | virtual |