group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
DiscoveryClient::DiscoveredServer Struct Reference

#include <DiscoveryClient.hpp>

Public Attributes

std::string serverName
std::string hostIp
uint16_t gamePort
uint8_t currentPlayers
uint8_t maxPlayers
uint32_t globalServerId = 0
uint64_t lastSeenMs

Member Data Documentation

◆ currentPlayers

uint8_t DiscoveryClient::DiscoveredServer::currentPlayers

◆ gamePort

uint16_t DiscoveryClient::DiscoveredServer::gamePort

◆ globalServerId

uint32_t DiscoveryClient::DiscoveredServer::globalServerId = 0

◆ hostIp

std::string DiscoveryClient::DiscoveredServer::hostIp

◆ lastSeenMs

uint64_t DiscoveryClient::DiscoveredServer::lastSeenMs

◆ maxPlayers

uint8_t DiscoveryClient::DiscoveredServer::maxPlayers

◆ serverName

std::string DiscoveryClient::DiscoveredServer::serverName

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