#include <GetPolledImage.h>
Public Types | |
typedef uint32_t | _binning_x_type |
typedef uint32_t | _binning_y_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _response_namespace_type |
typedef ::sensor_msgs::RegionOfInterest_ < ContainerAllocator > | _roi_type |
typedef ros::Duration | _timeout_type |
typedef boost::shared_ptr < ::polled_camera::GetPolledImageRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::polled_camera::GetPolledImageRequest_ < ContainerAllocator > > | Ptr |
typedef GetPolledImageRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetPolledImageRequest_ () | |
GetPolledImageRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint32_t | binning_x |
uint32_t | binning_y |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | response_namespace |
::sensor_msgs::RegionOfInterest_ < ContainerAllocator > | roi |
ros::Duration | timeout |
Definition at line 26 of file GetPolledImage.h.
typedef uint32_t polled_camera::GetPolledImageRequest_< ContainerAllocator >::_binning_x_type |
Definition at line 53 of file GetPolledImage.h.
typedef uint32_t polled_camera::GetPolledImageRequest_< ContainerAllocator >::_binning_y_type |
Definition at line 56 of file GetPolledImage.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > polled_camera::GetPolledImageRequest_< ContainerAllocator >::_response_namespace_type |
Definition at line 47 of file GetPolledImage.h.
typedef ::sensor_msgs::RegionOfInterest_<ContainerAllocator> polled_camera::GetPolledImageRequest_< ContainerAllocator >::_roi_type |
Definition at line 59 of file GetPolledImage.h.
typedef ros::Duration polled_camera::GetPolledImageRequest_< ContainerAllocator >::_timeout_type |
Definition at line 50 of file GetPolledImage.h.
typedef boost::shared_ptr< ::polled_camera::GetPolledImageRequest_<ContainerAllocator> const> polled_camera::GetPolledImageRequest_< ContainerAllocator >::ConstPtr |
Definition at line 64 of file GetPolledImage.h.
typedef boost::shared_ptr< ::polled_camera::GetPolledImageRequest_<ContainerAllocator> > polled_camera::GetPolledImageRequest_< ContainerAllocator >::Ptr |
Definition at line 63 of file GetPolledImage.h.
typedef GetPolledImageRequest_<ContainerAllocator> polled_camera::GetPolledImageRequest_< ContainerAllocator >::Type |
Definition at line 27 of file GetPolledImage.h.
polled_camera::GetPolledImageRequest_< ContainerAllocator >::GetPolledImageRequest_ | ( | ) | [inline] |
Definition at line 29 of file GetPolledImage.h.
polled_camera::GetPolledImageRequest_< ContainerAllocator >::GetPolledImageRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 38 of file GetPolledImage.h.
boost::shared_ptr<std::map<std::string, std::string> > polled_camera::GetPolledImageRequest_< ContainerAllocator >::__connection_header |
Definition at line 65 of file GetPolledImage.h.
uint32_t polled_camera::GetPolledImageRequest_< ContainerAllocator >::binning_x |
Definition at line 54 of file GetPolledImage.h.
uint32_t polled_camera::GetPolledImageRequest_< ContainerAllocator >::binning_y |
Definition at line 57 of file GetPolledImage.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > polled_camera::GetPolledImageRequest_< ContainerAllocator >::response_namespace |
Definition at line 48 of file GetPolledImage.h.
::sensor_msgs::RegionOfInterest_<ContainerAllocator> polled_camera::GetPolledImageRequest_< ContainerAllocator >::roi |
Definition at line 60 of file GetPolledImage.h.
ros::Duration polled_camera::GetPolledImageRequest_< ContainerAllocator >::timeout |
Definition at line 51 of file GetPolledImage.h.