MythTV  master
LoggerThread Member List

This is the complete list of members for LoggerThread, including all inherited members.

Cleanup(void)MThreadstatic
exec(void)MThreadprotected
exit(int retcode=0)MThread
fillItem(LoggingItem *item)LoggerThread
flush(int timeoutMS=200000)LoggerThread
GetAllRunningThreadNames(QStringList &list)MThreadstatic
GetAllThreadNames(QStringList &list)MThreadstatic
handleItem(LoggingItem *item)LoggerThreadstatic
isFinished(void) constMThread
isRunning(void) constMThread
logConsole(LoggingItem *item) constLoggerThreadprotected
LoggerThread(QString filename, bool progress, bool quiet, int facility)LoggerThread
LogPrintLine(uint64_t mask, LogLevel_t level, const char *file, int line, const char *function, QString message)LoggerThreadfriend
m_abortedLoggerThreadprivate
m_appnameLoggerThreadprivate
m_epilogExecutedMThreadprotected
m_facilityLoggerThreadprivate
m_filenameLoggerThreadprivate
m_pidLoggerThreadprivate
m_progressLoggerThreadprivate
m_prologExecutedMThreadprotected
m_quietLoggerThreadprivate
m_runnableMThreadprotected
m_threadMThreadprotected
m_waitEmptyLoggerThreadprivate
m_waitNotEmptyLoggerThreadprivate
MThread(const QString &objectName)MThreadexplicit
MThread(const QString &objectName, QRunnable *runnable)MThreadexplicit
MThread(const MThread &)=deleteMThread
objectName(void) constMThread
operator=(const MThread &)=deleteMThread
priority(void) constMThread
Q_DISABLE_COPY(LoggerThread)LoggerThreadprivate
qthread(void)MThread
quit(void)MThread
run(void) overrideLoggerThreadvirtual
RunEpilog(void)MThread
RunProlog(void)MThread
setObjectName(const QString &name)MThread
setPriority(QThread::Priority priority)MThread
setStackSize(uint stackSize)MThread
setTerminationEnabled(bool enabled=true)MThreadprotectedstatic
stackSize(void) constMThread
start(QThread::Priority p=QThread::InheritPriority)MThread
stop(void)LoggerThread
terminate(void)MThread
ThreadCleanup(void)MThreadstatic
ThreadSetup(const QString &name)MThreadstatic
usleep(std::chrono::microseconds time)MThreadprotectedstatic
usleep(std::chrono::duration< R, P > time)MThreadinlineprotectedstatic
wait(std::chrono::milliseconds time=std::chrono::milliseconds::max())MThread
~LoggerThread() overrideLoggerThread
~MThread()MThreadvirtual