#include <simRosGetObjectPose.h>
Public Types | |
| typedef int32_t | _handle_type |
| typedef int32_t | _relativeToObjectHandle_type |
| typedef boost::shared_ptr < ::vrep_common::simRosGetObjectPoseRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::vrep_common::simRosGetObjectPoseRequest_ < ContainerAllocator > > | Ptr |
| typedef simRosGetObjectPoseRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| simRosGetObjectPoseRequest_ (const ContainerAllocator &_alloc) | |
| simRosGetObjectPoseRequest_ () | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int32_t | handle |
| int32_t | relativeToObjectHandle |
Definition at line 24 of file simRosGetObjectPose.h.
| typedef int32_t vrep_common::simRosGetObjectPoseRequest_< ContainerAllocator >::_handle_type |
Definition at line 37 of file simRosGetObjectPose.h.
| typedef int32_t vrep_common::simRosGetObjectPoseRequest_< ContainerAllocator >::_relativeToObjectHandle_type |
Definition at line 40 of file simRosGetObjectPose.h.
| typedef boost::shared_ptr< ::vrep_common::simRosGetObjectPoseRequest_<ContainerAllocator> const> vrep_common::simRosGetObjectPoseRequest_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file simRosGetObjectPose.h.
| typedef boost::shared_ptr< ::vrep_common::simRosGetObjectPoseRequest_<ContainerAllocator> > vrep_common::simRosGetObjectPoseRequest_< ContainerAllocator >::Ptr |
Definition at line 44 of file simRosGetObjectPose.h.
| typedef simRosGetObjectPoseRequest_<ContainerAllocator> vrep_common::simRosGetObjectPoseRequest_< ContainerAllocator >::Type |
Definition at line 23 of file simRosGetObjectPose.h.
| vrep_common::simRosGetObjectPoseRequest_< ContainerAllocator >::simRosGetObjectPoseRequest_ | ( | ) | [inline] |
Definition at line 25 of file simRosGetObjectPose.h.
| vrep_common::simRosGetObjectPoseRequest_< ContainerAllocator >::simRosGetObjectPoseRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file simRosGetObjectPose.h.
| boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetObjectPoseRequest_< ContainerAllocator >::__connection_header |
Definition at line 46 of file simRosGetObjectPose.h.
| int32_t vrep_common::simRosGetObjectPoseRequest_< ContainerAllocator >::handle |
Definition at line 38 of file simRosGetObjectPose.h.
| int32_t vrep_common::simRosGetObjectPoseRequest_< ContainerAllocator >::relativeToObjectHandle |
Definition at line 41 of file simRosGetObjectPose.h.