OpenStructure
|
#include <transition_guard.hh>
Inherits TransitionGuard.
Public Member Functions | |
BlockStatusGuard (PythonShellWidget *shell, int status) | |
virtual bool | check () |
Public Member Functions inherited from TransitionGuard | |
TransitionGuard () | |
Protected Attributes | |
PythonShellWidget * | shell_ |
int | status_ |
Definition at line 77 of file transition_guard.hh.
BlockStatusGuard | ( | PythonShellWidget * | shell, |
int | status | ||
) |
|
virtual |
Reimplemented from TransitionGuard.
|
protected |
Definition at line 83 of file transition_guard.hh.
|
protected |
Definition at line 84 of file transition_guard.hh.