gtopt/json/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

namespace daw
namespace daw::json

Classes

template<>
struct daw::json::json_data_contract<System>