Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
walk_msgs.msg._PathPoint3d.PathPoint3d Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 header
 points

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['header','points']
string _full_text
 _has_header = True
string _md5sum = "b8ec4b27b30b44420f0c462b1ebbe47d"
list _slot_types = ['std_msgs/Header','geometry_msgs/PointStamped[]']
string _type = "walk_msgs/PathPoint3d"

Detailed Description

Definition at line 10 of file _PathPoint3d.py.


Constructor & Destructor Documentation

def walk_msgs.msg._PathPoint3d.PathPoint3d.__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,points

: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 52 of file _PathPoint3d.py.


Member Function Documentation

internal API method

Definition at line 77 of file _PathPoint3d.py.

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

Definition at line 117 of file _PathPoint3d.py.

def walk_msgs.msg._PathPoint3d.PathPoint3d.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 211 of file _PathPoint3d.py.

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

Definition at line 83 of file _PathPoint3d.py.

def walk_msgs.msg._PathPoint3d.PathPoint3d.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 176 of file _PathPoint3d.py.


Member Data Documentation

Definition at line 49 of file _PathPoint3d.py.

Definition at line 14 of file _PathPoint3d.py.

Definition at line 13 of file _PathPoint3d.py.

string walk_msgs::msg::_PathPoint3d.PathPoint3d::_md5sum = "b8ec4b27b30b44420f0c462b1ebbe47d" [static, private]

Definition at line 11 of file _PathPoint3d.py.

list walk_msgs::msg::_PathPoint3d.PathPoint3d::_slot_types = ['std_msgs/Header','geometry_msgs/PointStamped[]'] [static, private]

Definition at line 50 of file _PathPoint3d.py.

string walk_msgs::msg::_PathPoint3d.PathPoint3d::_type = "walk_msgs/PathPoint3d" [static, private]

Definition at line 12 of file _PathPoint3d.py.

Definition at line 64 of file _PathPoint3d.py.

Definition at line 64 of file _PathPoint3d.py.


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


walk_msgs
Author(s): Thomas Moulard
autogenerated on Sat Dec 28 2013 17:05:25