Loading...
Searching...
No Matches
sf::TcpSocket Member List

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

AnyPortsf::Socketstatic
close()sf::Socketprotected
connect(IpAddress remoteAddress, unsigned short remotePort, Time timeout=Time::Zero)sf::TcpSocket
create()sf::Socketprotected
create(SocketHandle handle)sf::Socketprotected
disconnect()sf::TcpSocket
getLocalPort() constsf::TcpSocket
getNativeHandle() constsf::Socketprotected
getRemoteAddress() constsf::TcpSocket
getRemotePort() constsf::TcpSocket
isBlocking() constsf::Socket
operator=(const Socket &)=deletesf::Socket
operator=(Socket &&socket) noexceptsf::Socket
receive(void *data, std::size_t size, std::size_t &received)sf::TcpSocket
receive(Packet &packet)sf::TcpSocket
send(const void *data, std::size_t size)sf::TcpSocket
send(const void *data, std::size_t size, std::size_t &sent)sf::TcpSocket
send(Packet &packet)sf::TcpSocket
setBlocking(bool blocking)sf::Socket
Socket(const Socket &)=deletesf::Socket
Socket(Socket &&socket) noexceptsf::Socket
Socket(Type type)sf::Socketexplicitprotected
Status enum namesf::Socket
TcpListener classsf::TcpSocketfriend
TcpSocket()sf::TcpSocket
Type enum namesf::Socketprotected
~Socket()sf::Socketvirtual