#include <Touch.h>
Public Types | |
typedef int64_t | _finger_id_type |
typedef int64_t | _image_height_type |
typedef int64_t | _image_width_type |
typedef double | _x_type |
typedef double | _y_type |
typedef boost::shared_ptr < ::jsk_gui_msgs::Touch_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::jsk_gui_msgs::Touch_ < ContainerAllocator > > | Ptr |
typedef Touch_ < ContainerAllocator > | Type |
Public Member Functions | |
Touch_ () | |
Touch_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int64_t | finger_id |
int64_t | image_height |
int64_t | image_width |
double | x |
double | y |
typedef int64_t jsk_gui_msgs::Touch_< ContainerAllocator >::_finger_id_type |
typedef int64_t jsk_gui_msgs::Touch_< ContainerAllocator >::_image_height_type |
typedef int64_t jsk_gui_msgs::Touch_< ContainerAllocator >::_image_width_type |
typedef double jsk_gui_msgs::Touch_< ContainerAllocator >::_x_type |
typedef double jsk_gui_msgs::Touch_< ContainerAllocator >::_y_type |
typedef boost::shared_ptr< ::jsk_gui_msgs::Touch_<ContainerAllocator> const> jsk_gui_msgs::Touch_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::jsk_gui_msgs::Touch_<ContainerAllocator> > jsk_gui_msgs::Touch_< ContainerAllocator >::Ptr |
typedef Touch_<ContainerAllocator> jsk_gui_msgs::Touch_< ContainerAllocator >::Type |
jsk_gui_msgs::Touch_< ContainerAllocator >::Touch_ | ( | ) | [inline] |
jsk_gui_msgs::Touch_< ContainerAllocator >::Touch_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > jsk_gui_msgs::Touch_< ContainerAllocator >::__connection_header |
int64_t jsk_gui_msgs::Touch_< ContainerAllocator >::finger_id |
int64_t jsk_gui_msgs::Touch_< ContainerAllocator >::image_height |
int64_t jsk_gui_msgs::Touch_< ContainerAllocator >::image_width |
double jsk_gui_msgs::Touch_< ContainerAllocator >::x |
double jsk_gui_msgs::Touch_< ContainerAllocator >::y |