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

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

bytesAvailable() const overrideSocketConnectionvirtual
close() final overrideSocketConnectionvirtual
ConnectionBackend(ProgressInfo *log)ConnectionBackend
connectionStateChangedSignal(ConnectionState state)ConnectionBackendsignal
dataAvailableSignal()ConnectionBackendsignal
handleSocketErrorSlot(int error)SocketConnectionprotectedslot
isOpen() const final overrideSocketConnectionvirtual
lastError() const final overrideSocketConnectionvirtual
m_broadcast_portSocketConnectionprotected
m_last_errorSocketConnectionprotected
m_logConnectionBackendprotected
m_socketSocketConnectionprotected
open(const ConnectionInfo &request) final overrideSocketConnectionvirtual
openTCP(const ConnectionInfo &request)SocketConnection
openUDP(const ConnectionInfo &request)SocketConnection
openUDPServer(const ConnectionInfo &request)SocketConnection
peek(char *, uint04 size) const final overrideSocketConnectionvirtual
rx(char *, uint04 size=Constant< uint04 >::Max) final overrideSocketConnectionvirtual
setSocket(QAbstractSocket *socket)SocketConnection
setTCPPort(QTcpSocket *tcp_port, ConnectionOpenType connect_mode)SocketConnectionvirtual
setUDPPort(QUdpSocket *udp_port, ConnectionOpenType connect_mode)SocketConnectionvirtual
SocketConnection(ProgressInfo *log)SocketConnection
threadID() constConnectionBackendinlinevirtual
tx(const String &command) final overrideSocketConnectionvirtual
waitForConnection(QAbstractSocket *socket, const ConnectionInfo &request)SocketConnectionvirtual
waitForReadyRead(const TimeSpan &span) final overrideSocketConnectionvirtual
~SocketConnection()SocketConnection