Eile Mit Weile
Loading...
Searching...
No Matches
Player Member List

This is the complete list of members for Player, including all inherited members.

_colorPlayerprivate
_color_idxPlayerprivate
_game_idPlayerprivate
_player_namePlayerprivate
FromJson(const rapidjson::Value &json)Playerstatic
GetColorIdx() constPlayer
GetGameId()Player
GetId() constUniqueSerializable
GetPlayerName() const noexceptPlayer
idUniqueSerializableprotected
Player(std::string name, SerializableValue< int > *color_idx)Playerexplicit
Player(std::string name)Playerexplicit
Player(std::string id, std::string name)Player
Player(std::string id, SerializableValue< std::string > *name, SerializableValue< int > *color_idx)Playerprivate
SetColorIdx(int color_idx)Player
SetGameId(std::string game_id)Player
ToJson() constSerializableinlinevirtual
UniqueSerializable()UniqueSerializableprotected
UniqueSerializable(std::string id)UniqueSerializableexplicitprotected
WriteIntoJson(rapidjson::Value &json, rapidjson::Document::AllocatorType &allocator) const overridePlayervirtual
UniqueSerializable::WriteIntoJson(rapidjson::Value &json, rapidjson::MemoryPoolAllocator< rapidjson::CrtAllocator > &allocator) const overrideUniqueSerializable
~Player()Player