Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
shared_serial.srv._SendTo.SendToResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 socket

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['socket']
string _full_text
 _has_header = False
string _md5sum = "82ff2df0785f8985963dadf1a996d34e"
list _slot_types = ['uint32']
string _type = "shared_serial/SendToResponse"

Detailed Description

Definition at line 163 of file _SendTo.py.


Constructor & Destructor Documentation

def shared_serial.srv._SendTo.SendToResponse.__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

: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 176 of file _SendTo.py.


Member Function Documentation

internal API method

Definition at line 198 of file _SendTo.py.

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

Definition at line 214 of file _SendTo.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 240 of file _SendTo.py.

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

Definition at line 204 of file _SendTo.py.

def shared_serial.srv._SendTo.SendToResponse.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 229 of file _SendTo.py.


Member Data Documentation

Definition at line 173 of file _SendTo.py.

Initial value:
"""

uint32  socket


"""

Definition at line 167 of file _SendTo.py.

Definition at line 166 of file _SendTo.py.

string shared_serial::srv::_SendTo.SendToResponse::_md5sum = "82ff2df0785f8985963dadf1a996d34e" [static, private]

Definition at line 164 of file _SendTo.py.

list shared_serial::srv::_SendTo.SendToResponse::_slot_types = ['uint32'] [static, private]

Definition at line 174 of file _SendTo.py.

string shared_serial::srv::_SendTo.SendToResponse::_type = "shared_serial/SendToResponse" [static, private]

Definition at line 165 of file _SendTo.py.

Definition at line 188 of file _SendTo.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