Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
async::dispatch_tDescribes a workload that does not need to return any results, that will be dispatched as a heap-allocated object
async::static_worker_tDescribes a workload that returns results to be consumed and processed by the caller, that will be dispatched as a local object
async::worker_tDescribes a workload that returns results to be consumed and processed by the caller, that will be dispatched as a heap- allocated object
Generated on Fri Jul 30 16:14:59 2010 for Async::Worker by  doxygen 1.6.3