#include <VisionSensorDepthBuff.h>
Public Types | |
typedef ::std_msgs::Float32MultiArray_ < ContainerAllocator > | _data_type |
typedef ::std_msgs::Int32_ < ContainerAllocator > | _x_type |
typedef ::std_msgs::Int32_ < ContainerAllocator > | _y_type |
typedef boost::shared_ptr < ::vrep_common::VisionSensorDepthBuff_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::VisionSensorDepthBuff_ < ContainerAllocator > > | Ptr |
typedef VisionSensorDepthBuff_ < ContainerAllocator > | Type |
Public Member Functions | |
VisionSensorDepthBuff_ (const ContainerAllocator &_alloc) | |
VisionSensorDepthBuff_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Float32MultiArray_ < ContainerAllocator > | data |
::std_msgs::Int32_ < ContainerAllocator > | x |
::std_msgs::Int32_ < ContainerAllocator > | y |
Definition at line 24 of file VisionSensorDepthBuff.h.
typedef ::std_msgs::Float32MultiArray_<ContainerAllocator> vrep_common::VisionSensorDepthBuff_< ContainerAllocator >::_data_type |
Definition at line 47 of file VisionSensorDepthBuff.h.
typedef ::std_msgs::Int32_<ContainerAllocator> vrep_common::VisionSensorDepthBuff_< ContainerAllocator >::_x_type |
Definition at line 41 of file VisionSensorDepthBuff.h.
typedef ::std_msgs::Int32_<ContainerAllocator> vrep_common::VisionSensorDepthBuff_< ContainerAllocator >::_y_type |
Definition at line 44 of file VisionSensorDepthBuff.h.
typedef boost::shared_ptr< ::vrep_common::VisionSensorDepthBuff_<ContainerAllocator> const> vrep_common::VisionSensorDepthBuff_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file VisionSensorDepthBuff.h.
typedef boost::shared_ptr< ::vrep_common::VisionSensorDepthBuff_<ContainerAllocator> > vrep_common::VisionSensorDepthBuff_< ContainerAllocator >::Ptr |
Definition at line 51 of file VisionSensorDepthBuff.h.
typedef VisionSensorDepthBuff_<ContainerAllocator> vrep_common::VisionSensorDepthBuff_< ContainerAllocator >::Type |
Definition at line 25 of file VisionSensorDepthBuff.h.
vrep_common::VisionSensorDepthBuff_< ContainerAllocator >::VisionSensorDepthBuff_ | ( | ) | [inline] |
Definition at line 27 of file VisionSensorDepthBuff.h.
vrep_common::VisionSensorDepthBuff_< ContainerAllocator >::VisionSensorDepthBuff_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file VisionSensorDepthBuff.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::VisionSensorDepthBuff_< ContainerAllocator >::__connection_header |
Definition at line 53 of file VisionSensorDepthBuff.h.
::std_msgs::Float32MultiArray_<ContainerAllocator> vrep_common::VisionSensorDepthBuff_< ContainerAllocator >::data |
Definition at line 48 of file VisionSensorDepthBuff.h.
::std_msgs::Int32_<ContainerAllocator> vrep_common::VisionSensorDepthBuff_< ContainerAllocator >::x |
Definition at line 42 of file VisionSensorDepthBuff.h.
::std_msgs::Int32_<ContainerAllocator> vrep_common::VisionSensorDepthBuff_< ContainerAllocator >::y |
Definition at line 45 of file VisionSensorDepthBuff.h.