|
RStudio Launcher Plugin SDK
1.1.3
A software development kit for creating plugins that work the the RStudio Launcher.
|
This is the complete list of members for rstudio::launcher_plugins::system::process::ProcessSupervisor, including all inherited members.
| hasRunningChildren() | rstudio::launcher_plugins::system::process::ProcessSupervisor | static |
| Noncopyable()=default | rstudio::launcher_plugins::Noncopyable | |
| Noncopyable(const Noncopyable &)=delete | rstudio::launcher_plugins::Noncopyable | |
| operator=(const Noncopyable &)=delete | rstudio::launcher_plugins::Noncopyable | |
| runAsyncProcess(const ProcessOptions &in_options, const AsyncProcessCallbacks &in_callbacks, std::shared_ptr< AbstractChildProcess > *out_childProcess=nullptr) | rstudio::launcher_plugins::system::process::ProcessSupervisor | static |
| terminateAll() | rstudio::launcher_plugins::system::process::ProcessSupervisor | static |
| waitForExit(const TimeDuration &in_maxWaitTime=TimeDuration::Infinity()) | rstudio::launcher_plugins::system::process::ProcessSupervisor | static |
1.8.16