#include <blackbox_thread.h>
Inheritance diagram for BBThread:

Public Types | |
| typedef Subvector< typename Out::iterator > | SubOut |
| typedef Subvector< typename In::const_iterator > | SubIn |
Public Methods | |
| BBThread (const Matrix *_m=NULL, Out *_outaddr=NULL, const In *_inaddr=NULL, BBBase::BBType type=BBBase::Apply) | |
| void | run (void) |
| virtual | ~BBThread () |
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
run the thread Implements Thread. |
1.2.18