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

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

_game_idServerResponseprotected
_response_type_to_stringServerResponseprivatestatic
_state_jsonFullStateResponseprivate
_string_to_response_typeServerResponseprivatestatic
_typeServerResponseprotected
CreateBaseClassProperties(ResponseType type, const std::string &game_id)ServerResponseprotectedstatic
ExtractBaseClassProperties(const rapidjson::Value &json)ServerResponseprotectedstatic
FromJson(const rapidjson::Value &json)FullStateResponsestatic
FullStateResponse(BaseClassProperties props, rapidjson::Value *state_json)FullStateResponseprivate
FullStateResponse(std::string game_id, const GameState &state)FullStateResponse
GetGameId() constServerResponse
GetStateJson() constFullStateResponse
GetType() constServerResponse
Process() const (defined in ServerResponse)ServerResponseinlinevirtual
ServerResponse(const BaseClassProperties &)ServerResponseprotected
ToJson() constSerializableinlinevirtual
WriteIntoJson(rapidjson::Value &json, rapidjson::Document::AllocatorType &allocator) const overrideFullStateResponsevirtual
~FullStateResponse()FullStateResponse