#include <Image.h>
Public Types | |
typedef std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | _data_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _encoding_type |
typedef ::roslib::Header_ < ContainerAllocator > | _header_type |
typedef uint32_t | _height_type |
typedef uint8_t | _is_bigendian_type |
typedef uint32_t | _step_type |
typedef uint32_t | _width_type |
typedef boost::shared_ptr < ::sensor_msgs::Image_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::sensor_msgs::Image_ < ContainerAllocator > > | Ptr |
typedef Image_ < ContainerAllocator > | Type |
Public Member Functions | |
Image_ (const ContainerAllocator &_alloc) | |
Image_ () | |
Public Attributes | |
std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | data |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | encoding |
::roslib::Header_ < ContainerAllocator > | header |
uint32_t | height |
uint8_t | is_bigendian |
uint32_t | step |
uint32_t | width |
Definition at line 13 of file Image.h.
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > sensor_msgs::Image_< ContainerAllocator >::_data_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sensor_msgs::Image_< ContainerAllocator >::_encoding_type |
typedef ::roslib::Header_<ContainerAllocator> sensor_msgs::Image_< ContainerAllocator >::_header_type |
typedef uint32_t sensor_msgs::Image_< ContainerAllocator >::_height_type |
typedef uint8_t sensor_msgs::Image_< ContainerAllocator >::_is_bigendian_type |
typedef uint32_t sensor_msgs::Image_< ContainerAllocator >::_step_type |
typedef uint32_t sensor_msgs::Image_< ContainerAllocator >::_width_type |
typedef boost::shared_ptr< ::sensor_msgs::Image_<ContainerAllocator> const> sensor_msgs::Image_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::sensor_msgs::Image_<ContainerAllocator> > sensor_msgs::Image_< ContainerAllocator >::Ptr |
typedef Image_<ContainerAllocator> sensor_msgs::Image_< ContainerAllocator >::Type |
sensor_msgs::Image_< ContainerAllocator >::Image_ | ( | ) | [inline] |
sensor_msgs::Image_< ContainerAllocator >::Image_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > sensor_msgs::Image_< ContainerAllocator >::data |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sensor_msgs::Image_< ContainerAllocator >::encoding |
::roslib::Header_<ContainerAllocator> sensor_msgs::Image_< ContainerAllocator >::header |
uint32_t sensor_msgs::Image_< ContainerAllocator >::height |
uint8_t sensor_msgs::Image_< ContainerAllocator >::is_bigendian |
uint32_t sensor_msgs::Image_< ContainerAllocator >::step |
uint32_t sensor_msgs::Image_< ContainerAllocator >::width |