Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
test_roslisp.msg._TwoInts.TwoInts Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 a
 b

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['a','b']
string _full_text
 _has_header = False
string _md5sum = "7f80fd04371aa5efefe6eae873a1958e"
list _slot_types = ['std_msgs/Int16','std_msgs/Int16']
string _type = "test_roslisp/TwoInts"

Detailed Description

Definition at line 9 of file _TwoInts.py.


Constructor & Destructor Documentation

def test_roslisp.msg._TwoInts.TwoInts.__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:
   a,b

: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 _TwoInts.py.


Member Function Documentation

internal API method

Definition at line 49 of file _TwoInts.py.

unpack serialized message in str into this message instance
:param str: byte array of serialized message, ``str``

Definition at line 66 of file _TwoInts.py.

def test_roslisp.msg._TwoInts.TwoInts.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 98 of file _TwoInts.py.

def test_roslisp.msg._TwoInts.TwoInts.serialize (   self,
  buff 
)
serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 55 of file _TwoInts.py.

def test_roslisp.msg._TwoInts.TwoInts.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 86 of file _TwoInts.py.


Member Data Documentation

list test_roslisp::msg::_TwoInts.TwoInts::__slots__ = ['a','b'] [static, private]

Definition at line 21 of file _TwoInts.py.

Initial value:
"""std_msgs/Int16 a
std_msgs/Int16 b

================================================================================
MSG: std_msgs/Int16
int16 data

"""

Definition at line 13 of file _TwoInts.py.

Definition at line 12 of file _TwoInts.py.

string test_roslisp::msg::_TwoInts.TwoInts::_md5sum = "7f80fd04371aa5efefe6eae873a1958e" [static, private]

Definition at line 10 of file _TwoInts.py.

list test_roslisp::msg::_TwoInts.TwoInts::_slot_types = ['std_msgs/Int16','std_msgs/Int16'] [static, private]

Definition at line 22 of file _TwoInts.py.

string test_roslisp::msg::_TwoInts.TwoInts::_type = "test_roslisp/TwoInts" [static, private]

Definition at line 11 of file _TwoInts.py.

Definition at line 36 of file _TwoInts.py.

Definition at line 36 of file _TwoInts.py.


The documentation for this class was generated from the following file:


test_roslisp
Author(s): Bhaskara Marthi
autogenerated on Thu Jan 2 2014 11:55:57