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)
WebSocketConnection
protected
slot
bytesAvailable
() const override
WebSocketConnection
virtual
close
() override
WebSocketConnection
virtual
ConnectionBackend
(ProgressInfo *log)
ConnectionBackend
connectionStateChangedSignal
(ConnectionState state)
ConnectionBackend
signal
dataAvailableSignal
()
ConnectionBackend
signal
handleSocketErrorSlot
(int error)
WebSocketConnection
protected
slot
isOpen
() const override
WebSocketConnection
virtual
lastError
() const override
WebSocketConnection
virtual
m_data
WebSocketConnection
protected
m_last_error
WebSocketConnection
protected
m_log
ConnectionBackend
protected
m_socket
WebSocketConnection
protected
open
(const ConnectionInfo &request) override
WebSocketConnection
virtual
peek
(char *, uint04 size) const override
WebSocketConnection
virtual
rx
(char *, uint04 size=Constant< uint04 >::Max) override
WebSocketConnection
virtual
setPort
(QWebSocket *tcp_port)
WebSocketConnection
virtual
setSocket
(QWebSocket *socket)
WebSocketConnection
textMessageRecieved
(const QString &message)
WebSocketConnection
protected
slot
threadID
() const
ConnectionBackend
inline
virtual
tx
(const String &command) override
WebSocketConnection
virtual
waitForConnection
(QWebSocket *socket, const ConnectionInfo &request)
WebSocketConnection
virtual
waitForReadyRead
(const TimeSpan &span) override
WebSocketConnection
virtual
WebSocketConnection
(ProgressInfo *log)
WebSocketConnection
~WebSocketConnection
()
WebSocketConnection