MythTV  master
MythRAOPDevice Member List

This is the complete list of members for MythRAOPDevice, 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
Cleanup(void)MythRAOPDevicestatic
close(void)ServerPool
Create(void)MythRAOPDevicestatic
DefaultBroadcast(void)ServerPoolstatic
DefaultBroadcastIPv4(void)ServerPoolstatic
DefaultBroadcastIPv6(void)ServerPoolstatic
DefaultListen(void)ServerPoolstatic
DefaultListenIPv4(void)ServerPoolstatic
DefaultListenIPv6(void)ServerPoolstatic
DeleteAllClients(MythRAOPConnection *keep)MythRAOPDevice
deleteClient()MythRAOPDeviceprivateslot
gMythRAOPDeviceMythRAOPDeviceprivatestatic
gMythRAOPDeviceMutexMythRAOPDeviceprivatestatic
gMythRAOPDeviceThreadMythRAOPDeviceprivatestatic
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_basePortMythRAOPDeviceprivate
m_bonjourMythRAOPDeviceprivate
m_clientsMythRAOPDeviceprivate
m_hardwareIdMythRAOPDeviceprivate
m_lastUdpSocketServerPoolprivate
m_listeningServerPoolprivate
m_lockMythRAOPDeviceprivate
m_maxPendingConnServerPoolprivate
m_nameMythRAOPDeviceprivate
m_portServerPoolprivate
m_proxyServerPoolprivate
m_setupPortMythRAOPDeviceprivate
m_tcpServersServerPoolprivate
m_udpSocketsServerPoolprivate
m_validMythRAOPDeviceprivate
maxPendingConnections(void) constServerPoolinline
MythRAOPDevice()MythRAOPDevice
newConnection(QTcpSocket *)ServerPoolsignal
newDatagram(QByteArray, QHostAddress, quint16)ServerPoolsignal
newRaopConnection(QTcpSocket *client)MythRAOPDeviceprivateslot
newTcpConnection(qintptr socket)ServerPoolprotectedvirtualslot
newUdpDatagram(void)ServerPoolprotectedvirtualslot
proxy(void)ServerPoolinline
RAOPSharedInstance(void)MythRAOPDeviceinlinestatic
RefreshDefaultListen(void)ServerPoolstatic
RegisterForBonjour(void)MythRAOPDeviceprivate
SelectDefaultListen(bool force=false)ServerPoolprivatestatic
ServerPool(QObject *parent=nullptr)ServerPoolinlineexplicit
serverPort(void) constServerPoolinline
setMaxPendingConnections(int n)ServerPoolinline
setProxy(const QNetworkProxy &proxy)ServerPoolinline
Start()MythRAOPDeviceprivateslot
Stop()MythRAOPDeviceprivateslot
Teardown(void)MythRAOPDeviceprivate
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
TVPlaybackStarting(void)MythRAOPDeviceslot
writeDatagram(const char *data, qint64 size, const QHostAddress &addr, quint16 port)ServerPool
writeDatagram(const QByteArray &datagram, const QHostAddress &addr, quint16 port)ServerPool
~MythRAOPDevice(void) overrideMythRAOPDeviceprivate
~ServerPool(void) overrideServerPool