26 #ifndef __APIACCOUNTMANAGER__H__INCL__ 
   27 #define __APIACCOUNTMANAGER__H__INCL__ 
   66 #endif // __APIACCOUNTMANAGER__H__INCL__ 
std::tr1::shared_ptr< std::string > _APIKeyRequest(const APICommandCall *pAPICommandCall)
std::tr1::shared_ptr< std::string > ProcessCall(const APICommandCall *pAPICommandCall)
std::tr1::shared_ptr< std::string > _AccountStatus(const APICommandCall *pAPICommandCall)
static std::string m_hexCharMap
std::map< std::string, std::string > APICommandCall
std::string _GenerateAPIKey()
APIAccountManager(const PyServiceMgr &services)
Generic Base Class used to derive classes for specific service handlers (character, corporation, etc) 
std::tr1::shared_ptr< std::string > _Characters(const APICommandCall *pAPICommandCall)
PyServiceMgr & services()