Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Static Private Attributes
pr2_self_test_msgs.srv._ConfirmConf.ConfirmConfResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 retry

Static Public Attributes

int FAIL = 1
int RETRY = 0

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['retry']
string _full_text
 _has_header = False
string _md5sum = "07d0ea23359e60111f462db0c7458414"
list _slot_types = ['byte']
string _type = "pr2_self_test_msgs/ConfirmConfResponse"

Detailed Description

Definition at line 161 of file _ConfirmConf.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:
   retry

: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 178 of file _ConfirmConf.py.


Member Function Documentation

internal API method

Definition at line 200 of file _ConfirmConf.py.

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

Definition at line 216 of file _ConfirmConf.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 242 of file _ConfirmConf.py.

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

Definition at line 206 of file _ConfirmConf.py.

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

Definition at line 231 of file _ConfirmConf.py.


Member Data Documentation

Definition at line 175 of file _ConfirmConf.py.

Initial value:
"""byte RETRY = 0
byte FAIL = 1

byte retry

"""

Definition at line 165 of file _ConfirmConf.py.

Definition at line 164 of file _ConfirmConf.py.

string pr2_self_test_msgs::srv::_ConfirmConf.ConfirmConfResponse::_md5sum = "07d0ea23359e60111f462db0c7458414" [static, private]

Definition at line 162 of file _ConfirmConf.py.

Definition at line 176 of file _ConfirmConf.py.

Definition at line 163 of file _ConfirmConf.py.

Definition at line 173 of file _ConfirmConf.py.

Definition at line 172 of file _ConfirmConf.py.

Definition at line 190 of file _ConfirmConf.py.


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


pr2_self_test_msgs
Author(s): Kevin Watts
autogenerated on Sat Dec 28 2013 17:29:33