26 #ifndef __APIMAPANAGER__H__INCL__ 
   27 #define __APIMAPANAGER__H__INCL__ 
   56 #endif // __APIMAPANAGER__H__INCL__ 
APIMapManager(const PyServiceMgr &services)
 
std::map< std::string, std::string > APICommandCall
 
std::tr1::shared_ptr< std::string > ProcessCall(const APICommandCall *pAPICommandCall)
 
Generic Base Class used to derive classes for specific service handlers (character, corporation, etc) 
 
PyServiceMgr & services()