|
Storm 1.11.1.1
A Modern Probabilistic Model Checker
|
#include <InternalSignatureRefiner.h>
Public Member Functions | |
| ReuseWrapper () | |
| ReuseWrapper (bool value) | |
| bool | isReused () const |
| void | setReused () |
Definition at line 21 of file InternalSignatureRefiner.h.
| storm::dd::bisimulation::ReuseWrapper::ReuseWrapper | ( | ) |
Definition at line 25 of file InternalSignatureRefiner.cpp.
| storm::dd::bisimulation::ReuseWrapper::ReuseWrapper | ( | bool | value | ) |
Definition at line 29 of file InternalSignatureRefiner.cpp.
| bool storm::dd::bisimulation::ReuseWrapper::isReused | ( | ) | const |
Definition at line 33 of file InternalSignatureRefiner.cpp.
| void storm::dd::bisimulation::ReuseWrapper::setReused | ( | ) |
Definition at line 37 of file InternalSignatureRefiner.cpp.