#include "ConfigService.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 33 of file ConfigService.h.
ConfigService::~ConfigService |
( |
| ) |
|
|
virtual |
ConfigService::PyCallable_DECL_CALL |
( |
GetMultiOwnersEx |
| ) |
|
|
protected |
ConfigService::PyCallable_DECL_CALL |
( |
GetMultiLocationsEx |
| ) |
|
|
protected |
ConfigService::PyCallable_DECL_CALL |
( |
GetMultiStationEx |
| ) |
|
|
protected |
ConfigService::PyCallable_DECL_CALL |
( |
GetMultiAllianceShortNamesEx |
| ) |
|
|
protected |
ConfigService::PyCallable_DECL_CALL |
( |
GetMultiCorpTickerNamesEx |
| ) |
|
|
protected |
ConfigService::PyCallable_DECL_CALL |
( |
GetUnits |
| ) |
|
|
protected |
ConfigService::PyCallable_DECL_CALL |
( |
GetMapObjects |
| ) |
|
|
protected |
ConfigService::PyCallable_DECL_CALL |
( |
GetMapOffices |
| ) |
|
|
protected |
ConfigService::PyCallable_DECL_CALL |
( |
GetMap |
| ) |
|
|
protected |
ConfigService::PyCallable_DECL_CALL |
( |
GetMapConnections |
| ) |
|
|
protected |
ConfigService::PyCallable_DECL_CALL |
( |
GetMultiGraphicsEx |
| ) |
|
|
protected |
ConfigService::PyCallable_DECL_CALL |
( |
GetMultiInvTypesEx |
| ) |
|
|
protected |
ConfigService::PyCallable_DECL_CALL |
( |
GetStationSolarSystemsByOwner |
| ) |
|
|
protected |
ConfigService::PyCallable_DECL_CALL |
( |
GetCelestialStatistic |
| ) |
|
|
protected |
ConfigService::PyCallable_DECL_CALL |
( |
GetDynamicCelestials |
| ) |
|
|
protected |
ConfigService::PyCallable_DECL_CALL |
( |
GetMapLandmarks |
| ) |
|
|
protected |
ConfigService::PyCallable_DECL_CALL |
( |
SetMapLandmarks |
| ) |
|
|
protected |
Dispatcher* const ConfigService::m_dispatch |
|
protected |
The documentation for this class was generated from the following files: