NetworkUdpChannelInterface Member List

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

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