turtle_actionlib::msg::_ShapeResult::ShapeResult Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 apothem
 interior_angle

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['interior_angle','apothem']
string _full_text
 _has_header = False
string _md5sum = "b06c6e2225f820dbc644270387cd1a7c"
list _slot_types = ['float32','float32']
string _type = "turtle_actionlib/ShapeResult"

Detailed Description

Definition at line 6 of file _ShapeResult.py.


Member Function Documentation

def turtle_actionlib::msg::_ShapeResult::ShapeResult::__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:
   interior_angle,apothem

@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 19 of file _ShapeResult.py.

def turtle_actionlib::msg::_ShapeResult::ShapeResult::_get_types (   self  )  [private]
internal API method

Definition at line 44 of file _ShapeResult.py.

def turtle_actionlib::msg::_ShapeResult::ShapeResult::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 62 of file _ShapeResult.py.

def turtle_actionlib::msg::_ShapeResult::ShapeResult::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 93 of file _ShapeResult.py.

def turtle_actionlib::msg::_ShapeResult::ShapeResult::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 50 of file _ShapeResult.py.

def turtle_actionlib::msg::_ShapeResult::ShapeResult::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 79 of file _ShapeResult.py.


Member Data Documentation

Definition at line 16 of file _ShapeResult.py.

Initial value:
"""# ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======
#result definition
float32 interior_angle
float32 apothem

"""

Definition at line 10 of file _ShapeResult.py.

Definition at line 9 of file _ShapeResult.py.

string turtle_actionlib::msg::_ShapeResult::ShapeResult::_md5sum = "b06c6e2225f820dbc644270387cd1a7c" [static, private]

Definition at line 7 of file _ShapeResult.py.

list turtle_actionlib::msg::_ShapeResult::ShapeResult::_slot_types = ['float32','float32'] [static, private]

Definition at line 17 of file _ShapeResult.py.

string turtle_actionlib::msg::_ShapeResult::ShapeResult::_type = "turtle_actionlib/ShapeResult" [static, private]

Definition at line 8 of file _ShapeResult.py.

Definition at line 39 of file _ShapeResult.py.

Definition at line 37 of file _ShapeResult.py.


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


turtle_actionlib
Author(s): Melonee Wise
autogenerated on Fri Jan 11 09:53:51 2013