NetworkTcpConnectionInterface Member List

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

ConnectCompletionHandler typedefNetworkTcpConnectionInterface
DefaultSendCompletionHandler(Result< void > res)NetworkTcpConnectionInterfacestatic
GetIoService() constNetworkTcpConnectionInterface
GetJobQueue() constNetworkTcpConnectionInterface
GetLocalAddress() constNetworkTcpConnectionInterface
GetRemoteAddress() constNetworkTcpConnectionInterface
MAXON_INTERFACE(NetworkTcpConnectionInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.networktcpconnection")NetworkTcpConnectionInterfaceprivate
NotifyForRead(SocketT sockfd, Result< void > result)AioReaderInterfaceprivate
NotifyForWrite(SocketT sockfd, Result< void > result)AioWriterInterfaceprivate
Receive(const AioStatusRef &status, ReceiveCompletionHandler handler)NetworkTcpConnectionInterface
Receive(ReceiveCompletionHandler handler)NetworkTcpConnectionInterface
ReceiveCompletionHandler typedefNetworkTcpConnectionInterface
Send(const AioStatusRef &status, AioBuffer data, SendCompletionHandler handler=DefaultSendCompletionHandler)NetworkTcpConnectionInterface
Send(AioBuffer data, SendCompletionHandler handler=DefaultSendCompletionHandler)NetworkTcpConnectionInterface
SendCompletionHandler typedefNetworkTcpConnectionInterface