Task Class Reference
#include <Task.h>
Inheritance diagram for Task:
Public Member Functions | |
Task (Runnable *raw) | |
template<typename U> | |
Task (U *raw) | |
Task (const CountedPtr< Runnable, AtomicCount > &ptr) | |
template<typename U, typename V> | |
Task (const CountedPtr< U, V > &ptr) | |
void | operator() () |
Detailed Description
- Author:
- Eric Crahen <http://www.code-foo.com>
- Date:
- <2003-07-20T05:22:38-0400>
- Version:
- 2.3.0
The documentation for this class was generated from the following file:
- Task.h