KiCad PCB EDA Suite
|
#include <schematic.h>
Go to the source code of this file.
Classes | |
class | UNIQUE_STRINGS |
Track unique wxStrings and is useful in telling if a string has been seen before. More... | |
struct | LIB_SYMBOL_LESS_THAN |
Used by std:set<LIB_SYMBOL*> instantiation which uses LIB_SYMBOL name as its key. More... | |
struct | PIN_INFO |
class | NETLIST_EXPORTER_BASE |
An abstract class used for the netlist exporters that Eeschema supports. More... | |