kicad/eeschema/sch_io/altium
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects
The IO_RELEASER is a thin-wrapper around a std::unique_ptr, but done
this way to allow easier addition of a custom deleter in the future if
something needs to call back into the IO_MGR.
2023-12-29 00:37:38 +00:00
..
altium_parser_sch.cpp
altium_parser_sch.h
altium_storage_parser.ksy
sch_io_altium.cpp Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
sch_io_altium.h Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
sch_io_altium_lib_cache.h