json_system.hpp file
JSON serialization/deserialization for the System class.
This module provides JSON data contract definitions for the System class, enabling serialization and deserialization of system objects with all their components including buses, generators, lines, etc.
Namespaces
Classes
-
template<>struct daw::json::json_data_contract<System>