This is the complete list of members for Player, including all inherited members.
authenticate(const std::string &pw) | Player | inline |
fromData(const std::string &data) | Player | inline |
GameState | Player | private |
getGameState() | Player | inline |
getUsername() | Player | inline |
guess(const std::string &guess) | Player | inline |
hashedPw | Player | private |
Player() | Player | inline |
Player(const std::string &name, const std::string &pw) | Player | inline |
setWord(const std::string &w) | Player | inline |
state | Player | private |
toData() | Player | inline |
username | Player | private |