Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

SocketListener Class Reference

#include <SocketListener.h>

Inheritance diagram for SocketListener:

[legend]
Collaboration diagram for SocketListener:
[legend]
List of all members.

Public Member Functions

 SocketListener ()
virtual ~SocketListener ()
virtual void listen (Socket *s)
virtual Socketaccept ()
virtual void dump (ostream &strm) const
 dumps information about this object

Constructor & Destructor Documentation

SocketListener::SocketListener  ) 
 

SocketListener::~SocketListener  )  [virtual]
 


Member Function Documentation

Socket * SocketListener::accept  )  [virtual]
 

Use the select() system call to wait for an incoming connection

void SocketListener::dump ostream &  strm  )  const [virtual]
 

dumps information about this object

Displays the pointer value of this instance

Parameters:
strm C++ i/o stream to dump the information to

Implements BESObj.

void SocketListener::listen Socket s  )  [virtual]
 


The documentation for this class was generated from the following files:
Generated on Thu May 3 23:11:04 2007 for OPeNDAP Back End Server (BES) by  doxygen 1.4.4