26 #ifndef __APIACCOUNTDB_H_INCL__
27 #define __APIACCOUNTDB_H_INCL__
46 bool GetCharactersList(
uint32 accountID, std::vector<std::string> & charIDList, std::vector<std::string> & charNameList,
47 std::vector<std::string> & charCorpIDList, std::vector<std::string> & charCorpNameList);
65 #endif //__APIACCOUNTDB_H_INCL__
bool GetAccountInfo(uint32 accountID, std::vector< std::string > &accountInfoList)
?
bool GetCharactersList(uint32 accountID, std::vector< std::string > &charIDList, std::vector< std::string > &charNameList, std::vector< std::string > &charCorpIDList, std::vector< std::string > &charCorpNameList)
?