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