| 
    ROSE 0.11.145.357
    
   | 
 
Settings for the engine.
The engine is configured by adjusting these settings, usually shortly after the engine is created.
Definition at line 169 of file Partitioner2/Engine.h.
#include <Rose/BinaryAnalysis/Partitioner2/Engine.h>

Public Attributes | |
| LoaderSettings | loader | 
| Settings used during specimen loading.   | |
| DisassemblerSettings | disassembler | 
| Settings for creating the disassembler.   | |
| PartitionerSettings | partitioner | 
| Settings for creating a partitioner.   | |
| IndirectControlFlow::Settings | icf | 
| Settings for indirect control flow recovery.   | |
| EngineSettings | engine | 
| Settings that control engine behavior.   | |
| JvmSettings | engineJvm | 
| Settings that control behavior specific to EngineJvm.   | |
| AstConstructionSettings | astConstruction | 
| Settings for constructing the AST.   | |
| LoaderSettings Rose::BinaryAnalysis::Partitioner2::Engine::Settings::loader | 
Settings used during specimen loading.
Definition at line 170 of file Partitioner2/Engine.h.
| DisassemblerSettings Rose::BinaryAnalysis::Partitioner2::Engine::Settings::disassembler | 
Settings for creating the disassembler.
Definition at line 171 of file Partitioner2/Engine.h.
| PartitionerSettings Rose::BinaryAnalysis::Partitioner2::Engine::Settings::partitioner | 
Settings for creating a partitioner.
Definition at line 172 of file Partitioner2/Engine.h.
| IndirectControlFlow::Settings Rose::BinaryAnalysis::Partitioner2::Engine::Settings::icf | 
Settings for indirect control flow recovery.
Definition at line 173 of file Partitioner2/Engine.h.
| EngineSettings Rose::BinaryAnalysis::Partitioner2::Engine::Settings::engine | 
Settings that control engine behavior.
Definition at line 174 of file Partitioner2/Engine.h.
| JvmSettings Rose::BinaryAnalysis::Partitioner2::Engine::Settings::engineJvm | 
Settings that control behavior specific to EngineJvm.
Definition at line 175 of file Partitioner2/Engine.h.
| AstConstructionSettings Rose::BinaryAnalysis::Partitioner2::Engine::Settings::astConstruction | 
Settings for constructing the AST.
Definition at line 176 of file Partitioner2/Engine.h.