dlvhex
2.5.0
|
See State::showPlugins. More...
#include <include/dlvhex2/State.h>
Public Member Functions | |
SafetyCheckState () | |
Constructor. | |
virtual void | safetyCheck (ProgramCtx *) |
Checks ordinary safety. |
See State::showPlugins.
Constructor.
void SafetyCheckState::safetyCheck | ( | ProgramCtx * | ctx | ) | [virtual] |
Checks ordinary safety.
ctx | ProgramCtx. |
Reimplemented from State.
Definition at line 391 of file State.cpp.
References State::changeState(), and DLVHEX_BENCHMARK_REGISTER_AND_SCOPE.