All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
jsk_gui_msgs.msg._Touch.Touch Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 finger_id
 image_height
 image_width
 x
 y

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['finger_id','x','y','image_width','image_height']
string _full_text
 _has_header = False
string _md5sum = "d96a284d39fcc410f375ac68fd380177"
list _slot_types = ['int64','float64','float64','int64','int64']
string _type = "jsk_gui_msgs/Touch"

Detailed Description

Definition at line 8 of file _Touch.py.


Constructor & Destructor Documentation

def jsk_gui_msgs.msg._Touch.Touch.__init__ (   self,
  args,
  kwds 
)
Constructor. Any message fields that are implicitly/explicitly
set to None will be assigned a default value. The recommend
use is keyword arguments as this is more robust to future message
changes.  You cannot mix in-order arguments and keyword arguments.

The available fields are:
   finger_id,x,y,image_width,image_height

:param args: complete set of field values, in .msg order
:param kwds: use keyword arguments corresponding to message field names
to set specific fields.

Definition at line 24 of file _Touch.py.


Member Function Documentation

def jsk_gui_msgs.msg._Touch.Touch._get_types (   self) [private]
internal API method

Definition at line 58 of file _Touch.py.

def jsk_gui_msgs.msg._Touch.Touch.deserialize (   self,
  str 
)
unpack serialized message in str into this message instance
:param str: byte array of serialized message, ``str``

Definition at line 75 of file _Touch.py.

def jsk_gui_msgs.msg._Touch.Touch.deserialize_numpy (   self,
  str,
  numpy 
)
unpack serialized message in str into this message instance using numpy for array types
:param str: byte array of serialized message, ``str``
:param numpy: numpy python module

Definition at line 103 of file _Touch.py.

def jsk_gui_msgs.msg._Touch.Touch.serialize (   self,
  buff 
)
serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 64 of file _Touch.py.

def jsk_gui_msgs.msg._Touch.Touch.serialize_numpy (   self,
  buff,
  numpy 
)
serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 91 of file _Touch.py.


Member Data Documentation

Definition at line 21 of file _Touch.py.

Initial value:
"""# finger_id
int64 finger_id
# touch point(screen point)
float64 x
float64 y
# based image size (usually not needed)
int64 image_width
int64 image_height
"""

Definition at line 12 of file _Touch.py.

Definition at line 11 of file _Touch.py.

string jsk_gui_msgs::msg::_Touch.Touch::_md5sum = "d96a284d39fcc410f375ac68fd380177" [static, private]

Definition at line 9 of file _Touch.py.

list jsk_gui_msgs::msg::_Touch.Touch::_slot_types = ['int64','float64','float64','int64','int64'] [static, private]

Definition at line 22 of file _Touch.py.

string jsk_gui_msgs::msg::_Touch.Touch::_type = "jsk_gui_msgs/Touch" [static, private]

Definition at line 10 of file _Touch.py.

Definition at line 36 of file _Touch.py.

Definition at line 36 of file _Touch.py.

Definition at line 36 of file _Touch.py.

Definition at line 36 of file _Touch.py.

Definition at line 36 of file _Touch.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


jsk_gui_msgs
Author(s): chen
autogenerated on Sat Mar 23 2013 16:13:13