MythTV master
MythHTTPSocket Member List

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

Disconnected()MythHTTPSocketprotectedslot
Error(QAbstractSocket::SocketError Error)MythHTTPSocketprotectedslot
Finish()MythHTTPSocketsignal
HandlersChanged(const HTTPHandlers &Handlers)MythHTTPSocketslot
HostsChanged(const QStringList &Hosts)MythHTTPSocketslot
m_activeServicesMythHTTPSocketprivate
m_configMythHTTPSocketprivate
m_nextConnectionMythHTTPSocketprivate
m_parserMythHTTPSocketprivate
m_peerMythHTTPSocketprivate
m_protocolMythHTTPSocketprivate
m_queueMythHTTPSocketprivate
m_socketMythHTTPSocketprivate
m_socketFDMythHTTPSocketprivate
m_stoppingMythHTTPSocketprivate
m_testSocketMythHTTPSocketprivate
m_timerMythHTTPSocketprivate
m_totalSentMythHTTPSocketprivate
m_totalToSendMythHTTPSocketprivate
m_totalWrittenMythHTTPSocketprivate
m_websocketMythHTTPSocketprivate
m_websocketeventMythHTTPSocketprivate
m_writeBufferMythHTTPSocketprivate
m_writeTimeMythHTTPSocketprivate
MythHTTPSocket(qintptr Socket, bool SSL, MythHTTPConfig Config)MythHTTPSocketexplicit
NewBinaryMessage(const DataPayloads &Payloads)MythHTTPSocketstaticslot
NewRawTextMessage(const DataPayloads &Payloads)MythHTTPSocketslot
NewTextMessage(const StringPayload &Text)MythHTTPSocketslot
OriginsChanged(const QStringList &Origins)MythHTTPSocketslot
PathsChanged(const QStringList &Paths)MythHTTPSocketslot
Read()MythHTTPSocketprotectedslot
Respond(const HTTPResponse &Response)MythHTTPSocket
RespondDirect(qintptr Socket, const HTTPResponse &Response, const MythHTTPConfig &Config)MythHTTPSocketstatic
ServicesChanged(const HTTPServices &Services)MythHTTPSocketslot
SetupWebSocket()MythHTTPSocketprivate
Stop()MythHTTPSocketprotectedslot
ThreadUpgraded(QThread *Thread)MythHTTPSocketsignal
Timeout()MythHTTPSocketprotectedslot
UpdateServices(const HTTPServices &Services)MythHTTPSocketsignal
Write(int64_t Written=0)MythHTTPSocketprotectedslot
~MythHTTPSocket() overrideMythHTTPSocket