Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
shared_serial.srv._SendRecv.SendRecvRequest Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 length
 recv_timeout
 send_data
 sock_timeout
 socket

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['socket','send_data','length','recv_timeout','sock_timeout']
string _full_text
 _has_header = False
string _md5sum = "3fa8cb9d9b17970f1ef94f8b72f437be"
list _slot_types = ['uint32','uint8[]','uint32','float32','float32']
string _type = "shared_serial/SendRecvRequest"

Detailed Description

Definition at line 8 of file _SendRecv.py.


Constructor & Destructor Documentation

def shared_serial.srv._SendRecv.SendRecvRequest.__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:
   socket,send_data,length,recv_timeout,sock_timeout

: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 35 of file _SendRecv.py.


Member Function Documentation

internal API method

Definition at line 69 of file _SendRecv.py.

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

Definition at line 94 of file _SendRecv.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 142 of file _SendRecv.py.

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

Definition at line 75 of file _SendRecv.py.

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

Definition at line 122 of file _SendRecv.py.


Member Data Documentation

Definition at line 32 of file _SendRecv.py.

Initial value:
"""



uint32  socket


uint8[] send_data


uint32  length


float32 recv_timeout


float32 sock_timeout


"""

Definition at line 12 of file _SendRecv.py.

Definition at line 11 of file _SendRecv.py.

string shared_serial::srv::_SendRecv.SendRecvRequest::_md5sum = "3fa8cb9d9b17970f1ef94f8b72f437be" [static, private]

Definition at line 9 of file _SendRecv.py.

list shared_serial::srv::_SendRecv.SendRecvRequest::_slot_types = ['uint32','uint8[]','uint32','float32','float32'] [static, private]

Definition at line 33 of file _SendRecv.py.

string shared_serial::srv::_SendRecv.SendRecvRequest::_type = "shared_serial/SendRecvRequest" [static, private]

Definition at line 10 of file _SendRecv.py.

Definition at line 47 of file _SendRecv.py.

Definition at line 47 of file _SendRecv.py.

Definition at line 47 of file _SendRecv.py.

Definition at line 47 of file _SendRecv.py.

Definition at line 47 of file _SendRecv.py.


The documentation for this class was generated from the following file:


shared_serial
Author(s): Wouter Caarls
autogenerated on Sun Jan 5 2014 11:06:48