#include <lirc_client.h>
Public Attributes | |
| char * | prog |
| struct lirc_code * | code |
| unsigned int | rep_delay |
| unsigned int | rep |
| struct lirc_list * | config |
| char * | change_mode |
| unsigned int | flags |
| char * | mode |
| struct lirc_list * | next_config |
| struct lirc_code * | next_code |
| struct lirc_config_entry * | next |
Definition at line 69 of file lirc_client.h.
| char* lirc_config_entry::prog |
Definition at line 71 of file lirc_client.h.
Referenced by lirc_code2char_internal(), lirc_execute(), lirc_freeconfigentries(), lirc_mode(), and lirc_readconfig_only_internal().
| struct lirc_code* lirc_config_entry::code |
Definition at line 72 of file lirc_client.h.
Referenced by lirc_freeconfigentries(), lirc_iscode(), lirc_mode(), lirc_nextir(), and lirc_readconfig_only_internal().
| unsigned int lirc_config_entry::rep_delay |
Definition at line 73 of file lirc_client.h.
Referenced by lirc_iscode(), lirc_mode(), and lirc_readconfig_only_internal().
| unsigned int lirc_config_entry::rep |
Definition at line 74 of file lirc_client.h.
Referenced by lirc_iscode(), lirc_mode(), and lirc_readconfig_only_internal().
| struct lirc_list* lirc_config_entry::config |
Definition at line 75 of file lirc_client.h.
Referenced by lirc_execute(), lirc_freeconfigentries(), lirc_iscode(), lirc_mode(), and lirc_readconfig_only_internal().
Definition at line 76 of file lirc_client.h.
Referenced by lirc_clearmode(), lirc_execute(), lirc_freeconfigentries(), lirc_mode(), lirc_readconfig_only_internal(), and lirc_startupmode().
| unsigned int lirc_config_entry::flags |
Definition at line 77 of file lirc_client.h.
Referenced by lirc_clearmode(), lirc_code2char_internal(), lirc_execute(), lirc_iscode(), lirc_mode(), lirc_readconfig_only_internal(), and lirc_startupmode().
| char* lirc_config_entry::mode |
Definition at line 79 of file lirc_client.h.
Referenced by lirc_code2char_internal(), lirc_freeconfigentries(), lirc_mode(), and lirc_startupmode().
Definition at line 80 of file lirc_client.h.
Referenced by lirc_execute(), lirc_iscode(), lirc_mode(), and lirc_readconfig_only_internal().
Definition at line 81 of file lirc_client.h.
Referenced by lirc_iscode(), lirc_mode(), and lirc_readconfig_only_internal().
Definition at line 83 of file lirc_client.h.
Referenced by lirc_clearmode(), lirc_code2char_internal(), lirc_freeconfigentries(), lirc_mode(), lirc_readconfig_only_internal(), and lirc_startupmode().
1.6.3