#include <thread.hpp>

Public Types | |
| enum | ACTION { WAIT, ABORT } |
Public Member Functions | |
| virtual | ~waiter () |
| virtual ACTION | process ()=0 |
Definition at line 191 of file thread.hpp.
Definition at line 193 of file thread.hpp.
| virtual threading::waiter::~waiter | ( | ) | [inline, virtual] |
Definition at line 195 of file thread.hpp.
| virtual ACTION threading::waiter::process | ( | ) | [pure virtual] |
Implemented in connect_aborter.
Referenced by threading::async_operation::execute().

| Generated by doxygen 1.7.1 on Thu May 24 2012 01:26:11 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |