NetworkUdpInterface Member List

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

CreateUdpChannel (const NetworkUdpChannelOptions &initOptions, const NetworkIpAddrPort &address, const AioServiceRef &ioService, const JobQueueRef &jobQueue=JOBQUEUE_CURRENT) NetworkUdpInterface static
CreateUdpChannel (const NetworkIpAddrPort &address, const AioServiceRef &ioService, const JobQueueRef &jobQueue=JOBQUEUE_CURRENT) NetworkUdpInterface static
CreateUdpSender (const NetworkUdpSenderOptions &initOptions, PROTOCOL protocol, const AioServiceRef &ioService, const JobQueueRef &jobQueue=JOBQUEUE_CURRENT) NetworkUdpInterface static
CreateUdpSender (PROTOCOL protocol, const AioServiceRef &ioService, const JobQueueRef &jobQueue=JOBQUEUE_CURRENT) NetworkUdpInterface static
CreateUdpServer (const NetworkUdpServerOptions &initOptions, const NetworkIpAddrPort &address, NetworkUdpServerInterface::ReceiveCompletionHandler handler, const AioServiceRef &ioService, const JobQueueRef &jobQueue=JOBQUEUE_CURRENT) NetworkUdpInterface static
CreateUdpServer (const NetworkIpAddrPort &address, NetworkUdpServerInterface::ReceiveCompletionHandler handler, const AioServiceRef &ioService, const JobQueueRef &jobQueue=JOBQUEUE_CURRENT) NetworkUdpInterface static
MAXON_INTERFACE_NONVIRTUAL (NetworkUdpInterface, MAXON_REFERENCE_NONE, "net.maxon.interface.networkudp") NetworkUdpInterface private