#include <simRosSetJointTargetPosition.h>
Public Types | |
typedef int32_t | _handle_type |
typedef double | _targetPosition_type |
typedef boost::shared_ptr < ::vrep_common::simRosSetJointTargetPositionRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosSetJointTargetPositionRequest_ < ContainerAllocator > > | Ptr |
typedef simRosSetJointTargetPositionRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosSetJointTargetPositionRequest_ (const ContainerAllocator &_alloc) | |
simRosSetJointTargetPositionRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | handle |
double | targetPosition |
Definition at line 25 of file simRosSetJointTargetPosition.h.
typedef int32_t vrep_common::simRosSetJointTargetPositionRequest_< ContainerAllocator >::_handle_type |
Definition at line 40 of file simRosSetJointTargetPosition.h.
typedef double vrep_common::simRosSetJointTargetPositionRequest_< ContainerAllocator >::_targetPosition_type |
Definition at line 43 of file simRosSetJointTargetPosition.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetJointTargetPositionRequest_<ContainerAllocator> const> vrep_common::simRosSetJointTargetPositionRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file simRosSetJointTargetPosition.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetJointTargetPositionRequest_<ContainerAllocator> > vrep_common::simRosSetJointTargetPositionRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file simRosSetJointTargetPosition.h.
typedef simRosSetJointTargetPositionRequest_<ContainerAllocator> vrep_common::simRosSetJointTargetPositionRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosSetJointTargetPosition.h.
vrep_common::simRosSetJointTargetPositionRequest_< ContainerAllocator >::simRosSetJointTargetPositionRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosSetJointTargetPosition.h.
vrep_common::simRosSetJointTargetPositionRequest_< ContainerAllocator >::simRosSetJointTargetPositionRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file simRosSetJointTargetPosition.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosSetJointTargetPositionRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file simRosSetJointTargetPosition.h.
int32_t vrep_common::simRosSetJointTargetPositionRequest_< ContainerAllocator >::handle |
Definition at line 41 of file simRosSetJointTargetPosition.h.
double vrep_common::simRosSetJointTargetPositionRequest_< ContainerAllocator >::targetPosition |
Definition at line 44 of file simRosSetJointTargetPosition.h.