72 _log(DRONE__DUMP,
"EntityService bind request");
73 bind_args->
Dump(DRONE__DUMP,
" ");
74 if (!bind_args->
IsInt()) {
80 if (!
sDataMgr.IsSolarSystem(systemID)) {
81 codelog(SERVICE__ERROR,
"%s: Expected systemID, but got %u.", pClient->
GetName(), systemID);
96 m_strBoundObjectName =
"EntityBound";
175 _log(DRONE__TRACE,
"EntityBound::Handle_CmdEngage()");
176 call.
Dump(DRONE__DUMP);
184 _log(DRONE__TRACE,
"EntityBound::Handle_CmdRelinquishControl()");
185 call.
Dump(DRONE__DUMP);
193 _log(DRONE__TRACE,
"EntityBound::Handle_CmdDelegateControl()");
194 call.
Dump(DRONE__DUMP);
202 _log(DRONE__TRACE,
"EntityBound::Handle_CmdAssist()");
203 call.
Dump(DRONE__DUMP);
211 _log(DRONE__TRACE,
"EntityBound::Handle_CmdGuard()");
212 call.
Dump(DRONE__DUMP);
233 _log(DRONE__TRACE,
"EntityBound::Handle_CmdMine()");
234 call.
Dump(DRONE__DUMP);
256 _log(DRONE__TRACE,
"EntityBound::Handle_CmdMineRepeatedly()");
257 call.
Dump(DRONE__DUMP);
267 _log(DRONE__TRACE,
"EntityBound::Handle_CmdUnanchor()");
268 call.
Dump(DRONE__DUMP);
284 call.
Dump(DRONE__DUMP);
324 _log(DRONE__TRACE,
"EntityBound::Handle_CmdReturnBay()");
325 call.
Dump(DRONE__DUMP);
353 _log(DRONE__TRACE,
"EntityBound::Handle_CmdAbandonDrone()");
354 call.
Dump(DRONE__DUMP);
370 _log(DRONE__TRACE,
"EntityBound::Handle_CmdReconnectToDrones()");
371 call.
Dump(DRONE__DUMP);
Dispatcher *const m_dispatch
#define _log(type, fmt,...)
virtual PyBoundObject * CreateBoundObject(Client *pClient, const PyRep *bind_args)
void SendNotifyMsg(const char *fmt,...)
void Dump(FILE *into, const char *pfx) const
Dumps object to file.
void _SetCallDispatcher(CallDispatcher *d)
#define codelog(type, fmt,...)
SystemManager * SystemMgr() const
PyCallable_Make_InnerDispatcher(EntityService) EntityService
PyServiceMgr *const m_manager
const char * GetName() const
#define PyCallable_REG_CALL(c, m)
Dispatcher *const m_dispatch
void Dump(LogType type) const
const char * TypeString() const