#include <MoveToPose.h>
Public Types | |
typedef boost::shared_ptr < ::pr2_manipulation_controllers::MoveToPoseResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_manipulation_controllers::MoveToPoseResponse_ < ContainerAllocator > > | Ptr |
typedef MoveToPoseResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
MoveToPoseResponse_ () | |
MoveToPoseResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 61 of file MoveToPose.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::MoveToPoseResponse_<ContainerAllocator> const> pr2_manipulation_controllers::MoveToPoseResponse_< ContainerAllocator >::ConstPtr |
Definition at line 74 of file MoveToPose.h.
typedef boost::shared_ptr< ::pr2_manipulation_controllers::MoveToPoseResponse_<ContainerAllocator> > pr2_manipulation_controllers::MoveToPoseResponse_< ContainerAllocator >::Ptr |
Definition at line 73 of file MoveToPose.h.
typedef MoveToPoseResponse_<ContainerAllocator> pr2_manipulation_controllers::MoveToPoseResponse_< ContainerAllocator >::Type |
Definition at line 62 of file MoveToPose.h.
pr2_manipulation_controllers::MoveToPoseResponse_< ContainerAllocator >::MoveToPoseResponse_ | ( | ) | [inline] |
Definition at line 64 of file MoveToPose.h.
pr2_manipulation_controllers::MoveToPoseResponse_< ContainerAllocator >::MoveToPoseResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 68 of file MoveToPose.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_manipulation_controllers::MoveToPoseResponse_< ContainerAllocator >::__connection_header |
Definition at line 75 of file MoveToPose.h.