OpenStructure
|
#include <transition_guard.hh>
Inherits TransitionGuard.
Public Member Functions | |
HistoryGuard (ShellHistory *history, BlockEditMode mode) | |
virtual bool | check () |
Public Member Functions inherited from TransitionGuard | |
TransitionGuard () | |
Protected Attributes | |
ShellHistory * | history_ |
BlockEditMode | mode_ |
Definition at line 46 of file transition_guard.hh.
HistoryGuard | ( | ShellHistory * | history, |
BlockEditMode | mode | ||
) |
|
virtual |
Reimplemented from TransitionGuard.
|
protected |
Definition at line 52 of file transition_guard.hh.
|
protected |
Definition at line 53 of file transition_guard.hh.