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

#include <libmythui/devices/lirc_client.h>

Collaboration diagram for lirc_state:
[legend]

Public Attributes

int lirc_lircd
 
int lirc_verbose
 
std::string lirc_prog
 
std::string lircrc_root_file
 
std::string lircrc_user_file
 

Detailed Description

Definition at line 38 of file lirc_client.h.

Member Data Documentation

◆ lirc_lircd

int lirc_state::lirc_lircd

Definition at line 40 of file lirc_client.h.

Referenced by LIRC::GetCodes(), LIRC::Init(), lirc_deinit(), lirc_init(), and LIRC::run().

◆ lirc_prog

std::string lirc_state::lirc_prog

◆ lirc_verbose

int lirc_state::lirc_verbose

Definition at line 41 of file lirc_client.h.

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

◆ lircrc_root_file

std::string 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

std::string 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: