Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Static Private Attributes
pr2_self_test_msgs.srv._TestResult.TestResultRequest Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 html_result
 params
 plots
 result
 text_summary
 values

Static Public Attributes

int RESULT_FAIL = 1
int RESULT_HUMAN_REQUIRED = 2
int RESULT_PASS = 0

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['html_result','text_summary','result','plots','params','values']
string _full_text
 _has_header = False
string _md5sum = "3bc5fb8af85db1b7baaa0efa94b53344"
list _slot_types = ['string','string','byte','pr2_self_test_msgs/Plot[]','pr2_self_test_msgs/TestParam[]','pr2_self_test_msgs/TestValue[]']
string _type = "pr2_self_test_msgs/TestResultRequest"

Detailed Description

Definition at line 9 of file _TestResult.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:
   html_result,text_summary,result,plots,params,values

: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 53 of file _TestResult.py.


Member Function Documentation

internal API method

Definition at line 90 of file _TestResult.py.

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

Definition at line 179 of file _TestResult.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 402 of file _TestResult.py.

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

Definition at line 96 of file _TestResult.py.

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

Definition at line 318 of file _TestResult.py.


Member Data Documentation

Definition at line 50 of file _TestResult.py.

Definition at line 13 of file _TestResult.py.

Definition at line 12 of file _TestResult.py.

string pr2_self_test_msgs::srv::_TestResult.TestResultRequest::_md5sum = "3bc5fb8af85db1b7baaa0efa94b53344" [static, private]

Definition at line 10 of file _TestResult.py.

list pr2_self_test_msgs::srv::_TestResult.TestResultRequest::_slot_types = ['string','string','byte','pr2_self_test_msgs/Plot[]','pr2_self_test_msgs/TestParam[]','pr2_self_test_msgs/TestValue[]'] [static, private]

Definition at line 51 of file _TestResult.py.

Definition at line 11 of file _TestResult.py.

Definition at line 65 of file _TestResult.py.

Definition at line 65 of file _TestResult.py.

Definition at line 65 of file _TestResult.py.

Definition at line 65 of file _TestResult.py.

Definition at line 47 of file _TestResult.py.

Definition at line 48 of file _TestResult.py.

Definition at line 46 of file _TestResult.py.

Definition at line 65 of file _TestResult.py.

Definition at line 65 of file _TestResult.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