Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
household_objects_database_msgs.srv._GetModelList.GetModelListResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 model_ids
 return_code

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['return_code','model_ids']
string _full_text
 _has_header = False
string _md5sum = "81fac8c5d631e612bd9183a923572d53"
list _slot_types = ['household_objects_database_msgs/DatabaseReturnCode','int32[]']
string _type = "household_objects_database_msgs/GetModelListResponse"

Detailed Description

Definition at line 134 of file _GetModelList.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,model_ids

: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 159 of file _GetModelList.py.


Member Function Documentation

internal API method

Definition at line 184 of file _GetModelList.py.

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

Definition at line 204 of file _GetModelList.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 243 of file _GetModelList.py.

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

Definition at line 190 of file _GetModelList.py.

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

Definition at line 228 of file _GetModelList.py.


Member Data Documentation

Definition at line 156 of file _GetModelList.py.

Initial value:
"""

DatabaseReturnCode return_code


int32[] model_ids

================================================================================
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 138 of file _GetModelList.py.

Definition at line 137 of file _GetModelList.py.

string household_objects_database_msgs::srv::_GetModelList.GetModelListResponse::_md5sum = "81fac8c5d631e612bd9183a923572d53" [static, private]

Definition at line 135 of file _GetModelList.py.

Definition at line 157 of file _GetModelList.py.

Definition at line 136 of file _GetModelList.py.

Definition at line 171 of file _GetModelList.py.

Definition at line 171 of file _GetModelList.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