WPILibC++ 2024.1.1-beta-4
wpi::MulticastServiceResolver::ServiceData Struct Reference

#include <wpinet/MulticastServiceResolver.h>

Public Attributes

unsigned int ipv4Address
 
int port
 
std::string serviceName
 
std::string hostName
 
std::vector< std::pair< std::string, std::string > > txt
 

Member Data Documentation

◆ hostName

std::string wpi::MulticastServiceResolver::ServiceData::hostName

◆ ipv4Address

unsigned int wpi::MulticastServiceResolver::ServiceData::ipv4Address

◆ port

int wpi::MulticastServiceResolver::ServiceData::port

◆ serviceName

std::string wpi::MulticastServiceResolver::ServiceData::serviceName

◆ txt

std::vector<std::pair<std::string, std::string> > wpi::MulticastServiceResolver::ServiceData::txt

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