#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 boost::shared_ptr < ::clearpath_base::Joy_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::clearpath_base::Joy_ < ContainerAllocator > > | Ptr |
typedef Joy_< ContainerAllocator > | Type |
Public Member Functions | |
Joy_ () | |
Joy_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | axes |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | buttons |
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > clearpath_base::Joy_< ContainerAllocator >::_axes_type |
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > clearpath_base::Joy_< ContainerAllocator >::_buttons_type |
typedef boost::shared_ptr< ::clearpath_base::Joy_<ContainerAllocator> const> clearpath_base::Joy_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::clearpath_base::Joy_<ContainerAllocator> > clearpath_base::Joy_< ContainerAllocator >::Ptr |
typedef Joy_<ContainerAllocator> clearpath_base::Joy_< ContainerAllocator >::Type |
clearpath_base::Joy_< ContainerAllocator >::Joy_ | ( | ) | [inline] |
clearpath_base::Joy_< ContainerAllocator >::Joy_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > clearpath_base::Joy_< ContainerAllocator >::__connection_header |
std::vector<float, typename ContainerAllocator::template rebind<float>::other > clearpath_base::Joy_< ContainerAllocator >::axes |
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > clearpath_base::Joy_< ContainerAllocator >::buttons |