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::OutputStreamResponse, 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 | |
OutputStreamResponse(uint64_t in_requestId, uint64_t in_sequenceId, std::string in_output, OutputType in_outputType) | rstudio::launcher_plugins::api::OutputStreamResponse | |
OutputStreamResponse(uint64_t in_requestId, uint64_t in_sequenceId) | rstudio::launcher_plugins::api::OutputStreamResponse | |
Response(Type in_responseType, uint64_t in_requestId) | rstudio::launcher_plugins::api::Response | protected |
toJson() const override | rstudio::launcher_plugins::api::OutputStreamResponse | virtual |
Type enum name | rstudio::launcher_plugins::api::Response | protected |
~Response()=default | rstudio::launcher_plugins::api::Response | virtual |