MythTV  master
Public Attributes | List of all members
lirc_state Struct Reference

#include <lirc_client.h>

Collaboration diagram for lirc_state:
Collaboration graph
[legend]

Public Attributes

int lirc_lircd
 
int lirc_verbose
 
char * lirc_prog
 
char * lirc_buffer
 
char * lircrc_root_file
 
char * lircrc_user_file
 

Detailed Description

Definition at line 37 of file lirc_client.h.

Member Data Documentation

◆ lirc_lircd

int lirc_state::lirc_lircd

◆ lirc_verbose

int lirc_state::lirc_verbose

Definition at line 40 of file lirc_client.h.

Referenced by lirc_init(), lirc_perror(), and lirc_printf().

◆ lirc_prog

char* lirc_state::lirc_prog

◆ lirc_buffer

char* lirc_state::lirc_buffer

Definition at line 42 of file lirc_client.h.

Referenced by lirc_deinit(), and lirc_nextcode().

◆ lircrc_root_file

char* lirc_state::lircrc_root_file

Definition at line 43 of file lirc_client.h.

Referenced by lirc_deinit(), lirc_init(), and lirc_open().

◆ lircrc_user_file

char* lirc_state::lircrc_user_file

Definition at line 44 of file lirc_client.h.

Referenced by lirc_deinit(), lirc_getfilename(), and lirc_init().


The documentation for this struct was generated from the following file: