This is the complete list of members for WhoListPlayerInfo, including all inherited members.
_class | WhoListPlayerInfo | private |
_gender | WhoListPlayerInfo | private |
_guid | WhoListPlayerInfo | private |
_guildName | WhoListPlayerInfo | private |
_level | WhoListPlayerInfo | private |
_playerName | WhoListPlayerInfo | private |
_race | WhoListPlayerInfo | private |
_security | WhoListPlayerInfo | private |
_team | WhoListPlayerInfo | private |
_visible | WhoListPlayerInfo | private |
_wideGuildName | WhoListPlayerInfo | private |
_widePlayerName | WhoListPlayerInfo | private |
_zoneid | WhoListPlayerInfo | private |
GetClass() const | WhoListPlayerInfo | inline |
GetGender() const | WhoListPlayerInfo | inline |
GetGuid() const | WhoListPlayerInfo | inline |
GetGuildName() const | WhoListPlayerInfo | inline |
GetLevel() const | WhoListPlayerInfo | inline |
GetPlayerName() const | WhoListPlayerInfo | inline |
GetRace() const | WhoListPlayerInfo | inline |
GetSecurity() const | WhoListPlayerInfo | inline |
GetTeamId() const | WhoListPlayerInfo | inline |
GetWideGuildName() const | WhoListPlayerInfo | inline |
GetWidePlayerName() const | WhoListPlayerInfo | inline |
GetZoneId() const | WhoListPlayerInfo | inline |
IsVisible() const | WhoListPlayerInfo | inline |
WhoListPlayerInfo(ObjectGuid guid, TeamId team, AccountTypes security, uint8 level, uint8 clss, uint8 race, uint32 zoneid, uint8 gender, bool visible, std::wstring const &widePlayerName, std::wstring const &wideGuildName, std::string const &playerName, std::string const &guildName) | WhoListPlayerInfo | inline |