#include <ModelObjectInHandGoal.h>
Public Types | |
typedef uint8_t | _add_to_collision_map_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _arm_name_type |
typedef uint8_t | _keep_level_type |
typedef uint8_t | _move_arm_type |
typedef boost::shared_ptr < ::pr2_create_object_model::ModelObjectInHandGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_create_object_model::ModelObjectInHandGoal_ < ContainerAllocator > > | Ptr |
typedef ModelObjectInHandGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ModelObjectInHandGoal_ (const ContainerAllocator &_alloc) | |
ModelObjectInHandGoal_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
uint8_t | add_to_collision_map |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | arm_name |
uint8_t | keep_level |
uint8_t | move_arm |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 17 of file ModelObjectInHandGoal.h.
typedef uint8_t pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::_add_to_collision_map_type |
Definition at line 46 of file ModelObjectInHandGoal.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::_arm_name_type |
Definition at line 37 of file ModelObjectInHandGoal.h.
typedef uint8_t pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::_keep_level_type |
Definition at line 43 of file ModelObjectInHandGoal.h.
typedef uint8_t pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::_move_arm_type |
Definition at line 40 of file ModelObjectInHandGoal.h.
typedef boost::shared_ptr< ::pr2_create_object_model::ModelObjectInHandGoal_<ContainerAllocator> const> pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::ConstPtr |
Definition at line 109 of file ModelObjectInHandGoal.h.
typedef boost::shared_ptr< ::pr2_create_object_model::ModelObjectInHandGoal_<ContainerAllocator> > pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::Ptr |
Definition at line 108 of file ModelObjectInHandGoal.h.
typedef ModelObjectInHandGoal_<ContainerAllocator> pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::Type |
Definition at line 19 of file ModelObjectInHandGoal.h.
pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::ModelObjectInHandGoal_ | ( | ) | [inline] |
Definition at line 21 of file ModelObjectInHandGoal.h.
pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::ModelObjectInHandGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file ModelObjectInHandGoal.h.
ROS_DEPRECATED const std::string pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 55 of file ModelObjectInHandGoal.h.
ROS_DEPRECATED const std::string pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 62 of file ModelObjectInHandGoal.h.
ROS_DEPRECATED const std::string pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 76 of file ModelObjectInHandGoal.h.
static ROS_DEPRECATED const std::string pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 53 of file ModelObjectInHandGoal.h.
static const char* pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 51 of file ModelObjectInHandGoal.h.
static ROS_DEPRECATED const std::string pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 60 of file ModelObjectInHandGoal.h.
static const char* pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 58 of file ModelObjectInHandGoal.h.
static ROS_DEPRECATED const std::string pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 74 of file ModelObjectInHandGoal.h.
static const char* pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 65 of file ModelObjectInHandGoal.h.
virtual ROS_DEPRECATED uint8_t* pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 88 of file ModelObjectInHandGoal.h.
virtual ROS_DEPRECATED uint32_t pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 98 of file ModelObjectInHandGoal.h.
virtual ROS_DEPRECATED uint8_t* pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 78 of file ModelObjectInHandGoal.h.
uint8_t pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::add_to_collision_map |
Definition at line 47 of file ModelObjectInHandGoal.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::arm_name |
Definition at line 38 of file ModelObjectInHandGoal.h.
uint8_t pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::keep_level |
Definition at line 44 of file ModelObjectInHandGoal.h.
uint8_t pr2_create_object_model::ModelObjectInHandGoal_< ContainerAllocator >::move_arm |
Definition at line 41 of file ModelObjectInHandGoal.h.