|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <RealmList.h>
Public Member Functions | |
| Realm () | |
Public Attributes | |
| AccountTypes | allowedSecurityLevel |
| Skyfire::Net::Address | ExternalAddress |
| RealmFlags | flag |
| uint32 | gamebuild |
| uint8 | icon |
| Skyfire::Net::Address | LocalAddress |
| Skyfire::Net::Address | LocalSubnetMask |
| uint32 | m_ID |
| std::string | name |
| float | populationLevel |
| uint8 | timezone |
Definition at line 27 of file RealmList.h.
|
inline |
Definition at line 29 of file RealmList.h.
References allowedSecurityLevel, flag, gamebuild, icon, m_ID, populationLevel, REALM_FLAG_NONE, and timezone.
| AccountTypes Realm::allowedSecurityLevel |
Definition at line 39 of file RealmList.h.
Referenced by AuthSocket::_HandleRealmList(), Realm(), and RealmList::UpdateRealm().
| Skyfire::Net::Address Realm::ExternalAddress |
Definition at line 31 of file RealmList.h.
Referenced by AuthSocket::_HandleRealmList(), AuthSocket::GetAddressForClient(), and RealmList::UpdateRealm().
| RealmFlags Realm::flag |
Definition at line 36 of file RealmList.h.
Referenced by AuthSocket::_HandleRealmList(), Realm(), and RealmList::UpdateRealm().
| uint32 Realm::gamebuild |
Definition at line 41 of file RealmList.h.
Referenced by AuthSocket::_HandleRealmList(), Realm(), and RealmList::UpdateRealm().
| uint8 Realm::icon |
Definition at line 35 of file RealmList.h.
Referenced by AuthSocket::_HandleRealmList(), Realm(), and RealmList::UpdateRealm().
| Skyfire::Net::Address Realm::LocalAddress |
Definition at line 32 of file RealmList.h.
Referenced by AuthSocket::GetAddressForClient(), and RealmList::UpdateRealm().
| Skyfire::Net::Address Realm::LocalSubnetMask |
Definition at line 33 of file RealmList.h.
Referenced by AuthSocket::GetAddressForClient(), and RealmList::UpdateRealm().
| uint32 Realm::m_ID |
Definition at line 38 of file RealmList.h.
Referenced by AuthSocket::_HandleRealmList(), Realm(), and RealmList::UpdateRealm().
| std::string Realm::name |
Definition at line 34 of file RealmList.h.
Referenced by RealmList::AddRealm(), and RealmList::UpdateRealm().
| float Realm::populationLevel |
Definition at line 40 of file RealmList.h.
Referenced by AuthSocket::_HandleRealmList(), Realm(), and RealmList::UpdateRealm().
| uint8 Realm::timezone |
Definition at line 37 of file RealmList.h.
Referenced by AuthSocket::_HandleRealmList(), Realm(), and RealmList::UpdateRealm().