ABA_SUBSERVER Class Reference

class ABA_SUBSERVER is a multithreaded server for solving subproblems More...

#include <subserver.h>

Inheritance diagram for ABA_SUBSERVER:

ABA_MTSERVER ABA_ABACUSROOT List of all members.

Public Member Functions

 ABA_SUBSERVER (ABA_MASTER *master, int port, int nThreads)

Protected Member Functions

virtual bool svcMessage (ABA_MESSAGE &msg)
 Receives a subproblem and solves it.

Detailed Description

class ABA_SUBSERVER is a multithreaded server for solving subproblems

Definition at line 39 of file subserver.h.


Constructor & Destructor Documentation

ABA_SUBSERVER::ABA_SUBSERVER ( ABA_MASTER master,
int  port,
int  nThreads 
) [inline]

Definition at line 50 of file subserver.h.


Member Function Documentation

virtual bool ABA_SUBSERVER::svcMessage ( ABA_MESSAGE msg  )  [protected, virtual]

Receives a subproblem and solves it.

Implements ABA_MTSERVER.


The documentation for this class was generated from the following file:
Generated on Tue Aug 14 18:09:59 2007 for ABACUS by  doxygen 1.5.1