|
ROSE
0.11.102.0
|
Return value for nextUnits.
Definition at line 219 of file SemanticCallbacks.h.
#include <Rose/BinaryAnalysis/ModelChecker/SemanticCallbacks.h>

Public Attributes | |
| ExecutionUnitPtr | unit |
| Unit to be executed. More... | |
| SymbolicExpression::Ptr | assertion |
| Path assertion for this unit. More... | |
| SmtSolver::Evidence | evidence |
| SMT solver evidence that this is a feasible path. More... | |
| ExecutionUnitPtr Rose::BinaryAnalysis::ModelChecker::SemanticCallbacks::NextUnit::unit |
Unit to be executed.
Definition at line 220 of file SemanticCallbacks.h.
| SymbolicExpression::Ptr Rose::BinaryAnalysis::ModelChecker::SemanticCallbacks::NextUnit::assertion |
Path assertion for this unit.
Definition at line 221 of file SemanticCallbacks.h.
| SmtSolver::Evidence Rose::BinaryAnalysis::ModelChecker::SemanticCallbacks::NextUnit::evidence |
SMT solver evidence that this is a feasible path.
Definition at line 222 of file SemanticCallbacks.h.
1.8.10