test_bond::srv::_TestBond::TestBondRequest Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 delay_connect
 delay_death
 id
 inhibit_death
 inhibit_death_message
 topic

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['topic','id','delay_connect','delay_death','inhibit_death','inhibit_death_message']
string _full_text
 _has_header = False
string _md5sum = "1c7d43df2e371719140975f9c404a8bb"
list _slot_types = ['string','string','duration','duration','bool','bool']
string _type = "test_bond/TestBondRequest"

Detailed Description

Definition at line 7 of file _TestBond.py.


Member Function Documentation

def test_bond::srv::_TestBond::TestBondRequest::__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:
   topic,id,delay_connect,delay_death,inhibit_death,inhibit_death_message

@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 22 of file _TestBond.py.

def test_bond::srv::_TestBond::TestBondRequest::_get_types (   self  )  [private]
internal API method

Definition at line 59 of file _TestBond.py.

def test_bond::srv::_TestBond::TestBondRequest::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 83 of file _TestBond.py.

def test_bond::srv::_TestBond::TestBondRequest::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 140 of file _TestBond.py.

def test_bond::srv::_TestBond::TestBondRequest::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 65 of file _TestBond.py.

def test_bond::srv::_TestBond::TestBondRequest::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 120 of file _TestBond.py.


Member Data Documentation

Definition at line 19 of file _TestBond.py.

Initial value:
"""string topic
string id
duration delay_connect
duration delay_death
bool inhibit_death
bool inhibit_death_message

"""

Definition at line 11 of file _TestBond.py.

Definition at line 10 of file _TestBond.py.

string test_bond::srv::_TestBond::TestBondRequest::_md5sum = "1c7d43df2e371719140975f9c404a8bb" [static, private]

Definition at line 8 of file _TestBond.py.

list test_bond::srv::_TestBond::TestBondRequest::_slot_types = ['string','string','duration','duration','bool','bool'] [static, private]

Definition at line 20 of file _TestBond.py.

Definition at line 9 of file _TestBond.py.

Definition at line 44 of file _TestBond.py.

Definition at line 46 of file _TestBond.py.

Definition at line 42 of file _TestBond.py.

Definition at line 48 of file _TestBond.py.

Definition at line 50 of file _TestBond.py.

Definition at line 40 of file _TestBond.py.


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


test_bond
Author(s): Stuart Glaser
autogenerated on Fri Jan 11 09:09:29 2013