Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
TCPSocket Member List

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

bind(const NetworkAddress &) overrideTCPSocketvirtual
close() overrideTCPSocketvirtual
connect(const NetworkAddress &) overrideTCPSocketvirtual
discardWrittenData(int bytesWrote)TCPSocketprotected
doRead()TCPSocketprotectedvirtual
doWrite()TCPSocketprotectedvirtual
flush() overrideTCPSocketvirtual
getEvents()TCPSocketinlineprotected
getEventTarget() const overrideTCPSocketvirtual
getMutex()TCPSocketinlineprotected
getSize() const overrideTCPSocketvirtual
getSocket()TCPSocketinlineprotected
IDataSocket(const IEventQueue *events)IDataSocketinlineexplicit
isConnected() constTCPSocketinlineprotected
isFatal() const overrideTCPSocketvirtual
isReadable() constTCPSocketinlineprotected
isReady() const overrideTCPSocketvirtual
IStream()=defaultdeskflow::IStream
isWritable() constTCPSocketinlineprotected
JobResult enum nameTCPSocketprotected
m_eventsTCPSocketprotected
m_inputBufferTCPSocketprotected
m_outputBufferTCPSocketprotected
newJob()TCPSocketvirtual
operator=(TCPSocket const &)=deleteTCPSocket
operator=(TCPSocket &&)=deleteTCPSocket
read(void *buffer, uint32_t n) overrideTCPSocketvirtual
sendEvent(EventTypes)TCPSocketprotected
setConnected(bool connected)TCPSocketinlineprotected
setJob(ISocketMultiplexerJob *)TCPSocketprotected
setReadable(bool readable)TCPSocketinlineprotected
setWritable(bool canWrite)TCPSocketinlineprotected
shutdownInput() overrideTCPSocketvirtual
shutdownOutput() overrideTCPSocketvirtual
TCPSocket(IEventQueue *events, SocketMultiplexer *socketMultiplexer, IArchNetwork::AddressFamily family=IArchNetwork::AddressFamily::INet)TCPSocket
TCPSocket(IEventQueue *events, SocketMultiplexer *socketMultiplexer, ArchSocket socket)TCPSocket
TCPSocket(TCPSocket const &)=deleteTCPSocket
TCPSocket(TCPSocket &&)=deleteTCPSocket
write(const void *buffer, uint32_t n) overrideTCPSocketvirtual
~IInterface()=defaultIInterfacevirtual
~TCPSocket() overrideTCPSocket