AddListener(MPEGStreamData *data, bool=false, bool=false, const QString &output_file=QString()) override | SatIPStreamHandler | inlinevirtual |
AddNamedOutputFile(const QString &filename) | StreamHandler | virtual |
AddPIDFilter(PIDInfo *info) | StreamHandler | protected |
Cleanup(void) | MThread | protectedstatic |
Close(void) | SatIPStreamHandler | private |
CreatePIDInfo(uint pid, uint stream_type, int pes_type) | StreamHandler | inlineprotectedvirtual |
CycleFiltersByPriority() | StreamHandler | inlineprotectedvirtual |
exec(void) | MThread | protected |
exit(int retcode=0) | MThread | protected |
Get(const QString &devname, int inputid) | SatIPStreamHandler | static |
GetAllRunningThreadNames(QStringList &list) | MThread | protectedstatic |
GetAllThreadNames(QStringList &list) | MThread | protectedstatic |
GetPIDPriority(uint pid) const | StreamHandler | protected |
GetSignalStrength() | SatIPStreamHandler | |
GetUDPReceiveBufferSize(QUdpSocket *socket) | SatIPStreamHandler | static |
HasError(void) const | StreamHandler | inline |
HasLock() | SatIPStreamHandler | |
isFinished(void) const | MThread | protected |
IsRunning(void) const | StreamHandler | |
isRunning(void) const | MThread | protected |
m_addRmLock | StreamHandler | protected |
m_allowSectionReader | StreamHandler | protected |
m_baseurl | SatIPStreamHandler | private |
m_bError | StreamHandler | protected |
m_controlReadHelper | SatIPStreamHandler | |
m_cport | SatIPStreamHandler | |
m_csocket | SatIPStreamHandler | |
m_cycleTimer | StreamHandler | protected |
m_dataReadHelper | SatIPStreamHandler | |
m_device | SatIPStreamHandler | private |
m_dport | SatIPStreamHandler | |
m_dsocket | SatIPStreamHandler | |
m_eitPids | StreamHandler | protected |
m_epilogExecuted | MThread | protected |
m_filtersChanged | StreamHandler | protected |
m_frontend | SatIPStreamHandler | private |
m_hasLock | SatIPStreamHandler | private |
m_inputId | SatIPStreamHandler | |
m_listenerLock | StreamHandler | mutableprotected |
m_mptsBaseFile | StreamHandler | protected |
m_mptsFiles | StreamHandler | protected |
m_mptsLock | StreamHandler | protected |
m_mptsTfw | StreamHandler | protected |
m_needsBuffering | StreamHandler | protected |
m_oldpids | SatIPStreamHandler | private |
m_oldtuningurl | SatIPStreamHandler | private |
m_openPidFilters | StreamHandler | protected |
m_pidInfo | StreamHandler | protected |
m_pidLock | StreamHandler | mutableprotected |
m_prologExecuted | MThread | protected |
m_restarting | StreamHandler | protected |
m_rtsp | SatIPStreamHandler | |
m_runnable | MThread | protected |
m_running | StreamHandler | protected |
m_runningDesired | StreamHandler | protected |
m_runningStateChanged | StreamHandler | protected |
m_satipsrc | SatIPStreamHandler | |
m_setupinvoked | SatIPStreamHandler | private |
m_sigmonLock | SatIPStreamHandler | private |
m_signalStrength | SatIPStreamHandler | private |
m_startStopLock | StreamHandler | mutableprotected |
m_streamDataList | StreamHandler | protected |
m_thread | MThread | protected |
m_tunelock | SatIPStreamHandler | private |
m_tunerType | SatIPStreamHandler | private |
m_tuningurl | SatIPStreamHandler | private |
m_usingBuffering | StreamHandler | protected |
m_usingSectionReader | StreamHandler | protected |
MThread(const QString &objectName) | MThread | explicitprotected |
MThread(const QString &objectName, QRunnable *runnable) | MThread | explicitprotected |
MThread(const MThread &)=delete | MThread | protected |
objectName(void) const | MThread | protected |
Open(void) | SatIPStreamHandler | private |
operator=(const MThread &)=delete | MThread | protected |
priority(void) const | MThread | protected |
PriorityEvent(int fd) override | StreamHandler | inlineprotectedvirtual |
qthread(void) | MThread | protected |
quit(void) | MThread | protected |
ReaderPaused(int fd) override | StreamHandler | inlineprotectedvirtual |
RemoveAllPIDFilters(void) | StreamHandler | protected |
RemoveListener(MPEGStreamData *data) | StreamHandler | virtual |
RemoveNamedOutputFile(const QString &filename) | StreamHandler | virtual |
RemovePIDFilter(uint pid) | StreamHandler | protected |
Return(SatIPStreamHandler *&ref, int inputid) | SatIPStreamHandler | static |
run(void) override | SatIPStreamHandler | privatevirtual |
RunEpilog(void) | MThread | protected |
RunProlog(void) | MThread | protected |
s_handlers | SatIPStreamHandler | privatestatic |
s_handlersLock | SatIPStreamHandler | privatestatic |
s_handlersRefCnt | SatIPStreamHandler | privatestatic |
SatIPDataReadHelper class | SatIPStreamHandler | friend |
SatIPStreamHandler(const QString &device, int inputid) | SatIPStreamHandler | explicitprivate |
setObjectName(const QString &name) | MThread | protected |
setPriority(QThread::Priority priority) | MThread | protected |
SetRunning(bool running, bool using_buffering, bool using_section_reader) | StreamHandler | protected |
SetRunningDesired(bool desired) | StreamHandler | protectedvirtual |
SetSigmonValues(bool lock, int level) | SatIPStreamHandler | |
setStackSize(uint stackSize) | MThread | protected |
setTerminationEnabled(bool enabled=true) | MThread | protectedstatic |
SetUDPReceiveBufferSize(QUdpSocket *socket, uint rcvbuffersize) | SatIPStreamHandler | static |
stackSize(void) const | MThread | protected |
Start(void) | StreamHandler | protected |
start(QThread::Priority p=QThread::InheritPriority) | MThread | protected |
Stop(void) | StreamHandler | protected |
StreamDataList typedef | StreamHandler | protected |
StreamHandler(QString device, int inputid) | StreamHandler | inlineexplicitprotected |
terminate(void) | MThread | protected |
ThreadCleanup(void) | MThread | protectedstatic |
ThreadSetup(const QString &name) | MThread | protectedstatic |
Tune(const DTVMultiplex &tuning) | SatIPStreamHandler | |
UpdateFilters() override | SatIPStreamHandler | virtual |
UpdateFiltersFromStreamData(void) | StreamHandler | protected |
UpdateListeningForEIT(void) | StreamHandler | protected |
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 | protected |
WriteMPTS(const unsigned char *buffer, uint len) | StreamHandler | protected |
~DeviceReaderCB()=default | DeviceReaderCB | protectedvirtual |
~MThread() | MThread | protectedvirtual |
~StreamHandler() override | StreamHandler | protected |