#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 ::std_msgs::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 std::shared_ptr< ::sensor_msgs::Image_< ContainerAllocator > const > | ConstPtr |
| typedef std::shared_ptr< ::sensor_msgs::Image_< ContainerAllocator > > | Ptr |
| typedef Image_< ContainerAllocator > | Type |
Public Member Functions | |
| Image_ () | |
| Image_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| _data_type | data |
| _encoding_type | encoding |
| _header_type | header |
| _height_type | height |
| _is_bigendian_type | is_bigendian |
| _step_type | step |
| _width_type | width |
| 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 ::std_msgs::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 std::shared_ptr< ::sensor_msgs::Image_<ContainerAllocator> const> sensor_msgs::Image_< ContainerAllocator >::ConstPtr |
| typedef std::shared_ptr< ::sensor_msgs::Image_<ContainerAllocator> > sensor_msgs::Image_< ContainerAllocator >::Ptr |
| typedef Image_<ContainerAllocator> sensor_msgs::Image_< ContainerAllocator >::Type |
|
inline |
|
inline |
| _data_type sensor_msgs::Image_< ContainerAllocator >::data |
| _encoding_type sensor_msgs::Image_< ContainerAllocator >::encoding |
| _header_type sensor_msgs::Image_< ContainerAllocator >::header |
| _height_type sensor_msgs::Image_< ContainerAllocator >::height |
| _is_bigendian_type sensor_msgs::Image_< ContainerAllocator >::is_bigendian |
| _step_type sensor_msgs::Image_< ContainerAllocator >::step |
| _width_type sensor_msgs::Image_< ContainerAllocator >::width |