Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
re_srvs.srv._GetObject.GetObjectResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 filenames
 fileURLs
 object
 success

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['success','object','filenames','fileURLs']
string _full_text
 _has_header = False
string _md5sum = "6680bd0894926a783607f6ad55eea3dc"
list _slot_types = ['bool','string','string[]','string[]']
string _type = "re_srvs/GetObjectResponse"

Detailed Description

Definition at line 127 of file _GetObject.py.


Constructor & Destructor Documentation

def re_srvs.srv._GetObject.GetObjectResponse.__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:
   success,object,filenames,fileURLs

: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 141 of file _GetObject.py.


Member Function Documentation

internal API method

Definition at line 172 of file _GetObject.py.

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

Definition at line 210 of file _GetObject.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 298 of file _GetObject.py.

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

Definition at line 178 of file _GetObject.py.

def re_srvs.srv._GetObject.GetObjectResponse.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 265 of file _GetObject.py.


Member Data Documentation

Definition at line 138 of file _GetObject.py.

Initial value:
"""bool success
string object
string[] filenames
string[] fileURLs


"""

Definition at line 131 of file _GetObject.py.

Definition at line 130 of file _GetObject.py.

string re_srvs::srv::_GetObject.GetObjectResponse::_md5sum = "6680bd0894926a783607f6ad55eea3dc" [static, private]

Definition at line 128 of file _GetObject.py.

list re_srvs::srv::_GetObject.GetObjectResponse::_slot_types = ['bool','string','string[]','string[]'] [static, private]

Definition at line 139 of file _GetObject.py.

Definition at line 129 of file _GetObject.py.

Definition at line 153 of file _GetObject.py.

Definition at line 153 of file _GetObject.py.

Definition at line 153 of file _GetObject.py.

Definition at line 153 of file _GetObject.py.


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


re_srvs
Author(s): Alexander Perzylo
autogenerated on Sun Jan 5 2014 11:28:45