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

#include <conn_partition.h>

Public Attributes

NODE_ID node = INVALID_ID
 
uint64_t version = 0
 
std::vector< NODE_IDedges
 

Detailed Description

Definition at line 27 of file conn_partition.h.

Member Data Documentation

◆ edges

std::vector<NODE_ID> SCH_CONNECTIVITY::NODE_INPUT::edges

Definition at line 31 of file conn_partition.h.

Referenced by SCH_CONNECTIVITY::SignalNodes().

◆ node

NODE_ID SCH_CONNECTIVITY::NODE_INPUT::node = INVALID_ID

Definition at line 29 of file conn_partition.h.

◆ version

uint64_t SCH_CONNECTIVITY::NODE_INPUT::version = 0

Definition at line 30 of file conn_partition.h.


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