NewNet::UnixFactorySocket< ClientType > Class Template Reference

Unix factory socket class. More...

#include <nnunixfactorysocket.h>

Inheritance diagram for NewNet::UnixFactorySocket< ClientType >:

NewNet::FactorySocket< ServerType, ClientType > NewNet::Object List of all members.

Public Member Functions

 UnixFactorySocket ()
 Create a new unix factory socket.

Detailed Description

template<class ClientType>
class NewNet::UnixFactorySocket< ClientType >

This provides your application with a factory socket that can listen on a path and create UnixClientSockets.

Definition at line 32 of file nnunixfactorysocket.h.


Constructor & Destructor Documentation

template<class ClientType>
NewNet::UnixFactorySocket< ClientType >::UnixFactorySocket (  )  [inline]

Create a new unix factory socket. Don't forget to call listen on serverSocket() and add serverSocket() to the reactor.

Definition at line 38 of file nnunixfactorysocket.h.


The documentation for this class was generated from the following file:
Generated on Sun Jan 7 14:00:02 2007 for NewNet by  doxygen 1.5.1