mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
committed by
Roland Winklmeier
parent
5498b449ac
commit
de75c5c35a
@@ -50,6 +50,9 @@ namespace BlackCore
|
||||
//! \brief Connect to simulator
|
||||
virtual bool connectTo() = 0;
|
||||
|
||||
//! Connect asynchron to simulator
|
||||
virtual void asyncConnectTo() = 0;
|
||||
|
||||
//! \brief Disconnect from simulator
|
||||
virtual bool disconnectFrom() = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user