Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
test_roslisp.msg._ComplexMessage.ComplexMessage Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 ind
 qux
 w
 x
 y
 z

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['x','y','z','w','qux','ind']
string _full_text
 _has_header = False
string _md5sum = "8bc73630573f57076b9939fd6536169a"
list _slot_types = ['float32[4]','test_roslisp/Foo[]','test_roslisp/Foo[]','std_msgs/String[]','bool','uint8']
string _type = "test_roslisp/ComplexMessage"

Detailed Description

Definition at line 10 of file _ComplexMessage.py.


Constructor & Destructor Documentation

def test_roslisp.msg._ComplexMessage.ComplexMessage.__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:
   x,y,z,w,qux,ind

: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 36 of file _ComplexMessage.py.


Member Function Documentation

internal API method

Definition at line 73 of file _ComplexMessage.py.

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

Definition at line 118 of file _ComplexMessage.py.

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 242 of file _ComplexMessage.py.

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

Definition at line 79 of file _ComplexMessage.py.

serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 202 of file _ComplexMessage.py.


Member Data Documentation

list test_roslisp::msg::_ComplexMessage.ComplexMessage::__slots__ = ['x','y','z','w','qux','ind'] [static, private]

Definition at line 33 of file _ComplexMessage.py.

Initial value:
"""float32[4] x
Foo[] y
Foo[] z
std_msgs/String[] w
bool qux
uint8 ind
================================================================================
MSG: test_roslisp/Foo
Bar y
Bar[] z
================================================================================
MSG: test_roslisp/Bar
int32 x=10
int32 y
================================================================================
MSG: std_msgs/String
string data

"""

Definition at line 14 of file _ComplexMessage.py.

Definition at line 13 of file _ComplexMessage.py.

string test_roslisp::msg::_ComplexMessage.ComplexMessage::_md5sum = "8bc73630573f57076b9939fd6536169a" [static, private]

Definition at line 11 of file _ComplexMessage.py.

list test_roslisp::msg::_ComplexMessage.ComplexMessage::_slot_types = ['float32[4]','test_roslisp/Foo[]','test_roslisp/Foo[]','std_msgs/String[]','bool','uint8'] [static, private]

Definition at line 34 of file _ComplexMessage.py.

Definition at line 12 of file _ComplexMessage.py.

Definition at line 48 of file _ComplexMessage.py.

Definition at line 48 of file _ComplexMessage.py.

Definition at line 48 of file _ComplexMessage.py.

Definition at line 48 of file _ComplexMessage.py.

Definition at line 48 of file _ComplexMessage.py.

Definition at line 48 of file _ComplexMessage.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