mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Ref T131, verifyPrerequisites in simulator context (checking XP conflicts)
This commit is contained in:
@@ -161,6 +161,9 @@ namespace BlackCore
|
||||
//! Simulators which have an initialized model set
|
||||
virtual BlackMisc::Simulation::CSimulatorInfo simulatorsWithInitializedModelSet() const = 0;
|
||||
|
||||
//! Verify prerequisites for simulation like an existing model set
|
||||
virtual BlackMisc::CStatusMessageList verifyPrerequisites() const = 0;
|
||||
|
||||
//! Number of installed models in simulator eco system
|
||||
virtual int getModelSetCount() const = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user