MythTV
master
|
This is the complete list of members for LIRC, including all inherited members.
Cleanup(void) | MThread | static |
d | LIRC | private |
deleteLater(void) | LIRC | virtual |
exec(void) | MThread | protected |
exit(int retcode=0) | MThread | |
GetAllRunningThreadNames(QStringList &list) | MThread | static |
GetAllThreadNames(QStringList &list) | MThread | static |
GetCodes(void) | LIRC | private |
Init(void) | LIRC | |
IsDoRunSet(void) const | LIRC | private |
isFinished(void) const | MThread | |
isRunning(void) const | MThread | |
LIRC(QObject *main_window, QString lircd_device, QString our_program, QString config_file) | LIRC | |
m_buf | LIRC | private |
m_bufOffset | LIRC | private |
m_configFile | LIRC | private |
m_doRun | LIRC | private |
m_eofCount | LIRC | private |
m_epilogExecuted | MThread | protected |
m_lircdDevice | LIRC | private |
m_lock | LIRC | mutableprivate |
m_mainWindow | LIRC | private |
m_program | LIRC | private |
m_prologExecuted | MThread | protected |
m_retryCount | LIRC | private |
m_runnable | MThread | protected |
m_thread | MThread | protected |
MThread(const QString &objectName) | MThread | explicit |
MThread(const QString &objectName, QRunnable *runnable) | MThread | explicit |
MThread(const MThread &)=delete | MThread | |
objectName(void) const | MThread | |
operator=(const MThread &)=delete | MThread | |
priority(void) const | MThread | |
Process(const QByteArray &data) | LIRC | private |
qthread(void) | MThread | |
quit(void) | MThread | |
run(void) override | LIRC | privatevirtual |
RunEpilog(void) | MThread | |
RunProlog(void) | MThread | |
s_lirclibLock | LIRC | privatestatic |
setObjectName(const QString &name) | MThread | |
setPriority(QThread::Priority priority) | MThread | |
setStackSize(uint stackSize) | MThread | |
setTerminationEnabled(bool enabled=true) | MThread | protectedstatic |
stackSize(void) const | MThread | |
start(void) | LIRC | virtual |
MThread::start(QThread::Priority p=QThread::InheritPriority) | MThread | |
TeardownAll() | LIRC | private |
terminate(void) | MThread | |
ThreadCleanup(void) | MThread | static |
ThreadSetup(const QString &name) | MThread | static |
usleep(std::chrono::microseconds time) | MThread | protectedstatic |
usleep(std::chrono::duration< R, P > time) | MThread | inlineprotectedstatic |
wait(std::chrono::milliseconds time=std::chrono::milliseconds::max()) | MThread | |
~LIRC() override | LIRC | private |
~MThread() | MThread | virtual |