![]() |
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 60 of file sch_sheet_path.h.
wxString SCH_SHEET_INSTANCE::m_PageNumber |
Definition at line 64 of file sch_sheet_path.h.
Referenced by SCH_SEXPR_PLUGIN::Format(), and SCH_SEXPR_PARSER::parseSchSheetInstances().
KIID_PATH SCH_SHEET_INSTANCE::m_Path |
Definition at line 62 of file sch_sheet_path.h.
Referenced by SCH_SHEET::AddInstance(), SCH_SEXPR_PLUGIN::Format(), and SCH_SEXPR_PARSER::parseSchSheetInstances().