#include <thread.hpp>
Public Types | |
enum | ACTION { WAIT, ABORT } |
Public Member Functions | |
virtual | ~waiter () |
virtual ACTION | process ()=0 |
Definition at line 185 of file thread.hpp.
virtual threading::waiter::~waiter | ( | ) | [inline, virtual] |
Definition at line 189 of file thread.hpp.
virtual ACTION threading::waiter::process | ( | ) | [pure virtual] |
Referenced by threading::async_operation::execute().
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |