KiCad PCB EDA Suite
Loading...
Searching...
No Matches
netlist_exporter_base.h File Reference
#include <sch_symbol.h>
#include <sch_label.h>
#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...