RStudio Launcher Plugin SDK
1.1.3
A software development kit for creating plugins that work the the RStudio Launcher.
|
Represents an IP address. More...
#include <PosixSystem.hpp>
Public Attributes | |
std::string | Name |
std::string | Address |
Represents an IP address.
std::string rstudio::launcher_plugins::system::posix::IpAddress::Address |
The address of the IP address.
std::string rstudio::launcher_plugins::system::posix::IpAddress::Name |
The name of the IP address.