|
Mana
|
This is the complete list of members for GuildMember, including all inherited members.
| Avatar(const std::string &name={}) | Avatar | explicit |
| getDisplayBold() const | Avatar | inline |
| getGuild() const | GuildMember | inline |
| getHp() const | Avatar | inline |
| getID() const | GuildMember | inline |
| getMaxHp() const | Avatar | inline |
| getName() const | Avatar | inline |
| getOnline() const | Avatar | inline |
| Guild | GuildMember | friend |
| GuildMember(Guild *guild, int id, const std::string &name) | GuildMember | protected |
| GuildMember(Guild *guild, const std::string &name) | GuildMember | protected |
| mDisplayBold | Avatar | private |
| mGuild | GuildMember | protected |
| mHp | Avatar | private |
| mId | GuildMember | protected |
| mMaxHp | Avatar | private |
| mName | Avatar | private |
| mOnline | Avatar | private |
| setDisplayBold(bool displayBold) | Avatar | inline |
| setHp(int hp) | Avatar | inline |
| setID(int id) | GuildMember | inline |
| setMaxHp(int maxHp) | Avatar | inline |
| setName(const std::string &name) | Avatar | inline |
| setOnline(bool online) | Avatar | inline |