MythTV master
MythHTTPServer Member List

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

AddErrorPageHandler(const HTTPHandler &Handler)MythHTTPServersignal
AddHandlers(const HTTPHandlers &Handlers)MythHTTPServersignal
AddPaths(const QStringList &Paths)MythHTTPServersignal
AddServices(const HTTPServices &Services)MythHTTPServersignal
AddThread(MythHTTPThread *Thread)MythHTTPThreadPool
AvailableThreads() constMythHTTPThreadPool
bind(QList< QHostAddress > addrs, quint16 port, bool requireall=true)ServerPool
bind(QStringList addrs, quint16 port, bool requireall=true)ServerPool
bind(quint16 port, bool requireall=true)ServerPool
BuildAddressList(QHostInfo &Info)MythHTTPServerprivatestatic
BuildHosts()MythHTTPServerprivate
BuildOrigins()MythHTTPServerprivate
close(void)ServerPool
DebugHosts()MythHTTPServerprivate
DebugOrigins()MythHTTPServerprivate
DefaultBroadcast(void)ServerPoolstatic
DefaultBroadcastIPv4(void)ServerPoolstatic
DefaultBroadcastIPv6(void)ServerPoolstatic
DefaultListen(void)ServerPoolstatic
DefaultListenIPv4(void)ServerPoolstatic
DefaultListenIPv6(void)ServerPoolstatic
EnableDisable(bool Enable)MythHTTPServerprotectedslot
EnableHTTP(bool Enable)MythHTTPServersignal
ErrorHandlerChanged(const HTTPHandler &Handler)MythHTTPServersignal
HandlersChanged(const HTTPHandlers &Handlers)MythHTTPServersignal
HostResolved(QHostInfo Info)MythHTTPServersignal
HostsChanged(const QStringList &Hosts)MythHTTPServersignal
Init()MythHTTPServerprivate
isListening(void) constServerPoolinline
listen(QList< QHostAddress > addrs, quint16 port, bool requireall=true, PoolServerType type=kTCPServer)ServerPool
listen(QStringList addrs, quint16 port, bool requireall=true, PoolServerType type=kTCPServer)ServerPool
listen(quint16 port, bool requireall=true, PoolServerType type=kTCPServer)ServerPool
m_configMythHTTPServerprivate
m_connectionQueueMythHTTPServerprivate
m_hostLookupsMythHTTPServerprivate
m_lastUdpSocketServerPoolprivate
m_listeningServerPoolprivate
m_masterIPAddressMythHTTPServerprivate
m_masterSSLPortMythHTTPServerprivate
m_masterStatusPortMythHTTPServerprivate
m_maxPendingConnServerPoolprivate
m_maxThreadsMythHTTPThreadPoolprivate
m_originLookupsMythHTTPServerprivate
m_portServerPoolprivate
m_proxyServerPoolprivate
m_tcpServersServerPoolprivate
m_threadNumMythHTTPServerprivate
m_threadsMythHTTPThreadPoolprivate
m_udpSocketsServerPoolprivate
m_upgradedThreadsMythHTTPThreadPoolprivate
MasterResolved(QHostInfo Info)MythHTTPServersignal
maxPendingConnections(void) constServerPoolinline
MaxThreads() constMythHTTPThreadPool
MythHTTPInstanceMythHTTPServerfriend
MythHTTPServer()MythHTTPServerprotected
MythHTTPThreadPool()MythHTTPThreadPool
newConnection(QTcpSocket *)ServerPoolsignal
newDatagram(QByteArray, QHostAddress, quint16)ServerPoolsignal
NewErrorPageHandler(const HTTPHandler &Handler)MythHTTPServerprotectedslot
NewHandlers(const HTTPHandlers &Handlers)MythHTTPServerprotectedslot
NewPaths(const QStringList &Paths)MythHTTPServerprotectedslot
NewServices(const HTTPServices &Services)MythHTTPServerprotectedslot
newTcpConnection(qintptr socket) overrideMythHTTPServerprotectedslot
newUdpDatagram(void)ServerPoolprotectedvirtualslot
OriginsChanged(const QStringList &Origins)MythHTTPServersignal
PathsChanged(const QStringList &Paths)MythHTTPServersignal
ProcessTCPQueue()MythHTTPServersignal
ProcessTCPQueueHandler()MythHTTPServerprotectedslot
proxy(void)ServerPoolinline
RefreshDefaultListen(void)ServerPoolstatic
RemoveHandlers(const HTTPHandlers &Handlers)MythHTTPServersignal
RemovePaths(const QStringList &Paths)MythHTTPServersignal
RemoveServices(const HTTPServices &Services)MythHTTPServersignal
ReservedPath(const QString &Path)MythHTTPServerprivatestatic
ResolveHost(QHostInfo Info)MythHTTPServerprotectedslot
ResolveMaster(QHostInfo Info)MythHTTPServerprotectedslot
SelectDefaultListen(bool force=false)ServerPoolprivatestatic
ServerPool(QObject *parent=nullptr)ServerPoolinlineexplicit
serverPort(void) constServerPoolinline
ServicesChanged(const HTTPServices &Services)MythHTTPServersignal
setMaxPendingConnections(int n)ServerPoolinline
setProxy(const QNetworkProxy &proxy)ServerPoolinline
StaleHandlers(const HTTPHandlers &Handlers)MythHTTPServerprotectedslot
StalePaths(const QStringList &Paths)MythHTTPServerprotectedslot
StaleServices(const HTTPServices &Services)MythHTTPServerprotectedslot
Started(bool Tcp, bool Ssl)MythHTTPServerprivate
Stopped()MythHTTPServerprivate
ThreadCount() constMythHTTPThreadPool
ThreadFinished()MythHTTPServerslot
ThreadUpgraded(QThread *Thread)MythHTTPThreadPoolslot
tryBindingPort(int baseport, int range=1)ServerPool
tryBindingPort(QUdpSocket *socket, int baseport, int range=1, bool *isipv6=nullptr)ServerPoolstatic
tryListeningPort(int baseport, int range=1)ServerPool
tryListeningPort(QTcpServer *server, int baseport, int range=1, bool *isipv6=nullptr)ServerPoolstatic
writeDatagram(const char *data, qint64 size, const QHostAddress &addr, quint16 port)ServerPool
writeDatagram(const QByteArray &datagram, const QHostAddress &addr, quint16 port)ServerPool
~MythHTTPServer() overrideMythHTTPServerprotected
~MythHTTPThreadPool() overrideMythHTTPThreadPool
~ServerPool(void) overrideServerPool