Template Struct RsCompressedImage_
Defined in File rs_compressed_image.hpp
Struct Documentation
-
template<class ContainerAllocator>
struct RsCompressedImage_ Public Types
-
typedef RsCompressedImage_<ContainerAllocator> Type
-
typedef ::std_msgs::Header_<ContainerAllocator> _header_type
-
typedef uint8_t _type_type
-
typedef std::vector<uint8_t, typename std::allocator_traits<ContainerAllocator>::template rebind_alloc<uint8_t>> _data_type
-
typedef boost::shared_ptr<::rscamera_msg::RsCompressedImage_<ContainerAllocator>> Ptr
-
typedef boost::shared_ptr<::rscamera_msg::RsCompressedImage_<ContainerAllocator> const> ConstPtr
Public Functions
-
inline RsCompressedImage_()
-
inline RsCompressedImage_(const ContainerAllocator &_alloc)
-
typedef RsCompressedImage_<ContainerAllocator> Type