TrinityCore
Loading...
Searching...
No Matches
RealmList Member List

This is the complete list of members for RealmList, including all inherited members.

_currentRealmIdRealmListprivate
_realmsRealmListprivate
_realmsMutexRealmListmutableprivate
_removedRealmsRealmListprivate
_resolverRealmListprivate
_subRegionsRealmListprivate
_updateIntervalRealmListprivate
_updateTimerRealmListprivate
Close()RealmList
FillRealmEntry(Realm const &realm, uint32 clientBuild, AccountTypes accountSecurityLevel, JSON::RealmList::RealmEntry *realmEntry) constRealmListprivate
GetCurrentRealm() constRealmList
GetCurrentRealmId() constRealmList
GetRealm(Battlenet::RealmHandle const &id) constRealmList
GetRealmEntryJSON(Battlenet::RealmHandle const &id, uint32 build, AccountTypes accountSecurityLevel) constRealmList
GetRealmList(uint32 build, AccountTypes accountSecurityLevel, std::string const &subRegion) constRealmList
Initialize(Trinity::Asio::IoContext &ioContext, uint32 updateInterval)RealmList
Instance()RealmListstatic
JoinRealm(uint32 realmAddress, uint32 build, ClientBuild::VariantId const &buildVariant, boost::asio::ip::address const &clientAddress, std::array< uint8, 32 > const &clientSecret, LocaleConstant locale, std::string const &os, Minutes timezoneOffset, std::string const &accountName, AccountTypes accountSecurityLevel, bgs::protocol::game_utilities::v1::ClientResponse *response) constRealmList
operator=(RealmList const &)=deleteRealmList
operator=(RealmList &&)=deleteRealmList
RealmList(RealmList const &)=deleteRealmList
RealmList(RealmList &&)=deleteRealmList
RealmList()RealmListprivate
RealmMap typedefRealmList
SetCurrentRealmId(Battlenet::RealmHandle const &id)RealmList
UpdateRealm(Realm &realm, Battlenet::RealmHandle const &id, uint32 build, std::string const &name, std::vector< boost::asio::ip::address > &&addresses, uint16 port, uint8 icon, RealmFlags flag, uint8 timezone, AccountTypes allowedSecurityLevel, RealmPopulationState population)RealmListprivatestatic
UpdateRealms()RealmListprivate
WriteSubRegions(bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse *response) constRealmList
~RealmList()RealmList