|
| 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
|
| |
| virtual | ~ISerial ()=default |
| | Destroy the ISerial object.
|
| |
|
|
Node | json_converter (nlohmann::json json) |
| |
The documentation for this class was generated from the following file:
- /Users/perrychouteau/Documents/GitHub/PERRY/project/modules/serial/json/JsonSerial.hpp