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

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

AbstractJobRepository(JobStatusNotifierPtr in_jobStatusNotifier)rstudio::launcher_plugins::jobs::AbstractJobRepositoryexplicit
addJob(const api::JobPtr &in_job)rstudio::launcher_plugins::jobs::AbstractJobRepository
getJob(const std::string &in_jobId, const system::User &in_user=system::User()) constrstudio::launcher_plugins::jobs::AbstractJobRepository
getJobs(const system::User &in_use=system::User()) constrstudio::launcher_plugins::jobs::AbstractJobRepository
initialize()rstudio::launcher_plugins::jobs::AbstractJobRepository
LocalJobRepository(const std::string &in_hostname, jobs::JobStatusNotifierPtr in_notifier)rstudio::launcher_plugins::local::LocalJobRepository
Noncopyable()=defaultrstudio::launcher_plugins::Noncopyable
Noncopyable(const Noncopyable &)=deleterstudio::launcher_plugins::Noncopyable
operator=(const Noncopyable &)=deleterstudio::launcher_plugins::Noncopyable
removeJob(const std::string &in_jobId)rstudio::launcher_plugins::jobs::AbstractJobRepository
saveJob(api::JobPtr in_job) constrstudio::launcher_plugins::local::LocalJobRepository
setJobOutputPaths(api::JobPtr io_job) constrstudio::launcher_plugins::local::LocalJobRepository
~AbstractJobRepository()=defaultrstudio::launcher_plugins::jobs::AbstractJobRepositoryvirtual