![]() |
KiCad PCB EDA Suite
|
A simple container for sheet instance information. More...
#include <sch_sheet_path.h>
Public Attributes | |
KIID_PATH | m_Path |
wxString | m_PageNumber |
A simple container for sheet instance information.
Definition at line 58 of file sch_sheet_path.h.
wxString SCH_SHEET_INSTANCE::m_PageNumber |
Definition at line 62 of file sch_sheet_path.h.
Referenced by SCH_SHEET_LIST::GetSheetInstances(), and SCH_SEXPR_PARSER::parseSchSheetInstances().
KIID_PATH SCH_SHEET_INSTANCE::m_Path |
Definition at line 60 of file sch_sheet_path.h.
Referenced by SCH_SHEET::AddInstance(), SCH_SHEET_LIST::GetSheetInstances(), and SCH_SEXPR_PARSER::parseSchSheetInstances().