Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
bioslobbyservice.c File Reference

Go to the source code of this file.

Classes

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

Definition at line 2 of file bioslobbyservice.c.

◆ GetServersResultRowArray

Definition at line 305 of file bioslobbyservice.c.

Enumeration Type Documentation

◆ ESortOrder

enum ESortOrder
Enumerator
ASCENDING 
DESCENDING 

Definition at line 19 of file bioslobbyservice.c.

◆ ESortType

enum ESortType
Enumerator
HOST 
TIME 
POPULATION 
SLOTS 
FAVORITE 
PASSWORDED 
QUEUE 
MAP 

Definition at line 6 of file bioslobbyservice.c.

Variable Documentation

◆ m_Id

◆ m_Mods

array<string> m_Mods

Definition at line 139 of file bioslobbyservice.c.