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

This is the complete list of members for ClientRequest, 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
GetGameId() constClientRequest
GetPlayerId() constClientRequest
GetReqId() constClientRequest
GetType() constClientRequest
ToJson() constSerializableinlinevirtual
WriteIntoJson(rapidjson::Value &json, rapidjson::Document::AllocatorType &allocator) const overrideClientRequestvirtual
~ClientRequest()=default (defined in ClientRequest)ClientRequestvirtual