Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
map_store.srv._ListMaps.ListMapsResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 map_list

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['map_list']
string _full_text
 _has_header = False
string _md5sum = "ca5a33dd106a2c24cfd54c927d214957"
list _slot_types = ['map_store/MapListEntry[]']
string _type = "map_store/ListMapsResponse"

Detailed Description

Definition at line 97 of file _ListMaps.py.


Constructor & Destructor Documentation

def map_store.srv._ListMaps.ListMapsResponse.__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:
   map_list

: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 126 of file _ListMaps.py.


Member Function Documentation

internal API method

Definition at line 148 of file _ListMaps.py.

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

Definition at line 185 of file _ListMaps.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 268 of file _ListMaps.py.

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

Definition at line 154 of file _ListMaps.py.

def map_store.srv._ListMaps.ListMapsResponse.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 236 of file _ListMaps.py.


Member Data Documentation

Definition at line 123 of file _ListMaps.py.

Initial value:
"""MapListEntry[] map_list


================================================================================
MSG: map_store/MapListEntry
# One entry in a list of maps.

# Naming a map is optional.
string name

# Maps made by the make-a-map app are given a session ID, which is the
# time when the map-making session was started, expressed as seconds
# since the epoch and converted to a string.
string session_id

# Creation time of this map, in seconds since the epoch.
int64 date

# Unique ID of this map.
string map_id

"""

Definition at line 101 of file _ListMaps.py.

Definition at line 100 of file _ListMaps.py.

string map_store::srv::_ListMaps.ListMapsResponse::_md5sum = "ca5a33dd106a2c24cfd54c927d214957" [static, private]

Definition at line 98 of file _ListMaps.py.

Definition at line 124 of file _ListMaps.py.

Definition at line 99 of file _ListMaps.py.

Definition at line 138 of file _ListMaps.py.


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


map_store
Author(s): Dave Hershberger
autogenerated on Sat Dec 28 2013 17:10:28