KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_io_eagle.h File Reference
#include <sch_line.h>
#include <sch_io/sch_io.h>
#include <sch_io/sch_io_mgr.h>
#include <io/eagle/eagle_parser.h>
#include <geometry/seg.h>
#include <boost/ptr_container/ptr_map.hpp>

Go to the source code of this file.

Classes

struct  EAGLE_LIBRARY
 
class  SCH_IO_EAGLE
 A SCH_IO derivation for loading 6.x+ Eagle schematic files. More...
 
struct  SCH_IO_EAGLE::EAGLE_MISSING_CMP
 Map references to missing symbol units data. More...
 
struct  SCH_IO_EAGLE::SEG_DESC
 Segments representing wires for intersection checking. More...
 

Typedefs

typedef boost::ptr_map< wxString, EPARTEPART_LIST
 

Typedef Documentation

◆ EPART_LIST

typedef boost::ptr_map<wxString, EPART> EPART_LIST

Definition at line 67 of file sch_io_eagle.h.