#include <GetModelScans.h>
Public Member Functions | |
virtual int | deserialize (unsigned char *inbuffer) |
const char * | getMD5 () |
const char * | getType () |
virtual int | serialize (unsigned char *outbuffer) const |
Public Attributes | |
household_objects_database_msgs::DatabaseScan * | matching_scans |
uint8_t | matching_scans_length |
household_objects_database_msgs::DatabaseReturnCode | return_code |
household_objects_database_msgs::DatabaseScan | st_matching_scans |
Definition at line 73 of file GetModelScans.h.
virtual int household_objects_database_msgs::GetModelScansResponse::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 95 of file GetModelScans.h.
const char* household_objects_database_msgs::GetModelScansResponse::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 112 of file GetModelScans.h.
const char* household_objects_database_msgs::GetModelScansResponse::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 111 of file GetModelScans.h.
virtual int household_objects_database_msgs::GetModelScansResponse::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 81 of file GetModelScans.h.
household_objects_database_msgs::DatabaseScan* household_objects_database_msgs::GetModelScansResponse::matching_scans |
Definition at line 79 of file GetModelScans.h.
Definition at line 77 of file GetModelScans.h.
household_objects_database_msgs::DatabaseReturnCode household_objects_database_msgs::GetModelScansResponse::return_code |
Definition at line 76 of file GetModelScans.h.
household_objects_database_msgs::DatabaseScan household_objects_database_msgs::GetModelScansResponse::st_matching_scans |
Definition at line 78 of file GetModelScans.h.