#include <user_cmd.pb.h>
Public Types | |
typedef UserCmd_Type | Type |
Static Public Member Functions | |
static const UserCmd & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const UserCmd * | internal_default_instance () |
static const ::google::protobuf::EnumDescriptor * | Type_descriptor () |
static bool | Type_IsValid (int value) |
static const ::std::string & | Type_Name (Type value) |
static bool | Type_Parse (const ::std::string &name, Type *value) |
Static Public Attributes | |
static const int | kDescriptionFieldNumber = 3 |
static const int | kEntityNameFieldNumber = 7 |
static const int | kHeaderFieldNumber = 1 |
static const int | kIdFieldNumber = 2 |
static constexpr int | kIndexInFileMessages |
static const int | kLightFieldNumber = 6 |
static const int | kModelFieldNumber = 5 |
static const int | kTypeFieldNumber = 4 |
static const int | kWorldControlFieldNumber = 8 |
static const int | kWrenchFieldNumber = 9 |
static const Type | MOVING |
static const Type | SCALING |
static const int | Type_ARRAYSIZE |
static const Type | Type_MAX |
static const Type | Type_MIN |
static const Type | WORLD_CONTROL |
static const Type | WRENCH |
Member Typedef Documentation
◆ Type
typedef UserCmd_Type Type |
Constructor & Destructor Documentation
◆ UserCmd() [1/2]
UserCmd | ( | ) |
◆ ~UserCmd()
|
virtual |
◆ UserCmd() [2/2]
Member Function Documentation
◆ add_light()
|
inline |
◆ add_model()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_description()
|
inline |
◆ clear_entity_name()
|
inline |
◆ clear_header()
void clear_header | ( | ) |
◆ clear_id()
|
inline |
◆ clear_light()
void clear_light | ( | ) |
◆ clear_model()
void clear_model | ( | ) |
◆ clear_type()
|
inline |
◆ clear_world_control()
void clear_world_control | ( | ) |
◆ clear_wrench()
void clear_wrench | ( | ) |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const UserCmd & | from | ) |
◆ default_instance()
|
static |
◆ description()
|
inline |
Referenced by UserCmd::set_allocated_description().
◆ descriptor()
|
static |
◆ entity_name()
|
inline |
Referenced by UserCmd::set_allocated_entity_name().
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_header()
|
inline |
References UserCmd::internal_default_instance().
◆ has_world_control()
|
inline |
References UserCmd::internal_default_instance().
◆ has_wrench()
|
inline |
References UserCmd::internal_default_instance().
◆ header()
|
inline |
References ignition::msgs::_Header_default_instance_.
Referenced by UserCmd::set_allocated_header().
◆ id()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References ignition::msgs::_UserCmd_default_instance_.
Referenced by UserCmd::has_header(), UserCmd::has_world_control(), and UserCmd::has_wrench().
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ light() [1/2]
|
inline |
◆ light() [2/2]
|
inline |
◆ light_size()
|
inline |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const UserCmd & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ model() [1/2]
|
inline |
◆ model() [2/2]
|
inline |
◆ model_size()
|
inline |
◆ mutable_description()
|
inline |
◆ mutable_entity_name()
|
inline |
◆ mutable_header()
|
inline |
◆ mutable_light() [1/2]
|
inline |
◆ mutable_light() [2/2]
|
inline |
◆ mutable_model() [1/2]
|
inline |
◆ mutable_model() [2/2]
|
inline |
◆ mutable_world_control()
|
inline |
◆ mutable_wrench()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
◆ release_description()
|
inline |
◆ release_entity_name()
|
inline |
◆ release_header()
|
inline |
◆ release_world_control()
|
inline |
◆ release_wrench()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_description()
|
inline |
References UserCmd::description().
◆ set_allocated_entity_name()
|
inline |
References UserCmd::entity_name().
◆ set_allocated_header()
|
inline |
References UserCmd::header().
◆ set_allocated_world_control()
|
inline |
References UserCmd::world_control().
◆ set_allocated_wrench()
|
inline |
References UserCmd::wrench().
◆ set_description() [1/3]
|
inline |
◆ set_description() [2/3]
|
inline |
◆ set_description() [3/3]
|
inline |
◆ set_entity_name() [1/3]
|
inline |
◆ set_entity_name() [2/3]
|
inline |
◆ set_entity_name() [3/3]
|
inline |
◆ set_id()
|
inline |
◆ set_type()
|
inline |
◆ Swap()
void Swap | ( | UserCmd * | other | ) |
◆ type()
|
inline |
◆ Type_descriptor()
|
inlinestatic |
References ignition::msgs::UserCmd_Type_descriptor().
◆ Type_IsValid()
|
inlinestatic |
References ignition::msgs::UserCmd_Type_IsValid().
◆ Type_Name()
|
inlinestatic |
References ignition::msgs::UserCmd_Type_Name().
◆ Type_Parse()
|
inlinestatic |
References ignition::msgs::UserCmd_Type_Parse().
◆ world_control()
|
inline |
References ignition::msgs::_WorldControl_default_instance_.
Referenced by UserCmd::set_allocated_world_control().
◆ wrench()
|
inline |
References ignition::msgs::_Wrench_default_instance_.
Referenced by UserCmd::set_allocated_wrench().
Member Data Documentation
◆ kDescriptionFieldNumber
|
static |
◆ kEntityNameFieldNumber
|
static |
◆ kHeaderFieldNumber
|
static |
◆ kIdFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
◆ kLightFieldNumber
|
static |
◆ kModelFieldNumber
|
static |
◆ kTypeFieldNumber
|
static |
◆ kWorldControlFieldNumber
|
static |
◆ kWrenchFieldNumber
|
static |
◆ MOVING
|
static |
◆ SCALING
|
static |
◆ Type_ARRAYSIZE
|
static |
◆ Type_MAX
|
static |
◆ Type_MIN
|
static |
◆ WORLD_CONTROL
|
static |
◆ WRENCH
|
static |
The documentation for this class was generated from the following file: