object_segmentation_gui::msg::_ObjectSegmentationGuiResult::ObjectSegmentationGuiResult Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 clusters
 result
 table

Static Public Attributes

int NO_CLOUD_RECEIVED = 1
int NO_TABLE = 2
int OTHER_ERROR = 3
int SUCCESS = 4

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['table','clusters','result']
string _full_text
 _has_header = False
string _md5sum = "4e3320ac33e6de7047804c8f0f76efd0"
list _slot_types = ['tabletop_object_detector/Table','sensor_msgs/PointCloud[]','int32']
string _type = "object_segmentation_gui/ObjectSegmentationGuiResult"

Detailed Description

Definition at line 10 of file _ObjectSegmentationGuiResult.py.


Member Function Documentation

def object_segmentation_gui::msg::_ObjectSegmentationGuiResult::ObjectSegmentationGuiResult::__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:
   table,clusters,result

@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 163 of file _ObjectSegmentationGuiResult.py.

def object_segmentation_gui::msg::_ObjectSegmentationGuiResult::ObjectSegmentationGuiResult::_get_types (   self  )  [private]
internal API method

Definition at line 191 of file _ObjectSegmentationGuiResult.py.

def object_segmentation_gui::msg::_ObjectSegmentationGuiResult::ObjectSegmentationGuiResult::deserialize (   self,
  str 
)
unpack serialized message in str into this message instance
@param str: byte array of serialized message
@type  str: str

Definition at line 241 of file _ObjectSegmentationGuiResult.py.

def object_segmentation_gui::msg::_ObjectSegmentationGuiResult::ObjectSegmentationGuiResult::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
@type  str: str
@param numpy: numpy python module
@type  numpy: module

Definition at line 372 of file _ObjectSegmentationGuiResult.py.

def object_segmentation_gui::msg::_ObjectSegmentationGuiResult::ObjectSegmentationGuiResult::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 197 of file _ObjectSegmentationGuiResult.py.

def object_segmentation_gui::msg::_ObjectSegmentationGuiResult::ObjectSegmentationGuiResult::serialize_numpy (   self,
  buff,
  numpy 
)
serialize message with numpy array types into buffer
@param buff: buffer
@type  buff: StringIO
@param numpy: numpy python module
@type  numpy module

Definition at line 326 of file _ObjectSegmentationGuiResult.py.


Member Data Documentation

Definition at line 160 of file _ObjectSegmentationGuiResult.py.

Definition at line 14 of file _ObjectSegmentationGuiResult.py.

Definition at line 13 of file _ObjectSegmentationGuiResult.py.

string object_segmentation_gui::msg::_ObjectSegmentationGuiResult::ObjectSegmentationGuiResult::_md5sum = "4e3320ac33e6de7047804c8f0f76efd0" [static, private]

Definition at line 11 of file _ObjectSegmentationGuiResult.py.

list object_segmentation_gui::msg::_ObjectSegmentationGuiResult::ObjectSegmentationGuiResult::_slot_types = ['tabletop_object_detector/Table','sensor_msgs/PointCloud[]','int32'] [static, private]

Definition at line 161 of file _ObjectSegmentationGuiResult.py.

Definition at line 12 of file _ObjectSegmentationGuiResult.py.

Definition at line 183 of file _ObjectSegmentationGuiResult.py.

Definition at line 155 of file _ObjectSegmentationGuiResult.py.

Definition at line 156 of file _ObjectSegmentationGuiResult.py.

Definition at line 157 of file _ObjectSegmentationGuiResult.py.

Definition at line 185 of file _ObjectSegmentationGuiResult.py.

Definition at line 158 of file _ObjectSegmentationGuiResult.py.

Definition at line 181 of file _ObjectSegmentationGuiResult.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


object_segmentation_gui
Author(s): David Gossow
autogenerated on Fri Jan 11 10:03:23 2013