Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
re_srvs.srv._SetEnvironment.SetEnvironmentRequest Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 apiKey
 cls
 description
 environment
 files
 id

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['cls','id','description','environment','files','apiKey']
string _full_text
 _has_header = False
string _md5sum = "66bb6647d3636e904b1f631496fd9074"
list _slot_types = ['string','string','string','string','re_msgs/File[]','string']
string _type = "re_srvs/SetEnvironmentRequest"

Detailed Description

Definition at line 9 of file _SetEnvironment.py.


Constructor & Destructor Documentation

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:
   cls,id,description,environment,files,apiKey

: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 35 of file _SetEnvironment.py.


Member Function Documentation

internal API method

Definition at line 72 of file _SetEnvironment.py.

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

Definition at line 130 of file _SetEnvironment.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 265 of file _SetEnvironment.py.

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

Definition at line 78 of file _SetEnvironment.py.

serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 212 of file _SetEnvironment.py.


Member Data Documentation

Definition at line 32 of file _SetEnvironment.py.

Initial value:
"""
string cls
string id
string description
string environment
re_msgs/File[] files

string apiKey


================================================================================
MSG: re_msgs/File
# This file representation is used to pass binary data to the RoboEarthDB.
# As the endianess isn't stored, only files with a byte order mark (BOM) or
# an implicitly specified endianess should be transferred.
string name   # file name
int8[] data   # binary data 

"""

Definition at line 13 of file _SetEnvironment.py.

Definition at line 12 of file _SetEnvironment.py.

string re_srvs::srv::_SetEnvironment.SetEnvironmentRequest::_md5sum = "66bb6647d3636e904b1f631496fd9074" [static, private]

Definition at line 10 of file _SetEnvironment.py.

list re_srvs::srv::_SetEnvironment.SetEnvironmentRequest::_slot_types = ['string','string','string','string','re_msgs/File[]','string'] [static, private]

Definition at line 33 of file _SetEnvironment.py.

Definition at line 11 of file _SetEnvironment.py.

Definition at line 47 of file _SetEnvironment.py.

Definition at line 47 of file _SetEnvironment.py.

Definition at line 47 of file _SetEnvironment.py.

Definition at line 47 of file _SetEnvironment.py.

Definition at line 47 of file _SetEnvironment.py.

Definition at line 47 of file _SetEnvironment.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