ThreadPool.h File Reference


Detailed Description

This header contains the declaration of the DWFThreadPool class and the DWFThreadWorker interface that it uses.

Definition in file ThreadPool.h.

#include "dwfcore/Core.h"
#include "dwfcore/STL.h"
#include "dwfcore/Exception.h"
#include "dwfcore/Synchronization.h"

Go to the source code of this file.

Namespaces

namespace  DWFCore

Classes

interface  DWFCore::DWFThreadWorker
 This interface must be implemented by those classes that will be run in a worker thread in a DWFThreadPool. More...
class  DWFCore::DWFThreadPool
 This class manages worker threads and executes DWFThreadWorker objects within them. More...
class  DWFCore::DWFThreadPool::Controller
 This interface returned by thread pool for controlling a running pooled worker thread. More...


Generated on Tue Jan 6 22:39:29 2009 for Autodesk DWF Core Library by  doxygen 1.4.5