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

Immediate-use netchain input; shared-screen items are qualified by their instance. More...

#include <conn_netchain_input.h>

Classes

struct  NET
 
struct  SHEET
 

Public Attributes

std::pmr::monotonic_buffer_resource storage
 
std::vector< SHEETsheets
 

Detailed Description

Immediate-use netchain input; shared-screen items are qualified by their instance.

Definition at line 33 of file conn_netchain_input.h.

Member Data Documentation

◆ sheets

std::vector<SHEET> SCH_CONNECTIVITY::NETCHAIN_INPUT::sheets

◆ storage

std::pmr::monotonic_buffer_resource SCH_CONNECTIVITY::NETCHAIN_INPUT::storage

Definition at line 66 of file conn_netchain_input.h.

Referenced by CONNECTION_GRAPH::RebuildNetChains().


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