Public Member Functions | |
| def | __init__ |
| def | deserialize |
| def | deserialize_numpy |
| def | serialize |
| def | serialize_numpy |
Public Attributes | |
| matching_scans | |
| return_code | |
Private Member Functions | |
| def | _get_types |
Static Private Attributes | |
| list | __slots__ = ['return_code','matching_scans'] |
| string | _full_text |
| _has_header = False | |
| string | _md5sum = "8d1bb6e95c26a5d891987d9d9195e958" |
| list | _slot_types = ['household_objects_database_msgs/DatabaseReturnCode','household_objects_database_msgs/DatabaseScan[]'] |
| string | _type = "household_objects_database_msgs/GetModelScansResponse" |
Definition at line 149 of file _GetModelScans.py.
| def household_objects_database_msgs.srv._GetModelScans.GetModelScansResponse.__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,matching_scans :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 239 of file _GetModelScans.py.
| def household_objects_database_msgs.srv._GetModelScans.GetModelScansResponse._get_types | ( | self | ) | [private] |
internal API method
Definition at line 264 of file _GetModelScans.py.
| def household_objects_database_msgs.srv._GetModelScans.GetModelScansResponse.deserialize | ( | self, | |
| str | |||
| ) |
unpack serialized message in str into this message instance :param str: byte array of serialized message, ``str``
Definition at line 321 of file _GetModelScans.py.
| def household_objects_database_msgs.srv._GetModelScans.GetModelScansResponse.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, ``str`` :param numpy: numpy python module
Definition at line 459 of file _GetModelScans.py.
| def household_objects_database_msgs.srv._GetModelScans.GetModelScansResponse.serialize | ( | self, | |
| buff | |||
| ) |
serialize message into buffer :param buff: buffer, ``StringIO``
Definition at line 270 of file _GetModelScans.py.
| def household_objects_database_msgs.srv._GetModelScans.GetModelScansResponse.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 407 of file _GetModelScans.py.
list household_objects_database_msgs::srv::_GetModelScans.GetModelScansResponse::__slots__ = ['return_code','matching_scans'] [static, private] |
Definition at line 236 of file _GetModelScans.py.
string household_objects_database_msgs::srv::_GetModelScans.GetModelScansResponse::_full_text [static, private] |
Definition at line 153 of file _GetModelScans.py.
household_objects_database_msgs::srv::_GetModelScans.GetModelScansResponse::_has_header = False [static, private] |
Definition at line 152 of file _GetModelScans.py.
string household_objects_database_msgs::srv::_GetModelScans.GetModelScansResponse::_md5sum = "8d1bb6e95c26a5d891987d9d9195e958" [static, private] |
Definition at line 150 of file _GetModelScans.py.
list household_objects_database_msgs::srv::_GetModelScans.GetModelScansResponse::_slot_types = ['household_objects_database_msgs/DatabaseReturnCode','household_objects_database_msgs/DatabaseScan[]'] [static, private] |
Definition at line 237 of file _GetModelScans.py.
string household_objects_database_msgs::srv::_GetModelScans.GetModelScansResponse::_type = "household_objects_database_msgs/GetModelScansResponse" [static, private] |
Definition at line 151 of file _GetModelScans.py.
Definition at line 251 of file _GetModelScans.py.
Definition at line 251 of file _GetModelScans.py.