KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KICAD_DIFF::SCH_DIFFER::WalkedItem Struct Reference

Public Attributes

KIID_PATH id
 
const SCH_ITEMitem
 
SCH_SHEET_PATHsheetPath
 

Detailed Description

Definition at line 72 of file sch_differ.h.

Member Data Documentation

◆ id

KIID_PATH KICAD_DIFF::SCH_DIFFER::WalkedItem::id

Definition at line 74 of file sch_differ.h.

Referenced by KICAD_DIFF::SCH_DIFFER::Diff(), and KICAD_DIFF::SCH_DIFFER::walk().

◆ item

const SCH_ITEM* KICAD_DIFF::SCH_DIFFER::WalkedItem::item

Definition at line 75 of file sch_differ.h.

Referenced by KICAD_DIFF::SCH_DIFFER::Diff(), and KICAD_DIFF::SCH_DIFFER::walk().

◆ sheetPath

SCH_SHEET_PATH* KICAD_DIFF::SCH_DIFFER::WalkedItem::sheetPath

Definition at line 76 of file sch_differ.h.

Referenced by KICAD_DIFF::SCH_DIFFER::Diff(), and KICAD_DIFF::SCH_DIFFER::walk().


The documentation for this struct was generated from the following file: