#include <MultiTouch.h>
Public Types | |
typedef std::vector < ::jsk_gui_msgs::Touch_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::jsk_gui_msgs::Touch_ < ContainerAllocator > >::other > | _touches_type |
typedef boost::shared_ptr < ::jsk_gui_msgs::MultiTouch_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::jsk_gui_msgs::MultiTouch_ < ContainerAllocator > > | Ptr |
typedef MultiTouch_ < ContainerAllocator > | Type |
Public Member Functions | |
MultiTouch_ () | |
MultiTouch_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::jsk_gui_msgs::Touch_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::jsk_gui_msgs::Touch_ < ContainerAllocator > >::other > | touches |
Definition at line 22 of file MultiTouch.h.
typedef std::vector< ::jsk_gui_msgs::Touch_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::jsk_gui_msgs::Touch_<ContainerAllocator> >::other > jsk_gui_msgs::MultiTouch_< ContainerAllocator >::_touches_type |
Definition at line 35 of file MultiTouch.h.
typedef boost::shared_ptr< ::jsk_gui_msgs::MultiTouch_<ContainerAllocator> const> jsk_gui_msgs::MultiTouch_< ContainerAllocator >::ConstPtr |
Definition at line 40 of file MultiTouch.h.
typedef boost::shared_ptr< ::jsk_gui_msgs::MultiTouch_<ContainerAllocator> > jsk_gui_msgs::MultiTouch_< ContainerAllocator >::Ptr |
Definition at line 39 of file MultiTouch.h.
typedef MultiTouch_<ContainerAllocator> jsk_gui_msgs::MultiTouch_< ContainerAllocator >::Type |
Definition at line 23 of file MultiTouch.h.
jsk_gui_msgs::MultiTouch_< ContainerAllocator >::MultiTouch_ | ( | ) | [inline] |
Definition at line 25 of file MultiTouch.h.
jsk_gui_msgs::MultiTouch_< ContainerAllocator >::MultiTouch_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file MultiTouch.h.
boost::shared_ptr<std::map<std::string, std::string> > jsk_gui_msgs::MultiTouch_< ContainerAllocator >::__connection_header |
Definition at line 41 of file MultiTouch.h.
std::vector< ::jsk_gui_msgs::Touch_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::jsk_gui_msgs::Touch_<ContainerAllocator> >::other > jsk_gui_msgs::MultiTouch_< ContainerAllocator >::touches |
Definition at line 36 of file MultiTouch.h.