Dayz Explorer 1.29.162510
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 51 of file bioslobbyservice.c.

Constructor & Destructor Documentation

◆ ServerBrowserHelperFunctions()

void ServerBrowserHelperFunctions::ServerBrowserHelperFunctions ( )
protected

Definition at line 60 of file bioslobbyservice.c.

Member Function Documentation

◆ AddMapInfo()

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

Definition at line 68 of file bioslobbyservice.c.

◆ GetInstance()

ServerBrowserHelperFunctions ServerBrowserHelperFunctions::GetInstance ( )
staticprotected

Definition at line 153 of file bioslobbyservice.c.

◆ GetInternalMapName()

string ServerBrowserHelperFunctions::GetInternalMapName ( string mapName)
staticprotected

Definition at line 76 of file bioslobbyservice.c.

◆ GetMapDisplayName()

string ServerBrowserHelperFunctions::GetMapDisplayName ( string mapName)
staticprotected

Definition at line 92 of file bioslobbyservice.c.

◆ GetServerMapImagePath()

string ServerBrowserHelperFunctions::GetServerMapImagePath ( string mapName)
staticprotected

Definition at line 127 of file bioslobbyservice.c.

Member Data Documentation

◆ CHERNARUS_MAP_IMAGE

const string ServerBrowserHelperFunctions::CHERNARUS_MAP_IMAGE = ""
staticprotected

Definition at line 54 of file bioslobbyservice.c.

◆ INTERNAL_MAP_NAMES

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

Definition at line 58 of file bioslobbyservice.c.

◆ LIVONIA_MAP_IMAGE

const string ServerBrowserHelperFunctions::LIVONIA_MAP_IMAGE = ""
staticprotected

Definition at line 55 of file bioslobbyservice.c.

◆ LOWERCASE_ALPHABET

const string ServerBrowserHelperFunctions::LOWERCASE_ALPHABET = "abcdefghijklmnopqrstuvwxyz"
staticprotected

Definition at line 57 of file bioslobbyservice.c.

◆ SAKHAL_MAP_IMAGE

const string ServerBrowserHelperFunctions::SAKHAL_MAP_IMAGE = ""
staticprotected

Definition at line 56 of file bioslobbyservice.c.


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