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

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

addOrUpdateProperty(const std::string &in_name, const std::string &in_value)rstudio::launcher_plugins::Error
addOrUpdateProperty(const std::string &in_name, const system::FilePath &in_value)rstudio::launcher_plugins::Error
addOrUpdateProperty(const std::string &in_name, int in_value)rstudio::launcher_plugins::Error
addProperty(const std::string &in_name, const std::string &in_value)rstudio::launcher_plugins::Error
addProperty(const std::string &in_name, const system::FilePath &in_value)rstudio::launcher_plugins::Error
addProperty(const std::string &in_name, int in_value)rstudio::launcher_plugins::Error
asString() constrstudio::launcher_plugins::Error
Error()rstudio::launcher_plugins::Error
Error(const Error &in_other)rstudio::launcher_plugins::Error
Error(std::string in_name, int in_code, const ErrorLocation &in_location)rstudio::launcher_plugins::Error
Error(std::string in_name, int in_code, const Error &in_cause, const ErrorLocation &in_location)rstudio::launcher_plugins::Error
Error(std::string in_name, int in_code, std::string in_message, const ErrorLocation &in_location)rstudio::launcher_plugins::Error
Error(std::string in_name, int in_code, std::string in_message, const Error &in_cause, const ErrorLocation &in_location)rstudio::launcher_plugins::Error
getCause() constrstudio::launcher_plugins::Error
getCode() constrstudio::launcher_plugins::Error
getLocation() constrstudio::launcher_plugins::Error
getMessage() constrstudio::launcher_plugins::Error
getName() constrstudio::launcher_plugins::Error
getProperties() constrstudio::launcher_plugins::Error
getProperty(const std::string &name) constrstudio::launcher_plugins::Error
getSummary() constrstudio::launcher_plugins::Error
hasCause() constrstudio::launcher_plugins::Error
isExpected() constrstudio::launcher_plugins::Error
operator bool() constrstudio::launcher_plugins::Errorexplicit
operator!() constrstudio::launcher_plugins::Error
operator!=(const Error &in_other) constrstudio::launcher_plugins::Error
operator==(const Error &in_other) constrstudio::launcher_plugins::Error
setExpected()rstudio::launcher_plugins::Error
Success()rstudio::launcher_plugins::Successinline
~Error() override=defaultrstudio::launcher_plugins::Error