#include <lirc_client.h>
Public Attributes | |
| char * | current_mode |
| struct lirc_config_entry * | next |
| struct lirc_config_entry * | first |
| int | sockfd |
Definition at line 60 of file lirc_client.h.
Definition at line 62 of file lirc_client.h.
Referenced by lirc_clearmode(), lirc_code2char_internal(), lirc_execute(), lirc_freeconfig(), lirc_getmode(), and lirc_setmode().
| struct lirc_config_entry* lirc_config::next |
Definition at line 63 of file lirc_client.h.
Referenced by lirc_code2char_internal().
| struct lirc_config_entry* lirc_config::first |
Definition at line 64 of file lirc_client.h.
Referenced by lirc_clearmode(), lirc_code2char_internal(), and lirc_freeconfig().
Definition at line 66 of file lirc_client.h.
Referenced by lirc_code2char(), lirc_freeconfig(), lirc_getmode(), and lirc_setmode().
1.6.3