#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 23 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 47 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 44 of file CompressedImage.h.
typedef ::std_msgs::Header_<ContainerAllocator> sensor_msgs::CompressedImage_< ContainerAllocator >::_header_type |
Definition at line 41 of file CompressedImage.h.
typedef std::shared_ptr< ::sensor_msgs::CompressedImage_<ContainerAllocator> const> sensor_msgs::CompressedImage_< ContainerAllocator >::ConstPtr |
Definition at line 54 of file CompressedImage.h.
typedef std::shared_ptr< ::sensor_msgs::CompressedImage_<ContainerAllocator> > sensor_msgs::CompressedImage_< ContainerAllocator >::Ptr |
Definition at line 53 of file CompressedImage.h.
typedef CompressedImage_<ContainerAllocator> sensor_msgs::CompressedImage_< ContainerAllocator >::Type |
Definition at line 25 of file CompressedImage.h.
|
inline |
Definition at line 27 of file CompressedImage.h.
|
inline |
Definition at line 32 of file CompressedImage.h.
_data_type sensor_msgs::CompressedImage_< ContainerAllocator >::data |
Definition at line 48 of file CompressedImage.h.
_format_type sensor_msgs::CompressedImage_< ContainerAllocator >::format |
Definition at line 45 of file CompressedImage.h.
_header_type sensor_msgs::CompressedImage_< ContainerAllocator >::header |
Definition at line 42 of file CompressedImage.h.