![]() |
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
class | SCH_IO_MGR |
SCH_IO_MGR is a factory which returns an instance of a SCH_PLUGIN. More... | |
class | SCH_PLUGIN |
Base class that schematic file and library loading and saving plugins should derive from. More... | |
class | SCH_PLUGIN::SCH_PLUGIN_RELEASER |
Helper object to release a SCH_PLUGIN in the context of a potential thrown exception through its destructor. More... | |