PERRY v1.0.0
P-E-R-R-Y/PERRY helps creating games with a bunch of tools.
Loading...
Searching...
No Matches
JsonSerial Class Reference
Inheritance diagram for JsonSerial:
serial::ISerial

Public Member Functions

void load (const std::string &path) override
 virtual method to load a file
 
bool isLoaded () override
 virtual method to know if the file is loaded
 
void close () override
 virtual method to close a file
 
Node getRoot () override
 virtual method to get the root node
 
- Public Member Functions inherited from serial::ISerial
virtual ~ISerial ()=default
 Destroy the ISerial object.
 

Private Member Functions

Node json_converter (nlohmann::json json)
 

Private Attributes

Node node
 
bool loaded
 

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