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

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

bytesAvailable() const overrideSocketIODrivervirtual
close() overrideSocketIODrivervirtual
ConnectionBackend(ProgressInfo *log)ConnectionBackend
connectionStateChangedSignal(ConnectionState state)ConnectionBackendsignal
dataAvailableSignal()ConnectionBackendsignal
isOpen() const overrideSocketIODrivervirtual
lastError() const overrideSocketIODrivervirtual
m_logConnectionBackendprotected
open(const ConnectionInfo &request) overrideSocketIODrivervirtual
operator=(const SocketIODriver &other)=deleteSocketIODriver
operator=(SocketIODriver &&other)=deleteSocketIODriver
peek(char *s, uint04 size=Constant< uint04 >::Max) const overrideSocketIODrivervirtual
rx(char *s, uint04 max_size=Constant< uint04 >::Max) overrideSocketIODrivervirtual
SocketIODriver(ProgressInfo *log=nullptr)SocketIODriver
SocketIODriver(DynamicPointer< SocketIOChannel > socket, ProgressInfo *log=nullptr)SocketIODriver
SocketIODriver(const SocketIODriver &other)=deleteSocketIODriver
SocketIODriver(SocketIODriver &&other)=deleteSocketIODriver
threadID() constConnectionBackendinlinevirtual
tx(const String &command) overrideSocketIODrivervirtual
waitForReadyRead(const TimeSpan &span) overrideSocketIODrivervirtual
~SocketIODriver()=defaultSocketIODriver