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