#include <ric_elevator_command.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 | |
float | pos |
Definition at line 12 of file ric_elevator_command.h.
virtual int ric_robot::ric_elevator_command::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 33 of file ric_elevator_command.h.
const char* ric_robot::ric_elevator_command::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 51 of file ric_elevator_command.h.
const char* ric_robot::ric_elevator_command::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 50 of file ric_elevator_command.h.
virtual int ric_robot::ric_elevator_command::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 17 of file ric_elevator_command.h.
Definition at line 15 of file ric_elevator_command.h.