RStudio Launcher Plugin SDK  1.1.3
A software development kit for creating plugins that work the the RStudio Launcher.
rstudio::launcher_plugins::api::JobStateResponse Member List

This is the complete list of members for rstudio::launcher_plugins::api::JobStateResponse, including all inherited members.

JobStateResponse(uint64_t in_requestId, JobList in_jobs, Optional< std::set< std::string > > in_jobFields=Optional< std::set< std::string > >())rstudio::launcher_plugins::api::JobStateResponse
Noncopyable()=defaultrstudio::launcher_plugins::Noncopyable
Noncopyable(const Noncopyable &)=deleterstudio::launcher_plugins::Noncopyable
operator=(const Noncopyable &)=deleterstudio::launcher_plugins::Noncopyable
Response(Type in_responseType, uint64_t in_requestId)rstudio::launcher_plugins::api::Responseprotected
toJson() const overriderstudio::launcher_plugins::api::JobStateResponsevirtual
Type enum namerstudio::launcher_plugins::api::Responseprotected
~Response()=defaultrstudio::launcher_plugins::api::Responsevirtual