VISH  0.2
Public Member Functions
Wizt::VThreadManager Class Reference

Managing Threads - the code to be executed in another thread is provided in functor objects derived from VTask. More...

#include </home/werner/origo/vish/ocean/plankton/VThread.hpp>

List of all members.

Public Member Functions


Detailed Description

Managing Threads - the code to be executed in another thread is provided in functor objects derived from VTask.

VThreadManager objects are not supposed to be created in application code. To get a VThreadManager, call

Todo:
Add cache-like management, probably using the MemCore::Cache class

The documentation for this class was generated from the following files: