#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 | |
int8_t | dir |
Definition at line 13 of file home_elevator.h.
virtual int ric_robot::home_elevatorRequest::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 31 of file home_elevator.h.
const char* ric_robot::home_elevatorRequest::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 46 of file home_elevator.h.
const char* ric_robot::home_elevatorRequest::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 45 of file home_elevator.h.
virtual int ric_robot::home_elevatorRequest::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 18 of file home_elevator.h.
Definition at line 16 of file home_elevator.h.