|
KiCad PCB EDA Suite
|
#include <pcb_io/pcb_io.h>#include <pcb_io/pcb_io_mgr.h>#include <richio.h>#include <string>#include <layer_ids.h>#include <lset.h>#include <memory>#include <geometry/eda_angle.h>Go to the source code of this file.
Classes | |
| class | PCB_IO_KICAD_LEGACY |
| A #PLUGIN derivation which could possibly be put into a DLL/DSO. More... | |
Macros | |
| #define | FOOTPRINT_LIBRARY_HEADER "PCBNEW-LibModule-V1" |
| #define | FOOTPRINT_LIBRARY_HEADER_CNT 18 |
| #define FOOTPRINT_LIBRARY_HEADER "PCBNEW-LibModule-V1" |
Definition at line 43 of file pcb_io_kicad_legacy.h.
Referenced by PCB_IO_KICAD_LEGACY::CanReadFootprint().
| #define FOOTPRINT_LIBRARY_HEADER_CNT 18 |
Definition at line 44 of file pcb_io_kicad_legacy.h.
Referenced by PCB_IO_KICAD_LEGACY::CanReadFootprint().