Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
pr2_self_test_msgs.msg._TestInfo.TestInfo Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 bay_name
 board
 breaker
 elapsed
 estop
 machine
 power_status
 serial
 status_msg
 test_name
 test_status

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['serial','test_name','test_status','bay_name','machine','board','breaker','power_status','estop','elapsed','status_msg']
string _full_text
 _has_header = False
string _md5sum = "594219b720ecaee963aa0b601d38b8f2"
list _slot_types = ['string','string','byte','string','string','int32','int32','string','byte','int32','string']
string _type = "pr2_self_test_msgs/TestInfo"

Detailed Description

Definition at line 8 of file _TestInfo.py.


Constructor & Destructor Documentation

def pr2_self_test_msgs.msg._TestInfo.TestInfo.__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:
   serial,test_name,test_status,bay_name,machine,board,breaker,power_status,estop,elapsed,status_msg

: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 27 of file _TestInfo.py.


Member Function Documentation

internal API method

Definition at line 79 of file _TestInfo.py.

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

Definition at line 135 of file _TestInfo.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 263 of file _TestInfo.py.

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

Definition at line 85 of file _TestInfo.py.

def pr2_self_test_msgs.msg._TestInfo.TestInfo.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 212 of file _TestInfo.py.


Member Data Documentation

Definition at line 24 of file _TestInfo.py.

Initial value:
"""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 12 of file _TestInfo.py.

Definition at line 11 of file _TestInfo.py.

string pr2_self_test_msgs::msg::_TestInfo.TestInfo::_md5sum = "594219b720ecaee963aa0b601d38b8f2" [static, private]

Definition at line 9 of file _TestInfo.py.

list pr2_self_test_msgs::msg::_TestInfo.TestInfo::_slot_types = ['string','string','byte','string','string','int32','int32','string','byte','int32','string'] [static, private]

Definition at line 25 of file _TestInfo.py.

string pr2_self_test_msgs::msg::_TestInfo.TestInfo::_type = "pr2_self_test_msgs/TestInfo" [static, private]

Definition at line 10 of file _TestInfo.py.

Definition at line 39 of file _TestInfo.py.

Definition at line 39 of file _TestInfo.py.

Definition at line 39 of file _TestInfo.py.

Definition at line 39 of file _TestInfo.py.

Definition at line 39 of file _TestInfo.py.

Definition at line 39 of file _TestInfo.py.

Definition at line 39 of file _TestInfo.py.

Definition at line 39 of file _TestInfo.py.

Definition at line 39 of file _TestInfo.py.

Definition at line 39 of file _TestInfo.py.

Definition at line 39 of file _TestInfo.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