Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
rosapi.srv._Services.ServicesResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 services

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['services']
string _full_text
 _has_header = False
string _md5sum = "e44a7e7bcb900acadbcc28b132378f0c"
list _slot_types = ['string[]']
string _type = "rosapi/ServicesResponse"

Detailed Description

Definition at line 94 of file _Services.py.


Constructor & Destructor Documentation

def rosapi.srv._Services.ServicesResponse.__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:
   services

: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 104 of file _Services.py.


Member Function Documentation

internal API method

Definition at line 126 of file _Services.py.

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

Definition at line 149 of file _Services.py.

def rosapi.srv._Services.ServicesResponse.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 194 of file _Services.py.

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

Definition at line 132 of file _Services.py.

def rosapi.srv._Services.ServicesResponse.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 _Services.py.


Member Data Documentation

Definition at line 101 of file _Services.py.

Initial value:
"""string[] services

"""

Definition at line 98 of file _Services.py.

Definition at line 97 of file _Services.py.

string rosapi::srv::_Services.ServicesResponse::_md5sum = "e44a7e7bcb900acadbcc28b132378f0c" [static, private]

Definition at line 95 of file _Services.py.

list rosapi::srv::_Services.ServicesResponse::_slot_types = ['string[]'] [static, private]

Definition at line 102 of file _Services.py.

Definition at line 96 of file _Services.py.

Definition at line 116 of file _Services.py.


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


rosapi
Author(s): Jon
autogenerated on Thu Jan 2 2014 11:53:40