MythTV  0.26-pre
HttpServer Member List
This is the complete list of members for HttpServer, including all inherited members.
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
close(void)ServerPool
DefaultBroadcast(void)ServerPool [static]
DefaultBroadcastIPv4(void)ServerPool [static]
DefaultListen(void)ServerPool [static]
DefaultListenIPv4(void)ServerPool [static]
DefaultListenIPv6(void)ServerPool [static]
DelegateRequest(HTTPRequest *)HttpServer
GetPlatform(void)HttpServer [static]
GetSharePath(void) const HttpServer [inline]
HttpServer(const QString sApplicationPrefix=QString(""))HttpServer
isListening(void)ServerPool [inline]
IsRunning(void) const HttpServer [inline]
listen(QList< QHostAddress > addrs, quint16 port, bool requireall=true)ServerPool
listen(QStringList addrs, quint16 port, bool requireall=true)ServerPool
listen(quint16 port, bool requireall=true)ServerPool
m_basePathsHttpServer [protected]
m_extensionsHttpServer [protected]
m_pHtmlServerHttpServer [protected]
m_runningHttpServer [protected]
m_rwlockHttpServer [mutable, protected]
m_sSharePathHttpServer [protected]
m_threadPoolHttpServer [protected]
maxPendingConnections(void)ServerPool [inline]
newConnection(QTcpSocket *)ServerPool [signal]
newDatagram(QByteArray, QHostAddress, quint16)ServerPool [signal]
newTcpConnection(int socket)HttpServer [virtual]
newUdpDatagram(void)ServerPool [protected, virtual, slot]
proxy(void)ServerPool [inline]
RefreshDefaultListen(void)ServerPool [static]
RegisterExtension(HttpServerExtension *)HttpServer
s_platformHttpServer [protected, static]
s_platformLockHttpServer [protected, static]
ScriptEngine(void)HttpServer
ServerPool(QObject *parent=0)ServerPool
serverPort(void)ServerPool [inline]
setMaxPendingConnections(int n)ServerPool [inline]
setProxy(const QNetworkProxy &proxy)ServerPool [inline]
tryBindingPort(int baseport, int range=1)ServerPool
tryBindingPort(QUdpSocket *socket, int baseport, int range=1, bool *isipv6=NULL)ServerPool [static]
tryListeningPort(int baseport, int range=1)ServerPool
tryListeningPort(QTcpServer *server, int baseport, int range=1, bool *isipv6=NULL)ServerPool [static]
UnregisterExtension(HttpServerExtension *)HttpServer
writeDatagram(const char *data, qint64 size, const QHostAddress &addr, quint16 port)ServerPool
writeDatagram(const QByteArray &datagram, const QHostAddress &addr, quint16 port)ServerPool
~HttpServer()HttpServer [virtual]
~ServerPool(void)ServerPool
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends