Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
rve_msgs.msg._PickResults.PickResults Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 results

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['results']
string _full_text
 _has_header = False
string _md5sum = "36bda0f2580c0e1db74134fa9629ab64"
list _slot_types = ['rve_msgs/PickResult[]']
string _type = "rve_msgs/PickResults"

Detailed Description

Definition at line 9 of file _PickResults.py.


Constructor & Destructor Documentation

def rve_msgs.msg._PickResults.PickResults.__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:
   results

: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 28 of file _PickResults.py.


Member Function Documentation

internal API method

Definition at line 50 of file _PickResults.py.

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

Definition at line 76 of file _PickResults.py.

def rve_msgs.msg._PickResults.PickResults.deserialize_numpy (   self,
  str,
  numpy 
)
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 125 of file _PickResults.py.

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

Definition at line 56 of file _PickResults.py.

def rve_msgs.msg._PickResults.PickResults.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 104 of file _PickResults.py.


Member Data Documentation

Definition at line 25 of file _PickResults.py.

Initial value:
"""PickResult[] results

================================================================================
MSG: rve_msgs/PickResult
UUID id
uint32 extra

================================================================================
MSG: rve_msgs/UUID
uint8[16] data

"""

Definition at line 13 of file _PickResults.py.

Definition at line 12 of file _PickResults.py.

string rve_msgs::msg::_PickResults.PickResults::_md5sum = "36bda0f2580c0e1db74134fa9629ab64" [static, private]

Definition at line 10 of file _PickResults.py.

Definition at line 26 of file _PickResults.py.

string rve_msgs::msg::_PickResults.PickResults::_type = "rve_msgs/PickResults" [static, private]

Definition at line 11 of file _PickResults.py.

Definition at line 40 of file _PickResults.py.


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


rve_msgs
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:30:39