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::AsioService, including all inherited members.
Noncopyable()=default | rstudio::launcher_plugins::Noncopyable | |
Noncopyable(const Noncopyable &)=delete | rstudio::launcher_plugins::Noncopyable | |
operator=(const Noncopyable &)=delete | rstudio::launcher_plugins::Noncopyable | |
post(const AsioFunction &in_work) | rstudio::launcher_plugins::system::AsioService | static |
setSignalHandler(const OnSignal &in_onSignal) | rstudio::launcher_plugins::system::AsioService | static |
startThreads(size_t in_numThreads) | rstudio::launcher_plugins::system::AsioService | static |
stop() | rstudio::launcher_plugins::system::AsioService | static |
waitForExit() (defined in rstudio::launcher_plugins::system::AsioService) | rstudio::launcher_plugins::system::AsioService | static |