#include <Joy.h>
Public Member Functions | |
virtual int | deserialize (unsigned char *inbuffer) |
const char * | getType () |
virtual int | serialize (unsigned char *outbuffer) |
Public Attributes | |
float * | axes |
unsigned char | axes_length |
long * | buttons |
unsigned char | buttons_length |
std_msgs::Header | header |
float | st_axes |
long | st_buttons |
virtual int sensor_msgs::Joy::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
const char* sensor_msgs::Joy::getType | ( | ) | [inline, virtual] |
virtual int sensor_msgs::Joy::serialize | ( | unsigned char * | outbuffer | ) | [inline, virtual] |
float* sensor_msgs::Joy::axes |
unsigned char sensor_msgs::Joy::axes_length |
unsigned char sensor_msgs::Joy::buttons_length |