actionlib_tutorials::msg::_AveragingActionResult::AveragingActionResult Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 header
 result
 status

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['header','status','result']
string _full_text
 _has_header = True
string _md5sum = "8672cb489d347580acdcd05c5d497497"
list _slot_types = ['Header','actionlib_msgs/GoalStatus','actionlib_tutorials/AveragingResult']
string _type = "actionlib_tutorials/AveragingActionResult"

Detailed Description

Definition at line 10 of file _AveragingActionResult.py.


Member Function Documentation

def actionlib_tutorials::msg::_AveragingActionResult::AveragingActionResult::__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:
   header,status,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 88 of file _AveragingActionResult.py.

def actionlib_tutorials::msg::_AveragingActionResult::AveragingActionResult::_get_types (   self  )  [private]
internal API method

Definition at line 116 of file _AveragingActionResult.py.

def actionlib_tutorials::msg::_AveragingActionResult::AveragingActionResult::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 148 of file _AveragingActionResult.py.

def actionlib_tutorials::msg::_AveragingActionResult::AveragingActionResult::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 228 of file _AveragingActionResult.py.

def actionlib_tutorials::msg::_AveragingActionResult::AveragingActionResult::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 122 of file _AveragingActionResult.py.

def actionlib_tutorials::msg::_AveragingActionResult::AveragingActionResult::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 200 of file _AveragingActionResult.py.


Member Data Documentation

Definition at line 85 of file _AveragingActionResult.py.

Definition at line 14 of file _AveragingActionResult.py.

Definition at line 13 of file _AveragingActionResult.py.

string actionlib_tutorials::msg::_AveragingActionResult::AveragingActionResult::_md5sum = "8672cb489d347580acdcd05c5d497497" [static, private]

Definition at line 11 of file _AveragingActionResult.py.

list actionlib_tutorials::msg::_AveragingActionResult::AveragingActionResult::_slot_types = ['Header','actionlib_msgs/GoalStatus','actionlib_tutorials/AveragingResult'] [static, private]

Definition at line 86 of file _AveragingActionResult.py.

Definition at line 12 of file _AveragingActionResult.py.

Definition at line 106 of file _AveragingActionResult.py.

Definition at line 110 of file _AveragingActionResult.py.

Definition at line 108 of file _AveragingActionResult.py.


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


actionlib_tutorials
Author(s): Melonee Wise
autogenerated on Fri Jan 11 09:54:36 2013