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 27 of file transition_guard.hh.
HistoryGuard | ( | ShellHistory * | history, |
BlockEditMode | mode | ||
) |
|
virtual |
Reimplemented from TransitionGuard.
|
protected |
Definition at line 33 of file transition_guard.hh.
|
protected |
Definition at line 34 of file transition_guard.hh.