#include <UInt8MultiArray.h>
Public Types | |
| typedef std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | _data_type |
| typedef ::std_msgs::MultiArrayLayout_< ContainerAllocator > | _layout_type |
| typedef std::shared_ptr< ::std_msgs::UInt8MultiArray_< ContainerAllocator > const > | ConstPtr |
| typedef std::shared_ptr< ::std_msgs::UInt8MultiArray_< ContainerAllocator > > | Ptr |
| typedef UInt8MultiArray_< ContainerAllocator > | Type |
Public Member Functions | |
| UInt8MultiArray_ () | |
| UInt8MultiArray_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| _data_type | data |
| _layout_type | layout |
Definition at line 24 of file UInt8MultiArray.h.
| typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > std_msgs::UInt8MultiArray_< ContainerAllocator >::_data_type |
Definition at line 43 of file UInt8MultiArray.h.
| typedef ::std_msgs::MultiArrayLayout_<ContainerAllocator> std_msgs::UInt8MultiArray_< ContainerAllocator >::_layout_type |
Definition at line 40 of file UInt8MultiArray.h.
| typedef std::shared_ptr< ::std_msgs::UInt8MultiArray_<ContainerAllocator> const> std_msgs::UInt8MultiArray_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file UInt8MultiArray.h.
| typedef std::shared_ptr< ::std_msgs::UInt8MultiArray_<ContainerAllocator> > std_msgs::UInt8MultiArray_< ContainerAllocator >::Ptr |
Definition at line 49 of file UInt8MultiArray.h.
| typedef UInt8MultiArray_<ContainerAllocator> std_msgs::UInt8MultiArray_< ContainerAllocator >::Type |
Definition at line 26 of file UInt8MultiArray.h.
|
inline |
Definition at line 28 of file UInt8MultiArray.h.
|
inline |
Definition at line 32 of file UInt8MultiArray.h.
| _data_type std_msgs::UInt8MultiArray_< ContainerAllocator >::data |
Definition at line 44 of file UInt8MultiArray.h.
| _layout_type std_msgs::UInt8MultiArray_< ContainerAllocator >::layout |
Definition at line 41 of file UInt8MultiArray.h.