Sockets.hpp File Reference

Interface of the three socket classes, MessageSocket, CommSocket and ListenerSocket. More...

Go to the source code of this file.

Namespaces

namespace  Gosu

Classes

class  Gosu::MessageSocket
 Wraps an UDP socket. More...
class  Gosu::CommSocket
class  Gosu::ListenerSocket

Typedefs

typedef boost::uint32_t Gosu::SocketAddress
typedef boost::uint16_t Gosu::SocketPort

Enumerations

enum  CommMode { cmRaw, cmManaged }

Functions

SocketAddress Gosu::stringToAddress (const std::string &s)
std::string Gosu::addressToString (SocketAddress address)

Variables

const SocketPort Gosu::anyPort = 0


Detailed Description

Interface of the three socket classes, MessageSocket, CommSocket and ListenerSocket.


Generated on Fri Sep 12 21:50:23 2008 for Gosu by  doxygen 1.5.5