All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends
Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
pddl_msgs.msg._PDDLObject.PDDLObject Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 name
 type

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['name','type']
string _full_text
 _has_header = False
string _md5sum = "8f11915b22b276d2fb5587b35400289d"
list _slot_types = ['string','string']
string _type = "pddl_msgs/PDDLObject"

Detailed Description

Definition at line 8 of file _PDDLObject.py.


Constructor & Destructor Documentation

def pddl_msgs.msg._PDDLObject.PDDLObject.__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:
   name,type

: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 20 of file _PDDLObject.py.


Member Function Documentation

internal API method

Definition at line 45 of file _PDDLObject.py.

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

Definition at line 72 of file _PDDLObject.py.

def pddl_msgs.msg._PDDLObject.PDDLObject.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 124 of file _PDDLObject.py.

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

Definition at line 51 of file _PDDLObject.py.

def pddl_msgs.msg._PDDLObject.PDDLObject.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 102 of file _PDDLObject.py.


Member Data Documentation

Definition at line 17 of file _PDDLObject.py.

Initial value:
"""# definition of PDDLObject
string name
string type

"""

Definition at line 12 of file _PDDLObject.py.

Definition at line 11 of file _PDDLObject.py.

string pddl_msgs::msg::_PDDLObject.PDDLObject::_md5sum = "8f11915b22b276d2fb5587b35400289d" [static, private]

Definition at line 9 of file _PDDLObject.py.

Definition at line 18 of file _PDDLObject.py.

Definition at line 10 of file _PDDLObject.py.

Definition at line 32 of file _PDDLObject.py.

Definition at line 32 of file _PDDLObject.py.


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


pddl_msgs
Author(s): Ryohei Ueda (ueda@jsk.t.u-tokyo.ac.jp)
autogenerated on Sat Mar 23 2013 23:39:46