KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pcb_io_kicad_legacy.h File Reference
#include <pcb_io/pcb_io.h>
#include <pcb_io/pcb_io_mgr.h>
#include <richio.h>
#include <string>
#include <layer_ids.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
 

Macro Definition Documentation

◆ FOOTPRINT_LIBRARY_HEADER

#define FOOTPRINT_LIBRARY_HEADER   "PCBNEW-LibModule-V1"

Definition at line 42 of file pcb_io_kicad_legacy.h.

◆ FOOTPRINT_LIBRARY_HEADER_CNT

#define FOOTPRINT_LIBRARY_HEADER_CNT   18

Definition at line 43 of file pcb_io_kicad_legacy.h.