Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
geographic_msgs.msg._WayPoint.WayPoint Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 id
 position
 props

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['id','position','props']
string _full_text
 _has_header = False
string _md5sum = "ef04f823aef332455a49eaec3f1761b7"
list _slot_types = ['uuid_msgs/UniqueID','geographic_msgs/GeoPoint','geographic_msgs/KeyValue[]']
string _type = "geographic_msgs/WayPoint"

Detailed Description

Definition at line 10 of file _WayPoint.py.


Constructor & Destructor Documentation

def geographic_msgs.msg._WayPoint.WayPoint.__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:
   id,position,props

: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 59 of file _WayPoint.py.


Member Function Documentation

internal API method

Definition at line 87 of file _WayPoint.py.

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

Definition at line 125 of file _WayPoint.py.

def geographic_msgs.msg._WayPoint.WayPoint.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 208 of file _WayPoint.py.

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

Definition at line 93 of file _WayPoint.py.

def geographic_msgs.msg._WayPoint.WayPoint.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 175 of file _WayPoint.py.


Member Data Documentation

Definition at line 56 of file _WayPoint.py.

Definition at line 14 of file _WayPoint.py.

Definition at line 13 of file _WayPoint.py.

string geographic_msgs::msg::_WayPoint.WayPoint::_md5sum = "ef04f823aef332455a49eaec3f1761b7" [static, private]

Definition at line 11 of file _WayPoint.py.

list geographic_msgs::msg::_WayPoint.WayPoint::_slot_types = ['uuid_msgs/UniqueID','geographic_msgs/GeoPoint','geographic_msgs/KeyValue[]'] [static, private]

Definition at line 57 of file _WayPoint.py.

string geographic_msgs::msg::_WayPoint.WayPoint::_type = "geographic_msgs/WayPoint" [static, private]

Definition at line 12 of file _WayPoint.py.

Definition at line 71 of file _WayPoint.py.

Definition at line 71 of file _WayPoint.py.

Definition at line 71 of file _WayPoint.py.


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


geographic_msgs
Author(s): Jack O'Quin
autogenerated on Sat Dec 28 2013 17:02:27