#include <serverbrowser.h>
|
| enum | {
LOC_UNKNOWN = 0
, LOC_AFRICA
, LOC_ASIA
, LOC_AUSTRALIA
,
LOC_EUROPE
, LOC_NORTH_AMERICA
, LOC_SOUTH_AMERICA
, LOC_CHINA
,
NUM_LOCS
} |
| |
| enum | EClientScoreKind { CLIENT_SCORE_KIND_UNSPECIFIED
, CLIENT_SCORE_KIND_POINTS
, CLIENT_SCORE_KIND_TIME
, CLIENT_SCORE_KIND_TIME_BACKCOMPAT
} |
| |
| enum | ERankState { RANK_UNAVAILABLE
, RANK_RANKED
, RANK_UNRANKED
} |
| |
| enum | { MAX_COMMUNITY_ID_LENGTH = 32
, MAX_COMMUNITY_COUNTRY_LENGTH = 32
, MAX_COMMUNITY_TYPE_LENGTH = 32
} |
| |
◆ anonymous enum
| Enumerator |
|---|
| LOC_UNKNOWN | |
| LOC_AFRICA | |
| LOC_ASIA | |
| LOC_AUSTRALIA | |
| LOC_EUROPE | |
| LOC_NORTH_AMERICA | |
| LOC_SOUTH_AMERICA | |
| LOC_CHINA | |
| NUM_LOCS | |
◆ anonymous enum
| Enumerator |
|---|
| MAX_COMMUNITY_ID_LENGTH | |
| MAX_COMMUNITY_COUNTRY_LENGTH | |
| MAX_COMMUNITY_TYPE_LENGTH | |
◆ EClientScoreKind
| Enumerator |
|---|
| CLIENT_SCORE_KIND_UNSPECIFIED | |
| CLIENT_SCORE_KIND_POINTS | |
| CLIENT_SCORE_KIND_TIME | |
| CLIENT_SCORE_KIND_TIME_BACKCOMPAT | |
◆ ERankState
| Enumerator |
|---|
| RANK_UNAVAILABLE | |
| RANK_RANKED | |
| RANK_UNRANKED | |
◆ EstimateLatency()
| int CServerInfo::EstimateLatency |
( |
int |
Loc1, |
|
|
int |
Loc2 |
|
) |
| |
|
static |
◆ ParseLocation()
◆ m_aAddress
◆ m_aAddresses
◆ m_aClients
◆ m_aCommunityCountry
◆ m_aCommunityId
◆ m_aCommunityType
◆ m_aGameType
| char CServerInfo::m_aGameType[16] |
◆ m_aMap
◆ m_aName
| char CServerInfo::m_aName[64] |
◆ m_aVersion
| char CServerInfo::m_aVersion[32] |
◆ m_ClientScoreKind
◆ m_Favorite
◆ m_FavoriteAllowPing
| TRISTATE CServerInfo::m_FavoriteAllowPing |
◆ m_Flags
◆ m_FriendNum
| int CServerInfo::m_FriendNum |
◆ m_FriendState
| int CServerInfo::m_FriendState |
◆ m_HasRank
◆ m_Latency
| int CServerInfo::m_Latency |
◆ m_LatencyIsEstimated
| bool CServerInfo::m_LatencyIsEstimated |
◆ m_Location
| int CServerInfo::m_Location |
◆ m_MapCrc
| int CServerInfo::m_MapCrc |
◆ m_MapSize
| int CServerInfo::m_MapSize |
◆ m_MaxClients
| int CServerInfo::m_MaxClients |
◆ m_MaxPlayers
| int CServerInfo::m_MaxPlayers |
◆ m_NumAddresses
| int CServerInfo::m_NumAddresses |
◆ m_NumClients
| int CServerInfo::m_NumClients |
◆ m_NumFilteredPlayers
| int CServerInfo::m_NumFilteredPlayers |
◆ m_NumPlayers
| int CServerInfo::m_NumPlayers |
◆ m_NumReceivedClients
| int CServerInfo::m_NumReceivedClients |
◆ m_QuickSearchHit
| int CServerInfo::m_QuickSearchHit |
◆ m_ReceivedPackets
◆ m_RequiresLogin
| bool CServerInfo::m_RequiresLogin |
◆ m_ServerIndex
| int CServerInfo::m_ServerIndex |
◆ m_Type
The documentation for this class was generated from the following files: