|
|
Agent * | getUserAgent () const |
| | These are not available outside the UI as it wouldn't be thread-safe.
|
|
Agent * | getAutoAgent () const |
|
PCBoard * | getPCB () const |
|
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) |
The documentation for this class was generated from the following file: