sf::SocketUDP Member List

This is the complete list of members for sf::SocketUDP, including all inherited members.

Close()sf::SocketUDP
operator!=(const SocketUDP &Other) const sf::SocketUDP
operator<(const SocketUDP &Other) const sf::SocketUDP
operator==(const SocketUDP &Other) const sf::SocketUDP
Receive(char *Data, std::size_t MaxSize, std::size_t &SizeReceived, IPAddress &Address, unsigned short Port)sf::SocketUDP
Receive(Packet &PacketToReceive, IPAddress &Address, unsigned short Port)sf::SocketUDP
Selector< SocketUDP > classsf::SocketUDP [friend]
Send(const char *Data, std::size_t Size, const IPAddress &Address, unsigned short Port)sf::SocketUDP
Send(Packet &PacketToSend, const IPAddress &Address, unsigned short Port)sf::SocketUDP
SocketUDP()sf::SocketUDP