![]() |
TrinityCore
|
This is the complete list of members for RealmList, including all inherited members.
| _currentRealmId | RealmList | private |
| _realms | RealmList | private |
| _realmsMutex | RealmList | mutableprivate |
| _removedRealms | RealmList | private |
| _resolver | RealmList | private |
| _subRegions | RealmList | private |
| _updateInterval | RealmList | private |
| _updateTimer | RealmList | private |
| Close() | RealmList | |
| FillRealmEntry(Realm const &realm, uint32 clientBuild, AccountTypes accountSecurityLevel, JSON::RealmList::RealmEntry *realmEntry) const | RealmList | private |
| GetCurrentRealm() const | RealmList | |
| GetCurrentRealmId() const | RealmList | |
| GetRealm(Battlenet::RealmHandle const &id) const | RealmList | |
| GetRealmEntryJSON(Battlenet::RealmHandle const &id, uint32 build, AccountTypes accountSecurityLevel) const | RealmList | |
| GetRealmList(uint32 build, AccountTypes accountSecurityLevel, std::string const &subRegion) const | RealmList | |
| Initialize(Trinity::Asio::IoContext &ioContext, uint32 updateInterval) | RealmList | |
| Instance() | RealmList | static |
| 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) const | RealmList | |
| operator=(RealmList const &)=delete | RealmList | |
| operator=(RealmList &&)=delete | RealmList | |
| RealmList(RealmList const &)=delete | RealmList | |
| RealmList(RealmList &&)=delete | RealmList | |
| RealmList() | RealmList | private |
| RealmMap typedef | RealmList | |
| 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) | RealmList | privatestatic |
| UpdateRealms() | RealmList | private |
| WriteSubRegions(bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse *response) const | RealmList | |
| ~RealmList() | RealmList |