|
MythTV
0.26-pre
|
Public Member Functions | |
| LIRCPriv () | |
| ~LIRCPriv () | |
Public Attributes | |
| struct lirc_state * | lircState |
| struct lirc_config * | lircConfig |
| LIRCPriv::LIRCPriv | ( | ) | [inline] |
| LIRCPriv::~LIRCPriv | ( | ) | [inline] |
| struct lirc_state* LIRCPriv::lircState |
Definition at line 59 of file lirc.cpp.
Referenced by LIRC::GetCodes(), LIRC::Init(), LIRC::Process(), LIRC::run(), and LIRC::start().
| struct lirc_config* LIRCPriv::lircConfig |
Definition at line 60 of file lirc.cpp.
Referenced by LIRC::Init(), and LIRC::Process().
1.7.6.1