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

Go to the source code of this file.

Classes

class  JsonDataNewsArticle
class  JsonDataNewsList
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 331 of file bioslobbyservice.c.

Enumeration Type Documentation

◆ ESortOrder

enum ESortOrder
Enumerator
ASCENDING 
DESCENDING 

Definition at line 45 of file bioslobbyservice.c.

◆ ESortType

enum ESortType
Enumerator
HOST 
TIME 
POPULATION 
SLOTS 
FAVORITE 
PASSWORDED 
QUEUE 
MAP 

Definition at line 32 of file bioslobbyservice.c.

Variable Documentation

◆ m_Id

◆ m_Mods

array<string> m_Mods

Definition at line 165 of file bioslobbyservice.c.