|
Eile Mit Weile
|
This is the complete list of members for ServerResponse, including all inherited members.
| _game_id | ServerResponse | protected |
| _response_type_to_string | ServerResponse | privatestatic |
| _string_to_response_type | ServerResponse | privatestatic |
| _type | ServerResponse | protected |
| CreateBaseClassProperties(ResponseType type, const std::string &game_id) | ServerResponse | protectedstatic |
| ExtractBaseClassProperties(const rapidjson::Value &json) | ServerResponse | protectedstatic |
| FromJson(const rapidjson::Value &json) | ServerResponse | static |
| GetGameId() const | ServerResponse | |
| GetType() const | ServerResponse | |
| Process() const (defined in ServerResponse) | ServerResponse | inlinevirtual |
| ServerResponse(const BaseClassProperties &) | ServerResponse | protected |
| ToJson() const | Serializable | inlinevirtual |
| WriteIntoJson(rapidjson::Value &json, rapidjson::Document::AllocatorType &allocator) const override | ServerResponse | virtual |