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

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

exists() constrstudio::launcher_plugins::system::User
getCurrentUser(User &out_currentUser)rstudio::launcher_plugins::system::Userstatic
getGroupId() constrstudio::launcher_plugins::system::User
getHomePath() constrstudio::launcher_plugins::system::User
getRealName() constrstudio::launcher_plugins::system::User
getShell() constrstudio::launcher_plugins::system::User
getUserFromIdentifier(const std::string &in_username, User &out_user)rstudio::launcher_plugins::system::Userstatic
getUserFromIdentifier(UidType in_userId, User &out_user)rstudio::launcher_plugins::system::Userstatic
getUserHomePath(const std::string &in_envOverride=std::string())rstudio::launcher_plugins::system::Userstatic
getUserId() constrstudio::launcher_plugins::system::User
getUsername() constrstudio::launcher_plugins::system::User
isAllUsers() constrstudio::launcher_plugins::system::User
isEmpty() constrstudio::launcher_plugins::system::User
operator!=(const User &in_other) constrstudio::launcher_plugins::system::User
operator=(const User &in_other)rstudio::launcher_plugins::system::User
operator=(User &&in_other) noexcept=defaultrstudio::launcher_plugins::system::User
operator==(const User &in_other) constrstudio::launcher_plugins::system::User
User(bool in_isEmpty=false)rstudio::launcher_plugins::system::Userexplicit
User(const User &in_other)rstudio::launcher_plugins::system::User
User(User &&in_other) noexcept=defaultrstudio::launcher_plugins::system::User