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::AbstractMain, including all inherited members.
AbstractMain() | rstudio::launcher_plugins::AbstractMain | protected |
Noncopyable()=default | rstudio::launcher_plugins::Noncopyable | |
Noncopyable(const Noncopyable &)=delete | rstudio::launcher_plugins::Noncopyable | |
operator=(const Noncopyable &)=delete | rstudio::launcher_plugins::Noncopyable | |
run(int in_argCount, char **in_argList) | rstudio::launcher_plugins::AbstractMain | |
~AbstractMain()=default | rstudio::launcher_plugins::AbstractMain | virtual |