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

Input versions and scope that produced the current source claims of one instance. More...

Public Attributes

uint64_t sourceVersion
 
uint64_t textVersion
 
INSTANCE_SCOPE scope
 
std::optional< std::pair< SCREEN_ID, uint64_t > > symbolSource
 
size_t factCount
 
std::vector< KIIDitems
 

Detailed Description

Input versions and scope that produced the current source claims of one instance.

Definition at line 53 of file conn_records.h.

Member Data Documentation

◆ factCount

size_t SCH_CONNECTIVITY::RECORD_STORE::PREPARED_INSTANCE::factCount

Definition at line 59 of file conn_records.h.

◆ items

std::vector<KIID> SCH_CONNECTIVITY::RECORD_STORE::PREPARED_INSTANCE::items

Definition at line 60 of file conn_records.h.

Referenced by SCH_CONNECTIVITY::RECORD_STORE::Update().

◆ scope

INSTANCE_SCOPE SCH_CONNECTIVITY::RECORD_STORE::PREPARED_INSTANCE::scope

Definition at line 57 of file conn_records.h.

◆ sourceVersion

uint64_t SCH_CONNECTIVITY::RECORD_STORE::PREPARED_INSTANCE::sourceVersion

Definition at line 55 of file conn_records.h.

◆ symbolSource

std::optional<std::pair<SCREEN_ID, uint64_t> > SCH_CONNECTIVITY::RECORD_STORE::PREPARED_INSTANCE::symbolSource

Definition at line 58 of file conn_records.h.

◆ textVersion

uint64_t SCH_CONNECTIVITY::RECORD_STORE::PREPARED_INSTANCE::textVersion

Definition at line 56 of file conn_records.h.


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