|
MythTV master
|
This is the complete list of members for MythAirplayServer, including all inherited members.
| AirplaySharedInstance(void) | MythAirplayServer | inlinestatic |
| 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) | MythAirplayServer | static |
| close(void) | ServerPool | |
| Create(void) | MythAirplayServer | 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 |
| deleteConnection() | MythAirplayServer | privateslot |
| deleteConnection(QTcpSocket *socket) | MythAirplayServer | private |
| DisconnectAllClients(const QByteArray &session) | MythAirplayServer | private |
| eventToString(AirplayEvent event) | MythAirplayServer | privatestatic |
| GetMacAddress() | MythAirplayServer | privatestatic |
| GetPlayerStatus(bool &playing, float &speed, double &position, double &duration, QString &pathname) | MythAirplayServer | privatestatic |
| gMythAirplayServer | MythAirplayServer | privatestatic |
| gMythAirplayServerMutex | MythAirplayServer | privatestatic |
| gMythAirplayServerThread | MythAirplayServer | privatestatic |
| HandleResponse(APHTTPRequest *req, QTcpSocket *socket) | MythAirplayServer | private |
| HideAllPhotos(void) | MythAirplayServer | private |
| 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_bonjour | MythAirplayServer | private |
| m_connections | MythAirplayServer | private |
| m_incoming | MythAirplayServer | private |
| m_lastUdpSocket | ServerPool | private |
| m_listening | ServerPool | private |
| m_lock | MythAirplayServer | private |
| m_maxPendingConn | ServerPool | private |
| m_name | MythAirplayServer | private |
| m_nonce | MythAirplayServer | private |
| m_pathname | MythAirplayServer | private |
| m_port | ServerPool | private |
| m_proxy | ServerPool | private |
| m_serviceRefresh | MythAirplayServer | private |
| m_setupPort | MythAirplayServer | private |
| m_sockets | MythAirplayServer | private |
| m_tcpServers | ServerPool | private |
| m_udpSockets | ServerPool | private |
| m_valid | MythAirplayServer | private |
| maxPendingConnections(void) const | ServerPool | inline |
| MythAirplayServer() | MythAirplayServer | inline |
| newAirplayConnection(QTcpSocket *client) | MythAirplayServer | privateslot |
| newConnection(QTcpSocket *) | ServerPool | signal |
| newDatagram(QByteArray, QHostAddress, quint16) | ServerPool | signal |
| newTcpConnection(qintptr socket) | ServerPool | protectedvirtualslot |
| newUdpDatagram(void) | ServerPool | protectedvirtualslot |
| PausePlayback(void) | MythAirplayServer | private |
| proxy(void) | ServerPool | inline |
| read(void) | MythAirplayServer | privateslot |
| RefreshDefaultListen(void) | ServerPool | static |
| SeekPosition(uint64_t position) | MythAirplayServer | private |
| SelectDefaultListen(bool force=false) | ServerPool | privatestatic |
| SendResponse(QTcpSocket *socket, uint16_t status, const QByteArray &header, const QByteArray &content_type, const QString &body) | MythAirplayServer | private |
| SendReverseEvent(QByteArray &session, AirplayEvent event) | MythAirplayServer | private |
| ServerPool(QObject *parent=nullptr) | ServerPool | inlineexplicit |
| serverPort(void) const | ServerPool | inline |
| setMaxPendingConnections(int n) | ServerPool | inline |
| setProxy(const QNetworkProxy &proxy) | ServerPool | inline |
| Start() | MythAirplayServer | privateslot |
| StartPlayback(const QString &pathname) | MythAirplayServer | private |
| StatusToString(uint16_t status) | MythAirplayServer | privatestatic |
| Stop() | MythAirplayServer | privateslot |
| StopPlayback(void) | MythAirplayServer | private |
| StopSession(const QByteArray &session) | MythAirplayServer | private |
| Teardown(void) | MythAirplayServer | private |
| timeout(void) | MythAirplayServer | privateslot |
| 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 |
| UnpausePlayback(void) | MythAirplayServer | private |
| writeDatagram(const char *data, qint64 size, const QHostAddress &addr, quint16 port) | ServerPool | |
| writeDatagram(const QByteArray &datagram, const QHostAddress &addr, quint16 port) | ServerPool | |
| ~MythAirplayServer(void) override | MythAirplayServer | private |
| ~ServerPool(void) override | ServerPool |