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