MythTV
master
|
This is the complete list of members for SSDP, including all inherited members.
AddListener(QObject *listener) | SSDP | inlinestatic |
Cleanup(void) | MThread | static |
DisableNotifications() | SSDP | |
EnableNotifications(int nServicePort) | SSDP | |
exec(void) | MThread | protected |
exit(int retcode=0) | MThread | |
Find(const QString &sURI) | SSDP | inlinestatic |
Find(const QString &sURI, const QString &sUSN) | SSDP | inlinestatic |
g_pSSDP | SSDP | privatestatic |
GetAllRunningThreadNames(QStringList &list) | MThread | static |
GetAllThreadNames(QStringList &list) | MThread | static |
GetHeaderValue(const QStringMap &headers, const QString &sKey, const QString &sDefault) | SSDP | protectedstatic |
Instance() | SSDP | static |
isFinished(void) const | MThread | |
isRunning(void) const | MThread | |
IsTermRequested() | SSDP | protected |
kNumberOfSockets | SSDP | privatestatic |
m_bAnnouncementsEnabled | SSDP | private |
m_bTermRequested | SSDP | private |
m_epilogExecuted | MThread | protected |
m_lock | SSDP | private |
m_nPort | SSDP | private |
m_nSearchPort | SSDP | private |
m_nServicePort | SSDP | private |
m_pNotifyTask | SSDP | private |
m_procReqLineExp | SSDP | private |
m_prologExecuted | MThread | protected |
m_runnable | MThread | protected |
m_sockets | SSDP | private |
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 | |
PerformSearch(const QString &sST, std::chrono::seconds timeout=2s) | SSDP | |
priority(void) const | MThread | |
ProcessData(MSocketDevice *pSocket) | SSDP | protected |
ProcessNotify(const QStringMap &sHeaders) | SSDP | protectedstatic |
ProcessRequestLine(const QString &sLine) | SSDP | protected |
ProcessSearchRequest(const QStringMap &sHeaders, const QHostAddress &peerAddress, quint16 peerPort) const | SSDP | protected |
ProcessSearchResponse(const QStringMap &sHeaders) | SSDP | protectedstatic |
qthread(void) | MThread | |
quit(void) | MThread | |
RemoveListener(QObject *listener) | SSDP | inlinestatic |
RequestTerminate(void) | SSDP | |
run() override | SSDP | protectedvirtual |
RunEpilog(void) | MThread | |
RunProlog(void) | MThread | |
setObjectName(const QString &name) | MThread | |
setPriority(QThread::Priority priority) | MThread | |
setStackSize(uint stackSize) | MThread | |
setTerminationEnabled(bool enabled=true) | MThread | protectedstatic |
Shutdown() | SSDP | static |
SSDP() | SSDP | private |
stackSize(void) const | MThread | |
start(QThread::Priority p=QThread::InheritPriority) | MThread | |
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 | |
~MThread() | MThread | virtual |
~SSDP() override | SSDP |