NDEVR
API Documentation
SocketConnection Member List

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

bytesAvailable() const overrideSocketConnectionvirtual
close() final overrideSocketConnectionvirtual
ConnectionBackend(LogPtr log)ConnectionBackend
connectionStateChangedSignal(ConnectionState state)ConnectionBackend
dataAvailableSignal()ConnectionBackend
handleSocketErrorSlot(int error)SocketConnectionprotected
isOpen() const final overrideSocketConnectionvirtual
lastError() const final overrideSocketConnectionvirtual
m_broadcast_portSocketConnectionprotected
m_host_addressSocketConnectionprotected
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(LogPtr log)SocketConnection
threadID() constConnectionBackendinlinevirtual
tx(const StringView &command) final overrideSocketConnectionvirtual
txInThread(const StringView &data)SocketConnection
waitForConnection(QAbstractSocket *socket, const ConnectionInfo &request)SocketConnectionvirtual
waitForReadyRead(const TimeSpan &span) final overrideSocketConnectionvirtual