Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
industrial_msgs.srv._StopMotion.StopMotionResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 code

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['code']
string _full_text
 _has_header = False
string _md5sum = "50b1f38f75f5677e5692f3b3e7e1ea48"
list _slot_types = ['industrial_msgs/ServiceReturnCode']
string _type = "industrial_msgs/StopMotionResponse"

Detailed Description

Definition at line 97 of file _StopMotion.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:
   code

: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 119 of file _StopMotion.py.


Member Function Documentation

internal API method

Definition at line 141 of file _StopMotion.py.

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

Definition at line 157 of file _StopMotion.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 185 of file _StopMotion.py.

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

Definition at line 147 of file _StopMotion.py.

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

Definition at line 174 of file _StopMotion.py.


Member Data Documentation

Definition at line 116 of file _StopMotion.py.

Initial value:
"""industrial_msgs/ServiceReturnCode code


================================================================================
MSG: industrial_msgs/ServiceReturnCode
# Service return codes for simple requests.  All ROS-Industrial service
# replies are required to have a return code indicating success or failure
# Specific return codes for different failure should be negative.
int8 val

int8 SUCCESS = 1
int8 FAILURE = -1


"""

Definition at line 101 of file _StopMotion.py.

Definition at line 100 of file _StopMotion.py.

string industrial_msgs::srv::_StopMotion.StopMotionResponse::_md5sum = "50b1f38f75f5677e5692f3b3e7e1ea48" [static, private]

Definition at line 98 of file _StopMotion.py.

Definition at line 117 of file _StopMotion.py.

Definition at line 99 of file _StopMotion.py.

Definition at line 131 of file _StopMotion.py.


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


industrial_msgs
Author(s): Shaun M. Edwards
autogenerated on Mon Oct 6 2014 00:53:41