#include <WhoListStorage.h>
|
| | WhoListPlayerInfo (ObjectGuid guid, uint32 team, AccountTypes security, uint8 level, uint8 clss, uint8 race, uint32 zoneid, uint8 gender, bool visible, bool gamemaster, std::wstring const &widePlayerName, std::wstring const &wideGuildName, std::string const &playerName, std::string const &guildName, ObjectGuid guildguid) |
| |
| ObjectGuid | GetGuid () const |
| |
| uint32 | GetTeam () const |
| |
| AccountTypes | GetSecurity () const |
| |
| uint8 | GetLevel () const |
| |
| uint8 | GetClass () const |
| |
| uint8 | GetRace () const |
| |
| uint32 | GetZoneId () const |
| |
| uint8 | GetGender () const |
| |
| bool | IsVisible () const |
| |
| bool | IsGameMaster () const |
| |
| std::wstring const & | GetWidePlayerName () const |
| |
| std::wstring const & | GetWideGuildName () const |
| |
| std::string const & | GetPlayerName () const |
| |
| std::string const & | GetGuildName () const |
| |
| ObjectGuid | GetGuildGuid () const |
| |
Definition at line 24 of file WhoListStorage.h.
◆ WhoListPlayerInfo()
| WhoListPlayerInfo::WhoListPlayerInfo |
( |
ObjectGuid |
guid, |
|
|
uint32 |
team, |
|
|
AccountTypes |
security, |
|
|
uint8 |
level, |
|
|
uint8 |
clss, |
|
|
uint8 |
race, |
|
|
uint32 |
zoneid, |
|
|
uint8 |
gender, |
|
|
bool |
visible, |
|
|
bool |
gamemaster, |
|
|
std::wstring const & |
widePlayerName, |
|
|
std::wstring const & |
wideGuildName, |
|
|
std::string const & |
playerName, |
|
|
std::string const & |
guildName, |
|
|
ObjectGuid |
guildguid |
|
) |
| |
|
inline |
◆ GetClass()
| uint8 WhoListPlayerInfo::GetClass |
( |
| ) |
const |
|
inline |
◆ GetGender()
| uint8 WhoListPlayerInfo::GetGender |
( |
| ) |
const |
|
inline |
◆ GetGuid()
◆ GetGuildGuid()
| ObjectGuid WhoListPlayerInfo::GetGuildGuid |
( |
| ) |
const |
|
inline |
◆ GetGuildName()
| std::string const & WhoListPlayerInfo::GetGuildName |
( |
| ) |
const |
|
inline |
◆ GetLevel()
| uint8 WhoListPlayerInfo::GetLevel |
( |
| ) |
const |
|
inline |
◆ GetPlayerName()
| std::string const & WhoListPlayerInfo::GetPlayerName |
( |
| ) |
const |
|
inline |
◆ GetRace()
| uint8 WhoListPlayerInfo::GetRace |
( |
| ) |
const |
|
inline |
◆ GetSecurity()
◆ GetTeam()
| uint32 WhoListPlayerInfo::GetTeam |
( |
| ) |
const |
|
inline |
◆ GetWideGuildName()
| std::wstring const & WhoListPlayerInfo::GetWideGuildName |
( |
| ) |
const |
|
inline |
◆ GetWidePlayerName()
| std::wstring const & WhoListPlayerInfo::GetWidePlayerName |
( |
| ) |
const |
|
inline |
◆ GetZoneId()
| uint32 WhoListPlayerInfo::GetZoneId |
( |
| ) |
const |
|
inline |
◆ IsGameMaster()
| bool WhoListPlayerInfo::IsGameMaster |
( |
| ) |
const |
|
inline |
◆ IsVisible()
| bool WhoListPlayerInfo::IsVisible |
( |
| ) |
const |
|
inline |
◆ _class
| uint8 WhoListPlayerInfo::_class |
|
private |
◆ _gamemaster
| bool WhoListPlayerInfo::_gamemaster |
|
private |
◆ _gender
| uint8 WhoListPlayerInfo::_gender |
|
private |
◆ _guid
◆ _guildguid
◆ _guildName
| std::string WhoListPlayerInfo::_guildName |
|
private |
◆ _level
| uint8 WhoListPlayerInfo::_level |
|
private |
◆ _playerName
| std::string WhoListPlayerInfo::_playerName |
|
private |
◆ _race
| uint8 WhoListPlayerInfo::_race |
|
private |
◆ _security
◆ _team
| uint32 WhoListPlayerInfo::_team |
|
private |
◆ _visible
| bool WhoListPlayerInfo::_visible |
|
private |
◆ _wideGuildName
| std::wstring WhoListPlayerInfo::_wideGuildName |
|
private |
◆ _widePlayerName
| std::wstring WhoListPlayerInfo::_widePlayerName |
|
private |
◆ _zoneid
| uint32 WhoListPlayerInfo::_zoneid |
|
private |
The documentation for this class was generated from the following file: