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::api::MultiStreamResponse, including all inherited members.
MultiStreamResponse(Type in_responseType, StreamSequences in_sequences) | rstudio::launcher_plugins::api::MultiStreamResponse | protected |
Noncopyable()=default | rstudio::launcher_plugins::Noncopyable | |
Noncopyable(const Noncopyable &)=delete | rstudio::launcher_plugins::Noncopyable | |
operator=(const Noncopyable &)=delete | rstudio::launcher_plugins::Noncopyable | |
Response(Type in_responseType, uint64_t in_requestId) | rstudio::launcher_plugins::api::Response | protected |
toJson() const override | rstudio::launcher_plugins::api::MultiStreamResponse | virtual |
Type enum name | rstudio::launcher_plugins::api::Response | protected |
~Response()=default | rstudio::launcher_plugins::api::Response | virtual |