TcpSocket Member List

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

accept(TcpServer &server)TcpSocket
accept(TcpServer &server, const TcpSocketOptions &o)TcpSocket
beginConnect(const Endpoint &ep)TcpSocket
beginConnect(const Endpoint &ep, const TcpSocketOptions &o)TcpSocket
beginRead(char *buffer, std::size_t n)IODevice
beginWrite(const char *buffer, std::size_t n)IODevice
cancel()Selectable
close()IODevice
connect(const Endpoint &ep)TcpSocket
connect(const Endpoint &ep, const TcpSocketOptions &o)TcpSocket
connected()TcpSocket
detach()Selectable
endConnect()TcpSocket
endRead()IODevice
endWrite()IODevice
inputReady()IODevice
IODevice()IODeviceprotected
isConnected() constTcpSocket
isEof() constIODevice
isReading() constIODevice
isWriting() constIODevice
localEndpoint(Endpoint &ep) constTcpSocket
loop() constIODevice
NonCopyable()NonCopyableprotected
onAttach(EventLoop &)Selectableprotectedvirtual
onCancel()TcpSocketprotectedvirtual
onDetach(EventLoop &)Selectableprotectedvirtual
onRun()TcpSocketprotectedvirtual
outputReady()IODevice
parent() constSelectable
peek(char *buffer, std::size_t n)IODevice
position()IODevice
post()Selectableprotected
read(char *buffer, std::size_t n)IODevice
remoteEndpoint(Endpoint &ep) constTcpSocket
run()Selectable
seek(off_type offset, seekdir sd)IODevice
seekable() constIODevice
Selectable()Selectableprotected
setActive(EventLoop &parent)Selectable
setTimeout(std::size_t timeout)IODevice
sync()IODevice
TcpSocket()TcpSocket
TcpSocket(System::EventLoop &loop)TcpSocketexplicit
TcpSocket(TcpServer &server)TcpSocketexplicit
TcpSocket(const Endpoint &ep)TcpSocketexplicit
write(const char *buffer, std::size_t n)IODevice
~IODevice()IODevicevirtual
~NonCopyable()NonCopyableprotected
~Selectable()Selectablevirtual
~TcpSocket()TcpSocket