All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends
Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
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 9 of file _TestBond.py.


Constructor & Destructor 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 24 of file _TestBond.py.


Member Function Documentation

internal API method

Definition at line 61 of file _TestBond.py.

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

Definition at line 90 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, ``str``
:param numpy: numpy python module

Definition at line 156 of file _TestBond.py.

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

Definition at line 67 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, ``StringIO``
:param numpy: numpy python module

Definition at line 132 of file _TestBond.py.


Member Data Documentation

Definition at line 21 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 13 of file _TestBond.py.

Definition at line 12 of file _TestBond.py.

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

Definition at line 10 of file _TestBond.py.

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

Definition at line 22 of file _TestBond.py.

string test_bond::srv::_TestBond.TestBondRequest::_type = "test_bond/TestBondRequest" [static, private]

Definition at line 11 of file _TestBond.py.

Definition at line 36 of file _TestBond.py.

Definition at line 36 of file _TestBond.py.

Definition at line 36 of file _TestBond.py.

Definition at line 36 of file _TestBond.py.

Definition at line 36 of file _TestBond.py.

Definition at line 36 of file _TestBond.py.


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


test_bond
Author(s): Stuart Glaser
autogenerated on Thu Aug 15 2013 10:10:43