KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_io_geda.h File Reference
#include <sch_io/sch_io.h>
#include <sch_io/sch_io_mgr.h>
#include <eda_shape.h>
#include <stroke_params.h>
#include <wx/filename.h>
#include <wx/textfile.h>
#include <map>
#include <set>
#include <vector>
#include <memory>

Go to the source code of this file.

Classes

class  SCH_IO_GEDA
 A SCH_IO derivation for loading gEDA/gschem schematic files (.sch). More...
 
struct  SCH_IO_GEDA::GEDA_ATTR
 Parsed attribute from a gEDA T line inside a { } block. More...
 
struct  SCH_IO_GEDA::PENDING_COMPONENT
 Pending component waiting for symbol resolution. More...
 
struct  SCH_IO_GEDA::SYM_CACHE_ENTRY
 Entry in the symbol library search cache. More...
 
struct  SCH_IO_GEDA::NET_ATTR_RECORD
 Components with net= attributes that need post-processing. More...
 
struct  SCH_IO_GEDA::BUS_SEGMENT
 Parsed bus segment in KiCad coordinates with gEDA ripper direction. More...
 
struct  SCH_IO_GEDA::DEFERRED_SHEET
 Deferred hierarchical sheet loads. More...