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

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

asString() constrstudio::launcher_plugins::ErrorLocation
ErrorLocation()rstudio::launcher_plugins::ErrorLocation
ErrorLocation(const ErrorLocation &in_other)rstudio::launcher_plugins::ErrorLocation
ErrorLocation(ErrorLocation &&in_other) noexceptrstudio::launcher_plugins::ErrorLocation
ErrorLocation(const char *in_function, const char *in_file, long in_line)rstudio::launcher_plugins::ErrorLocation
getFile() constrstudio::launcher_plugins::ErrorLocation
getFunction() constrstudio::launcher_plugins::ErrorLocation
getLine() constrstudio::launcher_plugins::ErrorLocation
hasLocation() constrstudio::launcher_plugins::ErrorLocation
operator=(const ErrorLocation &in_other)rstudio::launcher_plugins::ErrorLocation
operator==(const ErrorLocation &in_location) constrstudio::launcher_plugins::ErrorLocation