37 sLog.Debug(
"APIEveSystemManager::ProcessCall()",
"EVEmu API - EvE-System Service Manager");
39 return std::tr1::shared_ptr<std::string>(
new std::string(
""));
std::tr1::shared_ptr< std::string > ProcessCall(const APICommandCall *pAPICommandCall)
std::map< std::string, std::string > APICommandCall
#define sLog
Evaluates to a NewLog instance.
Generic Base Class used to derive classes for specific service handlers (character, corporation, etc)
APIEveSystemManager(const PyServiceMgr &services)