52 void LoadCharacterCacheStorage();
54 void DeleteCharacterCacheEntry(
ObjectGuid const& guid, std::string
const& name);
62 void UpdateCharacterInfoDeleted(
ObjectGuid const& guid,
bool deleted, std::string
const& name);
64 bool HasCharacterCacheEntry(
ObjectGuid const& guid)
const;
68 ObjectGuid GetCharacterGuidByName(std::string
const& name)
const;
69 bool GetCharacterNameByGuid(
ObjectGuid guid, std::string& name)
const;
72 uint32 GetCharacterAccountIdByName(std::string
const& name)
const;
76 bool GetCharacterNameAndClassByGUID(
ObjectGuid guid, std::string& name,
uint8& _class)
const;
ObjectGuid::LowType GuildId