#include <simRosGetObjectFloatParameter.h>
Public Types | |
typedef int32_t | _handle_type |
typedef int32_t | _parameterID_type |
typedef boost::shared_ptr < ::vrep_common::simRosGetObjectFloatParameterRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosGetObjectFloatParameterRequest_ < ContainerAllocator > > | Ptr |
typedef simRosGetObjectFloatParameterRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosGetObjectFloatParameterRequest_ (const ContainerAllocator &_alloc) | |
simRosGetObjectFloatParameterRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | handle |
int32_t | parameterID |
Definition at line 25 of file simRosGetObjectFloatParameter.h.
typedef int32_t vrep_common::simRosGetObjectFloatParameterRequest_< ContainerAllocator >::_handle_type |
Definition at line 40 of file simRosGetObjectFloatParameter.h.
typedef int32_t vrep_common::simRosGetObjectFloatParameterRequest_< ContainerAllocator >::_parameterID_type |
Definition at line 43 of file simRosGetObjectFloatParameter.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetObjectFloatParameterRequest_<ContainerAllocator> const> vrep_common::simRosGetObjectFloatParameterRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file simRosGetObjectFloatParameter.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetObjectFloatParameterRequest_<ContainerAllocator> > vrep_common::simRosGetObjectFloatParameterRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file simRosGetObjectFloatParameter.h.
typedef simRosGetObjectFloatParameterRequest_<ContainerAllocator> vrep_common::simRosGetObjectFloatParameterRequest_< ContainerAllocator >::Type |
Definition at line 26 of file simRosGetObjectFloatParameter.h.
vrep_common::simRosGetObjectFloatParameterRequest_< ContainerAllocator >::simRosGetObjectFloatParameterRequest_ | ( | ) | [inline] |
Definition at line 28 of file simRosGetObjectFloatParameter.h.
vrep_common::simRosGetObjectFloatParameterRequest_< ContainerAllocator >::simRosGetObjectFloatParameterRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file simRosGetObjectFloatParameter.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetObjectFloatParameterRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file simRosGetObjectFloatParameter.h.
int32_t vrep_common::simRosGetObjectFloatParameterRequest_< ContainerAllocator >::handle |
Definition at line 41 of file simRosGetObjectFloatParameter.h.
int32_t vrep_common::simRosGetObjectFloatParameterRequest_< ContainerAllocator >::parameterID |
Definition at line 44 of file simRosGetObjectFloatParameter.h.