#include <CompressedImage.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 > | _format_type |
| typedef ::std_msgs::Header_< ContainerAllocator > | _header_type |
| typedef std::shared_ptr< ::sensor_msgs::CompressedImage_< ContainerAllocator > const > | ConstPtr |
| typedef std::shared_ptr< ::sensor_msgs::CompressedImage_< ContainerAllocator > > | Ptr |
| typedef CompressedImage_< ContainerAllocator > | Type |
Public Member Functions | |
| CompressedImage_ () | |
| CompressedImage_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| _data_type | data |
| _format_type | format |
| _header_type | header |
Definition at line 24 of file CompressedImage.h.
| typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > sensor_msgs::CompressedImage_< ContainerAllocator >::_data_type |
Definition at line 48 of file CompressedImage.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sensor_msgs::CompressedImage_< ContainerAllocator >::_format_type |
Definition at line 45 of file CompressedImage.h.
| typedef ::std_msgs::Header_<ContainerAllocator> sensor_msgs::CompressedImage_< ContainerAllocator >::_header_type |
Definition at line 42 of file CompressedImage.h.
| typedef std::shared_ptr< ::sensor_msgs::CompressedImage_<ContainerAllocator> const> sensor_msgs::CompressedImage_< ContainerAllocator >::ConstPtr |
Definition at line 55 of file CompressedImage.h.
| typedef std::shared_ptr< ::sensor_msgs::CompressedImage_<ContainerAllocator> > sensor_msgs::CompressedImage_< ContainerAllocator >::Ptr |
Definition at line 54 of file CompressedImage.h.
| typedef CompressedImage_<ContainerAllocator> sensor_msgs::CompressedImage_< ContainerAllocator >::Type |
Definition at line 26 of file CompressedImage.h.
|
inline |
Definition at line 28 of file CompressedImage.h.
|
inline |
Definition at line 33 of file CompressedImage.h.
| _data_type sensor_msgs::CompressedImage_< ContainerAllocator >::data |
Definition at line 49 of file CompressedImage.h.
| _format_type sensor_msgs::CompressedImage_< ContainerAllocator >::format |
Definition at line 46 of file CompressedImage.h.
| _header_type sensor_msgs::CompressedImage_< ContainerAllocator >::header |
Definition at line 43 of file CompressedImage.h.