37 sLog.Debug(
"APICorporationManager::ProcessCall()",
"EVEmu API - Corporation 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)
APICorporationManager(const PyServiceMgr &services)