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

#include <libmythui/devices/lirc_client.h>

Collaboration diagram for lirc_code:
[legend]

Public Attributes

std::string remote
 
std::string button
 
struct lirc_codenext { nullptr }
 

Detailed Description

Definition at line 53 of file lirc_client.h.

Member Data Documentation

◆ button

std::string lirc_code::button

Definition at line 56 of file lirc_client.h.

Referenced by lirc_code2char_internal(), lirc_freeconfigentries(), and lirc_iscode().

◆ next

struct lirc_code* lirc_code::next { nullptr }

◆ remote

std::string lirc_code::remote

Definition at line 55 of file lirc_client.h.

Referenced by lirc_code2char_internal(), lirc_freeconfigentries(), and lirc_iscode().


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