MythTV  master
MythSocketManager Member List

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

AddSocketHandler(SocketHandler *socket)MythSocketManager
connected([[maybe_unused]] MythSocket *socket) overrideMythSocketManagerinline
MythSocketCBs::connected(MythSocket *)=0MythSocketCBspure virtual
connectionClosed(MythSocket *socket) overrideMythSocketManagervirtual
connectionFailed([[maybe_unused]] MythSocket *socket) overrideMythSocketManagerinline
MythSocketCBs::connectionFailed(MythSocket *)=0MythSocketCBspure virtual
error(MythSocket *, int)MythSocketCBsinlinevirtual
GetConnectionBySocket(MythSocket *socket)MythSocketManager
HandleDone(MythSocket *socket)MythSocketManagerprivatestatic
HandleVersion(MythSocket *socket, const QStringList &slist)MythSocketManagerprivatestatic
Listen(int port)MythSocketManager
m_handlerLockMythSocketManagerprivate
m_handlerMapMythSocketManagerprivate
m_serverMythSocketManagerprivate
m_socketListMythSocketManagerprivate
m_socketListLockMythSocketManagerprivate
m_socketLockMythSocketManagerprivate
m_socketMapMythSocketManagerprivate
m_threadPoolMythSocketManagerprivate
MythSocketManager()MythSocketManager
newConnection(qintptr sd)MythSocketManagerslot
ProcessRequest(MythSocket *socket)MythSocketManager
ProcessRequestWork(MythSocket *socket)MythSocketManagerprivate
readyRead(MythSocket *socket) overrideMythSocketManagervirtual
RegisterHandler(SocketRequestHandler *handler)MythSocketManager
SetThreadCount(uint count)MythSocketManager
~MythSocketCBs()=defaultMythSocketCBsvirtual
~MythSocketManager() overrideMythSocketManager