#include <Byte.h>
Public Types | |
typedef int8_t | _data_type |
typedef boost::shared_ptr< ::std_msgs::Byte_< ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr< ::std_msgs::Byte_< ContainerAllocator > > | Ptr |
typedef Byte_< ContainerAllocator > | Type |
Public Member Functions | |
Byte_ () | |
Byte_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_data_type | data |
typedef int8_t std_msgs::Byte_< ContainerAllocator >::_data_type |
typedef boost::shared_ptr< ::std_msgs::Byte_<ContainerAllocator> const> std_msgs::Byte_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::std_msgs::Byte_<ContainerAllocator> > std_msgs::Byte_< ContainerAllocator >::Ptr |
typedef Byte_<ContainerAllocator> std_msgs::Byte_< ContainerAllocator >::Type |
|
inline |
|
inline |
_data_type std_msgs::Byte_< ContainerAllocator >::data |