bool operator<(const ERC_SCH_PIN_CONTEXT &other) const
Order by sheet instance and pin UUID, with null pins preceding live pins.
const SCH_SHEET_PATH & Sheet() const
Get the SCH_SHEET_PATH context for the paired SCH_PIN.
ERC_SCH_PIN_CONTEXT()=default
SCH_PIN * Pin() const
Get the SCH_PIN for this context.
bool operator==(const ERC_SCH_PIN_CONTEXT &other) const
Compare the exact sheet instance and pin UUID.