#include "SDL_mutex.h"#include <cassert>

Go to the source code of this file.
Classes | |
| class | save_blocker |
| While any instance of this class exists, attempts to save the game via any call to play_controller will be temporarily postponed: the call will return immediately without performing the save, but the save method will then be reinvoked from this class's destructor. More... | |
| class | save_blocker::save_unblocker |
| An exception-safe means of making sure that unblock() gets called after try_block(). More... | |
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:09:12 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |