NetworkTcpConnectionInterface Member List

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

ConnectCompletionHandler typedef NetworkTcpConnectionInterface
DefaultSendCompletionHandler (Result< void > res) NetworkTcpConnectionInterface static
GetIoService () const NetworkTcpConnectionInterface
GetJobQueue () const NetworkTcpConnectionInterface
GetLocalAddress () const NetworkTcpConnectionInterface
GetRemoteAddress () const NetworkTcpConnectionInterface
MAXON_INTERFACE (NetworkTcpConnectionInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.networktcpconnection") NetworkTcpConnectionInterface private
NotifyForRead (SocketT sockfd, Result< void > result) AioReaderInterface private
NotifyForWrite (SocketT sockfd, Result< void > result) AioWriterInterface private
Receive (const AioStatusRef &status, ReceiveCompletionHandler handler) NetworkTcpConnectionInterface
Receive (ReceiveCompletionHandler handler) NetworkTcpConnectionInterface
ReceiveCompletionHandler typedef NetworkTcpConnectionInterface
Send (const AioStatusRef &status, AioBuffer data, SendCompletionHandler handler=DefaultSendCompletionHandler) NetworkTcpConnectionInterface
Send (AioBuffer data, SendCompletionHandler handler=DefaultSendCompletionHandler) NetworkTcpConnectionInterface
SendCompletionHandler typedef NetworkTcpConnectionInterface