PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
BiosLobbyService.c File Reference

Data Structures

class  ServerBrowserHelperFunctions
 
class  GetServersResultRow
 GetServersResultRow the output structure of the GetServers operation that represents one game server. More...
 
class  GetFirstServerWithEmptySlotResult
 
class  GetFirstServerWithEmptySlotInput
 GetServersInput the input structure of the GetServers operation. More...
 
class  GetServersResult
 GetServersResult the output structure of the GetServers operation. More...
 
class  GetServersInput
 GetServersInput the input structure of the GetServers operation. More...
 
class  BiosLobbyService
 

Typedefs

typedef Param4< string, string, int, intCachedServerInfo
 
typedef array< ref GetServersResultRowGetServersResultRowArray
 

Enumerations

enum  ESortType {
  HOST , TIME , POPULATION , SLOTS ,
  FAVORITE , PASSWORDED , QUEUE , MAP
}
 
enum  ESortOrder { ASCENDING , DESCENDING }
 

Variables

class ServerBrowserHelperFunctions m_Id
 
array< stringm_Mods
 

Typedef Documentation

◆ CachedServerInfo

typedef Param4<string, string, int, int> CachedServerInfo

◆ GetServersResultRowArray

Enumeration Type Documentation

◆ ESortOrder

enum ESortOrder
Enumerator
ASCENDING 
DESCENDING 

◆ ESortType

enum ESortType
Enumerator
HOST 
TIME 
POPULATION 
SLOTS 
FAVORITE 
PASSWORDED 
QUEUE 
MAP 

Variable Documentation

◆ m_Id

◆ m_Mods