Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
pr2_self_test_msgs.msg._TestInfoArray.TestInfoArray Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 data

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['data']
string _full_text
 _has_header = False
string _md5sum = "1ed4c76da9520649c668cc322d33542a"
list _slot_types = ['pr2_self_test_msgs/TestInfo[]']
string _type = "pr2_self_test_msgs/TestInfoArray"

Detailed Description

Definition at line 9 of file _TestInfoArray.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:
   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 31 of file _TestInfoArray.py.


Member Function Documentation

internal API method

Definition at line 53 of file _TestInfoArray.py.

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

Definition at line 112 of file _TestInfoArray.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 252 of file _TestInfoArray.py.

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

Definition at line 59 of file _TestInfoArray.py.

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

Definition at line 198 of file _TestInfoArray.py.


Member Data Documentation

Definition at line 28 of file _TestInfoArray.py.

Initial value:
"""TestInfo[] data
================================================================================
MSG: pr2_self_test_msgs/TestInfo
string serial
string test_name
byte test_status # 127, not launched, 0, ok; 1, warn; 2, error; 3, stale
string bay_name
string machine
int32 board
int32 breaker
string power_status
byte estop # 0, off; 1, on
int32 elapsed
string status_msg
"""

Definition at line 13 of file _TestInfoArray.py.

Definition at line 12 of file _TestInfoArray.py.

string pr2_self_test_msgs::msg::_TestInfoArray.TestInfoArray::_md5sum = "1ed4c76da9520649c668cc322d33542a" [static, private]

Definition at line 10 of file _TestInfoArray.py.

Definition at line 29 of file _TestInfoArray.py.

string pr2_self_test_msgs::msg::_TestInfoArray.TestInfoArray::_type = "pr2_self_test_msgs/TestInfoArray" [static, private]

Definition at line 11 of file _TestInfoArray.py.

Definition at line 43 of file _TestInfoArray.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