Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
unique_serializable Class Reference
Inheritance diagram for unique_serializable:
serializable card deck game_state hand player trick

Public Member Functions

std::string get_id () const
 
virtual void write_into_json (rapidjson::Value &json, rapidjson::MemoryPoolAllocator< rapidjson::CrtAllocator > &allocator) const override
 
- Public Member Functions inherited from serializable
virtual rapidjson::Document * to_json () const
 
virtual void write_into_json (rapidjson::Value &json, rapidjson::Document::AllocatorType &allocator) const =0
 

Protected Member Functions

 unique_serializable (std::string id)
 

Protected Attributes

std::string _id
 

The documentation for this class was generated from the following files: