Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
ethercat_hardware.srv._SoftProcessorFirmwareRead.SoftProcessorFirmwareReadResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 error_msg
 instructions
 success

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['success','error_msg','instructions']
string _full_text
 _has_header = False
string _md5sum = "d36ea5e74d6ac75d45ab5ae553b4d4e6"
list _slot_types = ['bool','string','uint32[]']
string _type = "ethercat_hardware/SoftProcessorFirmwareReadResponse"

Detailed Description

Definition at line 162 of file _SoftProcessorFirmwareRead.py.


Constructor & Destructor Documentation

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:
   success,error_msg,instructions

: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 175 of file _SoftProcessorFirmwareRead.py.


Member Function Documentation

internal API method

Definition at line 203 of file _SoftProcessorFirmwareRead.py.

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

Definition at line 229 of file _SoftProcessorFirmwareRead.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 282 of file _SoftProcessorFirmwareRead.py.

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

Definition at line 209 of file _SoftProcessorFirmwareRead.py.

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

Definition at line 261 of file _SoftProcessorFirmwareRead.py.


Member Data Documentation

Definition at line 172 of file _SoftProcessorFirmwareRead.py.

Initial value:
"""bool success
string error_msg
uint32[] instructions


"""

Definition at line 166 of file _SoftProcessorFirmwareRead.py.

Definition at line 165 of file _SoftProcessorFirmwareRead.py.

string ethercat_hardware::srv::_SoftProcessorFirmwareRead.SoftProcessorFirmwareReadResponse::_md5sum = "d36ea5e74d6ac75d45ab5ae553b4d4e6" [static, private]

Definition at line 163 of file _SoftProcessorFirmwareRead.py.

Definition at line 173 of file _SoftProcessorFirmwareRead.py.

Definition at line 164 of file _SoftProcessorFirmwareRead.py.

Definition at line 187 of file _SoftProcessorFirmwareRead.py.

Definition at line 187 of file _SoftProcessorFirmwareRead.py.

Definition at line 187 of file _SoftProcessorFirmwareRead.py.


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


ethercat_hardware
Author(s): Rob Wheeler (email: wheeler@willowgarage.com), Maintained by Derek King (email: dking@willowgarage.com)
autogenerated on Thu Apr 24 2014 15:43:45