MythTV  master
PlaylistWorker Member List

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

Cancel()PlaylistWorkerinline
Cleanup(void)MThreadstatic
exec(void)MThreadprotected
exit(int retcode=0)MThread
GetAllRunningThreadNames(QStringList &list)MThreadstatic
GetAllThreadNames(QStringList &list)MThreadstatic
GetHTTPLiveMetaPlaylist(StreamsList *streams)PlaylistWorkerinlineprivate
isFinished(void) constMThread
isRunning(void) constMThread
Lock(void)PlaylistWorkerinline
m_epilogExecutedMThreadprotected
m_interruptedPlaylistWorkerprivate
m_lockPlaylistWorkerprivate
m_parentPlaylistWorkerprivate
m_prologExecutedMThreadprotected
m_retriesPlaylistWorkerprivate
m_runnableMThreadprotected
m_threadMThreadprotected
m_waitcondPlaylistWorkerprivate
m_wakeupPlaylistWorkerprivate
m_wokenupPlaylistWorkerprivate
MThread(const QString &objectName)MThreadexplicit
MThread(const QString &objectName, QRunnable *runnable)MThreadexplicit
MThread(const MThread &)=deleteMThread
objectName(void) constMThread
operator=(const MThread &)=deleteMThread
PlaylistWorker(HLSRingBuffer *parent, std::chrono::milliseconds wait)PlaylistWorkerinline
priority(void) constMThread
qthread(void)MThread
quit(void)MThread
ReloadPlaylist(void)PlaylistWorkerinlineprivate
run(void) overridePlaylistWorkerinlineprotectedvirtual
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
terminate(void)MThread
ThreadCleanup(void)MThreadstatic
ThreadSetup(const QString &name)MThreadstatic
Unlock(void)PlaylistWorkerinline
UpdatePlaylist(HLSStream *hls_new, HLSStream *hls)PlaylistWorkerinlineprivatestatic
usleep(std::chrono::microseconds time)MThreadprotectedstatic
usleep(std::chrono::duration< R, P > time)MThreadinlineprotectedstatic
wait(std::chrono::milliseconds time=std::chrono::milliseconds::max())MThread
WaitForSignal(std::chrono::milliseconds time=std::chrono::milliseconds::max())PlaylistWorkerinline
Wakeup(void)PlaylistWorkerinline
~MThread()MThreadvirtual