mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Guards in emulated driver
This commit is contained in:
@@ -137,6 +137,9 @@ namespace BlackSimPlugin
|
||||
//! Can append log messages?
|
||||
bool canLog() const;
|
||||
|
||||
//! Can display
|
||||
bool canDisplay() const;
|
||||
|
||||
//! Close window
|
||||
void closeMonitor();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user