#include <simRosSetJointState.h>
Public Types | |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _handles_type |
typedef std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | _setModes_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _values_type |
typedef boost::shared_ptr < ::vrep_common::simRosSetJointStateRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosSetJointStateRequest_ < ContainerAllocator > > | Ptr |
typedef simRosSetJointStateRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosSetJointStateRequest_ (const ContainerAllocator &_alloc) | |
simRosSetJointStateRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | handles |
std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | setModes |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | values |
Definition at line 25 of file simRosSetJointState.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosSetJointStateRequest_< ContainerAllocator >::_handles_type |
Definition at line 42 of file simRosSetJointState.h.
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > vrep_common::simRosSetJointStateRequest_< ContainerAllocator >::_setModes_type |
Definition at line 45 of file simRosSetJointState.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > vrep_common::simRosSetJointStateRequest_< ContainerAllocator >::_values_type |
Definition at line 48 of file simRosSetJointState.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetJointStateRequest_<ContainerAllocator> const> vrep_common::simRosSetJointStateRequest_< ContainerAllocator >::ConstPtr |
Definition at line 53 of file simRosSetJointState.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetJointStateRequest_<ContainerAllocator> > vrep_common::simRosSetJointStateRequest_< ContainerAllocator >::Ptr |
Definition at line 52 of file simRosSetJointState.h.
typedef simRosSetJointStateRequest_<ContainerAllocator> vrep_common::simRosSetJointStateRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosSetJointState.h.
vrep_common::simRosSetJointStateRequest_< ContainerAllocator >::simRosSetJointStateRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosSetJointState.h.
vrep_common::simRosSetJointStateRequest_< ContainerAllocator >::simRosSetJointStateRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file simRosSetJointState.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosSetJointStateRequest_< ContainerAllocator >::__connection_header |
Definition at line 54 of file simRosSetJointState.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosSetJointStateRequest_< ContainerAllocator >::handles |
Definition at line 43 of file simRosSetJointState.h.
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > vrep_common::simRosSetJointStateRequest_< ContainerAllocator >::setModes |
Definition at line 46 of file simRosSetJointState.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > vrep_common::simRosSetJointStateRequest_< ContainerAllocator >::values |
Definition at line 49 of file simRosSetJointState.h.