KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_io_mgr.h File Reference
#include <richio.h>
#include <import_export.h>
#include <map>
#include <enum_vector.h>
#include <reporter.h>

Go to the source code of this file.

Classes

class  SCH_IO_MGR
 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...