$search

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


Member Function Documentation

def household_objects_database_msgs::srv::_GetModelList::GetModelListResponse::__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:
   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 149 of file _GetModelList.py.

def household_objects_database_msgs::srv::_GetModelList::GetModelListResponse::_get_types (   self  )  [private]
internal API method

Definition at line 174 of file _GetModelList.py.

def household_objects_database_msgs::srv::_GetModelList::GetModelListResponse::deserialize (   self,
  str 
)
unpack serialized message in str into this message instance
@param str: byte array of serialized message
@type  str: str

Definition at line 195 of file _GetModelList.py.

def household_objects_database_msgs::srv::_GetModelList::GetModelListResponse::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
@type  str: str
@param numpy: numpy python module
@type  numpy: module

Definition at line 237 of file _GetModelList.py.

def household_objects_database_msgs::srv::_GetModelList::GetModelListResponse::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 180 of file _GetModelList.py.

def household_objects_database_msgs::srv::_GetModelList::GetModelListResponse::serialize_numpy (   self,
  buff,
  numpy 
)
serialize message with numpy array types into buffer
@param buff: buffer
@type  buff: StringIO
@param numpy: numpy python module
@type  numpy module

Definition at line 220 of file _GetModelList.py.


Member Data Documentation

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

Definition at line 127 of file _GetModelList.py.

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

Definition at line 125 of file _GetModelList.py.

list household_objects_database_msgs::srv::_GetModelList::GetModelListResponse::_slot_types = ['household_objects_database_msgs/DatabaseReturnCode','int32[]'] [static, private]

Definition at line 147 of file _GetModelList.py.

Definition at line 126 of file _GetModelList.py.

Definition at line 169 of file _GetModelList.py.

Definition at line 167 of file _GetModelList.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


household_objects_database_msgs
Author(s): Matei Ciocarlie
autogenerated on Fri Mar 1 16:49:40 2013