Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

vcf/NetworkKit/Socket.h File Reference


Namespaces

namespace  VCF

Classes

class  VCF::SocketEvent
class  VCF::Socket
class  VCF::SocketPeer
 An abstract class that represents a platform socket implementation. More...
class  VCF::TCPSocket
 A socket class that represents a TCP socket. More...
class  VCF::UDPSocket
class  VCF::TCPSocketInputStream
 An input stream class used for reading data from a TCP socket. More...
class  VCF::TCPSocketOutputStream
 An output stream class used for writing data to a TCP socket. More...
class  VCF::UDPSocketInputStream
 An input stream class used for reading data from a UDP socket. More...
class  VCF::UDPSocketOutputStream

Typedefs

typedef Delegate1< SocketEvent * > VCF::SocketEventDelegate
typedef std::vector< Socket * > VCF::SocketArray
   Comments or Suggestions?    License Information