![]() |
Dayz Explorer 1.28.160049
|
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, int > | CachedServerInfo |
| typedef array< ref GetServersResultRow > | GetServersResultRowArray |
Enumerations | |
| enum | ESortType { HOST , TIME , POPULATION , SLOTS , FAVORITE , PASSWORDED , QUEUE , MAP } |
| enum | ESortOrder { ASCENDING , DESCENDING } |
Variables | |
| class ServerBrowserHelperFunctions | m_Id |
| array< string > | m_Mods |
| typedef Param4<string, string, int, int> CachedServerInfo |
Definition at line 2 of file bioslobbyservice.c.
| typedef array<ref GetServersResultRow> GetServersResultRowArray |
Definition at line 305 of file bioslobbyservice.c.
| enum ESortOrder |
| Enumerator | |
|---|---|
| ASCENDING | |
| DESCENDING | |
Definition at line 19 of file bioslobbyservice.c.
| enum ESortType |
| Enumerator | |
|---|---|
| HOST | |
| TIME | |
| POPULATION | |
| SLOTS | |
| FAVORITE | |
| PASSWORDED | |
| QUEUE | |
| MAP | |
Definition at line 6 of file bioslobbyservice.c.
| class ServerBrowserHelperFunctions m_Id |
Definition at line 139 of file bioslobbyservice.c.