Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
shared_serial.srv._Recv.RecvResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 data
 socket

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['socket','data']
string _full_text
 _has_header = False
string _md5sum = "9aa8c2746a0876552ecc2a81ad0d58a5"
list _slot_types = ['uint32','uint8[]']
string _type = "shared_serial/RecvResponse"

Detailed Description

Definition at line 133 of file _Recv.py.


Constructor & Destructor Documentation

def shared_serial.srv._Recv.RecvResponse.__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,data

: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 149 of file _Recv.py.


Member Function Documentation

internal API method

Definition at line 174 of file _Recv.py.

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

Definition at line 197 of file _Recv.py.

def shared_serial.srv._Recv.RecvResponse.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 239 of file _Recv.py.

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

Definition at line 180 of file _Recv.py.

def shared_serial.srv._Recv.RecvResponse.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 221 of file _Recv.py.


Member Data Documentation

Definition at line 146 of file _Recv.py.

Initial value:
"""

uint32  socket


uint8[] data


"""

Definition at line 137 of file _Recv.py.

Definition at line 136 of file _Recv.py.

string shared_serial::srv::_Recv.RecvResponse::_md5sum = "9aa8c2746a0876552ecc2a81ad0d58a5" [static, private]

Definition at line 134 of file _Recv.py.

list shared_serial::srv::_Recv.RecvResponse::_slot_types = ['uint32','uint8[]'] [static, private]

Definition at line 147 of file _Recv.py.

string shared_serial::srv::_Recv.RecvResponse::_type = "shared_serial/RecvResponse" [static, private]

Definition at line 135 of file _Recv.py.

Definition at line 161 of file _Recv.py.

Definition at line 161 of file _Recv.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