Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

ClientSocketDescriptor Class Reference

Subclass of SocketDescriptor to provide TCP client-socket functionality. More...

#include <SocketDescriptor.h>

Inheritance diagram for ClientSocketDescriptor:

Inheritance graph
[legend]
Collaboration diagram for ClientSocketDescriptor:

Collaboration graph
[legend]
List of all members.

Public Methods

 ClientSocketDescriptor (ref< FileDescriptorManager > const &_fdMgr, string const &_hostname, int _port)

Detailed Description

Subclass of SocketDescriptor to provide TCP client-socket functionality.

Definition at line 72 of file SocketDescriptor.h.


Constructor & Destructor Documentation

ClientSocketDescriptor::ClientSocketDescriptor ( ref< FileDescriptorManager > const & _fdMgr,
string const & _hostname,
int _port )
 

Constructs a TCP socket connected to the given hostname/port combination.


The documentation for this class was generated from the following file:
Generated at Wed Aug 15 01:05:26 2001 for mps-cpp by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001