|
KiCad PCB EDA Suite
|
One island in one sheet instance. More...
#include <conn_keys.h>
Public Member Functions | |
| bool | operator== (const RECORD_KEY &) const =default |
Public Attributes | |
| INST_ID | inst = INVALID_ID |
| The sheet instance of the record. | |
| KIID | anchor = niluuid |
| ISLAND::anchor, the smallest item KIID in the island. | |
One island in one sheet instance.
Definition at line 86 of file conn_keys.h.
|
default |
ISLAND::anchor, the smallest item KIID in the island.
Definition at line 89 of file conn_keys.h.
Referenced by SCH_CONNECTIVITY::SESSION_KEYS::Less(), and SCH_CONNECTIVITY::RECORD_STORE::RECORD_ORDER::operator()().
| INST_ID SCH_CONNECTIVITY::RECORD_KEY::inst = INVALID_ID |
The sheet instance of the record.
Definition at line 88 of file conn_keys.h.
Referenced by SCH_CONNECTIVITY::BindBundle(), SCH_CONNECTIVITY::ENGINE::DanglingDirectives(), SCH_CONNECTIVITY::SESSION_KEYS::Less(), SCH_CONNECTIVITY::MakeSummary(), SCH_CONNECTIVITY::RECORD_STORE::RECORD_ORDER::operator()(), and SCH_CONNECTIVITY::PUBLICATION::PrepareRows().