Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
cob_sound.msg._SayActionGoal.SayActionGoal Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 goal
 goal_id
 header

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['header','goal_id','goal']
string _full_text
 _has_header = True
string _md5sum = "91f0e280419ba658d212c4aa3c8fe6c3"
list _slot_types = ['std_msgs/Header','actionlib_msgs/GoalID','cob_sound/SayGoal']
string _type = "cob_sound/SayActionGoal"

Detailed Description

Definition at line 12 of file _SayActionGoal.py.


Constructor & Destructor Documentation

def cob_sound.msg._SayActionGoal.SayActionGoal.__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,goal_id,goal

: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 67 of file _SayActionGoal.py.


Member Function Documentation

internal API method

Definition at line 95 of file _SayActionGoal.py.

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

Definition at line 132 of file _SayActionGoal.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 217 of file _SayActionGoal.py.

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

Definition at line 101 of file _SayActionGoal.py.

def cob_sound.msg._SayActionGoal.SayActionGoal.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 185 of file _SayActionGoal.py.


Member Data Documentation

Definition at line 64 of file _SayActionGoal.py.

Definition at line 16 of file _SayActionGoal.py.

Definition at line 15 of file _SayActionGoal.py.

string cob_sound::msg::_SayActionGoal.SayActionGoal::_md5sum = "91f0e280419ba658d212c4aa3c8fe6c3" [static, private]

Definition at line 13 of file _SayActionGoal.py.

list cob_sound::msg::_SayActionGoal.SayActionGoal::_slot_types = ['std_msgs/Header','actionlib_msgs/GoalID','cob_sound/SayGoal'] [static, private]

Definition at line 65 of file _SayActionGoal.py.

Definition at line 14 of file _SayActionGoal.py.

Definition at line 79 of file _SayActionGoal.py.

Definition at line 79 of file _SayActionGoal.py.

Definition at line 79 of file _SayActionGoal.py.


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


cob_sound
Author(s): Florian Weisshardt
autogenerated on Sun Oct 5 2014 23:11:00