RStudio Launcher Plugin SDK  1.1.3
A software development kit for creating plugins that work the the RStudio Launcher.
Public Attributes | List of all members
rstudio::launcher_plugins::system::posix::IpAddress Struct Reference

Represents an IP address. More...

#include <PosixSystem.hpp>

Public Attributes

std::string Name
 
std::string Address
 

Detailed Description

Represents an IP address.

Member Data Documentation

◆ Address

std::string rstudio::launcher_plugins::system::posix::IpAddress::Address

The address of the IP address.

◆ Name

std::string rstudio::launcher_plugins::system::posix::IpAddress::Name

The name of the IP address.


The documentation for this struct was generated from the following file: