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