API Documentation
Loading...
Searching...
No Matches
WebSocketConnection Member List

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

binaryMessageRecieved(const QByteArray &array)WebSocketConnectionprotectedslot
bytesAvailable() const overrideWebSocketConnectionvirtual
close() overrideWebSocketConnectionvirtual
ConnectionBackend(ProgressInfo *log)ConnectionBackend
connectionStateChangedSignal(ConnectionState state)ConnectionBackendsignal
dataAvailableSignal()ConnectionBackendsignal
handleSocketErrorSlot(int error)WebSocketConnectionprotectedslot
isOpen() const overrideWebSocketConnectionvirtual
lastError() const overrideWebSocketConnectionvirtual
m_dataWebSocketConnectionprotected
m_last_errorWebSocketConnectionprotected
m_logConnectionBackendprotected
m_socketWebSocketConnectionprotected
open(const ConnectionInfo &request) overrideWebSocketConnectionvirtual
peek(char *, uint04 size) const overrideWebSocketConnectionvirtual
rx(char *, uint04 size=Constant< uint04 >::Max) overrideWebSocketConnectionvirtual
setPort(QWebSocket *tcp_port)WebSocketConnectionvirtual
setSocket(QWebSocket *socket)WebSocketConnection
textMessageRecieved(const QString &message)WebSocketConnectionprotectedslot
threadID() constConnectionBackendinlinevirtual
tx(const String &command) overrideWebSocketConnectionvirtual
waitForConnection(QWebSocket *socket, const ConnectionInfo &request)WebSocketConnectionvirtual
waitForReadyRead(const TimeSpan &span) overrideWebSocketConnectionvirtual
WebSocketConnection(ProgressInfo *log)WebSocketConnection
~WebSocketConnection()WebSocketConnection