|
ResponseType | get_type () const |
|
std::string | get_game_id () const |
|
virtual void | write_into_json (rapidjson::Value &json, rapidjson::Document::AllocatorType &allocator) const override |
|
virtual rapidjson::Document * | to_json () const |
|
|
std::string | _game_id |
|
ResponseType | _type |
|
◆ write_into_json()
void server_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/server_response.h
- src/common/network/responses/server_response.cpp