Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
ServerBrowserHelperFunctions Class Reference

Protected Member Functions

void ServerBrowserHelperFunctions ()
 

Static Protected Member Functions

static void AddMapInfo (string mapName, string mapDisplayName)
 
static string GetInternalMapName (string mapName)
 
static string GetMapDisplayName (string mapName)
 
static string GetServerMapImagePath (string mapName)
 
static ServerBrowserHelperFunctions GetInstance ()
 

Static Protected Attributes

static const string CHERNARUS_MAP_IMAGE = ""
 
static const string LIVONIA_MAP_IMAGE = ""
 
static const string SAKHAL_MAP_IMAGE = ""
 
static const string LOWERCASE_ALPHABET = "abcdefghijklmnopqrstuvwxyz"
 
static ref map< string, stringINTERNAL_MAP_NAMES = new map<string, string>
 

Detailed Description

Definition at line 25 of file bioslobbyservice.c.

Constructor & Destructor Documentation

◆ ServerBrowserHelperFunctions()

void ServerBrowserHelperFunctions::ServerBrowserHelperFunctions ( )
protected

Definition at line 34 of file bioslobbyservice.c.

Member Function Documentation

◆ AddMapInfo()

static void ServerBrowserHelperFunctions::AddMapInfo ( string mapName,
string mapDisplayName )
staticprotected

Definition at line 42 of file bioslobbyservice.c.

◆ GetInstance()

static ServerBrowserHelperFunctions ServerBrowserHelperFunctions::GetInstance ( )
staticprotected

Definition at line 127 of file bioslobbyservice.c.

◆ GetInternalMapName()

static string ServerBrowserHelperFunctions::GetInternalMapName ( string mapName)
staticprotected

Definition at line 50 of file bioslobbyservice.c.

◆ GetMapDisplayName()

static string ServerBrowserHelperFunctions::GetMapDisplayName ( string mapName)
staticprotected

Definition at line 66 of file bioslobbyservice.c.

◆ GetServerMapImagePath()

static string ServerBrowserHelperFunctions::GetServerMapImagePath ( string mapName)
staticprotected

Definition at line 101 of file bioslobbyservice.c.

Member Data Documentation

◆ CHERNARUS_MAP_IMAGE

const string ServerBrowserHelperFunctions::CHERNARUS_MAP_IMAGE = ""
staticprotected

Definition at line 28 of file bioslobbyservice.c.

◆ INTERNAL_MAP_NAMES

ref map<string, string> ServerBrowserHelperFunctions::INTERNAL_MAP_NAMES = new map<string, string>
staticprotected

Definition at line 32 of file bioslobbyservice.c.

◆ LIVONIA_MAP_IMAGE

const string ServerBrowserHelperFunctions::LIVONIA_MAP_IMAGE = ""
staticprotected

Definition at line 29 of file bioslobbyservice.c.

◆ LOWERCASE_ALPHABET

const string ServerBrowserHelperFunctions::LOWERCASE_ALPHABET = "abcdefghijklmnopqrstuvwxyz"
staticprotected

Definition at line 31 of file bioslobbyservice.c.

◆ SAKHAL_MAP_IMAGE

const string ServerBrowserHelperFunctions::SAKHAL_MAP_IMAGE = ""
staticprotected

Definition at line 30 of file bioslobbyservice.c.


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