#include <simRosSetObjectPosition.h>
Public Types | |
typedef int32_t | _handle_type |
typedef ::geometry_msgs::Point_ < ContainerAllocator > | _position_type |
typedef int32_t | _relativeToObjectHandle_type |
typedef boost::shared_ptr < ::vrep_common::simRosSetObjectPositionRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosSetObjectPositionRequest_ < ContainerAllocator > > | Ptr |
typedef simRosSetObjectPositionRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosSetObjectPositionRequest_ (const ContainerAllocator &_alloc) | |
simRosSetObjectPositionRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | handle |
::geometry_msgs::Point_ < ContainerAllocator > | position |
int32_t | relativeToObjectHandle |
Definition at line 26 of file simRosSetObjectPosition.h.
typedef int32_t vrep_common::simRosSetObjectPositionRequest_< ContainerAllocator >::_handle_type |
Definition at line 43 of file simRosSetObjectPosition.h.
typedef ::geometry_msgs::Point_<ContainerAllocator> vrep_common::simRosSetObjectPositionRequest_< ContainerAllocator >::_position_type |
Definition at line 49 of file simRosSetObjectPosition.h.
typedef int32_t vrep_common::simRosSetObjectPositionRequest_< ContainerAllocator >::_relativeToObjectHandle_type |
Definition at line 46 of file simRosSetObjectPosition.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetObjectPositionRequest_<ContainerAllocator> const> vrep_common::simRosSetObjectPositionRequest_< ContainerAllocator >::ConstPtr |
Definition at line 54 of file simRosSetObjectPosition.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetObjectPositionRequest_<ContainerAllocator> > vrep_common::simRosSetObjectPositionRequest_< ContainerAllocator >::Ptr |
Definition at line 53 of file simRosSetObjectPosition.h.
typedef simRosSetObjectPositionRequest_<ContainerAllocator> vrep_common::simRosSetObjectPositionRequest_< ContainerAllocator >::Type |
Definition at line 27 of file simRosSetObjectPosition.h.
vrep_common::simRosSetObjectPositionRequest_< ContainerAllocator >::simRosSetObjectPositionRequest_ | ( | ) | [inline] |
Definition at line 29 of file simRosSetObjectPosition.h.
vrep_common::simRosSetObjectPositionRequest_< ContainerAllocator >::simRosSetObjectPositionRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file simRosSetObjectPosition.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosSetObjectPositionRequest_< ContainerAllocator >::__connection_header |
Definition at line 55 of file simRosSetObjectPosition.h.
int32_t vrep_common::simRosSetObjectPositionRequest_< ContainerAllocator >::handle |
Definition at line 44 of file simRosSetObjectPosition.h.
::geometry_msgs::Point_<ContainerAllocator> vrep_common::simRosSetObjectPositionRequest_< ContainerAllocator >::position |
Definition at line 50 of file simRosSetObjectPosition.h.
int32_t vrep_common::simRosSetObjectPositionRequest_< ContainerAllocator >::relativeToObjectHandle |
Definition at line 47 of file simRosSetObjectPosition.h.