Holds a fake cache transaction if no real one is used. More...
#include <config_cache.hpp>
Private Types | |
| typedef boost::scoped_ptr < config_cache_transaction > | value_type |
Private Member Functions | |
| fake_transaction () | |
Private Attributes | |
| value_type | trans_ |
Friends | |
| class | config_cache |
Holds a fake cache transaction if no real one is used.
Definition at line 203 of file config_cache.hpp.
typedef boost::scoped_ptr<config_cache_transaction> game_config::fake_transaction::value_type [private] |
Definition at line 204 of file config_cache.hpp.
| game_config::fake_transaction::fake_transaction | ( | ) | [inline, private] |
Definition at line 206 of file config_cache.hpp.
References game_config::config_cache_transaction::is_active(), and trans_.

friend class config_cache [friend] |
Definition at line 213 of file config_cache.hpp.
Definition at line 205 of file config_cache.hpp.
Referenced by fake_transaction().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:20:43 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |