test_roslib_comm::msg::_FillSimple::FillSimple Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 b
 i32
 i32_array
 str

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['i32','str','i32_array','b']
string _full_text
 _has_header = False
string _md5sum = "da04a60d03fa22f7d301f9bd5f9a08ab"
list _slot_types = ['int32','string','int32[]','bool']
string _type = "test_roslib_comm/FillSimple"

Detailed Description

Definition at line 6 of file _FillSimple.py.


Member Function Documentation

def test_roslib_comm::msg::_FillSimple::FillSimple::__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:
   i32,str,i32_array,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 18 of file _FillSimple.py.

def test_roslib_comm::msg::_FillSimple::FillSimple::_get_types (   self  )  [private]
internal API method

Definition at line 49 of file _FillSimple.py.

def test_roslib_comm::msg::_FillSimple::FillSimple::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 74 of file _FillSimple.py.

def test_roslib_comm::msg::_FillSimple::FillSimple::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 128 of file _FillSimple.py.

def test_roslib_comm::msg::_FillSimple::FillSimple::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 55 of file _FillSimple.py.

def test_roslib_comm::msg::_FillSimple::FillSimple::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 107 of file _FillSimple.py.


Member Data Documentation

Definition at line 15 of file _FillSimple.py.

Initial value:
"""int32 i32
string str
int32[] i32_array
bool b
"""

Definition at line 10 of file _FillSimple.py.

Definition at line 9 of file _FillSimple.py.

string test_roslib_comm::msg::_FillSimple::FillSimple::_md5sum = "da04a60d03fa22f7d301f9bd5f9a08ab" [static, private]

Definition at line 7 of file _FillSimple.py.

list test_roslib_comm::msg::_FillSimple::FillSimple::_slot_types = ['int32','string','int32[]','bool'] [static, private]

Definition at line 16 of file _FillSimple.py.

string test_roslib_comm::msg::_FillSimple::FillSimple::_type = "test_roslib_comm/FillSimple" [static, private]

Definition at line 8 of file _FillSimple.py.

Definition at line 42 of file _FillSimple.py.

Definition at line 36 of file _FillSimple.py.

Definition at line 40 of file _FillSimple.py.

Definition at line 38 of file _FillSimple.py.


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


test_roslib_comm
Author(s): Jeremy Leibs/leibs@willowgarage.com, Ken Conley/kwc@willowgarage.com
autogenerated on Fri Jan 11 10:07:52 2013