#include <simRosGetJointMatrix.h>
Public Types | |
typedef int32_t | _result_type |
typedef ::geometry_msgs::TransformStamped_ < ContainerAllocator > | _transform_type |
typedef boost::shared_ptr < ::vrep_common::simRosGetJointMatrixResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosGetJointMatrixResponse_ < ContainerAllocator > > | Ptr |
typedef simRosGetJointMatrixResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosGetJointMatrixResponse_ (const ContainerAllocator &_alloc) | |
simRosGetJointMatrixResponse_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | result |
::geometry_msgs::TransformStamped_ < ContainerAllocator > | transform |
Definition at line 52 of file simRosGetJointMatrix.h.
typedef int32_t vrep_common::simRosGetJointMatrixResponse_< ContainerAllocator >::_result_type |
Definition at line 67 of file simRosGetJointMatrix.h.
typedef ::geometry_msgs::TransformStamped_<ContainerAllocator> vrep_common::simRosGetJointMatrixResponse_< ContainerAllocator >::_transform_type |
Definition at line 70 of file simRosGetJointMatrix.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetJointMatrixResponse_<ContainerAllocator> const> vrep_common::simRosGetJointMatrixResponse_< ContainerAllocator >::ConstPtr |
Definition at line 75 of file simRosGetJointMatrix.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetJointMatrixResponse_<ContainerAllocator> > vrep_common::simRosGetJointMatrixResponse_< ContainerAllocator >::Ptr |
Definition at line 74 of file simRosGetJointMatrix.h.
typedef simRosGetJointMatrixResponse_<ContainerAllocator> vrep_common::simRosGetJointMatrixResponse_< ContainerAllocator >::Type |
Definition at line 53 of file simRosGetJointMatrix.h.
vrep_common::simRosGetJointMatrixResponse_< ContainerAllocator >::simRosGetJointMatrixResponse_ | ( | ) | [inline] |
Definition at line 55 of file simRosGetJointMatrix.h.
vrep_common::simRosGetJointMatrixResponse_< ContainerAllocator >::simRosGetJointMatrixResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 61 of file simRosGetJointMatrix.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetJointMatrixResponse_< ContainerAllocator >::__connection_header |
Definition at line 76 of file simRosGetJointMatrix.h.
int32_t vrep_common::simRosGetJointMatrixResponse_< ContainerAllocator >::result |
Definition at line 68 of file simRosGetJointMatrix.h.
::geometry_msgs::TransformStamped_<ContainerAllocator> vrep_common::simRosGetJointMatrixResponse_< ContainerAllocator >::transform |
Definition at line 71 of file simRosGetJointMatrix.h.