MythTV
master
|
#include <libmythui/devices/lirc_client.h>
Public Attributes | |
char * | string |
struct lirc_list * | next |
Definition at line 47 of file lirc_client.h.
char* lirc_list::string |
Definition at line 49 of file lirc_client.h.
Referenced by lirc_freeconfigentries(), and lirc_mode().
struct lirc_list* lirc_list::next |
Definition at line 50 of file lirc_client.h.
Referenced by lirc_code2char_internal(), lirc_freeconfigentries(), lirc_mode(), and lirc_readconfig_only_internal().