#include <historyState.h>
Public Member Functions | |
DoUndoMoveLock (HistoryState &s, Move move) | |
~DoUndoMoveLock () | |
Private Attributes | |
HistoryState & | state |
Definition at line 45 of file historyState.h.
|
inline |
Definition at line 49 of file historyState.h.
References osl::state::HistoryState::makeMove(), and state.
|
inline |
Definition at line 53 of file historyState.h.
References state, and osl::state::HistoryState::unmakeMove().
|
private |
Definition at line 47 of file historyState.h.
Referenced by DoUndoMoveLock(), and ~DoUndoMoveLock().