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


Member Function 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 34 of file _ComplexMessage.py.

def test_roslisp::msg::_ComplexMessage::ComplexMessage::_get_types (   self  )  [private]
internal API method

Definition at line 71 of file _ComplexMessage.py.

def test_roslisp::msg::_ComplexMessage::ComplexMessage::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 114 of file _ComplexMessage.py.

def test_roslisp::msg::_ComplexMessage::ComplexMessage::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 229 of file _ComplexMessage.py.

def test_roslisp::msg::_ComplexMessage::ComplexMessage::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 77 of file _ComplexMessage.py.

def test_roslisp::msg::_ComplexMessage::ComplexMessage::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 190 of file _ComplexMessage.py.


Member Data Documentation

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

Definition at line 11 of file _ComplexMessage.py.

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

Definition at line 9 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 32 of file _ComplexMessage.py.

Definition at line 10 of file _ComplexMessage.py.

Definition at line 62 of file _ComplexMessage.py.

Definition at line 60 of file _ComplexMessage.py.

Definition at line 58 of file _ComplexMessage.py.

Definition at line 52 of file _ComplexMessage.py.

Definition at line 54 of file _ComplexMessage.py.

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