#include <home_elevator.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 | |
bool | ack |
Definition at line 50 of file home_elevator.h.
virtual int ric_robot::home_elevatorResponse::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 68 of file home_elevator.h.
const char* ric_robot::home_elevatorResponse::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 83 of file home_elevator.h.
const char* ric_robot::home_elevatorResponse::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 82 of file home_elevator.h.
virtual int ric_robot::home_elevatorResponse::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 55 of file home_elevator.h.
Definition at line 53 of file home_elevator.h.