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