SFML - Simple and Fast Multimedia Library From SFML v1.6 previous page next page Main Page Namespaces Classes Files Class List Class Index Class Hierarchy Class Members sf::SocketTCP Member ListThis is the complete list of members for sf::SocketTCP, including all inherited members. Accept(SocketTCP &Connected, IPAddress *Address=NULL)sf::SocketTCP Close()sf::SocketTCP Connect(unsigned short Port, const IPAddress &HostAddress, float Timeout=0.f)sf::SocketTCP IsValid() const sf::SocketTCP Listen(unsigned short Port)sf::SocketTCP operator!=(const SocketTCP &Other) const sf::SocketTCP operator<(const SocketTCP &Other) const sf::SocketTCP operator==(const SocketTCP &Other) const sf::SocketTCP Receive(char *Data, std::size_t MaxSize, std::size_t &SizeReceived)sf::SocketTCP Receive(Packet &PacketToReceive)sf::SocketTCP Selector< SocketTCP > (defined in sf::SocketTCP)sf::SocketTCP [friend] Send(const char *Data, std::size_t Size)sf::SocketTCP Send(Packet &PacketToSend)sf::SocketTCP SetBlocking(bool Blocking)sf::SocketTCP SocketTCP()sf::SocketTCP :: Copyright © 2007-2008 Laurent Gomila, all rights reserved :: Documentation generated by doxygen 1.5.2 :: previous page start next page