|
| request_response (std::string game_id, std::string req_id, bool success, rapidjson::Value *state_json, std::string err) |
|
virtual void | write_into_json (rapidjson::Value &json, rapidjson::Document::AllocatorType &allocator) const override |
|
ResponseType | get_type () const |
|
std::string | get_game_id () const |
|
virtual rapidjson::Document * | to_json () const |
|
◆ write_into_json()
void request_response::write_into_json |
( |
rapidjson::Value & | json, |
|
|
rapidjson::Document::AllocatorType & | allocator ) const |
|
overridevirtual |
The documentation for this class was generated from the following files:
- src/common/network/responses/request_response.h
- src/common/network/responses/request_response.cpp