#include <simRosSetObjectFloatParameter.h>
Public Types | |
typedef int32_t | _handle_type |
typedef int32_t | _parameter_type |
typedef float | _parameterValue_type |
typedef boost::shared_ptr < ::vrep_common::simRosSetObjectFloatParameterRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosSetObjectFloatParameterRequest_ < ContainerAllocator > > | Ptr |
typedef simRosSetObjectFloatParameterRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosSetObjectFloatParameterRequest_ (const ContainerAllocator &_alloc) | |
simRosSetObjectFloatParameterRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | handle |
int32_t | parameter |
float | parameterValue |
Definition at line 25 of file simRosSetObjectFloatParameter.h.
typedef int32_t vrep_common::simRosSetObjectFloatParameterRequest_< ContainerAllocator >::_handle_type |
Definition at line 42 of file simRosSetObjectFloatParameter.h.
typedef int32_t vrep_common::simRosSetObjectFloatParameterRequest_< ContainerAllocator >::_parameter_type |
Definition at line 45 of file simRosSetObjectFloatParameter.h.
typedef float vrep_common::simRosSetObjectFloatParameterRequest_< ContainerAllocator >::_parameterValue_type |
Definition at line 48 of file simRosSetObjectFloatParameter.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetObjectFloatParameterRequest_<ContainerAllocator> const> vrep_common::simRosSetObjectFloatParameterRequest_< ContainerAllocator >::ConstPtr |
Definition at line 53 of file simRosSetObjectFloatParameter.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetObjectFloatParameterRequest_<ContainerAllocator> > vrep_common::simRosSetObjectFloatParameterRequest_< ContainerAllocator >::Ptr |
Definition at line 52 of file simRosSetObjectFloatParameter.h.
typedef simRosSetObjectFloatParameterRequest_<ContainerAllocator> vrep_common::simRosSetObjectFloatParameterRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosSetObjectFloatParameter.h.
vrep_common::simRosSetObjectFloatParameterRequest_< ContainerAllocator >::simRosSetObjectFloatParameterRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosSetObjectFloatParameter.h.
vrep_common::simRosSetObjectFloatParameterRequest_< ContainerAllocator >::simRosSetObjectFloatParameterRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file simRosSetObjectFloatParameter.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosSetObjectFloatParameterRequest_< ContainerAllocator >::__connection_header |
Definition at line 54 of file simRosSetObjectFloatParameter.h.
int32_t vrep_common::simRosSetObjectFloatParameterRequest_< ContainerAllocator >::handle |
Definition at line 43 of file simRosSetObjectFloatParameter.h.
int32_t vrep_common::simRosSetObjectFloatParameterRequest_< ContainerAllocator >::parameter |
Definition at line 46 of file simRosSetObjectFloatParameter.h.
float vrep_common::simRosSetObjectFloatParameterRequest_< ContainerAllocator >::parameterValue |
Definition at line 49 of file simRosSetObjectFloatParameter.h.