Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
test_roslisp.srv._Test.TestRequest Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 m

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['m']
string _full_text
 _has_header = False
string _md5sum = "5d7b4abd379a003f0e74b4d5f3491f60"
list _slot_types = ['test_roslisp/TwoInts']
string _type = "test_roslisp/TestRequest"

Detailed Description

Definition at line 10 of file _Test.py.


Constructor & Destructor Documentation

def test_roslisp.srv._Test.TestRequest.__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:
   m

: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 29 of file _Test.py.


Member Function Documentation

internal API method

Definition at line 51 of file _Test.py.

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

Definition at line 68 of file _Test.py.

def test_roslisp.srv._Test.TestRequest.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 _Test.py.

serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 57 of file _Test.py.

def test_roslisp.srv._Test.TestRequest.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 _Test.py.


Member Data Documentation

list test_roslisp::srv::_Test.TestRequest::__slots__ = ['m'] [static, private]

Definition at line 26 of file _Test.py.

Initial value:
"""test_roslisp/TwoInts m

================================================================================
MSG: test_roslisp/TwoInts
std_msgs/Int16 a
std_msgs/Int16 b

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

"""

Definition at line 14 of file _Test.py.

Definition at line 13 of file _Test.py.

string test_roslisp::srv::_Test.TestRequest::_md5sum = "5d7b4abd379a003f0e74b4d5f3491f60" [static, private]

Definition at line 11 of file _Test.py.

list test_roslisp::srv::_Test.TestRequest::_slot_types = ['test_roslisp/TwoInts'] [static, private]

Definition at line 27 of file _Test.py.

string test_roslisp::srv::_Test.TestRequest::_type = "test_roslisp/TestRequest" [static, private]

Definition at line 12 of file _Test.py.

Definition at line 41 of file _Test.py.


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


test_roslisp
Author(s): Bhaskara Marthi
autogenerated on Wed Apr 23 2014 10:27:57