#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 | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
GetPolledImageRequest_ (const ContainerAllocator &_alloc) | |
GetPolledImageRequest_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
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 |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 22 of file GetPolledImage.h.
typedef uint32_t polled_camera::GetPolledImageRequest_< ContainerAllocator >::_binning_x_type |
Definition at line 50 of file GetPolledImage.h.
typedef uint32_t polled_camera::GetPolledImageRequest_< ContainerAllocator >::_binning_y_type |
Definition at line 53 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 44 of file GetPolledImage.h.
typedef ::sensor_msgs::RegionOfInterest_<ContainerAllocator> polled_camera::GetPolledImageRequest_< ContainerAllocator >::_roi_type |
Definition at line 56 of file GetPolledImage.h.
typedef ros::Duration polled_camera::GetPolledImageRequest_< ContainerAllocator >::_timeout_type |
Definition at line 47 of file GetPolledImage.h.
typedef boost::shared_ptr< ::polled_camera::GetPolledImageRequest_<ContainerAllocator> const> polled_camera::GetPolledImageRequest_< ContainerAllocator >::ConstPtr |
Definition at line 162 of file GetPolledImage.h.
typedef boost::shared_ptr< ::polled_camera::GetPolledImageRequest_<ContainerAllocator> > polled_camera::GetPolledImageRequest_< ContainerAllocator >::Ptr |
Definition at line 161 of file GetPolledImage.h.
typedef GetPolledImageRequest_<ContainerAllocator> polled_camera::GetPolledImageRequest_< ContainerAllocator >::Type |
Definition at line 24 of file GetPolledImage.h.
polled_camera::GetPolledImageRequest_< ContainerAllocator >::GetPolledImageRequest_ | ( | ) | [inline] |
Definition at line 26 of file GetPolledImage.h.
polled_camera::GetPolledImageRequest_< ContainerAllocator >::GetPolledImageRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file GetPolledImage.h.
ROS_DEPRECATED const std::string polled_camera::GetPolledImageRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 65 of file GetPolledImage.h.
ROS_DEPRECATED const std::string polled_camera::GetPolledImageRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 72 of file GetPolledImage.h.
ROS_DEPRECATED const std::string polled_camera::GetPolledImageRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 126 of file GetPolledImage.h.
ROS_DEPRECATED const std::string polled_camera::GetPolledImageRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 79 of file GetPolledImage.h.
static ROS_DEPRECATED const std::string polled_camera::GetPolledImageRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 63 of file GetPolledImage.h.
static const char* polled_camera::GetPolledImageRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 61 of file GetPolledImage.h.
static ROS_DEPRECATED const std::string polled_camera::GetPolledImageRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 70 of file GetPolledImage.h.
static const char* polled_camera::GetPolledImageRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 68 of file GetPolledImage.h.
static ROS_DEPRECATED const std::string polled_camera::GetPolledImageRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 124 of file GetPolledImage.h.
static const char* polled_camera::GetPolledImageRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 82 of file GetPolledImage.h.
static ROS_DEPRECATED const std::string polled_camera::GetPolledImageRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 77 of file GetPolledImage.h.
static const char* polled_camera::GetPolledImageRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 75 of file GetPolledImage.h.
virtual ROS_DEPRECATED uint8_t* polled_camera::GetPolledImageRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 139 of file GetPolledImage.h.
virtual ROS_DEPRECATED uint32_t polled_camera::GetPolledImageRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 150 of file GetPolledImage.h.
virtual ROS_DEPRECATED uint8_t* polled_camera::GetPolledImageRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 128 of file GetPolledImage.h.
uint32_t polled_camera::GetPolledImageRequest_< ContainerAllocator >::binning_x |
Definition at line 51 of file GetPolledImage.h.
uint32_t polled_camera::GetPolledImageRequest_< ContainerAllocator >::binning_y |
Definition at line 54 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 45 of file GetPolledImage.h.
::sensor_msgs::RegionOfInterest_<ContainerAllocator> polled_camera::GetPolledImageRequest_< ContainerAllocator >::roi |
Definition at line 57 of file GetPolledImage.h.
ros::Duration polled_camera::GetPolledImageRequest_< ContainerAllocator >::timeout |
Definition at line 48 of file GetPolledImage.h.