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

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

fromJson(const json::Object &in_requestJson, std::shared_ptr< Request > &out_request)rstudio::launcher_plugins::api::Requeststatic
getId() constrstudio::launcher_plugins::api::Request
getType() constrstudio::launcher_plugins::api::Request
Noncopyable()=defaultrstudio::launcher_plugins::Noncopyable
Noncopyable(const Noncopyable &)=deleterstudio::launcher_plugins::Noncopyable
operator=(const Noncopyable &)=deleterstudio::launcher_plugins::Noncopyable
PRIVATE_IMPL(m_baseImpl) (defined in rstudio::launcher_plugins::api::Request)rstudio::launcher_plugins::api::Requestprotected
Request(Type in_requestType, const json::Object &in_requestJson)rstudio::launcher_plugins::api::Requestexplicitprotected
Type enum namerstudio::launcher_plugins::api::Request
~Request()=defaultrstudio::launcher_plugins::api::Requestvirtual