Close() | sfSocketUDP | |
operator!=(const sfSocketUDP &Other) const | sfSocketUDP | |
operator<(const sfSocketUDP &Other) const | sfSocketUDP | |
operator==(const sfSocketUDP &Other) const | sfSocketUDP | |
Receive(char *Data, std::size_t MaxSize, std::size_t &SizeReceived, sfIPAddress &Address, unsigned short Port) | sfSocketUDP | |
Receive(sfPacket &Packet, sfIPAddress &Address, unsigned short Port) | sfSocketUDP | |
Send(const char *Data, std::size_t Size, const sfIPAddress &Address, unsigned short Port) | sfSocketUDP | |
Send(sfPacket &Packet, const sfIPAddress &Address, unsigned short Port) | sfSocketUDP | |
sfSelector< sfSocketUDP > class | sfSocketUDP | [friend] |
sfSocketUDP() | sfSocketUDP | |