Close menu
Start
Download
Getting Started
License
References
Jam Build Tool
Class Index
Namespaces
Modules
Pt
›
Documentation
Documentation
›
Get Platinum
≡
Class Index
Namespaces
Modules
Pt
Net
TcpSocket
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
()
IODevice
protected
isConnected
() const
TcpSocket
isEof
() const
IODevice
isReading
() const
IODevice
isWriting
() const
IODevice
localEndpoint
(Endpoint &ep) const
TcpSocket
loop
() const
IODevice
NonCopyable
()
NonCopyable
protected
onAttach
(EventLoop &)
Selectable
protected
virtual
onCancel
()
TcpSocket
protected
virtual
onDetach
(EventLoop &)
Selectable
protected
virtual
onRun
()
TcpSocket
protected
virtual
outputReady
()
IODevice
parent
() const
Selectable
peek
(char *buffer, std::size_t n)
IODevice
position
()
IODevice
post
()
Selectable
protected
read
(char *buffer, std::size_t n)
IODevice
remoteEndpoint
(Endpoint &ep) const
TcpSocket
run
()
Selectable
seek
(off_type offset, seekdir sd)
IODevice
seekable
() const
IODevice
Selectable
()
Selectable
protected
setActive
(EventLoop &parent)
Selectable
setTimeout
(std::size_t timeout)
IODevice
sync
()
IODevice
TcpSocket
()
TcpSocket
TcpSocket
(System::EventLoop &loop)
TcpSocket
explicit
TcpSocket
(TcpServer &server)
TcpSocket
explicit
TcpSocket
(const Endpoint &ep)
TcpSocket
explicit
write
(const char *buffer, std::size_t n)
IODevice
~IODevice
()
IODevice
virtual
~NonCopyable
()
NonCopyable
protected
~Selectable
()
Selectable
virtual
~TcpSocket
()
TcpSocket