|
Allolib
1.0
C++ Components For Interactive Multimedia
|
Function object interface used by thread. More...
Public Member Functions | |
| virtual void | operator() ()=0 |
| Routine called on thread execution start. | |
Function object interface used by thread.
Definition at line 51 of file al_Thread.hpp.