#include "MapService.h"
|
enum | CacheCheckTime {
check_Always = 0,
check_Never,
check_in_year,
check_in_6_months,
check_in_3_months,
check_in_1_month,
check_in_1_week,
check_in_1_day,
check_in_12_hours,
check_in_6_hours,
check_in_3_hours,
check_in_2_hours,
check_in_1_hour,
check_in_30_minutes,
check_in_15_minutes,
check_in_5_minutes,
check_in_1_minute,
check_in_30_seconds,
check_in_15_seconds,
check_in_5_seconds,
check_in_1_second,
_checkCount
} |
|
static const char *const | s_checkTimeStrings [_checkCount] |
|
Definition at line 34 of file MapService.h.
MapService::~MapService |
( |
| ) |
|
|
virtual |
MapService::PyCallable_DECL_CALL |
( |
GetStationExtraInfo |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetSolarSystemPseudoSecurities |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetSolarSystemVisits |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetBeaconCount |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetStuckSystems |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetRecentSovActivity |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetDeadspaceAgentsMap |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetDeadspaceComplexMap |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetIncursionGlobalReport |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetSystemsInIncursions |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetSystemsInIncursionsGM |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetStationCount |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetMapLandmarks |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetMyExtraMapInfo |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetMyExtraMapInfoAgents |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetHistory |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetVictoryPoints |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetAllianceJumpBridges |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetAllianceBeacons |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetLinkableJumpArrays |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetCurrentSovData |
| ) |
|
|
protected |
MapService::PyCallable_DECL_CALL |
( |
GetCurrentEntities |
| ) |
|
|
protected |
Dispatcher* const MapService::m_dispatch |
|
protected |
The documentation for this class was generated from the following files:
- /backups/local/src/eve/EvEmu_Crucible/src/eve-server/map/MapService.h
- /backups/local/src/eve/EvEmu_Crucible/src/eve-server/map/MapService.cpp