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