|
|
virtual std::future< bool > | runAsync () |
|
virtual void | show () |
|
virtual void | hide () |
|
virtual void | wait () |
|
virtual void | quit (int code) |
|
virtual void | setPCB (const std::shared_ptr< PCBoard > &, bool wait=true) |
|
virtual void | setAutonomousAgent (const std::shared_ptr< Agent > &, const std::shared_ptr< PCBoard > &) |
|
void | startExclusiveTask (const char *warn=0) |
|
bool | tryStartExclusiveTask (const char *name=0) |
|
bool | endExclusiveTask (bool rv=true, const char *reason=0) |
|
|
std::shared_ptr< PCBoard > | mPCB |
|
std::unique_ptr< Agent > | mUserAgent |
|
std::shared_ptr< Agent > | mAutoAgent |
The documentation for this class was generated from the following file: