#include <replay.hpp>

Public Member Functions | |
| replay_undo (replay &obj) | |
| ~replay_undo () | |
| void | confirm_transaction () |
Private Attributes | |
| replay * | obj_ |
Definition at line 191 of file replay.hpp.
| replay_undo::replay_undo | ( | replay & | obj | ) | [inline] |
Definition at line 193 of file replay.hpp.
| replay_undo::~replay_undo | ( | ) | [inline] |
Definition at line 194 of file replay.hpp.
References obj_, and replay::undo().

| void replay_undo::confirm_transaction | ( | ) | [inline] |
Definition at line 195 of file replay.hpp.
References obj_.
replay* replay_undo::obj_ [private] |
Definition at line 198 of file replay.hpp.
Referenced by confirm_transaction(), and ~replay_undo().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:14:05 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |