Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::comms::ip::UdpServer Member List

This is the complete list of members for iv::comms::ip::UdpServer, including all inherited members.

ctrlReceive(std::vector< std::byte > &buffer, iv::types::ipAddress *ip, iv::types::ipPort *port) overrideiv::comms::ip::UdpServervirtual
ctrlSend(const std::vector< std::byte > &buffer, iv::types::ipAddress ip, iv::types::ipPort port) overrideiv::comms::ip::UdpServervirtual
ctrlStart(const std::string &ip, uint64_t port) overrideiv::comms::ip::UdpServerprivatevirtual
ctrlStop() overrideiv::comms::ip::UdpServerprivatevirtual
m_isBroadcastiv::comms::ip::UdpServerprivate
m_socketUdpiv::comms::ip::UdpServerprivate
operator=(const UdpServer &other)=deleteiv::comms::ip::UdpServer
operator=(UdpServer &&other)=deleteiv::comms::ip::UdpServer
UdpServer()iv::comms::ip::UdpServer
UdpServer(const UdpServer &other)=deleteiv::comms::ip::UdpServer
UdpServer(UdpServer &&other)=deleteiv::comms::ip::UdpServer
~ITransportProtocol()=defaultiv::comms::ip::ITransportProtocolvirtual
~UdpServer() overrideiv::comms::ip::UdpServer