44 #ifndef STRUCTURALIO_HPP 45 #define STRUCTURALIO_HPP REF_FORWARD_DECL(structural_manager)
RefCount type definition of the structural_manager class structure.
This class manages the circuit structures.
void write_structural_File(const std::string &f, structural_managerRef const &CM)
Write an xml file describing the structural data structures.
structural_managerRef read_structural_File(const std::string &f, const ParameterRef &Param)
Read an xml file describing the structural data structures.
Template definition of refcount.