#include <simRosSetObjectPosition.h>
Public Types | |
typedef int32_t | _result_type |
typedef boost::shared_ptr < ::vrep_common::simRosSetObjectPositionResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosSetObjectPositionResponse_ < ContainerAllocator > > | Ptr |
typedef simRosSetObjectPositionResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosSetObjectPositionResponse_ (const ContainerAllocator &_alloc) | |
simRosSetObjectPositionResponse_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | result |
Definition at line 64 of file simRosSetObjectPosition.h.
typedef int32_t vrep_common::simRosSetObjectPositionResponse_< ContainerAllocator >::_result_type |
Definition at line 77 of file simRosSetObjectPosition.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetObjectPositionResponse_<ContainerAllocator> const> vrep_common::simRosSetObjectPositionResponse_< ContainerAllocator >::ConstPtr |
Definition at line 82 of file simRosSetObjectPosition.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetObjectPositionResponse_<ContainerAllocator> > vrep_common::simRosSetObjectPositionResponse_< ContainerAllocator >::Ptr |
Definition at line 81 of file simRosSetObjectPosition.h.
typedef simRosSetObjectPositionResponse_<ContainerAllocator> vrep_common::simRosSetObjectPositionResponse_< ContainerAllocator >::Type |
Definition at line 65 of file simRosSetObjectPosition.h.
vrep_common::simRosSetObjectPositionResponse_< ContainerAllocator >::simRosSetObjectPositionResponse_ | ( | ) | [inline] |
Definition at line 67 of file simRosSetObjectPosition.h.
vrep_common::simRosSetObjectPositionResponse_< ContainerAllocator >::simRosSetObjectPositionResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 72 of file simRosSetObjectPosition.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosSetObjectPositionResponse_< ContainerAllocator >::__connection_header |
Definition at line 83 of file simRosSetObjectPosition.h.
int32_t vrep_common::simRosSetObjectPositionResponse_< ContainerAllocator >::result |
Definition at line 78 of file simRosSetObjectPosition.h.