![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Classes | |
| class | BlockedRoomPlayer |
| class | BackendApi |
| Backend Api instance. More... | |
| class | BackendAuthenticatorApi |
| class | BackendCallback |
| class | BackendDebugApi |
| class | BackendImage |
| class | BanListPageParams |
| JsonApiStruct passed to BanList backend requests. More... | |
| class | BanServiceApi |
| Ban Service API. More... | |
| class | BaseWorkshopItem |
| class | BlockListItem |
| Data structure for block list response. More... | |
| class | BohemiaAccountApi |
| class | ClientLobbyApi |
| class | Dependency |
| class | DSSession |
| DS server Session. More... | |
| class | DSSessionCallback |
| Dedicated Server Session callback class for script. More... | |
| class | ImageScale |
| class | JsonApiStruct |
| base classes for filtering in server browser More... | |
| class | MissionWorkshopItem |
| class | NewsFeedItem |
| New Feed data structure. More... | |
| class | OnlineBanListData |
| Structure for ban data response of BanList requests. More... | |
| class | PopupFeedItem |
| Popup Feed data structure. More... | |
| class | RestApi |
| class | RestCallback |
| class | RestContext |
| Script accessible REST context. More... | |
| class | Revision |
| class | Room |
| class | ServerConfigApi |
| class | ServerConfigMeta |
| class | ServiceStatusItem |
| Service status item. More... | |
| class | SessionStorage |
| Save & Load handler. More... | |
| class | WorkshopApi |
| Workshop Api instance. More... | |
| class | WorkshopAuthor |
| class | WorkshopCatalogue |
| class | WorkshopItem |
| Workshop Item instance. More... | |
| class | WorkshopTag |
| class | WorldSaveItem |
| class | WorldSaveManifest |
| enum EApiCode |
Definition at line 12 of file EApiCode.c.
| enum EApiCode |
Definition at line 12 of file EApiCode.c.
Boolean value for backend catalogue filters which support any value.
| Enumerator | |
|---|---|
| BCB_FALSE | |
| BCB_TRUE | |
| BCB_ANY | |
| BCB_FALSE | |
| BCB_TRUE | |
| BCB_ANY | |
Definition at line 13 of file EBackendCatalogueBoolFlag.c.
| Enumerator | |
|---|---|
| BCB_FALSE | |
| BCB_TRUE | |
| BCB_ANY | |
| BCB_FALSE | |
| BCB_TRUE | |
| BCB_ANY | |
Definition at line 13 of file EBackendCatalogueBoolFlag.c.
Value specifying direction of ordering in Backend Catalogue.
| Enumerator | |
|---|---|
| ASC | |
| DESC | |
| ASC | |
| DESC | |
Definition at line 13 of file EBackendCatalogueOrderDir.c.
| Enumerator | |
|---|---|
| ASC | |
| DESC | |
| ASC | |
| DESC | |
Definition at line 13 of file EBackendCatalogueOrderDir.c.
| Enumerator | |
|---|---|
| EBDH_NONE | |
| EBDH_ERROR | |
| EBDH_TIMEOUT | |
| EBDH_NONE | |
| EBDH_ERROR | |
| EBDH_TIMEOUT | |
Definition at line 12 of file EBackendDebugHandling.c.
| Enumerator | |
|---|---|
| EBDH_NONE | |
| EBDH_ERROR | |
| EBDH_TIMEOUT | |
| EBDH_NONE | |
| EBDH_ERROR | |
| EBDH_TIMEOUT | |
Definition at line 12 of file EBackendDebugHandling.c.
| enum EBackendError |
Backend error.
Definition at line 13 of file EBackendError.c.
| enum EBackendError |
Definition at line 13 of file EBackendError.c.
| enum EDsSessionState |
Session state.
Definition at line 13 of file EDsSessionState.c.
| enum EDsSessionState |
Definition at line 13 of file EDsSessionState.c.
| enum EJsonApiError |
error codes for handle processing defined in C++
Definition at line 15 of file EJsonApiError.c.
| enum EJsonApiError |
Definition at line 15 of file EJsonApiError.c.
| enum EPendingLoadState |
Specifies which data of Revision were not yet loaded from the backend,.
Definition at line 13 of file EPendingLoadState.c.
| enum EPendingLoadState |
Definition at line 13 of file EPendingLoadState.c.
| enum ERestResult |
States and result + error code produced by RestApi.
Definition at line 13 of file ERestResult.c.
| enum ERestResult |
Definition at line 13 of file ERestResult.c.
| Enumerator | |
|---|---|
| ERA_AVAILABLE | Revision is available and can be accessed. |
| ERA_DELETED | Revision was deleted from the Workshop. |
| ERA_OBSOLETE | Revision is obsolete to this game version. |
| ERA_AVAILABLE | Revision is available and can be accessed. |
| ERA_DELETED | Revision was deleted from the Workshop. |
| ERA_OBSOLETE | Revision is obsolete to this game version. |
Definition at line 12 of file ERevisionAvailability.c.
| Enumerator | |
|---|---|
| ERA_AVAILABLE | Revision is available and can be accessed. |
| ERA_DELETED | Revision was deleted from the Workshop. |
| ERA_OBSOLETE | Revision is obsolete to this game version. |
| ERA_AVAILABLE | Revision is available and can be accessed. |
| ERA_DELETED | Revision was deleted from the Workshop. |
| ERA_OBSOLETE | Revision is obsolete to this game version. |
Definition at line 12 of file ERevisionAvailability.c.
| enum EServerType |
Determines type of the server.
Definition at line 13 of file EServerType.c.
| enum EServerType |
Definition at line 13 of file EServerType.c.
| enum EStringMatchType |
Enum used to specify how string is matched when searching in backend database.
| Enumerator | |
|---|---|
| ESMT_EQUALS | |
| ESMT_STARTS_WITH | |
| ESMT_CONTAINS | |
| ESMT_EQUALS | |
| ESMT_STARTS_WITH | |
| ESMT_CONTAINS | |
Definition at line 13 of file EStringMatchType.c.
| enum EStringMatchType |
| Enumerator | |
|---|---|
| ESMT_EQUALS | |
| ESMT_STARTS_WITH | |
| ESMT_CONTAINS | |
| ESMT_EQUALS | |
| ESMT_STARTS_WITH | |
| ESMT_CONTAINS | |
Definition at line 13 of file EStringMatchType.c.
Access restriction flags for WorkshopItems (values are bit flags!)
| Enumerator | |
|---|---|
| EWASTATE_OK | |
| EWASTATE_REPORTED | |
| EWASTATE_PRIVATE | |
| EWASTATE_BLOCKED | |
| EWASTATE_OK | |
| EWASTATE_REPORTED | |
| EWASTATE_PRIVATE | |
| EWASTATE_BLOCKED | |
Definition at line 15 of file EWorkshopItemAccessState.c.
| Enumerator | |
|---|---|
| EWASTATE_OK | |
| EWASTATE_REPORTED | |
| EWASTATE_PRIVATE | |
| EWASTATE_BLOCKED | |
| EWASTATE_OK | |
| EWASTATE_REPORTED | |
| EWASTATE_PRIVATE | |
| EWASTATE_BLOCKED | |
Definition at line 15 of file EWorkshopItemAccessState.c.
| enum EWorkshopItemType |
Workshop item type.
| Enumerator | |
|---|---|
| EWTYPE_UNKNOWN | |
| EWTYPE_ADDON | |
| EWTYPE_WORLD_SAVE | |
| EWTYPE_UNKNOWN | |
| EWTYPE_ADDON | |
| EWTYPE_WORLD_SAVE | |
Definition at line 13 of file EWorkshopItemType.c.
| enum EWorkshopItemType |
| Enumerator | |
|---|---|
| EWTYPE_UNKNOWN | |
| EWTYPE_ADDON | |
| EWTYPE_WORLD_SAVE | |
| EWTYPE_UNKNOWN | |
| EWTYPE_ADDON | |
| EWTYPE_WORLD_SAVE | |
Definition at line 13 of file EWorkshopItemType.c.
| enum EWorkshopReportType |
Content reporting types.
Definition at line 15 of file EWorkshopReportType.c.
| enum EWorkshopReportType |
Definition at line 15 of file EWorkshopReportType.c.
| enum HttpCode |
Common HTTP (result / error) codes Can be used in code as constant values to easier find use of specific HTTP code compared to search for simple numbers in the code.
| Enumerator | |
|---|---|
| HTTP_CODE_NULL | no code |
| HTTP_CODE_100 | continue |
| HTTP_CODE_200 | ok :-) |
| HTTP_CODE_201 | created |
| HTTP_CODE_202 | accepted |
| HTTP_CODE_300 | (redirect) multiple choices |
| HTTP_CODE_301 | (redirect) moved permanently |
| HTTP_CODE_302 | (redirect) found - this may indicate improper use of "Http" instead "Https" |
| HTTP_CODE_303 | (redirect) see other |
| HTTP_CODE_400 | bad request response |
| HTTP_CODE_401 | unauthorized response |
| HTTP_CODE_403 | forbidden |
| HTTP_CODE_404 | not found |
| HTTP_CODE_405 | method not allowed |
| HTTP_CODE_408 | request timeout |
| HTTP_CODE_409 | conflict state |
| HTTP_CODE_412 | precondition failed (access denied) |
| HTTP_CODE_413 | payload too large (attempt to upload too much data) |
| HTTP_CODE_418 | i'am a teapot |
| HTTP_CODE_422 | missing data |
| HTTP_CODE_433 | custom backend code |
| HTTP_CODE_444 | non standard nginx used to instruct nginx to close connection :: https://httpstatus.in/444/ |
| HTTP_CODE_500 | server error |
| HTTP_CODE_501 | not implemented |
| HTTP_CODE_502 | bad gateway |
| HTTP_CODE_503 | service unavailable |
| HTTP_CODE_504 | gateway timeout |
| HTTP_CODE_520 | the origin server returned an empty, unknown, or unexpected response to Cloudflare |
| HTTP_CODE_521 | the origin server refused connections from Cloudflare, security solutions at the origin may be blocking legitimate connections from certain Cloudflare IP addresses |
| HTTP_CODE_522 | Cloudflare timed out contacting the origin server. |
| HTTP_CODE_523 | Cloudflare could not reach the origin server (for example, if the DNS records for the origin server are incorrect or missing). |
| HTTP_CODE_524 | Cloudflare was able to complete a TCP connection to the origin server, but did not receive a timely HTTP response. |
| HTTP_CODE_525 | Cloudflare could not negotiate a SSL/TLS handshake with the origin server. |
| HTTP_CODE_526 | Cloudflare could not validate the SSL certificate on the origin web server, also used by Cloud Foundry's gorouter. |
| HTTP_CODE_530 | Cloudflare was unable to resolve the origin hostname, body of the response contains an 1xxx error. |
| HTTP_CODE_599 | Last possible 5XX error for handling full range or codes. |
| HTTP_CODE_NULL | no code |
| HTTP_CODE_100 | continue |
| HTTP_CODE_200 | ok :-) |
| HTTP_CODE_201 | created |
| HTTP_CODE_202 | accepted |
| HTTP_CODE_300 | (redirect) multiple choices |
| HTTP_CODE_301 | (redirect) moved permanently |
| HTTP_CODE_302 | (redirect) found - this may indicate improper use of "Http" instead "Https" |
| HTTP_CODE_303 | (redirect) see other |
| HTTP_CODE_400 | bad request response |
| HTTP_CODE_401 | unauthorized response |
| HTTP_CODE_403 | forbidden |
| HTTP_CODE_404 | not found |
| HTTP_CODE_405 | method not allowed |
| HTTP_CODE_408 | request timeout |
| HTTP_CODE_409 | conflict state |
| HTTP_CODE_412 | precondition failed (access denied) |
| HTTP_CODE_413 | payload too large (attempt to upload too much data) |
| HTTP_CODE_418 | i'am a teapot |
| HTTP_CODE_422 | missing data |
| HTTP_CODE_433 | custom backend code |
| HTTP_CODE_444 | non standard nginx used to instruct nginx to close connection :: https://httpstatus.in/444/ |
| HTTP_CODE_500 | server error |
| HTTP_CODE_501 | not implemented |
| HTTP_CODE_502 | bad gateway |
| HTTP_CODE_503 | service unavailable |
| HTTP_CODE_504 | gateway timeout |
| HTTP_CODE_520 | the origin server returned an empty, unknown, or unexpected response to Cloudflare |
| HTTP_CODE_521 | the origin server refused connections from Cloudflare, security solutions at the origin may be blocking legitimate connections from certain Cloudflare IP addresses |
| HTTP_CODE_522 | Cloudflare timed out contacting the origin server. |
| HTTP_CODE_523 | Cloudflare could not reach the origin server (for example, if the DNS records for the origin server are incorrect or missing). |
| HTTP_CODE_524 | Cloudflare was able to complete a TCP connection to the origin server, but did not receive a timely HTTP response. |
| HTTP_CODE_525 | Cloudflare could not negotiate a SSL/TLS handshake with the origin server. |
| HTTP_CODE_526 | Cloudflare could not validate the SSL certificate on the origin web server, also used by Cloud Foundry's gorouter. |
| HTTP_CODE_530 | Cloudflare was unable to resolve the origin hostname, body of the response contains an 1xxx error. |
| HTTP_CODE_599 | Last possible 5XX error for handling full range or codes. |
Definition at line 18 of file HttpCode.c.
| enum HttpCode |
| Enumerator | |
|---|---|
| HTTP_CODE_NULL | no code |
| HTTP_CODE_100 | continue |
| HTTP_CODE_200 | ok :-) |
| HTTP_CODE_201 | created |
| HTTP_CODE_202 | accepted |
| HTTP_CODE_300 | (redirect) multiple choices |
| HTTP_CODE_301 | (redirect) moved permanently |
| HTTP_CODE_302 | (redirect) found - this may indicate improper use of "Http" instead "Https" |
| HTTP_CODE_303 | (redirect) see other |
| HTTP_CODE_400 | bad request response |
| HTTP_CODE_401 | unauthorized response |
| HTTP_CODE_403 | forbidden |
| HTTP_CODE_404 | not found |
| HTTP_CODE_405 | method not allowed |
| HTTP_CODE_408 | request timeout |
| HTTP_CODE_409 | conflict state |
| HTTP_CODE_412 | precondition failed (access denied) |
| HTTP_CODE_413 | payload too large (attempt to upload too much data) |
| HTTP_CODE_418 | i'am a teapot |
| HTTP_CODE_422 | missing data |
| HTTP_CODE_433 | custom backend code |
| HTTP_CODE_444 | non standard nginx used to instruct nginx to close connection :: https://httpstatus.in/444/ |
| HTTP_CODE_500 | server error |
| HTTP_CODE_501 | not implemented |
| HTTP_CODE_502 | bad gateway |
| HTTP_CODE_503 | service unavailable |
| HTTP_CODE_504 | gateway timeout |
| HTTP_CODE_520 | the origin server returned an empty, unknown, or unexpected response to Cloudflare |
| HTTP_CODE_521 | the origin server refused connections from Cloudflare, security solutions at the origin may be blocking legitimate connections from certain Cloudflare IP addresses |
| HTTP_CODE_522 | Cloudflare timed out contacting the origin server. |
| HTTP_CODE_523 | Cloudflare could not reach the origin server (for example, if the DNS records for the origin server are incorrect or missing). |
| HTTP_CODE_524 | Cloudflare was able to complete a TCP connection to the origin server, but did not receive a timely HTTP response. |
| HTTP_CODE_525 | Cloudflare could not negotiate a SSL/TLS handshake with the origin server. |
| HTTP_CODE_526 | Cloudflare could not validate the SSL certificate on the origin web server, also used by Cloud Foundry's gorouter. |
| HTTP_CODE_530 | Cloudflare was unable to resolve the origin hostname, body of the response contains an 1xxx error. |
| HTTP_CODE_599 | Last possible 5XX error for handling full range or codes. |
| HTTP_CODE_NULL | no code |
| HTTP_CODE_100 | continue |
| HTTP_CODE_200 | ok :-) |
| HTTP_CODE_201 | created |
| HTTP_CODE_202 | accepted |
| HTTP_CODE_300 | (redirect) multiple choices |
| HTTP_CODE_301 | (redirect) moved permanently |
| HTTP_CODE_302 | (redirect) found - this may indicate improper use of "Http" instead "Https" |
| HTTP_CODE_303 | (redirect) see other |
| HTTP_CODE_400 | bad request response |
| HTTP_CODE_401 | unauthorized response |
| HTTP_CODE_403 | forbidden |
| HTTP_CODE_404 | not found |
| HTTP_CODE_405 | method not allowed |
| HTTP_CODE_408 | request timeout |
| HTTP_CODE_409 | conflict state |
| HTTP_CODE_412 | precondition failed (access denied) |
| HTTP_CODE_413 | payload too large (attempt to upload too much data) |
| HTTP_CODE_418 | i'am a teapot |
| HTTP_CODE_422 | missing data |
| HTTP_CODE_433 | custom backend code |
| HTTP_CODE_444 | non standard nginx used to instruct nginx to close connection :: https://httpstatus.in/444/ |
| HTTP_CODE_500 | server error |
| HTTP_CODE_501 | not implemented |
| HTTP_CODE_502 | bad gateway |
| HTTP_CODE_503 | service unavailable |
| HTTP_CODE_504 | gateway timeout |
| HTTP_CODE_520 | the origin server returned an empty, unknown, or unexpected response to Cloudflare |
| HTTP_CODE_521 | the origin server refused connections from Cloudflare, security solutions at the origin may be blocking legitimate connections from certain Cloudflare IP addresses |
| HTTP_CODE_522 | Cloudflare timed out contacting the origin server. |
| HTTP_CODE_523 | Cloudflare could not reach the origin server (for example, if the DNS records for the origin server are incorrect or missing). |
| HTTP_CODE_524 | Cloudflare was able to complete a TCP connection to the origin server, but did not receive a timely HTTP response. |
| HTTP_CODE_525 | Cloudflare could not negotiate a SSL/TLS handshake with the origin server. |
| HTTP_CODE_526 | Cloudflare could not validate the SSL certificate on the origin web server, also used by Cloud Foundry's gorouter. |
| HTTP_CODE_530 | Cloudflare was unable to resolve the origin hostname, body of the response contains an 1xxx error. |
| HTTP_CODE_599 | Last possible 5XX error for handling full range or codes. |
Definition at line 18 of file HttpCode.c.