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

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

_game_idClientRequestprotected
_player_idClientRequestprotected
_player_namejoin_game_requestprivate
_req_idClientRequestprotected
_request_type_to_stringClientRequeststatic
_string_to_request_typeClientRequeststatic
_typeClientRequestprotected
ClientRequest(const BaseClassProperties &)ClientRequestexplicitprotected
CreateBaseClassProperties(RequestType type, std::string req_id, std::string &player_id, std::string &game_id)ClientRequestprotectedstatic
ExtractBaseClassProperties(const rapidjson::Value &json)ClientRequestprotectedstatic
FromJson(const rapidjson::Value &json)join_game_requeststatic
GetGameId() constClientRequest
GetPlayerId() constClientRequest
GetPlayerName() constjoin_game_request
GetReqId() constClientRequest
GetType() constClientRequest
join_game_request(std::string player_id, std::string name)join_game_request
join_game_request(BaseClassProperties, std::string name)join_game_requestprivate
ToJson() constSerializableinlinevirtual
undefined_game_idjoin_game_requestprivatestatic
WriteIntoJson(rapidjson::Value &json, rapidjson::Document::AllocatorType &allocator) const overridejoin_game_requestvirtual
~ClientRequest()=default (defined in ClientRequest)ClientRequestvirtual