|
MythTV master
|
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) | MythRAOPDevice | static |
| close(void) | ServerPool | |
| Create(void) | MythRAOPDevice | static |
| DefaultBroadcast(void) | ServerPool | static |
| DefaultBroadcastIPv4(void) | ServerPool | static |
| DefaultBroadcastIPv6(void) | ServerPool | static |
| DefaultListen(void) | ServerPool | static |
| DefaultListenIPv4(void) | ServerPool | static |
| DefaultListenIPv6(void) | ServerPool | static |
| DeleteAllClients(MythRAOPConnection *keep) | MythRAOPDevice | |
| deleteClient() | MythRAOPDevice | privateslot |
| gMythRAOPDevice | MythRAOPDevice | privatestatic |
| gMythRAOPDeviceMutex | MythRAOPDevice | privatestatic |
| gMythRAOPDeviceThread | MythRAOPDevice | privatestatic |
| isListening(void) const | ServerPool | inline |
| 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_basePort | MythRAOPDevice | private |
| m_bonjour | MythRAOPDevice | private |
| m_clients | MythRAOPDevice | private |
| m_hardwareId | MythRAOPDevice | private |
| m_lastUdpSocket | ServerPool | private |
| m_listening | ServerPool | private |
| m_lock | MythRAOPDevice | private |
| m_maxPendingConn | ServerPool | private |
| m_name | MythRAOPDevice | private |
| m_port | ServerPool | private |
| m_proxy | ServerPool | private |
| m_setupPort | MythRAOPDevice | private |
| m_tcpServers | ServerPool | private |
| m_udpSockets | ServerPool | private |
| m_valid | MythRAOPDevice | private |
| maxPendingConnections(void) const | ServerPool | inline |
| MythRAOPDevice() | MythRAOPDevice | |
| newConnection(QTcpSocket *) | ServerPool | signal |
| newDatagram(QByteArray, QHostAddress, quint16) | ServerPool | signal |
| newRaopConnection(QTcpSocket *client) | MythRAOPDevice | privateslot |
| newTcpConnection(qintptr socket) | ServerPool | protectedvirtualslot |
| newUdpDatagram(void) | ServerPool | protectedvirtualslot |
| proxy(void) | ServerPool | inline |
| RAOPSharedInstance(void) | MythRAOPDevice | inlinestatic |
| RefreshDefaultListen(void) | ServerPool | static |
| RegisterForBonjour(void) | MythRAOPDevice | private |
| SelectDefaultListen(bool force=false) | ServerPool | privatestatic |
| ServerPool(QObject *parent=nullptr) | ServerPool | inlineexplicit |
| serverPort(void) const | ServerPool | inline |
| setMaxPendingConnections(int n) | ServerPool | inline |
| setProxy(const QNetworkProxy &proxy) | ServerPool | inline |
| Start() | MythRAOPDevice | privateslot |
| Stop() | MythRAOPDevice | privateslot |
| Teardown(void) | MythRAOPDevice | private |
| tryBindingPort(int baseport, int range=1) | ServerPool | |
| tryBindingPort(QUdpSocket *socket, int baseport, int range=1, bool *isipv6=nullptr) | ServerPool | static |
| tryListeningPort(int baseport, int range=1) | ServerPool | |
| tryListeningPort(QTcpServer *server, int baseport, int range=1, bool *isipv6=nullptr) | ServerPool | static |
| TVPlaybackStarting(void) | MythRAOPDevice | slot |
| writeDatagram(const char *data, qint64 size, const QHostAddress &addr, quint16 port) | ServerPool | |
| writeDatagram(const QByteArray &datagram, const QHostAddress &addr, quint16 port) | ServerPool | |
| ~MythRAOPDevice(void) override | MythRAOPDevice | private |
| ~ServerPool(void) override | ServerPool |