#include <Joy.h>
Public Types | |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _axes_type |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _buttons_type |
typedef ::std_msgs::Header_< ContainerAllocator > | _header_type |
typedef boost::shared_ptr< ::sensor_msgs::Joy_< ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr< ::sensor_msgs::Joy_< ContainerAllocator > > | Ptr |
typedef Joy_< ContainerAllocator > | Type |
Public Member Functions | |
Joy_ () | |
Joy_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_axes_type | axes |
_buttons_type | buttons |
_header_type | header |
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > sensor_msgs::Joy_< ContainerAllocator >::_axes_type |
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > sensor_msgs::Joy_< ContainerAllocator >::_buttons_type |
typedef ::std_msgs::Header_<ContainerAllocator> sensor_msgs::Joy_< ContainerAllocator >::_header_type |
typedef boost::shared_ptr< ::sensor_msgs::Joy_<ContainerAllocator> const> sensor_msgs::Joy_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::sensor_msgs::Joy_<ContainerAllocator> > sensor_msgs::Joy_< ContainerAllocator >::Ptr |
typedef Joy_<ContainerAllocator> sensor_msgs::Joy_< ContainerAllocator >::Type |
|
inline |
|
inline |
_axes_type sensor_msgs::Joy_< ContainerAllocator >::axes |
_buttons_type sensor_msgs::Joy_< ContainerAllocator >::buttons |
_header_type sensor_msgs::Joy_< ContainerAllocator >::header |