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


Member Function 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 27 of file _Test.py.

def test_roslisp::srv::_Test::TestRequest::_get_types (   self  )  [private]
internal API method

Definition at line 49 of file _Test.py.

def test_roslisp::srv::_Test::TestRequest::deserialize (   self,
  str 
)
unpack serialized message in str into this message instance
@param str: byte array of serialized message
@type  str: str

Definition at line 67 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
@type  str: str
@param numpy: numpy python module
@type  numpy: module

Definition at line 100 of file _Test.py.

def test_roslisp::srv::_Test::TestRequest::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 55 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
@type  buff: StringIO
@param numpy: numpy python module
@type  numpy module

Definition at line 86 of file _Test.py.


Member Data Documentation

Definition at line 24 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 12 of file _Test.py.

Definition at line 11 of file _Test.py.

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

Definition at line 9 of file _Test.py.

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

Definition at line 25 of file _Test.py.

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

Definition at line 10 of file _Test.py.

Definition at line 45 of file _Test.py.


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


test_roslisp
Author(s): Bhaskara Marthi
autogenerated on Fri Jan 11 10:03:11 2013