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

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

_game_idClientRequestprotected
_player_idClientRequestprotected
_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)throw_dice_requeststatic
GetGameId() constClientRequest
GetPlayerId() constClientRequest
GetReqId() constClientRequest
GetType() constClientRequest
throw_dice_request(std::string game_id, std::string player_id)throw_dice_request
throw_dice_request(BaseClassProperties)throw_dice_requestexplicitprivate
ToJson() constSerializableinlinevirtual
WriteIntoJson(rapidjson::Value &json, rapidjson::Document::AllocatorType &allocator) const overridethrow_dice_requestvirtual
~ClientRequest()=default (defined in ClientRequest)ClientRequestvirtual