MythTV  master
DeviceReadBuffer Member List

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

CheckForErrors(ssize_t read_len, size_t requested_len, uint &errcnt)DeviceReadBufferprivate
Cleanup(void)MThreadprotectedstatic
ClosePipes(void) constDeviceReadBufferprivate
DeviceReadBuffer(DeviceReaderCB *cb, bool use_poll=true, bool error_exit_on_poll_timeout=true)DeviceReadBufferexplicit
exec(void)MThreadprotected
exit(int retcode=0)MThreadprotected
GetAllRunningThreadNames(QStringList &list)MThreadprotectedstatic
GetAllThreadNames(QStringList &list)MThreadprotectedstatic
GetContiguousUnused(void) constDeviceReadBufferprivate
GetUnused(void) constDeviceReadBufferprivate
GetUsed(void) constDeviceReadBuffer
HandlePausing(void)DeviceReadBufferprivate
IncrReadPointer(uint len)DeviceReadBufferprivate
IncrWritePointer(uint len)DeviceReadBufferprivate
IsEOF(void) constDeviceReadBuffer
IsErrored(void) constDeviceReadBuffer
isFinished(void) constMThreadprotected
IsOpen(void) constDeviceReadBufferinlineprivate
IsPaused(void) constDeviceReadBuffer
IsPauseRequested(void) constDeviceReadBufferprivate
isRunning(void) constMThreadprotected
IsRunning(void) constDeviceReadBuffer
m_avgBufReadCntDeviceReadBufferprivate
m_avgBufSleepCntDeviceReadBufferprivate
m_avgBufWriteCntDeviceReadBufferprivate
m_avgUsedDeviceReadBufferprivate
m_bufferDeviceReadBufferprivate
m_dataWaitDeviceReadBuffermutableprivate
m_devBufferCountDeviceReadBufferprivate
m_devReadSizeDeviceReadBufferprivate
m_doRunDeviceReadBufferprivate
m_endPtrDeviceReadBufferprivate
m_eofDeviceReadBufferprivate
m_epilogExecutedMThreadprotected
m_errorDeviceReadBuffermutableprivate
m_lastReportDeviceReadBufferprivate
m_lockDeviceReadBuffermutableprivate
m_maxPollWaitDeviceReadBufferprivate
m_maxUsedDeviceReadBufferprivate
m_pausedDeviceReadBufferprivate
m_pauseWaitDeviceReadBufferprivate
m_pollTimeoutIsErrorDeviceReadBufferprivate
m_prologExecutedMThreadprotected
m_readerCBDeviceReadBufferprivate
m_readPtrDeviceReadBufferprivate
m_readQuantaDeviceReadBufferprivate
m_readThresholdDeviceReadBufferprivate
m_requestPauseDeviceReadBufferprivate
m_runnableMThreadprotected
m_runWaitDeviceReadBufferprivate
m_sizeDeviceReadBufferprivate
m_streamFdDeviceReadBufferprivate
m_threadMThreadprotected
m_unpauseWaitDeviceReadBufferprivate
m_usedDeviceReadBufferprivate
m_usingPollDeviceReadBufferprivate
m_videoDeviceDeviceReadBufferprivate
m_wakePipeDeviceReadBuffermutableprivate
m_wakePipeFlagsDeviceReadBuffermutableprivate
m_writePtrDeviceReadBufferprivate
MThread(const QString &objectName)MThreadexplicitprotected
MThread(const QString &objectName, QRunnable *runnable)MThreadexplicitprotected
MThread(const MThread &)=deleteMThreadprotected
objectName(void) constMThreadprotected
operator=(const MThread &)=deleteMThreadprotected
Poll(void) constDeviceReadBufferprivate
priority(void) constMThreadprotected
qthread(void)MThreadprotected
quit(void)MThreadprotected
Read(unsigned char *buf, uint count)DeviceReadBuffer
ReportStats(void)DeviceReadBufferprivate
Reset(const QString &streamName, int streamfd)DeviceReadBuffer
run(void) overrideDeviceReadBufferprivatevirtual
RunEpilog(void)MThreadprotected
RunProlog(void)MThreadprotected
setObjectName(const QString &name)MThreadprotected
SetPaused(bool val)DeviceReadBufferprivate
setPriority(QThread::Priority priority)MThreadprotected
SetRequestPause(bool request)DeviceReadBuffer
setStackSize(uint stackSize)MThreadprotected
setTerminationEnabled(bool enabled=true)MThreadprotectedstatic
Setup(const QString &streamName, int streamfd, uint readQuanta=sizeof(TSPacket), uint deviceBufferSize=0, uint deviceBufferCount=1)DeviceReadBuffer
stackSize(void) constMThreadprotected
Start(void)DeviceReadBuffer
start(QThread::Priority p=QThread::InheritPriority)MThreadprotected
Stop(void)DeviceReadBuffer
terminate(void)MThreadprotected
ThreadCleanup(void)MThreadprotectedstatic
ThreadSetup(const QString &name)MThreadprotectedstatic
usleep(std::chrono::microseconds time)MThreadprotectedstatic
usleep(std::chrono::duration< R, P > time)MThreadinlineprotectedstatic
wait(std::chrono::milliseconds time=std::chrono::milliseconds::max())MThreadprotected
WaitForPaused(unsigned long timeout)DeviceReadBuffer
WaitForUnpause(unsigned long timeout)DeviceReadBuffer
WaitForUnused(uint needed) constDeviceReadBufferprivate
WaitForUsed(uint needed, std::chrono::milliseconds max_wait) constDeviceReadBufferprivate
WakePoll(void) constDeviceReadBufferprivate
~DeviceReadBuffer() overrideDeviceReadBuffer
~MThread()MThreadprotectedvirtual