LIRC libraries
Linux Infrared Remote Control
|
An ir_code for entering into (singly) linked lists, i.e. More...
#include <ir_remote_types.h>
Public Attributes | |
ir_code | code |
struct ir_code_node * | next |
An ir_code for entering into (singly) linked lists, i.e.
with a pointer to other ir_code_node.
Definition at line 53 of file ir_remote_types.h.
ir_code ir_code_node::code |
Definition at line 54 of file ir_remote_types.h.
struct ir_code_node* ir_code_node::next |
Definition at line 55 of file ir_remote_types.h.