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

#include <libmythui/devices/lirc_client.h>

Collaboration diagram for lirc_config:
[legend]

Public Attributes

std::string current_mode
 
struct lirc_config_entrynext { nullptr }
 
struct lirc_config_entryfirst { nullptr }
 
int sockfd {}
 

Detailed Description

Definition at line 63 of file lirc_client.h.

Member Data Documentation

◆ current_mode

std::string lirc_config::current_mode

Definition at line 65 of file lirc_client.h.

◆ first

struct lirc_config_entry* lirc_config::first { nullptr }

Definition at line 67 of file lirc_client.h.

◆ next

struct lirc_config_entry* lirc_config::next { nullptr }

Definition at line 66 of file lirc_client.h.

◆ sockfd

int lirc_config::sockfd {}

Definition at line 69 of file lirc_client.h.

Referenced by lirc_code2char().


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