LIRC libraries
Linux Infrared Remote Control
|
Public Attributes | |
char * | remote |
char * | button |
struct lirc_code * | next |
Definition at line 150 of file lirc_client.h.
char* lirc_code::button |
Definition at line 152 of file lirc_client.h.
struct lirc_code* lirc_code::next |
Definition at line 153 of file lirc_client.h.
char* lirc_code::remote |
Definition at line 151 of file lirc_client.h.