mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
Ref T312, plugin manager listener chec function (simulator available?)
This commit is contained in:
@@ -55,6 +55,9 @@ namespace BlackCore
|
||||
//! Get all simulator driver plugins
|
||||
BlackMisc::Simulation::CSimulatorPluginInfoList getAvailableSimulatorPlugins() const;
|
||||
|
||||
//! Check if simulator is connected
|
||||
int checkAvailableListeners();
|
||||
|
||||
//! \copydoc BlackCore::IPluginManager::collectPlugins()
|
||||
virtual void collectPlugins() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user