KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_CONNECTIVITY::RECORD_STORE::RECORD_INPUT Struct Reference

Everything BuildIslandRecord() reads, as island flags and source claim versions. More...

Public Member Functions

bool operator== (const RECORD_INPUT &) const =default
 

Public Attributes

bool hasWire
 
bool hasBusLine
 
std::vector< std::pair< KIID, uint64_t > > items
 

Detailed Description

Everything BuildIslandRecord() reads, as island flags and source claim versions.

Definition at line 64 of file conn_records.h.

Member Function Documentation

◆ operator==()

bool SCH_CONNECTIVITY::RECORD_STORE::RECORD_INPUT::operator== ( const RECORD_INPUT & ) const
default

Member Data Documentation

◆ hasBusLine

bool SCH_CONNECTIVITY::RECORD_STORE::RECORD_INPUT::hasBusLine

Definition at line 67 of file conn_records.h.

◆ hasWire

bool SCH_CONNECTIVITY::RECORD_STORE::RECORD_INPUT::hasWire

Definition at line 66 of file conn_records.h.

◆ items

std::vector<std::pair<KIID, uint64_t> > SCH_CONNECTIVITY::RECORD_STORE::RECORD_INPUT::items

Definition at line 68 of file conn_records.h.


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