CMS 3D CMS Logo

lat::LocalServerSocket Class Reference

Unix domain socket set up to listen as a server. More...

#include <Iguana/Utilities/classlib/iobase/LocalServerSocket.h>

Inheritance diagram for lat::LocalServerSocket:

lat::LocalSocket lat::Socket lat::IOChannel lat::IOInput lat::IOOutput

List of all members.

Public Member Functions

 LocalServerSocket (const LocalAddress &bindAddr, int backlog=1, int type=SocketConst::TypeStream)

Protected Member Functions

virtual Socketcopy (void)


Detailed Description

Unix domain socket set up to listen as a server.

Definition at line 17 of file LocalServerSocket.h.


Constructor & Destructor Documentation

lat::LocalServerSocket::LocalServerSocket ( const LocalAddress bindAddr,
int  backlog = 1,
int  type = SocketConst::TypeStream 
)


Member Function Documentation

virtual Socket* lat::LocalServerSocket::copy ( void   )  [protected, virtual]

Reimplemented from lat::LocalSocket.


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:48:26 2009 for CMSSW by  doxygen 1.5.4