Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
household_objects_database_msgs.srv._SaveScan.SaveScanResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 return_code

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['return_code']
string _full_text
 _has_header = False
string _md5sum = "b49fccceeb56b964ed23601916a24082"
list _slot_types = ['household_objects_database_msgs/DatabaseReturnCode']
string _type = "household_objects_database_msgs/SaveScanResponse"

Detailed Description

Definition at line 324 of file _SaveScan.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:
   return_code

: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 346 of file _SaveScan.py.


Member Function Documentation

internal API method

Definition at line 368 of file _SaveScan.py.

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

Definition at line 384 of file _SaveScan.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 412 of file _SaveScan.py.

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

Definition at line 374 of file _SaveScan.py.

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

Definition at line 401 of file _SaveScan.py.


Member Data Documentation

Definition at line 343 of file _SaveScan.py.

Initial value:
"""

DatabaseReturnCode return_code

================================================================================
MSG: household_objects_database_msgs/DatabaseReturnCode
# return codes for database-related services

int32 UNKNOWN_ERROR = 1
int32 DATABASE_NOT_CONNECTED = 2
int32 DATABASE_QUERY_ERROR = 3
int32 SUCCESS = -1

int32 code
"""

Definition at line 328 of file _SaveScan.py.

Definition at line 327 of file _SaveScan.py.

string household_objects_database_msgs::srv::_SaveScan.SaveScanResponse::_md5sum = "b49fccceeb56b964ed23601916a24082" [static, private]

Definition at line 325 of file _SaveScan.py.

Definition at line 344 of file _SaveScan.py.

string household_objects_database_msgs::srv::_SaveScan.SaveScanResponse::_type = "household_objects_database_msgs/SaveScanResponse" [static, private]

Definition at line 326 of file _SaveScan.py.

Definition at line 358 of file _SaveScan.py.


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


household_objects_database_msgs
Author(s): Matei Ciocarlie
autogenerated on Thu Jan 2 2014 11:37:21