| 
    KiCad PCB EDA Suite
    
   | 
 
#include <memory>#include <sch_io/sch_io.h>#include <sch_io/sch_io_mgr.h>#include <sch_file_versions.h>#include <sch_sheet_path.h>#include <stack>#include <wildcards_and_files_ext.h>#include <wx/string.h>Go to the source code of this file.
Classes | |
| class | SCH_IO_KICAD_SEXPR | 
| A SCH_IO derivation for loading schematic files using the new s-expression file format.  More... | |