#include <UInt32MultiArray.h>
Public Types | |
typedef std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > | _data_type |
typedef ::std_msgs::MultiArrayLayout_< ContainerAllocator > | _layout_type |
typedef boost::shared_ptr< ::std_msgs::UInt32MultiArray_< ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr< ::std_msgs::UInt32MultiArray_< ContainerAllocator > > | Ptr |
typedef UInt32MultiArray_< ContainerAllocator > | Type |
Public Member Functions | |
UInt32MultiArray_ () | |
UInt32MultiArray_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_data_type | data |
_layout_type | layout |
Definition at line 23 of file UInt32MultiArray.h.
typedef std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > std_msgs::UInt32MultiArray_< ContainerAllocator >::_data_type |
Definition at line 42 of file UInt32MultiArray.h.
typedef ::std_msgs::MultiArrayLayout_<ContainerAllocator> std_msgs::UInt32MultiArray_< ContainerAllocator >::_layout_type |
Definition at line 39 of file UInt32MultiArray.h.
typedef boost::shared_ptr< ::std_msgs::UInt32MultiArray_<ContainerAllocator> const> std_msgs::UInt32MultiArray_< ContainerAllocator >::ConstPtr |
Definition at line 49 of file UInt32MultiArray.h.
typedef boost::shared_ptr< ::std_msgs::UInt32MultiArray_<ContainerAllocator> > std_msgs::UInt32MultiArray_< ContainerAllocator >::Ptr |
Definition at line 48 of file UInt32MultiArray.h.
typedef UInt32MultiArray_<ContainerAllocator> std_msgs::UInt32MultiArray_< ContainerAllocator >::Type |
Definition at line 25 of file UInt32MultiArray.h.
|
inline |
Definition at line 27 of file UInt32MultiArray.h.
|
inline |
Definition at line 31 of file UInt32MultiArray.h.
_data_type std_msgs::UInt32MultiArray_< ContainerAllocator >::data |
Definition at line 43 of file UInt32MultiArray.h.
_layout_type std_msgs::UInt32MultiArray_< ContainerAllocator >::layout |
Definition at line 40 of file UInt32MultiArray.h.