Structure info_IP with information about a specific IP obtained from a NIC. More...
#include <IPFinder.h>
Public Attributes | |
IPTYPE | type |
std::string | name |
std::string | dev |
Locator_t | locator |
fastdds::rtps::LocatorWithMask | masked_locator |
Structure info_IP with information about a specific IP obtained from a NIC.
std::string dev |
Locator_t locator |
fastdds::rtps::LocatorWithMask masked_locator |
std::string name |
IPTYPE type |