62 Call_SingleIntegerArg arg;
63 if (!arg.Decode(&call.
tuple)) {
64 codelog(SERVICE__ERROR,
"%s: Failed to decode arguments.",
GetName());
80 Call_SingleIntegerArg arg;
81 if (!arg.Decode(&call.
tuple)) {
82 codelog(SERVICE__ERROR,
"%s: Failed to decode arguments.",
GetName());
86 return stDataMgr.GetStationPyData(arg.arg);
91 sLog.White(
"StationSvc::Handle_GetAllianceSystems()",
"size= %u", call.
tuple->
size() );
92 call.
Dump(SERVICE__CALL_DUMP);
99 sLog.White(
"StationSvc::Handle_GetSystemsForAlliance()",
"size= %u", call.
tuple->
size() );
100 call.
Dump(SERVICE__CALL_DUMP);
Dispatcher *const m_dispatch
static PyPackedRow * GetSolarSystem(uint32 ssid)
const char * GetName() const
PyCallable_Make_InnerDispatcher(StationSvc) StationSvc
#define sLog
Evaluates to a NewLog instance.
#define codelog(type, fmt,...)
PyServiceMgr *const m_manager
#define PyCallable_REG_CALL(c, m)
void GiveCache(const PyRep *objectID, PyRep **contents)
Dispatcher *const m_dispatch
ObjCacheService * cache_service
void Dump(LogType type) const
int32 GetStationID() const
PyObject * MakeObjectCachedMethodCallResult(const PyRep *objectID, const char *versionCheck="run")
bool IsCacheLoaded(const PyRep *objectID) const