#include <simRosSetVisionSensorImage.h>
Public Types | |
typedef int32_t | _handle_type |
typedef ::sensor_msgs::Image_ < ContainerAllocator > | _image_type |
typedef boost::shared_ptr < ::vrep_common::simRosSetVisionSensorImageRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vrep_common::simRosSetVisionSensorImageRequest_ < ContainerAllocator > > | Ptr |
typedef simRosSetVisionSensorImageRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
simRosSetVisionSensorImageRequest_ (const ContainerAllocator &_alloc) | |
simRosSetVisionSensorImageRequest_ () | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | handle |
::sensor_msgs::Image_ < ContainerAllocator > | image |
Definition at line 26 of file simRosSetVisionSensorImage.h.
typedef int32_t vrep_common::simRosSetVisionSensorImageRequest_< ContainerAllocator >::_handle_type |
Definition at line 41 of file simRosSetVisionSensorImage.h.
typedef ::sensor_msgs::Image_<ContainerAllocator> vrep_common::simRosSetVisionSensorImageRequest_< ContainerAllocator >::_image_type |
Definition at line 44 of file simRosSetVisionSensorImage.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetVisionSensorImageRequest_<ContainerAllocator> const> vrep_common::simRosSetVisionSensorImageRequest_< ContainerAllocator >::ConstPtr |
Definition at line 49 of file simRosSetVisionSensorImage.h.
typedef boost::shared_ptr< ::vrep_common::simRosSetVisionSensorImageRequest_<ContainerAllocator> > vrep_common::simRosSetVisionSensorImageRequest_< ContainerAllocator >::Ptr |
Definition at line 48 of file simRosSetVisionSensorImage.h.
typedef simRosSetVisionSensorImageRequest_<ContainerAllocator> vrep_common::simRosSetVisionSensorImageRequest_< ContainerAllocator >::Type |
Definition at line 27 of file simRosSetVisionSensorImage.h.
vrep_common::simRosSetVisionSensorImageRequest_< ContainerAllocator >::simRosSetVisionSensorImageRequest_ | ( | ) | [inline] |
Definition at line 29 of file simRosSetVisionSensorImage.h.
vrep_common::simRosSetVisionSensorImageRequest_< ContainerAllocator >::simRosSetVisionSensorImageRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file simRosSetVisionSensorImage.h.
boost::shared_ptr<std::map<std::string, std::string> > vrep_common::simRosSetVisionSensorImageRequest_< ContainerAllocator >::__connection_header |
Definition at line 50 of file simRosSetVisionSensorImage.h.
int32_t vrep_common::simRosSetVisionSensorImageRequest_< ContainerAllocator >::handle |
Definition at line 42 of file simRosSetVisionSensorImage.h.
::sensor_msgs::Image_<ContainerAllocator> vrep_common::simRosSetVisionSensorImageRequest_< ContainerAllocator >::image |
Definition at line 45 of file simRosSetVisionSensorImage.h.