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

#include <lirc_client.h>

Collaboration diagram for lirc_config:
Collaboration graph
[legend]

Public Attributes

char * current_mode
 
struct lirc_config_entrynext
 
struct lirc_config_entryfirst
 
int sockfd
 

Detailed Description

Definition at line 60 of file lirc_client.h.

Member Data Documentation

◆ current_mode

char* lirc_config::current_mode

Definition at line 62 of file lirc_client.h.

◆ next

struct lirc_config_entry* lirc_config::next

Definition at line 63 of file lirc_client.h.

◆ first

struct lirc_config_entry* lirc_config::first

Definition at line 64 of file lirc_client.h.

Referenced by lirc_readconfig_only_internal().

◆ sockfd

int lirc_config::sockfd

Definition at line 66 of file lirc_client.h.

Referenced by lirc_code2char().


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