#include <simRosGetVisionSensorDepthBuffer.h>
Public Types | |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _buffer_type |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _resolution_type |
typedef int32_t | _result_type |
typedef boost::shared_ptr < ::vrep_common::simRosGetVisionSensorDepthBufferResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosGetVisionSensorDepthBufferResponse_ < ContainerAllocator > > | Ptr |
typedef simRosGetVisionSensorDepthBufferResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosGetVisionSensorDepthBufferResponse_ (const ContainerAllocator &_alloc) | |
simRosGetVisionSensorDepthBufferResponse_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | buffer |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | resolution |
int32_t | result |
Definition at line 53 of file simRosGetVisionSensorDepthBuffer.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > vrep_common::simRosGetVisionSensorDepthBufferResponse_< ContainerAllocator >::_buffer_type |
Definition at line 76 of file simRosGetVisionSensorDepthBuffer.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosGetVisionSensorDepthBufferResponse_< ContainerAllocator >::_resolution_type |
Definition at line 73 of file simRosGetVisionSensorDepthBuffer.h.
typedef int32_t vrep_common::simRosGetVisionSensorDepthBufferResponse_< ContainerAllocator >::_result_type |
Definition at line 70 of file simRosGetVisionSensorDepthBuffer.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetVisionSensorDepthBufferResponse_<ContainerAllocator> const> vrep_common::simRosGetVisionSensorDepthBufferResponse_< ContainerAllocator >::ConstPtr |
Definition at line 81 of file simRosGetVisionSensorDepthBuffer.h.
typedef boost::shared_ptr< ::vrep_common::simRosGetVisionSensorDepthBufferResponse_<ContainerAllocator> > vrep_common::simRosGetVisionSensorDepthBufferResponse_< ContainerAllocator >::Ptr |
Definition at line 80 of file simRosGetVisionSensorDepthBuffer.h.
typedef simRosGetVisionSensorDepthBufferResponse_<ContainerAllocator> vrep_common::simRosGetVisionSensorDepthBufferResponse_< ContainerAllocator >::Type |
Definition at line 54 of file simRosGetVisionSensorDepthBuffer.h.
vrep_common::simRosGetVisionSensorDepthBufferResponse_< ContainerAllocator >::simRosGetVisionSensorDepthBufferResponse_ | ( | ) | [inline] |
Definition at line 56 of file simRosGetVisionSensorDepthBuffer.h.
vrep_common::simRosGetVisionSensorDepthBufferResponse_< ContainerAllocator >::simRosGetVisionSensorDepthBufferResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 63 of file simRosGetVisionSensorDepthBuffer.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosGetVisionSensorDepthBufferResponse_< ContainerAllocator >::__connection_header |
Definition at line 82 of file simRosGetVisionSensorDepthBuffer.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > vrep_common::simRosGetVisionSensorDepthBufferResponse_< ContainerAllocator >::buffer |
Definition at line 77 of file simRosGetVisionSensorDepthBuffer.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > vrep_common::simRosGetVisionSensorDepthBufferResponse_< ContainerAllocator >::resolution |
Definition at line 74 of file simRosGetVisionSensorDepthBuffer.h.
int32_t vrep_common::simRosGetVisionSensorDepthBufferResponse_< ContainerAllocator >::result |
Definition at line 71 of file simRosGetVisionSensorDepthBuffer.h.