TrinityCore
|
This is the complete list of members for RealmList, including all inherited members.
_realms | RealmList | private |
_resolver | RealmList | private |
_subRegions | RealmList | private |
_updateInterval | RealmList | private |
_updateTimer | RealmList | private |
Close() | RealmList | |
GetBuildInfo(uint32 build) const | RealmList | |
GetRealm(Battlenet::RealmHandle const &id) const | RealmList | |
GetRealmEntryJSON(Battlenet::RealmHandle const &id, uint32 build) const | RealmList | |
GetRealmList(uint32 build, std::string const &subRegion) const | RealmList | |
GetRealms() const | RealmList | inline |
GetSubRegions() const | RealmList | inline |
Initialize(boost::asio::io_service &ioService, uint32 updateInterval) | RealmList | |
Instance() | RealmList | static |
JoinRealm(uint32 realmAddress, uint32 build, boost::asio::ip::address const &clientAddress, std::array< uint8, 32 > const &clientSecret, LocaleConstant locale, std::string const &os, std::string accountName, bgs::protocol::game_utilities::v1::ClientResponse *response) const | RealmList | |
RealmList() | RealmList | private |
RealmMap typedef | RealmList | |
UpdateRealm(Battlenet::RealmHandle const &id, uint32 build, const std::string &name, ip::address const &address, ip::address const &localAddr, ip::address const &localSubmask, uint16 port, uint8 icon, RealmFlags flag, uint8 timezone, AccountTypes allowedSecurityLevel, float population) | RealmList | private |
UpdateRealms(boost::system::error_code const &error) | RealmList | private |
WriteSubRegions(bgs::protocol::game_utilities::v1::GetAllValuesForAttributeResponse *response) const | RealmList | |
~RealmList() | RealmList |